>>> py3-django: Building community/py3-django 4.2.16-r0 (using abuild 3.14.1-r1) started Fri, 01 Nov 2024 08:29:43 +0000 >>> py3-django: Validating /home/buildozer/aports/community/py3-django/APKBUILD... >>> py3-django: Analyzing dependencies... >>> py3-django: Installing for build: build-base python3 py3-asgiref py3-sqlparse tzdata py3-gpep517 py3-setuptools py3-wheel (1/29) Installing libbz2 (1.0.8-r6) (2/29) Installing libffi (3.4.6-r0) (3/29) Installing gdbm (1.24-r0) (4/29) Installing xz-libs (5.6.3-r0) (5/29) Installing mpdecimal (4.0.0-r0) (6/29) Installing libpanelw (6.5_p20241006-r2) (7/29) Installing sqlite-libs (3.47.0-r0) (8/29) Installing python3 (3.12.7-r1) (9/29) Installing python3-pycache-pyc0 (3.12.7-r1) (10/29) Installing pyc (3.12.7-r1) (11/29) Installing python3-pyc (3.12.7-r1) (12/29) Installing py3-asgiref (3.8.1-r1) (13/29) Installing py3-asgiref-pyc (3.8.1-r1) (14/29) Installing py3-sqlparse (0.5.1-r0) (15/29) Installing py3-sqlparse-pyc (0.5.1-r0) (16/29) Installing tzdata (2024b-r1) (17/29) Installing py3-installer (0.7.0-r2) (18/29) Installing py3-installer-pyc (0.7.0-r2) (19/29) Installing py3-gpep517 (16-r0) (20/29) Installing py3-gpep517-pyc (16-r0) (21/29) Installing py3-parsing (3.1.4-r0) (22/29) Installing py3-parsing-pyc (3.1.4-r0) (23/29) Installing py3-packaging (24.1-r0) (24/29) Installing py3-packaging-pyc (24.1-r0) (25/29) Installing py3-setuptools (70.3.0-r0) (26/29) Installing py3-setuptools-pyc (70.3.0-r0) (27/29) Installing py3-wheel (0.43.0-r0) (28/29) Installing py3-wheel-pyc (0.43.0-r0) (29/29) Installing .makedepends-py3-django (20241101.082952) Executing busybox-1.37.0-r3.trigger OK: 377 MiB in 127 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.16.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.21/Django-4.2.16.tar.gz.part' Django-4.2.16.tar.gz 20% |****** | 2063k 0:00:03 ETA Django-4.2.16.tar.gz 100% |********************************| 9.9M 0:00:00 ETA '/var/cache/distfiles/v3.21/Django-4.2.16.tar.gz.part' saved >>> py3-django: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/Django-4.2.16.tar.gz >>> py3-django: Checking sha512sums... Django-4.2.16.tar.gz: OK >>> py3-django: Unpacking /var/cache/distfiles/v3.21/Django-4.2.16.tar.gz... 2024-11-01 08:29:58,198 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-11-01 08:29:58,437 root INFO running bdist_wheel 2024-11-01 08:29:58,505 root INFO running build 2024-11-01 08:29:58,505 root INFO running build_py 2024-11-01 08:29:58,516 root INFO creating build 2024-11-01 08:29:58,517 root INFO creating build/lib 2024-11-01 08:29:58,517 root INFO creating build/lib/django 2024-11-01 08:29:58,518 root INFO copying django/__init__.py -> build/lib/django 2024-11-01 08:29:58,519 root INFO copying django/shortcuts.py -> build/lib/django 2024-11-01 08:29:58,520 root INFO copying django/__main__.py -> build/lib/django 2024-11-01 08:29:58,522 root INFO creating build/lib/django/dispatch 2024-11-01 08:29:58,522 root INFO copying django/dispatch/__init__.py -> build/lib/django/dispatch 2024-11-01 08:29:58,524 root INFO copying django/dispatch/dispatcher.py -> build/lib/django/dispatch 2024-11-01 08:29:58,526 root INFO creating build/lib/django/core 2024-11-01 08:29:58,526 root INFO copying django/core/__init__.py -> build/lib/django/core 2024-11-01 08:29:58,527 root INFO copying django/core/signals.py -> build/lib/django/core 2024-11-01 08:29:58,528 root INFO copying django/core/exceptions.py -> build/lib/django/core 2024-11-01 08:29:58,529 root INFO copying django/core/asgi.py -> build/lib/django/core 2024-11-01 08:29:58,531 root INFO copying django/core/wsgi.py -> build/lib/django/core 2024-11-01 08:29:58,532 root INFO copying django/core/paginator.py -> build/lib/django/core 2024-11-01 08:29:58,533 root INFO copying django/core/signing.py -> build/lib/django/core 2024-11-01 08:29:58,534 root INFO copying django/core/validators.py -> build/lib/django/core 2024-11-01 08:29:58,537 root INFO creating build/lib/django/http 2024-11-01 08:29:58,537 root INFO copying django/http/__init__.py -> build/lib/django/http 2024-11-01 08:29:58,538 root INFO copying django/http/request.py -> build/lib/django/http 2024-11-01 08:29:58,540 root INFO copying django/http/multipartparser.py -> build/lib/django/http 2024-11-01 08:29:58,541 root INFO copying django/http/cookie.py -> build/lib/django/http 2024-11-01 08:29:58,542 root INFO copying django/http/response.py -> build/lib/django/http 2024-11-01 08:29:58,544 root INFO creating build/lib/django/conf 2024-11-01 08:29:58,545 root INFO copying django/conf/__init__.py -> build/lib/django/conf 2024-11-01 08:29:58,546 root INFO copying django/conf/global_settings.py -> build/lib/django/conf 2024-11-01 08:29:58,548 root INFO creating build/lib/django/views 2024-11-01 08:29:58,549 root INFO copying django/views/__init__.py -> build/lib/django/views 2024-11-01 08:29:58,550 root INFO copying django/views/defaults.py -> build/lib/django/views 2024-11-01 08:29:58,551 root INFO copying django/views/static.py -> build/lib/django/views 2024-11-01 08:29:58,552 root INFO copying django/views/debug.py -> build/lib/django/views 2024-11-01 08:29:58,554 root INFO copying django/views/i18n.py -> build/lib/django/views 2024-11-01 08:29:58,555 root INFO copying django/views/csrf.py -> build/lib/django/views 2024-11-01 08:29:58,557 root INFO creating build/lib/django/test 2024-11-01 08:29:58,557 root INFO copying django/test/__init__.py -> build/lib/django/test 2024-11-01 08:29:58,558 root INFO copying django/test/testcases.py -> build/lib/django/test 2024-11-01 08:29:58,560 root INFO copying django/test/signals.py -> build/lib/django/test 2024-11-01 08:29:58,561 root INFO copying django/test/html.py -> build/lib/django/test 2024-11-01 08:29:58,562 root INFO copying django/test/selenium.py -> build/lib/django/test 2024-11-01 08:29:58,564 root INFO copying django/test/utils.py -> build/lib/django/test 2024-11-01 08:29:58,565 root INFO copying django/test/client.py -> build/lib/django/test 2024-11-01 08:29:58,566 root INFO copying django/test/runner.py -> build/lib/django/test 2024-11-01 08:29:58,568 root INFO creating build/lib/django/template 2024-11-01 08:29:58,569 root INFO copying django/template/loader_tags.py -> build/lib/django/template 2024-11-01 08:29:58,570 root INFO copying django/template/__init__.py -> build/lib/django/template 2024-11-01 08:29:58,571 root INFO copying django/template/autoreload.py -> build/lib/django/template 2024-11-01 08:29:58,572 root INFO copying django/template/exceptions.py -> build/lib/django/template 2024-11-01 08:29:58,573 root INFO copying django/template/engine.py -> build/lib/django/template 2024-11-01 08:29:58,574 root INFO copying django/template/context.py -> build/lib/django/template 2024-11-01 08:29:58,575 root INFO copying django/template/loader.py -> build/lib/django/template 2024-11-01 08:29:58,576 root INFO copying django/template/library.py -> build/lib/django/template 2024-11-01 08:29:58,577 root INFO copying django/template/defaulttags.py -> build/lib/django/template 2024-11-01 08:29:58,579 root INFO copying django/template/response.py -> build/lib/django/template 2024-11-01 08:29:58,580 root INFO copying django/template/utils.py -> build/lib/django/template 2024-11-01 08:29:58,581 root INFO copying django/template/defaultfilters.py -> build/lib/django/template 2024-11-01 08:29:58,582 root INFO copying django/template/context_processors.py -> build/lib/django/template 2024-11-01 08:29:58,583 root INFO copying django/template/base.py -> build/lib/django/template 2024-11-01 08:29:58,584 root INFO copying django/template/smartif.py -> build/lib/django/template 2024-11-01 08:29:58,586 root INFO creating build/lib/django/db 2024-11-01 08:29:58,587 root INFO copying django/db/__init__.py -> build/lib/django/db 2024-11-01 08:29:58,588 root INFO copying django/db/transaction.py -> build/lib/django/db 2024-11-01 08:29:58,589 root INFO copying django/db/utils.py -> build/lib/django/db 2024-11-01 08:29:58,590 root INFO creating build/lib/django/apps 2024-11-01 08:29:58,591 root INFO copying django/apps/__init__.py -> build/lib/django/apps 2024-11-01 08:29:58,592 root INFO copying django/apps/config.py -> build/lib/django/apps 2024-11-01 08:29:58,593 root INFO copying django/apps/registry.py -> build/lib/django/apps 2024-11-01 08:29:58,595 root INFO creating build/lib/django/forms 2024-11-01 08:29:58,596 root INFO copying django/forms/__init__.py -> build/lib/django/forms 2024-11-01 08:29:58,596 root INFO copying django/forms/models.py -> build/lib/django/forms 2024-11-01 08:29:58,598 root INFO copying django/forms/forms.py -> build/lib/django/forms 2024-11-01 08:29:58,599 root INFO copying django/forms/fields.py -> build/lib/django/forms 2024-11-01 08:29:58,601 root INFO copying django/forms/boundfield.py -> build/lib/django/forms 2024-11-01 08:29:58,602 root INFO copying django/forms/formsets.py -> build/lib/django/forms 2024-11-01 08:29:58,603 root INFO copying django/forms/widgets.py -> build/lib/django/forms 2024-11-01 08:29:58,605 root INFO copying django/forms/utils.py -> build/lib/django/forms 2024-11-01 08:29:58,606 root INFO copying django/forms/renderers.py -> build/lib/django/forms 2024-11-01 08:29:58,607 root INFO creating build/lib/django/templatetags 2024-11-01 08:29:58,608 root INFO copying django/templatetags/__init__.py -> build/lib/django/templatetags 2024-11-01 08:29:58,609 root INFO copying django/templatetags/cache.py -> build/lib/django/templatetags 2024-11-01 08:29:58,610 root INFO copying django/templatetags/static.py -> build/lib/django/templatetags 2024-11-01 08:29:58,611 root INFO copying django/templatetags/i18n.py -> build/lib/django/templatetags 2024-11-01 08:29:58,612 root INFO copying django/templatetags/l10n.py -> build/lib/django/templatetags 2024-11-01 08:29:58,613 root INFO copying django/templatetags/tz.py -> build/lib/django/templatetags 2024-11-01 08:29:58,615 root INFO creating build/lib/django/middleware 2024-11-01 08:29:58,615 root INFO copying django/middleware/__init__.py -> build/lib/django/middleware 2024-11-01 08:29:58,616 root INFO copying django/middleware/http.py -> build/lib/django/middleware 2024-11-01 08:29:58,617 root INFO copying django/middleware/gzip.py -> build/lib/django/middleware 2024-11-01 08:29:58,618 root INFO copying django/middleware/cache.py -> build/lib/django/middleware 2024-11-01 08:29:58,619 root INFO copying django/middleware/security.py -> build/lib/django/middleware 2024-11-01 08:29:58,620 root INFO copying django/middleware/common.py -> build/lib/django/middleware 2024-11-01 08:29:58,621 root INFO copying django/middleware/locale.py -> build/lib/django/middleware 2024-11-01 08:29:58,622 root INFO copying django/middleware/clickjacking.py -> build/lib/django/middleware 2024-11-01 08:29:58,623 root INFO copying django/middleware/csrf.py -> build/lib/django/middleware 2024-11-01 08:29:58,626 root INFO creating build/lib/django/utils 2024-11-01 08:29:58,627 root INFO copying django/utils/datetime_safe.py -> build/lib/django/utils 2024-11-01 08:29:58,628 root INFO copying django/utils/__init__.py -> build/lib/django/utils 2024-11-01 08:29:58,629 root INFO copying django/utils/connection.py -> build/lib/django/utils 2024-11-01 08:29:58,630 root INFO copying django/utils/autoreload.py -> build/lib/django/utils 2024-11-01 08:29:58,631 root INFO copying django/utils/itercompat.py -> build/lib/django/utils 2024-11-01 08:29:58,632 root INFO copying django/utils/http.py -> build/lib/django/utils 2024-11-01 08:29:58,633 root INFO copying django/utils/regex_helper.py -> build/lib/django/utils 2024-11-01 08:29:58,634 root INFO copying django/utils/formats.py -> build/lib/django/utils 2024-11-01 08:29:58,636 root INFO copying django/utils/module_loading.py -> build/lib/django/utils 2024-11-01 08:29:58,637 root INFO copying django/utils/cache.py -> build/lib/django/utils 2024-11-01 08:29:58,638 root INFO copying django/utils/inspect.py -> build/lib/django/utils 2024-11-01 08:29:58,639 root INFO copying django/utils/dateparse.py -> build/lib/django/utils 2024-11-01 08:29:58,640 root INFO copying django/utils/feedgenerator.py -> build/lib/django/utils 2024-11-01 08:29:58,641 root INFO copying django/utils/numberformat.py -> build/lib/django/utils 2024-11-01 08:29:58,642 root INFO copying django/utils/duration.py -> build/lib/django/utils 2024-11-01 08:29:58,643 root INFO copying django/utils/deprecation.py -> build/lib/django/utils 2024-11-01 08:29:58,644 root INFO copying django/utils/deconstruct.py -> build/lib/django/utils 2024-11-01 08:29:58,645 root INFO copying django/utils/asyncio.py -> build/lib/django/utils 2024-11-01 08:29:58,646 root INFO copying django/utils/encoding.py -> build/lib/django/utils 2024-11-01 08:29:58,647 root INFO copying django/utils/crypto.py -> build/lib/django/utils 2024-11-01 08:29:58,648 root INFO copying django/utils/termcolors.py -> build/lib/django/utils 2024-11-01 08:29:58,649 root INFO copying django/utils/jslex.py -> build/lib/django/utils 2024-11-01 08:29:58,650 root INFO copying django/utils/dates.py -> build/lib/django/utils 2024-11-01 08:29:58,652 root INFO copying django/utils/archive.py -> build/lib/django/utils 2024-11-01 08:29:58,653 root INFO copying django/utils/text.py -> build/lib/django/utils 2024-11-01 08:29:58,654 root INFO copying django/utils/ipv6.py -> build/lib/django/utils 2024-11-01 08:29:58,655 root INFO copying django/utils/safestring.py -> build/lib/django/utils 2024-11-01 08:29:58,656 root INFO copying django/utils/_os.py -> build/lib/django/utils 2024-11-01 08:29:58,657 root INFO copying django/utils/timezone.py -> build/lib/django/utils 2024-11-01 08:29:58,658 root INFO copying django/utils/functional.py -> build/lib/django/utils 2024-11-01 08:29:58,659 root INFO copying django/utils/version.py -> build/lib/django/utils 2024-11-01 08:29:58,660 root INFO copying django/utils/html.py -> build/lib/django/utils 2024-11-01 08:29:58,661 root INFO copying django/utils/baseconv.py -> build/lib/django/utils 2024-11-01 08:29:58,662 root INFO copying django/utils/topological_sort.py -> build/lib/django/utils 2024-11-01 08:29:58,663 root INFO copying django/utils/tree.py -> build/lib/django/utils 2024-11-01 08:29:58,664 root INFO copying django/utils/hashable.py -> build/lib/django/utils 2024-11-01 08:29:58,665 root INFO copying django/utils/datastructures.py -> build/lib/django/utils 2024-11-01 08:29:58,667 root INFO copying django/utils/decorators.py -> build/lib/django/utils 2024-11-01 08:29:58,668 root INFO copying django/utils/timesince.py -> build/lib/django/utils 2024-11-01 08:29:58,669 root INFO copying django/utils/dateformat.py -> build/lib/django/utils 2024-11-01 08:29:58,670 root INFO copying django/utils/xmlutils.py -> build/lib/django/utils 2024-11-01 08:29:58,671 root INFO copying django/utils/lorem_ipsum.py -> build/lib/django/utils 2024-11-01 08:29:58,672 root INFO copying django/utils/log.py -> build/lib/django/utils 2024-11-01 08:29:58,674 root INFO creating build/lib/django/urls 2024-11-01 08:29:58,674 root INFO copying django/urls/conf.py -> build/lib/django/urls 2024-11-01 08:29:58,675 root INFO copying django/urls/__init__.py -> build/lib/django/urls 2024-11-01 08:29:58,676 root INFO copying django/urls/exceptions.py -> build/lib/django/urls 2024-11-01 08:29:58,677 root INFO copying django/urls/resolvers.py -> build/lib/django/urls 2024-11-01 08:29:58,679 root INFO copying django/urls/converters.py -> build/lib/django/urls 2024-11-01 08:29:58,680 root INFO copying django/urls/utils.py -> build/lib/django/urls 2024-11-01 08:29:58,681 root INFO copying django/urls/base.py -> build/lib/django/urls 2024-11-01 08:29:58,682 root INFO creating build/lib/django/contrib 2024-11-01 08:29:58,683 root INFO copying django/contrib/__init__.py -> build/lib/django/contrib 2024-11-01 08:29:58,684 root INFO creating build/lib/django/core/management 2024-11-01 08:29:58,685 root INFO copying django/core/management/__init__.py -> build/lib/django/core/management 2024-11-01 08:29:58,686 root INFO copying django/core/management/sql.py -> build/lib/django/core/management 2024-11-01 08:29:58,687 root INFO copying django/core/management/templates.py -> build/lib/django/core/management 2024-11-01 08:29:58,688 root INFO copying django/core/management/color.py -> build/lib/django/core/management 2024-11-01 08:29:58,689 root INFO copying django/core/management/utils.py -> build/lib/django/core/management 2024-11-01 08:29:58,690 root INFO copying django/core/management/base.py -> build/lib/django/core/management 2024-11-01 08:29:58,692 root INFO creating build/lib/django/core/mail 2024-11-01 08:29:58,693 root INFO copying django/core/mail/__init__.py -> build/lib/django/core/mail 2024-11-01 08:29:58,694 root INFO copying django/core/mail/message.py -> build/lib/django/core/mail 2024-11-01 08:29:58,695 root INFO copying django/core/mail/utils.py -> build/lib/django/core/mail 2024-11-01 08:29:58,696 root INFO creating build/lib/django/core/cache 2024-11-01 08:29:58,697 root INFO copying django/core/cache/__init__.py -> build/lib/django/core/cache 2024-11-01 08:29:58,698 root INFO copying django/core/cache/utils.py -> build/lib/django/core/cache 2024-11-01 08:29:58,699 root INFO creating build/lib/django/core/servers 2024-11-01 08:29:58,700 root INFO copying django/core/servers/__init__.py -> build/lib/django/core/servers 2024-11-01 08:29:58,701 root INFO copying django/core/servers/basehttp.py -> build/lib/django/core/servers 2024-11-01 08:29:58,702 root INFO creating build/lib/django/core/handlers 2024-11-01 08:29:58,703 root INFO copying django/core/handlers/exception.py -> build/lib/django/core/handlers 2024-11-01 08:29:58,704 root INFO copying django/core/handlers/__init__.py -> build/lib/django/core/handlers 2024-11-01 08:29:58,705 root INFO copying django/core/handlers/asgi.py -> build/lib/django/core/handlers 2024-11-01 08:29:58,706 root INFO copying django/core/handlers/wsgi.py -> build/lib/django/core/handlers 2024-11-01 08:29:58,707 root INFO copying django/core/handlers/base.py -> build/lib/django/core/handlers 2024-11-01 08:29:58,709 root INFO creating build/lib/django/core/files 2024-11-01 08:29:58,709 root INFO copying django/core/files/__init__.py -> build/lib/django/core/files 2024-11-01 08:29:58,710 root INFO copying django/core/files/temp.py -> build/lib/django/core/files 2024-11-01 08:29:58,711 root INFO copying django/core/files/move.py -> build/lib/django/core/files 2024-11-01 08:29:58,712 root INFO copying django/core/files/uploadedfile.py -> build/lib/django/core/files 2024-11-01 08:29:58,713 root INFO copying django/core/files/uploadhandler.py -> build/lib/django/core/files 2024-11-01 08:29:58,714 root INFO copying django/core/files/locks.py -> build/lib/django/core/files 2024-11-01 08:29:58,716 root INFO copying django/core/files/utils.py -> build/lib/django/core/files 2024-11-01 08:29:58,717 root INFO copying django/core/files/base.py -> build/lib/django/core/files 2024-11-01 08:29:58,718 root INFO copying django/core/files/images.py -> build/lib/django/core/files 2024-11-01 08:29:58,720 root INFO creating build/lib/django/core/checks 2024-11-01 08:29:58,720 root INFO copying django/core/checks/files.py -> build/lib/django/core/checks 2024-11-01 08:29:58,721 root INFO copying django/core/checks/urls.py -> build/lib/django/core/checks 2024-11-01 08:29:58,722 root INFO copying django/core/checks/__init__.py -> build/lib/django/core/checks 2024-11-01 08:29:58,723 root INFO copying django/core/checks/async_checks.py -> build/lib/django/core/checks 2024-11-01 08:29:58,724 root INFO copying django/core/checks/templates.py -> build/lib/django/core/checks 2024-11-01 08:29:58,725 root INFO copying django/core/checks/translation.py -> build/lib/django/core/checks 2024-11-01 08:29:58,726 root INFO copying django/core/checks/messages.py -> build/lib/django/core/checks 2024-11-01 08:29:58,727 root INFO copying django/core/checks/database.py -> build/lib/django/core/checks 2024-11-01 08:29:58,728 root INFO copying django/core/checks/registry.py -> build/lib/django/core/checks 2024-11-01 08:29:58,729 root INFO copying django/core/checks/caches.py -> build/lib/django/core/checks 2024-11-01 08:29:58,730 root INFO copying django/core/checks/model_checks.py -> build/lib/django/core/checks 2024-11-01 08:29:58,732 root INFO creating build/lib/django/core/serializers 2024-11-01 08:29:58,732 root INFO copying django/core/serializers/__init__.py -> build/lib/django/core/serializers 2024-11-01 08:29:58,734 root INFO copying django/core/serializers/python.py -> build/lib/django/core/serializers 2024-11-01 08:29:58,735 root INFO copying django/core/serializers/json.py -> build/lib/django/core/serializers 2024-11-01 08:29:58,736 root INFO copying django/core/serializers/xml_serializer.py -> build/lib/django/core/serializers 2024-11-01 08:29:58,737 root INFO copying django/core/serializers/pyyaml.py -> build/lib/django/core/serializers 2024-11-01 08:29:58,738 root INFO copying django/core/serializers/jsonl.py -> build/lib/django/core/serializers 2024-11-01 08:29:58,739 root INFO copying django/core/serializers/base.py -> build/lib/django/core/serializers 2024-11-01 08:29:58,741 root INFO creating build/lib/django/core/management/commands 2024-11-01 08:29:58,742 root INFO copying django/core/management/commands/startapp.py -> build/lib/django/core/management/commands 2024-11-01 08:29:58,743 root INFO copying django/core/management/commands/dbshell.py -> build/lib/django/core/management/commands 2024-11-01 08:29:58,744 root INFO copying django/core/management/commands/__init__.py -> build/lib/django/core/management/commands 2024-11-01 08:29:58,745 root INFO copying django/core/management/commands/testserver.py -> build/lib/django/core/management/commands 2024-11-01 08:29:58,746 root INFO copying django/core/management/commands/dumpdata.py -> build/lib/django/core/management/commands 2024-11-01 08:29:58,747 root INFO copying django/core/management/commands/migrate.py -> build/lib/django/core/management/commands 2024-11-01 08:29:58,748 root INFO copying django/core/management/commands/inspectdb.py -> build/lib/django/core/management/commands 2024-11-01 08:29:58,750 root INFO copying django/core/management/commands/compilemessages.py -> build/lib/django/core/management/commands 2024-11-01 08:29:58,751 root INFO copying django/core/management/commands/sendtestemail.py -> build/lib/django/core/management/commands 2024-11-01 08:29:58,752 root INFO copying django/core/management/commands/runserver.py -> build/lib/django/core/management/commands 2024-11-01 08:29:58,753 root INFO copying django/core/management/commands/showmigrations.py -> build/lib/django/core/management/commands 2024-11-01 08:29:58,754 root INFO copying django/core/management/commands/flush.py -> build/lib/django/core/management/commands 2024-11-01 08:29:58,755 root INFO copying django/core/management/commands/test.py -> build/lib/django/core/management/commands 2024-11-01 08:29:58,756 root INFO copying django/core/management/commands/sqlmigrate.py -> build/lib/django/core/management/commands 2024-11-01 08:29:58,757 root INFO copying django/core/management/commands/diffsettings.py -> build/lib/django/core/management/commands 2024-11-01 08:29:58,758 root INFO copying django/core/management/commands/makemessages.py -> build/lib/django/core/management/commands 2024-11-01 08:29:58,760 root INFO copying django/core/management/commands/optimizemigration.py -> build/lib/django/core/management/commands 2024-11-01 08:29:58,761 root INFO copying django/core/management/commands/shell.py -> build/lib/django/core/management/commands 2024-11-01 08:29:58,762 root INFO copying django/core/management/commands/squashmigrations.py -> build/lib/django/core/management/commands 2024-11-01 08:29:58,763 root INFO copying django/core/management/commands/loaddata.py -> build/lib/django/core/management/commands 2024-11-01 08:29:58,764 root INFO copying django/core/management/commands/makemigrations.py -> build/lib/django/core/management/commands 2024-11-01 08:29:58,765 root INFO copying django/core/management/commands/createcachetable.py -> build/lib/django/core/management/commands 2024-11-01 08:29:58,766 root INFO copying django/core/management/commands/sqlsequencereset.py -> build/lib/django/core/management/commands 2024-11-01 08:29:58,767 root INFO copying django/core/management/commands/startproject.py -> build/lib/django/core/management/commands 2024-11-01 08:29:58,769 root INFO copying django/core/management/commands/check.py -> build/lib/django/core/management/commands 2024-11-01 08:29:58,770 root INFO copying django/core/management/commands/sqlflush.py -> build/lib/django/core/management/commands 2024-11-01 08:29:58,771 root INFO creating build/lib/django/core/mail/backends 2024-11-01 08:29:58,772 root INFO copying django/core/mail/backends/__init__.py -> build/lib/django/core/mail/backends 2024-11-01 08:29:58,773 root INFO copying django/core/mail/backends/smtp.py -> build/lib/django/core/mail/backends 2024-11-01 08:29:58,774 root INFO copying django/core/mail/backends/console.py -> build/lib/django/core/mail/backends 2024-11-01 08:29:58,775 root INFO copying django/core/mail/backends/filebased.py -> build/lib/django/core/mail/backends 2024-11-01 08:29:58,776 root INFO copying django/core/mail/backends/dummy.py -> build/lib/django/core/mail/backends 2024-11-01 08:29:58,777 root INFO copying django/core/mail/backends/locmem.py -> build/lib/django/core/mail/backends 2024-11-01 08:29:58,778 root INFO copying django/core/mail/backends/base.py -> build/lib/django/core/mail/backends 2024-11-01 08:29:58,780 root INFO creating build/lib/django/core/cache/backends 2024-11-01 08:29:58,780 root INFO copying django/core/cache/backends/db.py -> build/lib/django/core/cache/backends 2024-11-01 08:29:58,781 root INFO copying django/core/cache/backends/__init__.py -> build/lib/django/core/cache/backends 2024-11-01 08:29:58,782 root INFO copying django/core/cache/backends/memcached.py -> build/lib/django/core/cache/backends 2024-11-01 08:29:58,784 root INFO copying django/core/cache/backends/filebased.py -> build/lib/django/core/cache/backends 2024-11-01 08:29:58,785 root INFO copying django/core/cache/backends/dummy.py -> build/lib/django/core/cache/backends 2024-11-01 08:29:58,786 root INFO copying django/core/cache/backends/locmem.py -> build/lib/django/core/cache/backends 2024-11-01 08:29:58,787 root INFO copying django/core/cache/backends/redis.py -> build/lib/django/core/cache/backends 2024-11-01 08:29:58,788 root INFO copying django/core/cache/backends/base.py -> build/lib/django/core/cache/backends 2024-11-01 08:29:58,789 root INFO creating build/lib/django/core/files/storage 2024-11-01 08:29:58,790 root INFO copying django/core/files/storage/__init__.py -> build/lib/django/core/files/storage 2024-11-01 08:29:58,791 root INFO copying django/core/files/storage/filesystem.py -> build/lib/django/core/files/storage 2024-11-01 08:29:58,792 root INFO copying django/core/files/storage/memory.py -> build/lib/django/core/files/storage 2024-11-01 08:29:58,793 root INFO copying django/core/files/storage/mixins.py -> build/lib/django/core/files/storage 2024-11-01 08:29:58,794 root INFO copying django/core/files/storage/handler.py -> build/lib/django/core/files/storage 2024-11-01 08:29:58,795 root INFO copying django/core/files/storage/base.py -> build/lib/django/core/files/storage 2024-11-01 08:29:58,797 root INFO creating build/lib/django/core/checks/compatibility 2024-11-01 08:29:58,798 root INFO copying django/core/checks/compatibility/__init__.py -> build/lib/django/core/checks/compatibility 2024-11-01 08:29:58,798 root INFO copying django/core/checks/compatibility/django_4_0.py -> build/lib/django/core/checks/compatibility 2024-11-01 08:29:58,800 root INFO creating build/lib/django/core/checks/security 2024-11-01 08:29:58,801 root INFO copying django/core/checks/security/__init__.py -> build/lib/django/core/checks/security 2024-11-01 08:29:58,801 root INFO copying django/core/checks/security/sessions.py -> build/lib/django/core/checks/security 2024-11-01 08:29:58,803 root INFO copying django/core/checks/security/csrf.py -> build/lib/django/core/checks/security 2024-11-01 08:29:58,804 root INFO copying django/core/checks/security/base.py -> build/lib/django/core/checks/security 2024-11-01 08:29:58,806 root INFO creating build/lib/django/conf/locale 2024-11-01 08:29:58,806 root INFO copying django/conf/locale/__init__.py -> build/lib/django/conf/locale 2024-11-01 08:29:58,808 root INFO creating build/lib/django/conf/urls 2024-11-01 08:29:58,809 root INFO copying django/conf/urls/__init__.py -> build/lib/django/conf/urls 2024-11-01 08:29:58,810 root INFO copying django/conf/urls/static.py -> build/lib/django/conf/urls 2024-11-01 08:29:58,811 root INFO copying django/conf/urls/i18n.py -> build/lib/django/conf/urls 2024-11-01 08:29:58,812 root INFO creating build/lib/django/conf/locale/cy 2024-11-01 08:29:58,813 root INFO copying django/conf/locale/cy/__init__.py -> build/lib/django/conf/locale/cy 2024-11-01 08:29:58,814 root INFO copying django/conf/locale/cy/formats.py -> build/lib/django/conf/locale/cy 2024-11-01 08:29:58,815 root INFO creating build/lib/django/conf/locale/en_AU 2024-11-01 08:29:58,816 root INFO copying django/conf/locale/en_AU/__init__.py -> build/lib/django/conf/locale/en_AU 2024-11-01 08:29:58,817 root INFO copying django/conf/locale/en_AU/formats.py -> build/lib/django/conf/locale/en_AU 2024-11-01 08:29:58,818 root INFO creating build/lib/django/conf/locale/ckb 2024-11-01 08:29:58,819 root INFO copying django/conf/locale/ckb/__init__.py -> build/lib/django/conf/locale/ckb 2024-11-01 08:29:58,819 root INFO copying django/conf/locale/ckb/formats.py -> build/lib/django/conf/locale/ckb 2024-11-01 08:29:58,821 root INFO creating build/lib/django/conf/locale/kn 2024-11-01 08:29:58,821 root INFO copying django/conf/locale/kn/__init__.py -> build/lib/django/conf/locale/kn 2024-11-01 08:29:58,822 root INFO copying django/conf/locale/kn/formats.py -> build/lib/django/conf/locale/kn 2024-11-01 08:29:58,824 root INFO creating build/lib/django/conf/locale/nn 2024-11-01 08:29:58,824 root INFO copying django/conf/locale/nn/__init__.py -> build/lib/django/conf/locale/nn 2024-11-01 08:29:58,825 root INFO copying django/conf/locale/nn/formats.py -> build/lib/django/conf/locale/nn 2024-11-01 08:29:58,827 root INFO creating build/lib/django/conf/locale/sr 2024-11-01 08:29:58,827 root INFO copying django/conf/locale/sr/__init__.py -> build/lib/django/conf/locale/sr 2024-11-01 08:29:58,828 root INFO copying django/conf/locale/sr/formats.py -> build/lib/django/conf/locale/sr 2024-11-01 08:29:58,830 root INFO creating build/lib/django/conf/locale/sr_Latn 2024-11-01 08:29:58,830 root INFO copying django/conf/locale/sr_Latn/__init__.py -> build/lib/django/conf/locale/sr_Latn 2024-11-01 08:29:58,831 root INFO copying django/conf/locale/sr_Latn/formats.py -> build/lib/django/conf/locale/sr_Latn 2024-11-01 08:29:58,832 root INFO creating build/lib/django/conf/locale/is 2024-11-01 08:29:58,833 root INFO copying django/conf/locale/is/__init__.py -> build/lib/django/conf/locale/is 2024-11-01 08:29:58,834 root INFO copying django/conf/locale/is/formats.py -> build/lib/django/conf/locale/is 2024-11-01 08:29:58,835 root INFO creating build/lib/django/conf/locale/lv 2024-11-01 08:29:58,836 root INFO copying django/conf/locale/lv/__init__.py -> build/lib/django/conf/locale/lv 2024-11-01 08:29:58,837 root INFO copying django/conf/locale/lv/formats.py -> build/lib/django/conf/locale/lv 2024-11-01 08:29:58,838 root INFO creating build/lib/django/conf/locale/pt 2024-11-01 08:29:58,839 root INFO copying django/conf/locale/pt/__init__.py -> build/lib/django/conf/locale/pt 2024-11-01 08:29:58,840 root INFO copying django/conf/locale/pt/formats.py -> build/lib/django/conf/locale/pt 2024-11-01 08:29:58,841 root INFO creating build/lib/django/conf/locale/et 2024-11-01 08:29:58,842 root INFO copying django/conf/locale/et/__init__.py -> build/lib/django/conf/locale/et 2024-11-01 08:29:58,843 root INFO copying django/conf/locale/et/formats.py -> build/lib/django/conf/locale/et 2024-11-01 08:29:58,844 root INFO creating build/lib/django/conf/locale/es_CO 2024-11-01 08:29:58,845 root INFO copying django/conf/locale/es_CO/__init__.py -> build/lib/django/conf/locale/es_CO 2024-11-01 08:29:58,846 root INFO copying django/conf/locale/es_CO/formats.py -> build/lib/django/conf/locale/es_CO 2024-11-01 08:29:58,847 root INFO creating build/lib/django/conf/locale/tk 2024-11-01 08:29:58,848 root INFO copying django/conf/locale/tk/__init__.py -> build/lib/django/conf/locale/tk 2024-11-01 08:29:58,849 root INFO copying django/conf/locale/tk/formats.py -> build/lib/django/conf/locale/tk 2024-11-01 08:29:58,850 root INFO creating build/lib/django/conf/locale/ga 2024-11-01 08:29:58,851 root INFO copying django/conf/locale/ga/__init__.py -> build/lib/django/conf/locale/ga 2024-11-01 08:29:58,852 root INFO copying django/conf/locale/ga/formats.py -> build/lib/django/conf/locale/ga 2024-11-01 08:29:58,853 root INFO creating build/lib/django/conf/locale/th 2024-11-01 08:29:58,854 root INFO copying django/conf/locale/th/__init__.py -> build/lib/django/conf/locale/th 2024-11-01 08:29:58,855 root INFO copying django/conf/locale/th/formats.py -> build/lib/django/conf/locale/th 2024-11-01 08:29:58,856 root INFO creating build/lib/django/conf/locale/sq 2024-11-01 08:29:58,857 root INFO copying django/conf/locale/sq/__init__.py -> build/lib/django/conf/locale/sq 2024-11-01 08:29:58,857 root INFO copying django/conf/locale/sq/formats.py -> build/lib/django/conf/locale/sq 2024-11-01 08:29:58,859 root INFO creating build/lib/django/conf/locale/nl 2024-11-01 08:29:58,859 root INFO copying django/conf/locale/nl/__init__.py -> build/lib/django/conf/locale/nl 2024-11-01 08:29:58,860 root INFO copying django/conf/locale/nl/formats.py -> build/lib/django/conf/locale/nl 2024-11-01 08:29:58,862 root INFO creating build/lib/django/conf/locale/tg 2024-11-01 08:29:58,862 root INFO copying django/conf/locale/tg/__init__.py -> build/lib/django/conf/locale/tg 2024-11-01 08:29:58,863 root INFO copying django/conf/locale/tg/formats.py -> build/lib/django/conf/locale/tg 2024-11-01 08:29:58,865 root INFO creating build/lib/django/conf/locale/bn 2024-11-01 08:29:58,865 root INFO copying django/conf/locale/bn/__init__.py -> build/lib/django/conf/locale/bn 2024-11-01 08:29:58,866 root INFO copying django/conf/locale/bn/formats.py -> build/lib/django/conf/locale/bn 2024-11-01 08:29:58,868 root INFO creating build/lib/django/conf/locale/es_NI 2024-11-01 08:29:58,868 root INFO copying django/conf/locale/es_NI/__init__.py -> build/lib/django/conf/locale/es_NI 2024-11-01 08:29:58,869 root INFO copying django/conf/locale/es_NI/formats.py -> build/lib/django/conf/locale/es_NI 2024-11-01 08:29:58,870 root INFO creating build/lib/django/conf/locale/uk 2024-11-01 08:29:58,871 root INFO copying django/conf/locale/uk/__init__.py -> build/lib/django/conf/locale/uk 2024-11-01 08:29:58,872 root INFO copying django/conf/locale/uk/formats.py -> build/lib/django/conf/locale/uk 2024-11-01 08:29:58,873 root INFO creating build/lib/django/conf/locale/ky 2024-11-01 08:29:58,874 root INFO copying django/conf/locale/ky/__init__.py -> build/lib/django/conf/locale/ky 2024-11-01 08:29:58,875 root INFO copying django/conf/locale/ky/formats.py -> build/lib/django/conf/locale/ky 2024-11-01 08:29:58,876 root INFO creating build/lib/django/conf/locale/it 2024-11-01 08:29:58,877 root INFO copying django/conf/locale/it/__init__.py -> build/lib/django/conf/locale/it 2024-11-01 08:29:58,878 root INFO copying django/conf/locale/it/formats.py -> build/lib/django/conf/locale/it 2024-11-01 08:29:58,879 root INFO creating build/lib/django/conf/locale/es_AR 2024-11-01 08:29:58,880 root INFO copying django/conf/locale/es_AR/__init__.py -> build/lib/django/conf/locale/es_AR 2024-11-01 08:29:58,881 root INFO copying django/conf/locale/es_AR/formats.py -> build/lib/django/conf/locale/es_AR 2024-11-01 08:29:58,882 root INFO creating build/lib/django/conf/locale/fa 2024-11-01 08:29:58,883 root INFO copying django/conf/locale/fa/__init__.py -> build/lib/django/conf/locale/fa 2024-11-01 08:29:58,884 root INFO copying django/conf/locale/fa/formats.py -> build/lib/django/conf/locale/fa 2024-11-01 08:29:58,885 root INFO creating build/lib/django/conf/locale/el 2024-11-01 08:29:58,886 root INFO copying django/conf/locale/el/__init__.py -> build/lib/django/conf/locale/el 2024-11-01 08:29:58,887 root INFO copying django/conf/locale/el/formats.py -> build/lib/django/conf/locale/el 2024-11-01 08:29:58,888 root INFO creating build/lib/django/conf/locale/tr 2024-11-01 08:29:58,889 root INFO copying django/conf/locale/tr/__init__.py -> build/lib/django/conf/locale/tr 2024-11-01 08:29:58,890 root INFO copying django/conf/locale/tr/formats.py -> build/lib/django/conf/locale/tr 2024-11-01 08:29:58,891 root INFO creating build/lib/django/conf/locale/eu 2024-11-01 08:29:58,892 root INFO copying django/conf/locale/eu/__init__.py -> build/lib/django/conf/locale/eu 2024-11-01 08:29:58,893 root INFO copying django/conf/locale/eu/formats.py -> build/lib/django/conf/locale/eu 2024-11-01 08:29:58,894 root INFO creating build/lib/django/conf/locale/bs 2024-11-01 08:29:58,895 root INFO copying django/conf/locale/bs/__init__.py -> build/lib/django/conf/locale/bs 2024-11-01 08:29:58,895 root INFO copying django/conf/locale/bs/formats.py -> build/lib/django/conf/locale/bs 2024-11-01 08:29:58,897 root INFO creating build/lib/django/conf/locale/ar_DZ 2024-11-01 08:29:58,897 root INFO copying django/conf/locale/ar_DZ/__init__.py -> build/lib/django/conf/locale/ar_DZ 2024-11-01 08:29:58,898 root INFO copying django/conf/locale/ar_DZ/formats.py -> build/lib/django/conf/locale/ar_DZ 2024-11-01 08:29:58,900 root INFO creating build/lib/django/conf/locale/ja 2024-11-01 08:29:58,900 root INFO copying django/conf/locale/ja/__init__.py -> build/lib/django/conf/locale/ja 2024-11-01 08:29:58,901 root INFO copying django/conf/locale/ja/formats.py -> build/lib/django/conf/locale/ja 2024-11-01 08:29:58,903 root INFO creating build/lib/django/conf/locale/gd 2024-11-01 08:29:58,903 root INFO copying django/conf/locale/gd/__init__.py -> build/lib/django/conf/locale/gd 2024-11-01 08:29:58,904 root INFO copying django/conf/locale/gd/formats.py -> build/lib/django/conf/locale/gd 2024-11-01 08:29:58,906 root INFO creating build/lib/django/conf/locale/da 2024-11-01 08:29:58,906 root INFO copying django/conf/locale/da/__init__.py -> build/lib/django/conf/locale/da 2024-11-01 08:29:58,907 root INFO copying django/conf/locale/da/formats.py -> build/lib/django/conf/locale/da 2024-11-01 08:29:58,909 root INFO creating build/lib/django/conf/locale/he 2024-11-01 08:29:58,909 root INFO copying django/conf/locale/he/__init__.py -> build/lib/django/conf/locale/he 2024-11-01 08:29:58,910 root INFO copying django/conf/locale/he/formats.py -> build/lib/django/conf/locale/he 2024-11-01 08:29:58,912 root INFO creating build/lib/django/conf/locale/en 2024-11-01 08:29:58,912 root INFO copying django/conf/locale/en/__init__.py -> build/lib/django/conf/locale/en 2024-11-01 08:29:58,913 root INFO copying django/conf/locale/en/formats.py -> build/lib/django/conf/locale/en 2024-11-01 08:29:58,914 root INFO creating build/lib/django/conf/locale/hr 2024-11-01 08:29:58,915 root INFO copying django/conf/locale/hr/__init__.py -> build/lib/django/conf/locale/hr 2024-11-01 08:29:58,916 root INFO copying django/conf/locale/hr/formats.py -> build/lib/django/conf/locale/hr 2024-11-01 08:29:58,917 root INFO creating build/lib/django/conf/locale/sv 2024-11-01 08:29:58,918 root INFO copying django/conf/locale/sv/__init__.py -> build/lib/django/conf/locale/sv 2024-11-01 08:29:58,919 root INFO copying django/conf/locale/sv/formats.py -> build/lib/django/conf/locale/sv 2024-11-01 08:29:58,920 root INFO creating build/lib/django/conf/locale/cs 2024-11-01 08:29:58,921 root INFO copying django/conf/locale/cs/__init__.py -> build/lib/django/conf/locale/cs 2024-11-01 08:29:58,922 root INFO copying django/conf/locale/cs/formats.py -> build/lib/django/conf/locale/cs 2024-11-01 08:29:58,923 root INFO creating build/lib/django/conf/locale/ka 2024-11-01 08:29:58,924 root INFO copying django/conf/locale/ka/__init__.py -> build/lib/django/conf/locale/ka 2024-11-01 08:29:58,925 root INFO copying django/conf/locale/ka/formats.py -> build/lib/django/conf/locale/ka 2024-11-01 08:29:58,926 root INFO creating build/lib/django/conf/locale/mk 2024-11-01 08:29:58,927 root INFO copying django/conf/locale/mk/__init__.py -> build/lib/django/conf/locale/mk 2024-11-01 08:29:58,928 root INFO copying django/conf/locale/mk/formats.py -> build/lib/django/conf/locale/mk 2024-11-01 08:29:58,929 root INFO creating build/lib/django/conf/locale/id 2024-11-01 08:29:58,930 root INFO copying django/conf/locale/id/__init__.py -> build/lib/django/conf/locale/id 2024-11-01 08:29:58,931 root INFO copying django/conf/locale/id/formats.py -> build/lib/django/conf/locale/id 2024-11-01 08:29:58,932 root INFO creating build/lib/django/conf/locale/ta 2024-11-01 08:29:58,933 root INFO copying django/conf/locale/ta/__init__.py -> build/lib/django/conf/locale/ta 2024-11-01 08:29:58,934 root INFO copying django/conf/locale/ta/formats.py -> build/lib/django/conf/locale/ta 2024-11-01 08:29:58,935 root INFO creating build/lib/django/conf/locale/ms 2024-11-01 08:29:58,936 root INFO copying django/conf/locale/ms/__init__.py -> build/lib/django/conf/locale/ms 2024-11-01 08:29:58,937 root INFO copying django/conf/locale/ms/formats.py -> build/lib/django/conf/locale/ms 2024-11-01 08:29:58,938 root INFO creating build/lib/django/conf/locale/ar 2024-11-01 08:29:58,938 root INFO copying django/conf/locale/ar/__init__.py -> build/lib/django/conf/locale/ar 2024-11-01 08:29:58,940 root INFO copying django/conf/locale/ar/formats.py -> build/lib/django/conf/locale/ar 2024-11-01 08:29:58,941 root INFO creating build/lib/django/conf/locale/gl 2024-11-01 08:29:58,942 root INFO copying django/conf/locale/gl/__init__.py -> build/lib/django/conf/locale/gl 2024-11-01 08:29:58,943 root INFO copying django/conf/locale/gl/formats.py -> build/lib/django/conf/locale/gl 2024-11-01 08:29:58,944 root INFO creating build/lib/django/conf/locale/zh_Hans 2024-11-01 08:29:58,945 root INFO copying django/conf/locale/zh_Hans/__init__.py -> build/lib/django/conf/locale/zh_Hans 2024-11-01 08:29:58,945 root INFO copying django/conf/locale/zh_Hans/formats.py -> build/lib/django/conf/locale/zh_Hans 2024-11-01 08:29:58,947 root INFO creating build/lib/django/conf/locale/uz 2024-11-01 08:29:58,948 root INFO copying django/conf/locale/uz/__init__.py -> build/lib/django/conf/locale/uz 2024-11-01 08:29:58,948 root INFO copying django/conf/locale/uz/formats.py -> build/lib/django/conf/locale/uz 2024-11-01 08:29:58,950 root INFO creating build/lib/django/conf/locale/de_CH 2024-11-01 08:29:58,950 root INFO copying django/conf/locale/de_CH/__init__.py -> build/lib/django/conf/locale/de_CH 2024-11-01 08:29:58,951 root INFO copying django/conf/locale/de_CH/formats.py -> build/lib/django/conf/locale/de_CH 2024-11-01 08:29:58,953 root INFO creating build/lib/django/conf/locale/zh_Hant 2024-11-01 08:29:58,953 root INFO copying django/conf/locale/zh_Hant/__init__.py -> build/lib/django/conf/locale/zh_Hant 2024-11-01 08:29:58,954 root INFO copying django/conf/locale/zh_Hant/formats.py -> build/lib/django/conf/locale/zh_Hant 2024-11-01 08:29:58,956 root INFO creating build/lib/django/conf/locale/az 2024-11-01 08:29:58,956 root INFO copying django/conf/locale/az/__init__.py -> build/lib/django/conf/locale/az 2024-11-01 08:29:58,957 root INFO copying django/conf/locale/az/formats.py -> build/lib/django/conf/locale/az 2024-11-01 08:29:58,959 root INFO creating build/lib/django/conf/locale/es 2024-11-01 08:29:58,959 root INFO copying django/conf/locale/es/__init__.py -> build/lib/django/conf/locale/es 2024-11-01 08:29:58,960 root INFO copying django/conf/locale/es/formats.py -> build/lib/django/conf/locale/es 2024-11-01 08:29:58,962 root INFO creating build/lib/django/conf/locale/ko 2024-11-01 08:29:58,962 root INFO copying django/conf/locale/ko/__init__.py -> build/lib/django/conf/locale/ko 2024-11-01 08:29:58,963 root INFO copying django/conf/locale/ko/formats.py -> build/lib/django/conf/locale/ko 2024-11-01 08:29:58,964 root INFO creating build/lib/django/conf/locale/fr 2024-11-01 08:29:58,965 root INFO copying django/conf/locale/fr/__init__.py -> build/lib/django/conf/locale/fr 2024-11-01 08:29:58,966 root INFO copying django/conf/locale/fr/formats.py -> build/lib/django/conf/locale/fr 2024-11-01 08:29:58,967 root INFO creating build/lib/django/conf/locale/bg 2024-11-01 08:29:58,968 root INFO copying django/conf/locale/bg/__init__.py -> build/lib/django/conf/locale/bg 2024-11-01 08:29:58,969 root INFO copying django/conf/locale/bg/formats.py -> build/lib/django/conf/locale/bg 2024-11-01 08:29:58,970 root INFO creating build/lib/django/conf/locale/es_MX 2024-11-01 08:29:58,971 root INFO copying django/conf/locale/es_MX/__init__.py -> build/lib/django/conf/locale/es_MX 2024-11-01 08:29:58,972 root INFO copying django/conf/locale/es_MX/formats.py -> build/lib/django/conf/locale/es_MX 2024-11-01 08:29:58,973 root INFO creating build/lib/django/conf/locale/eo 2024-11-01 08:29:58,974 root INFO copying django/conf/locale/eo/__init__.py -> build/lib/django/conf/locale/eo 2024-11-01 08:29:58,975 root INFO copying django/conf/locale/eo/formats.py -> build/lib/django/conf/locale/eo 2024-11-01 08:29:58,976 root INFO creating build/lib/django/conf/locale/pl 2024-11-01 08:29:58,977 root INFO copying django/conf/locale/pl/__init__.py -> build/lib/django/conf/locale/pl 2024-11-01 08:29:58,978 root INFO copying django/conf/locale/pl/formats.py -> build/lib/django/conf/locale/pl 2024-11-01 08:29:58,979 root INFO creating build/lib/django/conf/locale/lt 2024-11-01 08:29:58,980 root INFO copying django/conf/locale/lt/__init__.py -> build/lib/django/conf/locale/lt 2024-11-01 08:29:58,981 root INFO copying django/conf/locale/lt/formats.py -> build/lib/django/conf/locale/lt 2024-11-01 08:29:58,982 root INFO creating build/lib/django/conf/locale/hi 2024-11-01 08:29:58,983 root INFO copying django/conf/locale/hi/__init__.py -> build/lib/django/conf/locale/hi 2024-11-01 08:29:58,984 root INFO copying django/conf/locale/hi/formats.py -> build/lib/django/conf/locale/hi 2024-11-01 08:29:58,985 root INFO creating build/lib/django/conf/locale/de 2024-11-01 08:29:58,986 root INFO copying django/conf/locale/de/__init__.py -> build/lib/django/conf/locale/de 2024-11-01 08:29:58,986 root INFO copying django/conf/locale/de/formats.py -> build/lib/django/conf/locale/de 2024-11-01 08:29:58,988 root INFO creating build/lib/django/conf/locale/te 2024-11-01 08:29:58,989 root INFO copying django/conf/locale/te/__init__.py -> build/lib/django/conf/locale/te 2024-11-01 08:29:58,989 root INFO copying django/conf/locale/te/formats.py -> build/lib/django/conf/locale/te 2024-11-01 08:29:58,991 root INFO creating build/lib/django/conf/locale/fi 2024-11-01 08:29:58,991 root INFO copying django/conf/locale/fi/__init__.py -> build/lib/django/conf/locale/fi 2024-11-01 08:29:58,992 root INFO copying django/conf/locale/fi/formats.py -> build/lib/django/conf/locale/fi 2024-11-01 08:29:58,994 root INFO creating build/lib/django/conf/locale/pt_BR 2024-11-01 08:29:58,994 root INFO copying django/conf/locale/pt_BR/__init__.py -> build/lib/django/conf/locale/pt_BR 2024-11-01 08:29:58,995 root INFO copying django/conf/locale/pt_BR/formats.py -> build/lib/django/conf/locale/pt_BR 2024-11-01 08:29:58,997 root INFO creating build/lib/django/conf/locale/ru 2024-11-01 08:29:58,997 root INFO copying django/conf/locale/ru/__init__.py -> build/lib/django/conf/locale/ru 2024-11-01 08:29:58,998 root INFO copying django/conf/locale/ru/formats.py -> build/lib/django/conf/locale/ru 2024-11-01 08:29:59,000 root INFO creating build/lib/django/conf/locale/ca 2024-11-01 08:29:59,000 root INFO copying django/conf/locale/ca/__init__.py -> build/lib/django/conf/locale/ca 2024-11-01 08:29:59,001 root INFO copying django/conf/locale/ca/formats.py -> build/lib/django/conf/locale/ca 2024-11-01 08:29:59,002 root INFO creating build/lib/django/conf/locale/nb 2024-11-01 08:29:59,003 root INFO copying django/conf/locale/nb/__init__.py -> build/lib/django/conf/locale/nb 2024-11-01 08:29:59,004 root INFO copying django/conf/locale/nb/formats.py -> build/lib/django/conf/locale/nb 2024-11-01 08:29:59,006 root INFO creating build/lib/django/conf/locale/vi 2024-11-01 08:29:59,006 root INFO copying django/conf/locale/vi/__init__.py -> build/lib/django/conf/locale/vi 2024-11-01 08:29:59,007 root INFO copying django/conf/locale/vi/formats.py -> build/lib/django/conf/locale/vi 2024-11-01 08:29:59,009 root INFO creating build/lib/django/conf/locale/en_GB 2024-11-01 08:29:59,009 root INFO copying django/conf/locale/en_GB/__init__.py -> build/lib/django/conf/locale/en_GB 2024-11-01 08:29:59,010 root INFO copying django/conf/locale/en_GB/formats.py -> build/lib/django/conf/locale/en_GB 2024-11-01 08:29:59,011 root INFO creating build/lib/django/conf/locale/ml 2024-11-01 08:29:59,012 root INFO copying django/conf/locale/ml/__init__.py -> build/lib/django/conf/locale/ml 2024-11-01 08:29:59,013 root INFO copying django/conf/locale/ml/formats.py -> build/lib/django/conf/locale/ml 2024-11-01 08:29:59,014 root INFO creating build/lib/django/conf/locale/sl 2024-11-01 08:29:59,015 root INFO copying django/conf/locale/sl/__init__.py -> build/lib/django/conf/locale/sl 2024-11-01 08:29:59,016 root INFO copying django/conf/locale/sl/formats.py -> build/lib/django/conf/locale/sl 2024-11-01 08:29:59,017 root INFO creating build/lib/django/conf/locale/km 2024-11-01 08:29:59,018 root INFO copying django/conf/locale/km/__init__.py -> build/lib/django/conf/locale/km 2024-11-01 08:29:59,019 root INFO copying django/conf/locale/km/formats.py -> build/lib/django/conf/locale/km 2024-11-01 08:29:59,020 root INFO creating build/lib/django/conf/locale/ig 2024-11-01 08:29:59,021 root INFO copying django/conf/locale/ig/__init__.py -> build/lib/django/conf/locale/ig 2024-11-01 08:29:59,022 root INFO copying django/conf/locale/ig/formats.py -> build/lib/django/conf/locale/ig 2024-11-01 08:29:59,023 root INFO creating build/lib/django/conf/locale/hu 2024-11-01 08:29:59,024 root INFO copying django/conf/locale/hu/__init__.py -> build/lib/django/conf/locale/hu 2024-11-01 08:29:59,025 root INFO copying django/conf/locale/hu/formats.py -> build/lib/django/conf/locale/hu 2024-11-01 08:29:59,026 root INFO creating build/lib/django/conf/locale/fy 2024-11-01 08:29:59,027 root INFO copying django/conf/locale/fy/__init__.py -> build/lib/django/conf/locale/fy 2024-11-01 08:29:59,027 root INFO copying django/conf/locale/fy/formats.py -> build/lib/django/conf/locale/fy 2024-11-01 08:29:59,029 root INFO creating build/lib/django/conf/locale/sk 2024-11-01 08:29:59,029 root INFO copying django/conf/locale/sk/__init__.py -> build/lib/django/conf/locale/sk 2024-11-01 08:29:59,030 root INFO copying django/conf/locale/sk/formats.py -> build/lib/django/conf/locale/sk 2024-11-01 08:29:59,032 root INFO creating build/lib/django/conf/locale/es_PR 2024-11-01 08:29:59,032 root INFO copying django/conf/locale/es_PR/__init__.py -> build/lib/django/conf/locale/es_PR 2024-11-01 08:29:59,033 root INFO copying django/conf/locale/es_PR/formats.py -> build/lib/django/conf/locale/es_PR 2024-11-01 08:29:59,035 root INFO creating build/lib/django/conf/locale/mn 2024-11-01 08:29:59,035 root INFO copying django/conf/locale/mn/__init__.py -> build/lib/django/conf/locale/mn 2024-11-01 08:29:59,036 root INFO copying django/conf/locale/mn/formats.py -> build/lib/django/conf/locale/mn 2024-11-01 08:29:59,038 root INFO creating build/lib/django/conf/locale/ro 2024-11-01 08:29:59,038 root INFO copying django/conf/locale/ro/__init__.py -> build/lib/django/conf/locale/ro 2024-11-01 08:29:59,039 root INFO copying django/conf/locale/ro/formats.py -> build/lib/django/conf/locale/ro 2024-11-01 08:29:59,041 root INFO creating build/lib/django/views/decorators 2024-11-01 08:29:59,041 root INFO copying django/views/decorators/__init__.py -> build/lib/django/views/decorators 2024-11-01 08:29:59,042 root INFO copying django/views/decorators/http.py -> build/lib/django/views/decorators 2024-11-01 08:29:59,043 root INFO copying django/views/decorators/gzip.py -> build/lib/django/views/decorators 2024-11-01 08:29:59,044 root INFO copying django/views/decorators/cache.py -> build/lib/django/views/decorators 2024-11-01 08:29:59,045 root INFO copying django/views/decorators/common.py -> build/lib/django/views/decorators 2024-11-01 08:29:59,046 root INFO copying django/views/decorators/debug.py -> build/lib/django/views/decorators 2024-11-01 08:29:59,047 root INFO copying django/views/decorators/clickjacking.py -> build/lib/django/views/decorators 2024-11-01 08:29:59,048 root INFO copying django/views/decorators/vary.py -> build/lib/django/views/decorators 2024-11-01 08:29:59,050 root INFO copying django/views/decorators/csrf.py -> build/lib/django/views/decorators 2024-11-01 08:29:59,051 root INFO creating build/lib/django/views/generic 2024-11-01 08:29:59,052 root INFO copying django/views/generic/__init__.py -> build/lib/django/views/generic 2024-11-01 08:29:59,053 root INFO copying django/views/generic/list.py -> build/lib/django/views/generic 2024-11-01 08:29:59,054 root INFO copying django/views/generic/detail.py -> build/lib/django/views/generic 2024-11-01 08:29:59,055 root INFO copying django/views/generic/edit.py -> build/lib/django/views/generic 2024-11-01 08:29:59,056 root INFO copying django/views/generic/dates.py -> build/lib/django/views/generic 2024-11-01 08:29:59,058 root INFO copying django/views/generic/base.py -> build/lib/django/views/generic 2024-11-01 08:29:59,059 root INFO creating build/lib/django/template/loaders 2024-11-01 08:29:59,060 root INFO copying django/template/loaders/__init__.py -> build/lib/django/template/loaders 2024-11-01 08:29:59,061 root INFO copying django/template/loaders/filesystem.py -> build/lib/django/template/loaders 2024-11-01 08:29:59,062 root INFO copying django/template/loaders/cached.py -> build/lib/django/template/loaders 2024-11-01 08:29:59,063 root INFO copying django/template/loaders/app_directories.py -> build/lib/django/template/loaders 2024-11-01 08:29:59,064 root INFO copying django/template/loaders/locmem.py -> build/lib/django/template/loaders 2024-11-01 08:29:59,065 root INFO copying django/template/loaders/base.py -> build/lib/django/template/loaders 2024-11-01 08:29:59,067 root INFO creating build/lib/django/template/backends 2024-11-01 08:29:59,067 root INFO copying django/template/backends/__init__.py -> build/lib/django/template/backends 2024-11-01 08:29:59,068 root INFO copying django/template/backends/django.py -> build/lib/django/template/backends 2024-11-01 08:29:59,069 root INFO copying django/template/backends/dummy.py -> build/lib/django/template/backends 2024-11-01 08:29:59,070 root INFO copying django/template/backends/jinja2.py -> build/lib/django/template/backends 2024-11-01 08:29:59,071 root INFO copying django/template/backends/utils.py -> build/lib/django/template/backends 2024-11-01 08:29:59,072 root INFO copying django/template/backends/base.py -> build/lib/django/template/backends 2024-11-01 08:29:59,074 root INFO creating build/lib/django/db/migrations 2024-11-01 08:29:59,075 root INFO copying django/db/migrations/__init__.py -> build/lib/django/db/migrations 2024-11-01 08:29:59,076 root INFO copying django/db/migrations/serializer.py -> build/lib/django/db/migrations 2024-11-01 08:29:59,077 root INFO copying django/db/migrations/executor.py -> build/lib/django/db/migrations 2024-11-01 08:29:59,078 root INFO copying django/db/migrations/autodetector.py -> build/lib/django/db/migrations 2024-11-01 08:29:59,080 root INFO copying django/db/migrations/exceptions.py -> build/lib/django/db/migrations 2024-11-01 08:29:59,081 root INFO copying django/db/migrations/optimizer.py -> build/lib/django/db/migrations 2024-11-01 08:29:59,082 root INFO copying django/db/migrations/loader.py -> build/lib/django/db/migrations 2024-11-01 08:29:59,083 root INFO copying django/db/migrations/graph.py -> build/lib/django/db/migrations 2024-11-01 08:29:59,084 root INFO copying django/db/migrations/state.py -> build/lib/django/db/migrations 2024-11-01 08:29:59,086 root INFO copying django/db/migrations/questioner.py -> build/lib/django/db/migrations 2024-11-01 08:29:59,087 root INFO copying django/db/migrations/migration.py -> build/lib/django/db/migrations 2024-11-01 08:29:59,088 root INFO copying django/db/migrations/writer.py -> build/lib/django/db/migrations 2024-11-01 08:29:59,089 root INFO copying django/db/migrations/utils.py -> build/lib/django/db/migrations 2024-11-01 08:29:59,090 root INFO copying django/db/migrations/recorder.py -> build/lib/django/db/migrations 2024-11-01 08:29:59,092 root INFO creating build/lib/django/db/models 2024-11-01 08:29:59,093 root INFO copying django/db/models/__init__.py -> build/lib/django/db/models 2024-11-01 08:29:59,094 root INFO copying django/db/models/options.py -> build/lib/django/db/models 2024-11-01 08:29:59,095 root INFO copying django/db/models/signals.py -> build/lib/django/db/models 2024-11-01 08:29:59,096 root INFO copying django/db/models/expressions.py -> build/lib/django/db/models 2024-11-01 08:29:59,097 root INFO copying django/db/models/manager.py -> build/lib/django/db/models 2024-11-01 08:29:59,099 root INFO copying django/db/models/deletion.py -> build/lib/django/db/models 2024-11-01 08:29:59,100 root INFO copying django/db/models/indexes.py -> build/lib/django/db/models 2024-11-01 08:29:59,101 root INFO copying django/db/models/enums.py -> build/lib/django/db/models 2024-11-01 08:29:59,102 root INFO copying django/db/models/lookups.py -> build/lib/django/db/models 2024-11-01 08:29:59,103 root INFO copying django/db/models/query_utils.py -> build/lib/django/db/models 2024-11-01 08:29:59,105 root INFO copying django/db/models/utils.py -> build/lib/django/db/models 2024-11-01 08:29:59,106 root INFO copying django/db/models/constants.py -> build/lib/django/db/models 2024-11-01 08:29:59,106 root INFO copying django/db/models/aggregates.py -> build/lib/django/db/models 2024-11-01 08:29:59,108 root INFO copying django/db/models/query.py -> build/lib/django/db/models 2024-11-01 08:29:59,110 root INFO copying django/db/models/base.py -> build/lib/django/db/models 2024-11-01 08:29:59,111 root INFO copying django/db/models/constraints.py -> build/lib/django/db/models 2024-11-01 08:29:59,113 root INFO creating build/lib/django/db/backends 2024-11-01 08:29:59,114 root INFO copying django/db/backends/__init__.py -> build/lib/django/db/backends 2024-11-01 08:29:59,114 root INFO copying django/db/backends/ddl_references.py -> build/lib/django/db/backends 2024-11-01 08:29:59,116 root INFO copying django/db/backends/signals.py -> build/lib/django/db/backends 2024-11-01 08:29:59,117 root INFO copying django/db/backends/utils.py -> build/lib/django/db/backends 2024-11-01 08:29:59,118 root INFO creating build/lib/django/db/migrations/operations 2024-11-01 08:29:59,119 root INFO copying django/db/migrations/operations/__init__.py -> build/lib/django/db/migrations/operations 2024-11-01 08:29:59,120 root INFO copying django/db/migrations/operations/models.py -> build/lib/django/db/migrations/operations 2024-11-01 08:29:59,121 root INFO copying django/db/migrations/operations/fields.py -> build/lib/django/db/migrations/operations 2024-11-01 08:29:59,123 root INFO copying django/db/migrations/operations/special.py -> build/lib/django/db/migrations/operations 2024-11-01 08:29:59,124 root INFO copying django/db/migrations/operations/base.py -> build/lib/django/db/migrations/operations 2024-11-01 08:29:59,126 root INFO creating build/lib/django/db/models/sql 2024-11-01 08:29:59,126 root INFO copying django/db/models/sql/__init__.py -> build/lib/django/db/models/sql 2024-11-01 08:29:59,127 root INFO copying django/db/models/sql/subqueries.py -> build/lib/django/db/models/sql 2024-11-01 08:29:59,128 root INFO copying django/db/models/sql/compiler.py -> build/lib/django/db/models/sql 2024-11-01 08:29:59,130 root INFO copying django/db/models/sql/datastructures.py -> build/lib/django/db/models/sql 2024-11-01 08:29:59,132 root INFO copying django/db/models/sql/constants.py -> build/lib/django/db/models/sql 2024-11-01 08:29:59,133 root INFO copying django/db/models/sql/where.py -> build/lib/django/db/models/sql 2024-11-01 08:29:59,134 root INFO copying django/db/models/sql/query.py -> build/lib/django/db/models/sql 2024-11-01 08:29:59,136 root INFO creating build/lib/django/db/models/fields 2024-11-01 08:29:59,137 root INFO copying django/db/models/fields/files.py -> build/lib/django/db/models/fields 2024-11-01 08:29:59,138 root INFO copying django/db/models/fields/related_lookups.py -> build/lib/django/db/models/fields 2024-11-01 08:29:59,140 root INFO copying django/db/models/fields/proxy.py -> build/lib/django/db/models/fields 2024-11-01 08:29:59,141 root INFO copying django/db/models/fields/__init__.py -> build/lib/django/db/models/fields 2024-11-01 08:29:59,142 root INFO copying django/db/models/fields/json.py -> build/lib/django/db/models/fields 2024-11-01 08:29:59,144 root INFO copying django/db/models/fields/mixins.py -> build/lib/django/db/models/fields 2024-11-01 08:29:59,145 root INFO copying django/db/models/fields/related.py -> build/lib/django/db/models/fields 2024-11-01 08:29:59,147 root INFO copying django/db/models/fields/related_descriptors.py -> build/lib/django/db/models/fields 2024-11-01 08:29:59,148 root INFO copying django/db/models/fields/reverse_related.py -> build/lib/django/db/models/fields 2024-11-01 08:29:59,150 root INFO creating build/lib/django/db/models/functions 2024-11-01 08:29:59,151 root INFO copying django/db/models/functions/window.py -> build/lib/django/db/models/functions 2024-11-01 08:29:59,152 root INFO copying django/db/models/functions/__init__.py -> build/lib/django/db/models/functions 2024-11-01 08:29:59,153 root INFO copying django/db/models/functions/comparison.py -> build/lib/django/db/models/functions 2024-11-01 08:29:59,154 root INFO copying django/db/models/functions/math.py -> build/lib/django/db/models/functions 2024-11-01 08:29:59,156 root INFO copying django/db/models/functions/text.py -> build/lib/django/db/models/functions 2024-11-01 08:29:59,157 root INFO copying django/db/models/functions/mixins.py -> build/lib/django/db/models/functions 2024-11-01 08:29:59,158 root INFO copying django/db/models/functions/datetime.py -> build/lib/django/db/models/functions 2024-11-01 08:29:59,160 root INFO creating build/lib/django/db/backends/mysql 2024-11-01 08:29:59,161 root INFO copying django/db/backends/mysql/creation.py -> build/lib/django/db/backends/mysql 2024-11-01 08:29:59,162 root INFO copying django/db/backends/mysql/introspection.py -> build/lib/django/db/backends/mysql 2024-11-01 08:29:59,163 root INFO copying django/db/backends/mysql/__init__.py -> build/lib/django/db/backends/mysql 2024-11-01 08:29:59,164 root INFO copying django/db/backends/mysql/schema.py -> build/lib/django/db/backends/mysql 2024-11-01 08:29:59,166 root INFO copying django/db/backends/mysql/compiler.py -> build/lib/django/db/backends/mysql 2024-11-01 08:29:59,167 root INFO copying django/db/backends/mysql/operations.py -> build/lib/django/db/backends/mysql 2024-11-01 08:29:59,168 root INFO copying django/db/backends/mysql/validation.py -> build/lib/django/db/backends/mysql 2024-11-01 08:29:59,169 root INFO copying django/db/backends/mysql/features.py -> build/lib/django/db/backends/mysql 2024-11-01 08:29:59,171 root INFO copying django/db/backends/mysql/base.py -> build/lib/django/db/backends/mysql 2024-11-01 08:29:59,172 root INFO copying django/db/backends/mysql/client.py -> build/lib/django/db/backends/mysql 2024-11-01 08:29:59,174 root INFO creating build/lib/django/db/backends/sqlite3 2024-11-01 08:29:59,175 root INFO copying django/db/backends/sqlite3/creation.py -> build/lib/django/db/backends/sqlite3 2024-11-01 08:29:59,176 root INFO copying django/db/backends/sqlite3/introspection.py -> build/lib/django/db/backends/sqlite3 2024-11-01 08:29:59,177 root INFO copying django/db/backends/sqlite3/__init__.py -> build/lib/django/db/backends/sqlite3 2024-11-01 08:29:59,178 root INFO copying django/db/backends/sqlite3/_functions.py -> build/lib/django/db/backends/sqlite3 2024-11-01 08:29:59,180 root INFO copying django/db/backends/sqlite3/schema.py -> build/lib/django/db/backends/sqlite3 2024-11-01 08:29:59,181 root INFO copying django/db/backends/sqlite3/operations.py -> build/lib/django/db/backends/sqlite3 2024-11-01 08:29:59,182 root INFO copying django/db/backends/sqlite3/features.py -> build/lib/django/db/backends/sqlite3 2024-11-01 08:29:59,183 root INFO copying django/db/backends/sqlite3/base.py -> build/lib/django/db/backends/sqlite3 2024-11-01 08:29:59,185 root INFO copying django/db/backends/sqlite3/client.py -> build/lib/django/db/backends/sqlite3 2024-11-01 08:29:59,187 root INFO creating build/lib/django/db/backends/oracle 2024-11-01 08:29:59,187 root INFO copying django/db/backends/oracle/creation.py -> build/lib/django/db/backends/oracle 2024-11-01 08:29:59,189 root INFO copying django/db/backends/oracle/introspection.py -> build/lib/django/db/backends/oracle 2024-11-01 08:29:59,190 root INFO copying django/db/backends/oracle/functions.py -> build/lib/django/db/backends/oracle 2024-11-01 08:29:59,191 root INFO copying django/db/backends/oracle/__init__.py -> build/lib/django/db/backends/oracle 2024-11-01 08:29:59,192 root INFO copying django/db/backends/oracle/schema.py -> build/lib/django/db/backends/oracle 2024-11-01 08:29:59,193 root INFO copying django/db/backends/oracle/operations.py -> build/lib/django/db/backends/oracle 2024-11-01 08:29:59,195 root INFO copying django/db/backends/oracle/validation.py -> build/lib/django/db/backends/oracle 2024-11-01 08:29:59,196 root INFO copying django/db/backends/oracle/features.py -> build/lib/django/db/backends/oracle 2024-11-01 08:29:59,197 root INFO copying django/db/backends/oracle/utils.py -> build/lib/django/db/backends/oracle 2024-11-01 08:29:59,198 root INFO copying django/db/backends/oracle/base.py -> build/lib/django/db/backends/oracle 2024-11-01 08:29:59,200 root INFO copying django/db/backends/oracle/client.py -> build/lib/django/db/backends/oracle 2024-11-01 08:29:59,202 root INFO creating build/lib/django/db/backends/dummy 2024-11-01 08:29:59,202 root INFO copying django/db/backends/dummy/__init__.py -> build/lib/django/db/backends/dummy 2024-11-01 08:29:59,203 root INFO copying django/db/backends/dummy/features.py -> build/lib/django/db/backends/dummy 2024-11-01 08:29:59,204 root INFO copying django/db/backends/dummy/base.py -> build/lib/django/db/backends/dummy 2024-11-01 08:29:59,206 root INFO creating build/lib/django/db/backends/base 2024-11-01 08:29:59,207 root INFO copying django/db/backends/base/creation.py -> build/lib/django/db/backends/base 2024-11-01 08:29:59,208 root INFO copying django/db/backends/base/introspection.py -> build/lib/django/db/backends/base 2024-11-01 08:29:59,210 root INFO copying django/db/backends/base/__init__.py -> build/lib/django/db/backends/base 2024-11-01 08:29:59,211 root INFO copying django/db/backends/base/schema.py -> build/lib/django/db/backends/base 2024-11-01 08:29:59,212 root INFO copying django/db/backends/base/operations.py -> build/lib/django/db/backends/base 2024-11-01 08:29:59,214 root INFO copying django/db/backends/base/validation.py -> build/lib/django/db/backends/base 2024-11-01 08:29:59,215 root INFO copying django/db/backends/base/features.py -> build/lib/django/db/backends/base 2024-11-01 08:29:59,216 root INFO copying django/db/backends/base/base.py -> build/lib/django/db/backends/base 2024-11-01 08:29:59,218 root INFO copying django/db/backends/base/client.py -> build/lib/django/db/backends/base 2024-11-01 08:29:59,220 root INFO creating build/lib/django/db/backends/postgresql 2024-11-01 08:29:59,220 root INFO copying django/db/backends/postgresql/creation.py -> build/lib/django/db/backends/postgresql 2024-11-01 08:29:59,222 root INFO copying django/db/backends/postgresql/introspection.py -> build/lib/django/db/backends/postgresql 2024-11-01 08:29:59,223 root INFO copying django/db/backends/postgresql/__init__.py -> build/lib/django/db/backends/postgresql 2024-11-01 08:29:59,224 root INFO copying django/db/backends/postgresql/schema.py -> build/lib/django/db/backends/postgresql 2024-11-01 08:29:59,225 root INFO copying django/db/backends/postgresql/operations.py -> build/lib/django/db/backends/postgresql 2024-11-01 08:29:59,226 root INFO copying django/db/backends/postgresql/psycopg_any.py -> build/lib/django/db/backends/postgresql 2024-11-01 08:29:59,227 root INFO copying django/db/backends/postgresql/features.py -> build/lib/django/db/backends/postgresql 2024-11-01 08:29:59,228 root INFO copying django/db/backends/postgresql/base.py -> build/lib/django/db/backends/postgresql 2024-11-01 08:29:59,230 root INFO copying django/db/backends/postgresql/client.py -> build/lib/django/db/backends/postgresql 2024-11-01 08:29:59,231 root INFO creating build/lib/django/utils/translation 2024-11-01 08:29:59,232 root INFO copying django/utils/translation/__init__.py -> build/lib/django/utils/translation 2024-11-01 08:29:59,233 root INFO copying django/utils/translation/template.py -> build/lib/django/utils/translation 2024-11-01 08:29:59,234 root INFO copying django/utils/translation/reloader.py -> build/lib/django/utils/translation 2024-11-01 08:29:59,235 root INFO copying django/utils/translation/trans_null.py -> build/lib/django/utils/translation 2024-11-01 08:29:59,236 root INFO copying django/utils/translation/trans_real.py -> build/lib/django/utils/translation 2024-11-01 08:29:59,238 root INFO creating build/lib/django/contrib/sites 2024-11-01 08:29:59,239 root INFO copying django/contrib/sites/apps.py -> build/lib/django/contrib/sites 2024-11-01 08:29:59,240 root INFO copying django/contrib/sites/__init__.py -> build/lib/django/contrib/sites 2024-11-01 08:29:59,241 root INFO copying django/contrib/sites/models.py -> build/lib/django/contrib/sites 2024-11-01 08:29:59,242 root INFO copying django/contrib/sites/shortcuts.py -> build/lib/django/contrib/sites 2024-11-01 08:29:59,243 root INFO copying django/contrib/sites/managers.py -> build/lib/django/contrib/sites 2024-11-01 08:29:59,244 root INFO copying django/contrib/sites/requests.py -> build/lib/django/contrib/sites 2024-11-01 08:29:59,245 root INFO copying django/contrib/sites/checks.py -> build/lib/django/contrib/sites 2024-11-01 08:29:59,246 root INFO copying django/contrib/sites/middleware.py -> build/lib/django/contrib/sites 2024-11-01 08:29:59,247 root INFO copying django/contrib/sites/admin.py -> build/lib/django/contrib/sites 2024-11-01 08:29:59,248 root INFO copying django/contrib/sites/management.py -> build/lib/django/contrib/sites 2024-11-01 08:29:59,249 root INFO creating build/lib/django/contrib/postgres 2024-11-01 08:29:59,250 root INFO copying django/contrib/postgres/apps.py -> build/lib/django/contrib/postgres 2024-11-01 08:29:59,251 root INFO copying django/contrib/postgres/functions.py -> build/lib/django/contrib/postgres 2024-11-01 08:29:59,252 root INFO copying django/contrib/postgres/__init__.py -> build/lib/django/contrib/postgres 2024-11-01 08:29:59,253 root INFO copying django/contrib/postgres/signals.py -> build/lib/django/contrib/postgres 2024-11-01 08:29:59,254 root INFO copying django/contrib/postgres/expressions.py -> build/lib/django/contrib/postgres 2024-11-01 08:29:59,255 root INFO copying django/contrib/postgres/search.py -> build/lib/django/contrib/postgres 2024-11-01 08:29:59,256 root INFO copying django/contrib/postgres/operations.py -> build/lib/django/contrib/postgres 2024-11-01 08:29:59,258 root INFO copying django/contrib/postgres/indexes.py -> build/lib/django/contrib/postgres 2024-11-01 08:29:59,259 root INFO copying django/contrib/postgres/serializers.py -> build/lib/django/contrib/postgres 2024-11-01 08:29:59,260 root INFO copying django/contrib/postgres/lookups.py -> build/lib/django/contrib/postgres 2024-11-01 08:29:59,261 root INFO copying django/contrib/postgres/utils.py -> build/lib/django/contrib/postgres 2024-11-01 08:29:59,262 root INFO copying django/contrib/postgres/validators.py -> build/lib/django/contrib/postgres 2024-11-01 08:29:59,263 root INFO copying django/contrib/postgres/constraints.py -> build/lib/django/contrib/postgres 2024-11-01 08:29:59,265 root INFO creating build/lib/django/contrib/staticfiles 2024-11-01 08:29:59,265 root INFO copying django/contrib/staticfiles/apps.py -> build/lib/django/contrib/staticfiles 2024-11-01 08:29:59,266 root INFO copying django/contrib/staticfiles/urls.py -> build/lib/django/contrib/staticfiles 2024-11-01 08:29:59,267 root INFO copying django/contrib/staticfiles/__init__.py -> build/lib/django/contrib/staticfiles 2024-11-01 08:29:59,268 root INFO copying django/contrib/staticfiles/handlers.py -> build/lib/django/contrib/staticfiles 2024-11-01 08:29:59,269 root INFO copying django/contrib/staticfiles/views.py -> build/lib/django/contrib/staticfiles 2024-11-01 08:29:59,270 root INFO copying django/contrib/staticfiles/checks.py -> build/lib/django/contrib/staticfiles 2024-11-01 08:29:59,271 root INFO copying django/contrib/staticfiles/storage.py -> build/lib/django/contrib/staticfiles 2024-11-01 08:29:59,273 root INFO copying django/contrib/staticfiles/finders.py -> build/lib/django/contrib/staticfiles 2024-11-01 08:29:59,274 root INFO copying django/contrib/staticfiles/utils.py -> build/lib/django/contrib/staticfiles 2024-11-01 08:29:59,275 root INFO copying django/contrib/staticfiles/testing.py -> build/lib/django/contrib/staticfiles 2024-11-01 08:29:59,277 root INFO creating build/lib/django/contrib/admindocs 2024-11-01 08:29:59,277 root INFO copying django/contrib/admindocs/apps.py -> build/lib/django/contrib/admindocs 2024-11-01 08:29:59,278 root INFO copying django/contrib/admindocs/urls.py -> build/lib/django/contrib/admindocs 2024-11-01 08:29:59,279 root INFO copying django/contrib/admindocs/__init__.py -> build/lib/django/contrib/admindocs 2024-11-01 08:29:59,280 root INFO copying django/contrib/admindocs/views.py -> build/lib/django/contrib/admindocs 2024-11-01 08:29:59,281 root INFO copying django/contrib/admindocs/middleware.py -> build/lib/django/contrib/admindocs 2024-11-01 08:29:59,282 root INFO copying django/contrib/admindocs/utils.py -> build/lib/django/contrib/admindocs 2024-11-01 08:29:59,284 root INFO creating build/lib/django/contrib/flatpages 2024-11-01 08:29:59,285 root INFO copying django/contrib/flatpages/apps.py -> build/lib/django/contrib/flatpages 2024-11-01 08:29:59,286 root INFO copying django/contrib/flatpages/urls.py -> build/lib/django/contrib/flatpages 2024-11-01 08:29:59,287 root INFO copying django/contrib/flatpages/__init__.py -> build/lib/django/contrib/flatpages 2024-11-01 08:29:59,288 root INFO copying django/contrib/flatpages/models.py -> build/lib/django/contrib/flatpages 2024-11-01 08:29:59,289 root INFO copying django/contrib/flatpages/forms.py -> build/lib/django/contrib/flatpages 2024-11-01 08:29:59,290 root INFO copying django/contrib/flatpages/views.py -> build/lib/django/contrib/flatpages 2024-11-01 08:29:59,291 root INFO copying django/contrib/flatpages/middleware.py -> build/lib/django/contrib/flatpages 2024-11-01 08:29:59,292 root INFO copying django/contrib/flatpages/admin.py -> build/lib/django/contrib/flatpages 2024-11-01 08:29:59,293 root INFO copying django/contrib/flatpages/sitemaps.py -> build/lib/django/contrib/flatpages 2024-11-01 08:29:59,295 root INFO creating build/lib/django/contrib/contenttypes 2024-11-01 08:29:59,295 root INFO copying django/contrib/contenttypes/apps.py -> build/lib/django/contrib/contenttypes 2024-11-01 08:29:59,296 root INFO copying django/contrib/contenttypes/__init__.py -> build/lib/django/contrib/contenttypes 2024-11-01 08:29:59,297 root INFO copying django/contrib/contenttypes/models.py -> build/lib/django/contrib/contenttypes 2024-11-01 08:29:59,298 root INFO copying django/contrib/contenttypes/forms.py -> build/lib/django/contrib/contenttypes 2024-11-01 08:29:59,300 root INFO copying django/contrib/contenttypes/views.py -> build/lib/django/contrib/contenttypes 2024-11-01 08:29:59,301 root INFO copying django/contrib/contenttypes/fields.py -> build/lib/django/contrib/contenttypes 2024-11-01 08:29:59,302 root INFO copying django/contrib/contenttypes/checks.py -> build/lib/django/contrib/contenttypes 2024-11-01 08:29:59,303 root INFO copying django/contrib/contenttypes/admin.py -> build/lib/django/contrib/contenttypes 2024-11-01 08:29:59,305 root INFO creating build/lib/django/contrib/sitemaps 2024-11-01 08:29:59,305 root INFO copying django/contrib/sitemaps/apps.py -> build/lib/django/contrib/sitemaps 2024-11-01 08:29:59,306 root INFO copying django/contrib/sitemaps/__init__.py -> build/lib/django/contrib/sitemaps 2024-11-01 08:29:59,307 root INFO copying django/contrib/sitemaps/views.py -> build/lib/django/contrib/sitemaps 2024-11-01 08:29:59,309 root INFO creating build/lib/django/contrib/humanize 2024-11-01 08:29:59,310 root INFO copying django/contrib/humanize/apps.py -> build/lib/django/contrib/humanize 2024-11-01 08:29:59,311 root INFO copying django/contrib/humanize/__init__.py -> build/lib/django/contrib/humanize 2024-11-01 08:29:59,312 root INFO creating build/lib/django/contrib/redirects 2024-11-01 08:29:59,313 root INFO copying django/contrib/redirects/apps.py -> build/lib/django/contrib/redirects 2024-11-01 08:29:59,314 root INFO copying django/contrib/redirects/__init__.py -> build/lib/django/contrib/redirects 2024-11-01 08:29:59,315 root INFO copying django/contrib/redirects/models.py -> build/lib/django/contrib/redirects 2024-11-01 08:29:59,316 root INFO copying django/contrib/redirects/middleware.py -> build/lib/django/contrib/redirects 2024-11-01 08:29:59,317 root INFO copying django/contrib/redirects/admin.py -> build/lib/django/contrib/redirects 2024-11-01 08:29:59,319 root INFO creating build/lib/django/contrib/auth 2024-11-01 08:29:59,320 root INFO copying django/contrib/auth/apps.py -> build/lib/django/contrib/auth 2024-11-01 08:29:59,321 root INFO copying django/contrib/auth/urls.py -> build/lib/django/contrib/auth 2024-11-01 08:29:59,322 root INFO copying django/contrib/auth/__init__.py -> build/lib/django/contrib/auth 2024-11-01 08:29:59,324 root INFO copying django/contrib/auth/hashers.py -> build/lib/django/contrib/auth 2024-11-01 08:29:59,325 root INFO copying django/contrib/auth/signals.py -> build/lib/django/contrib/auth 2024-11-01 08:29:59,326 root INFO copying django/contrib/auth/models.py -> build/lib/django/contrib/auth 2024-11-01 08:29:59,327 root INFO copying django/contrib/auth/forms.py -> build/lib/django/contrib/auth 2024-11-01 08:29:59,328 root INFO copying django/contrib/auth/password_validation.py -> build/lib/django/contrib/auth 2024-11-01 08:29:59,330 root INFO copying django/contrib/auth/views.py -> build/lib/django/contrib/auth 2024-11-01 08:29:59,331 root INFO copying django/contrib/auth/base_user.py -> build/lib/django/contrib/auth 2024-11-01 08:29:59,332 root INFO copying django/contrib/auth/tokens.py -> build/lib/django/contrib/auth 2024-11-01 08:29:59,333 root INFO copying django/contrib/auth/checks.py -> build/lib/django/contrib/auth 2024-11-01 08:29:59,334 root INFO copying django/contrib/auth/mixins.py -> build/lib/django/contrib/auth 2024-11-01 08:29:59,335 root INFO copying django/contrib/auth/middleware.py -> build/lib/django/contrib/auth 2024-11-01 08:29:59,336 root INFO copying django/contrib/auth/admin.py -> build/lib/django/contrib/auth 2024-11-01 08:29:59,337 root INFO copying django/contrib/auth/backends.py -> build/lib/django/contrib/auth 2024-11-01 08:29:59,338 root INFO copying django/contrib/auth/decorators.py -> build/lib/django/contrib/auth 2024-11-01 08:29:59,339 root INFO copying django/contrib/auth/context_processors.py -> build/lib/django/contrib/auth 2024-11-01 08:29:59,340 root INFO copying django/contrib/auth/validators.py -> build/lib/django/contrib/auth 2024-11-01 08:29:59,342 root INFO creating build/lib/django/contrib/sessions 2024-11-01 08:29:59,343 root INFO copying django/contrib/sessions/apps.py -> build/lib/django/contrib/sessions 2024-11-01 08:29:59,344 root INFO copying django/contrib/sessions/__init__.py -> build/lib/django/contrib/sessions 2024-11-01 08:29:59,344 root INFO copying django/contrib/sessions/models.py -> build/lib/django/contrib/sessions 2024-11-01 08:29:59,345 root INFO copying django/contrib/sessions/exceptions.py -> build/lib/django/contrib/sessions 2024-11-01 08:29:59,346 root INFO copying django/contrib/sessions/base_session.py -> build/lib/django/contrib/sessions 2024-11-01 08:29:59,348 root INFO copying django/contrib/sessions/middleware.py -> build/lib/django/contrib/sessions 2024-11-01 08:29:59,349 root INFO copying django/contrib/sessions/serializers.py -> build/lib/django/contrib/sessions 2024-11-01 08:29:59,350 root INFO creating build/lib/django/contrib/gis 2024-11-01 08:29:59,351 root INFO copying django/contrib/gis/apps.py -> build/lib/django/contrib/gis 2024-11-01 08:29:59,352 root INFO copying django/contrib/gis/__init__.py -> build/lib/django/contrib/gis 2024-11-01 08:29:59,353 root INFO copying django/contrib/gis/shortcuts.py -> build/lib/django/contrib/gis 2024-11-01 08:29:59,354 root INFO copying django/contrib/gis/feeds.py -> build/lib/django/contrib/gis 2024-11-01 08:29:59,355 root INFO copying django/contrib/gis/views.py -> build/lib/django/contrib/gis 2024-11-01 08:29:59,356 root INFO copying django/contrib/gis/measure.py -> build/lib/django/contrib/gis 2024-11-01 08:29:59,357 root INFO copying django/contrib/gis/geometry.py -> build/lib/django/contrib/gis 2024-11-01 08:29:59,358 root INFO copying django/contrib/gis/ptr.py -> build/lib/django/contrib/gis 2024-11-01 08:29:59,360 root INFO creating build/lib/django/contrib/messages 2024-11-01 08:29:59,361 root INFO copying django/contrib/messages/apps.py -> build/lib/django/contrib/messages 2024-11-01 08:29:59,362 root INFO copying django/contrib/messages/__init__.py -> build/lib/django/contrib/messages 2024-11-01 08:29:59,363 root INFO copying django/contrib/messages/api.py -> build/lib/django/contrib/messages 2024-11-01 08:29:59,364 root INFO copying django/contrib/messages/views.py -> build/lib/django/contrib/messages 2024-11-01 08:29:59,365 root INFO copying django/contrib/messages/middleware.py -> build/lib/django/contrib/messages 2024-11-01 08:29:59,366 root INFO copying django/contrib/messages/utils.py -> build/lib/django/contrib/messages 2024-11-01 08:29:59,367 root INFO copying django/contrib/messages/constants.py -> build/lib/django/contrib/messages 2024-11-01 08:29:59,368 root INFO copying django/contrib/messages/context_processors.py -> build/lib/django/contrib/messages 2024-11-01 08:29:59,369 root INFO creating build/lib/django/contrib/syndication 2024-11-01 08:29:59,370 root INFO copying django/contrib/syndication/apps.py -> build/lib/django/contrib/syndication 2024-11-01 08:29:59,371 root INFO copying django/contrib/syndication/__init__.py -> build/lib/django/contrib/syndication 2024-11-01 08:29:59,372 root INFO copying django/contrib/syndication/views.py -> build/lib/django/contrib/syndication 2024-11-01 08:29:59,374 root INFO creating build/lib/django/contrib/admin 2024-11-01 08:29:59,374 root INFO copying django/contrib/admin/apps.py -> build/lib/django/contrib/admin 2024-11-01 08:29:59,375 root INFO copying django/contrib/admin/__init__.py -> build/lib/django/contrib/admin 2024-11-01 08:29:59,376 root INFO copying django/contrib/admin/options.py -> build/lib/django/contrib/admin 2024-11-01 08:29:59,378 root INFO copying django/contrib/admin/helpers.py -> build/lib/django/contrib/admin 2024-11-01 08:29:59,379 root INFO copying django/contrib/admin/models.py -> build/lib/django/contrib/admin 2024-11-01 08:29:59,380 root INFO copying django/contrib/admin/filters.py -> build/lib/django/contrib/admin 2024-11-01 08:29:59,381 root INFO copying django/contrib/admin/forms.py -> build/lib/django/contrib/admin 2024-11-01 08:29:59,382 root INFO copying django/contrib/admin/exceptions.py -> build/lib/django/contrib/admin 2024-11-01 08:29:59,384 root INFO copying django/contrib/admin/tests.py -> build/lib/django/contrib/admin 2024-11-01 08:29:59,385 root INFO copying django/contrib/admin/widgets.py -> build/lib/django/contrib/admin 2024-11-01 08:29:59,386 root INFO copying django/contrib/admin/checks.py -> build/lib/django/contrib/admin 2024-11-01 08:29:59,387 root INFO copying django/contrib/admin/decorators.py -> build/lib/django/contrib/admin 2024-11-01 08:29:59,389 root INFO copying django/contrib/admin/actions.py -> build/lib/django/contrib/admin 2024-11-01 08:29:59,390 root INFO copying django/contrib/admin/utils.py -> build/lib/django/contrib/admin 2024-11-01 08:29:59,391 root INFO copying django/contrib/admin/sites.py -> build/lib/django/contrib/admin 2024-11-01 08:29:59,393 root INFO creating build/lib/django/contrib/sites/migrations 2024-11-01 08:29:59,393 root INFO copying django/contrib/sites/migrations/__init__.py -> build/lib/django/contrib/sites/migrations 2024-11-01 08:29:59,394 root INFO copying django/contrib/sites/migrations/0002_alter_domain_unique.py -> build/lib/django/contrib/sites/migrations 2024-11-01 08:29:59,395 root INFO copying django/contrib/sites/migrations/0001_initial.py -> build/lib/django/contrib/sites/migrations 2024-11-01 08:29:59,397 root INFO creating build/lib/django/contrib/postgres/fields 2024-11-01 08:29:59,397 root INFO copying django/contrib/postgres/fields/citext.py -> build/lib/django/contrib/postgres/fields 2024-11-01 08:29:59,398 root INFO copying django/contrib/postgres/fields/array.py -> build/lib/django/contrib/postgres/fields 2024-11-01 08:29:59,400 root INFO copying django/contrib/postgres/fields/__init__.py -> build/lib/django/contrib/postgres/fields 2024-11-01 08:29:59,401 root INFO copying django/contrib/postgres/fields/jsonb.py -> build/lib/django/contrib/postgres/fields 2024-11-01 08:29:59,402 root INFO copying django/contrib/postgres/fields/hstore.py -> build/lib/django/contrib/postgres/fields 2024-11-01 08:29:59,403 root INFO copying django/contrib/postgres/fields/ranges.py -> build/lib/django/contrib/postgres/fields 2024-11-01 08:29:59,404 root INFO copying django/contrib/postgres/fields/utils.py -> build/lib/django/contrib/postgres/fields 2024-11-01 08:29:59,406 root INFO creating build/lib/django/contrib/postgres/forms 2024-11-01 08:29:59,406 root INFO copying django/contrib/postgres/forms/array.py -> build/lib/django/contrib/postgres/forms 2024-11-01 08:29:59,407 root INFO copying django/contrib/postgres/forms/__init__.py -> build/lib/django/contrib/postgres/forms 2024-11-01 08:29:59,408 root INFO copying django/contrib/postgres/forms/hstore.py -> build/lib/django/contrib/postgres/forms 2024-11-01 08:29:59,409 root INFO copying django/contrib/postgres/forms/ranges.py -> build/lib/django/contrib/postgres/forms 2024-11-01 08:29:59,411 root INFO creating build/lib/django/contrib/postgres/aggregates 2024-11-01 08:29:59,412 root INFO copying django/contrib/postgres/aggregates/__init__.py -> build/lib/django/contrib/postgres/aggregates 2024-11-01 08:29:59,413 root INFO copying django/contrib/postgres/aggregates/mixins.py -> build/lib/django/contrib/postgres/aggregates 2024-11-01 08:29:59,414 root INFO copying django/contrib/postgres/aggregates/statistics.py -> build/lib/django/contrib/postgres/aggregates 2024-11-01 08:29:59,415 root INFO copying django/contrib/postgres/aggregates/general.py -> build/lib/django/contrib/postgres/aggregates 2024-11-01 08:29:59,416 root INFO creating build/lib/django/contrib/staticfiles/management 2024-11-01 08:29:59,417 root INFO copying django/contrib/staticfiles/management/__init__.py -> build/lib/django/contrib/staticfiles/management 2024-11-01 08:29:59,418 root INFO creating build/lib/django/contrib/staticfiles/management/commands 2024-11-01 08:29:59,419 root INFO copying django/contrib/staticfiles/management/commands/__init__.py -> build/lib/django/contrib/staticfiles/management/commands 2024-11-01 08:29:59,420 root INFO copying django/contrib/staticfiles/management/commands/collectstatic.py -> build/lib/django/contrib/staticfiles/management/commands 2024-11-01 08:29:59,421 root INFO copying django/contrib/staticfiles/management/commands/findstatic.py -> build/lib/django/contrib/staticfiles/management/commands 2024-11-01 08:29:59,422 root INFO copying django/contrib/staticfiles/management/commands/runserver.py -> build/lib/django/contrib/staticfiles/management/commands 2024-11-01 08:29:59,423 root INFO creating build/lib/django/contrib/flatpages/migrations 2024-11-01 08:29:59,424 root INFO copying django/contrib/flatpages/migrations/__init__.py -> build/lib/django/contrib/flatpages/migrations 2024-11-01 08:29:59,425 root INFO copying django/contrib/flatpages/migrations/0001_initial.py -> build/lib/django/contrib/flatpages/migrations 2024-11-01 08:29:59,426 root INFO creating build/lib/django/contrib/flatpages/templatetags 2024-11-01 08:29:59,427 root INFO copying django/contrib/flatpages/templatetags/__init__.py -> build/lib/django/contrib/flatpages/templatetags 2024-11-01 08:29:59,428 root INFO copying django/contrib/flatpages/templatetags/flatpages.py -> build/lib/django/contrib/flatpages/templatetags 2024-11-01 08:29:59,429 root INFO creating build/lib/django/contrib/contenttypes/management 2024-11-01 08:29:59,430 root INFO copying django/contrib/contenttypes/management/__init__.py -> build/lib/django/contrib/contenttypes/management 2024-11-01 08:29:59,431 root INFO creating build/lib/django/contrib/contenttypes/migrations 2024-11-01 08:29:59,432 root INFO copying django/contrib/contenttypes/migrations/__init__.py -> build/lib/django/contrib/contenttypes/migrations 2024-11-01 08:29:59,433 root INFO copying django/contrib/contenttypes/migrations/0001_initial.py -> build/lib/django/contrib/contenttypes/migrations 2024-11-01 08:29:59,434 root INFO copying django/contrib/contenttypes/migrations/0002_remove_content_type_name.py -> build/lib/django/contrib/contenttypes/migrations 2024-11-01 08:29:59,435 root INFO creating build/lib/django/contrib/contenttypes/management/commands 2024-11-01 08:29:59,436 root INFO copying django/contrib/contenttypes/management/commands/remove_stale_contenttypes.py -> build/lib/django/contrib/contenttypes/management/commands 2024-11-01 08:29:59,437 root INFO copying django/contrib/contenttypes/management/commands/__init__.py -> build/lib/django/contrib/contenttypes/management/commands 2024-11-01 08:29:59,438 root INFO creating build/lib/django/contrib/sitemaps/management 2024-11-01 08:29:59,439 root INFO copying django/contrib/sitemaps/management/__init__.py -> build/lib/django/contrib/sitemaps/management 2024-11-01 08:29:59,440 root INFO creating build/lib/django/contrib/sitemaps/management/commands 2024-11-01 08:29:59,441 root INFO copying django/contrib/sitemaps/management/commands/__init__.py -> build/lib/django/contrib/sitemaps/management/commands 2024-11-01 08:29:59,442 root INFO copying django/contrib/sitemaps/management/commands/ping_google.py -> build/lib/django/contrib/sitemaps/management/commands 2024-11-01 08:29:59,443 root INFO creating build/lib/django/contrib/humanize/templatetags 2024-11-01 08:29:59,444 root INFO copying django/contrib/humanize/templatetags/__init__.py -> build/lib/django/contrib/humanize/templatetags 2024-11-01 08:29:59,445 root INFO copying django/contrib/humanize/templatetags/humanize.py -> build/lib/django/contrib/humanize/templatetags 2024-11-01 08:29:59,446 root INFO creating build/lib/django/contrib/redirects/migrations 2024-11-01 08:29:59,447 root INFO copying django/contrib/redirects/migrations/__init__.py -> build/lib/django/contrib/redirects/migrations 2024-11-01 08:29:59,448 root INFO copying django/contrib/redirects/migrations/0001_initial.py -> build/lib/django/contrib/redirects/migrations 2024-11-01 08:29:59,449 root INFO copying django/contrib/redirects/migrations/0002_alter_redirect_new_path_help_text.py -> build/lib/django/contrib/redirects/migrations 2024-11-01 08:29:59,450 root INFO creating build/lib/django/contrib/auth/management 2024-11-01 08:29:59,451 root INFO copying django/contrib/auth/management/__init__.py -> build/lib/django/contrib/auth/management 2024-11-01 08:29:59,453 root INFO creating build/lib/django/contrib/auth/migrations 2024-11-01 08:29:59,454 root INFO copying django/contrib/auth/migrations/__init__.py -> build/lib/django/contrib/auth/migrations 2024-11-01 08:29:59,455 root INFO copying django/contrib/auth/migrations/0003_alter_user_email_max_length.py -> build/lib/django/contrib/auth/migrations 2024-11-01 08:29:59,456 root INFO copying django/contrib/auth/migrations/0012_alter_user_first_name_max_length.py -> build/lib/django/contrib/auth/migrations 2024-11-01 08:29:59,457 root INFO copying django/contrib/auth/migrations/0001_initial.py -> build/lib/django/contrib/auth/migrations 2024-11-01 08:29:59,458 root INFO copying django/contrib/auth/migrations/0011_update_proxy_permissions.py -> build/lib/django/contrib/auth/migrations 2024-11-01 08:29:59,459 root INFO copying django/contrib/auth/migrations/0005_alter_user_last_login_null.py -> build/lib/django/contrib/auth/migrations 2024-11-01 08:29:59,460 root INFO copying django/contrib/auth/migrations/0008_alter_user_username_max_length.py -> build/lib/django/contrib/auth/migrations 2024-11-01 08:29:59,461 root INFO copying django/contrib/auth/migrations/0002_alter_permission_name_max_length.py -> build/lib/django/contrib/auth/migrations 2024-11-01 08:29:59,462 root INFO copying django/contrib/auth/migrations/0006_require_contenttypes_0002.py -> build/lib/django/contrib/auth/migrations 2024-11-01 08:29:59,463 root INFO copying django/contrib/auth/migrations/0009_alter_user_last_name_max_length.py -> build/lib/django/contrib/auth/migrations 2024-11-01 08:29:59,464 root INFO copying django/contrib/auth/migrations/0004_alter_user_username_opts.py -> build/lib/django/contrib/auth/migrations 2024-11-01 08:29:59,465 root INFO copying django/contrib/auth/migrations/0010_alter_group_name_max_length.py -> build/lib/django/contrib/auth/migrations 2024-11-01 08:29:59,466 root INFO copying django/contrib/auth/migrations/0007_alter_validators_add_error_messages.py -> build/lib/django/contrib/auth/migrations 2024-11-01 08:29:59,468 root INFO creating build/lib/django/contrib/auth/handlers 2024-11-01 08:29:59,468 root INFO copying django/contrib/auth/handlers/__init__.py -> build/lib/django/contrib/auth/handlers 2024-11-01 08:29:59,469 root INFO copying django/contrib/auth/handlers/modwsgi.py -> build/lib/django/contrib/auth/handlers 2024-11-01 08:29:59,471 root INFO creating build/lib/django/contrib/auth/management/commands 2024-11-01 08:29:59,471 root INFO copying django/contrib/auth/management/commands/__init__.py -> build/lib/django/contrib/auth/management/commands 2024-11-01 08:29:59,472 root INFO copying django/contrib/auth/management/commands/createsuperuser.py -> build/lib/django/contrib/auth/management/commands 2024-11-01 08:29:59,473 root INFO copying django/contrib/auth/management/commands/changepassword.py -> build/lib/django/contrib/auth/management/commands 2024-11-01 08:29:59,475 root INFO creating build/lib/django/contrib/sessions/management 2024-11-01 08:29:59,475 root INFO copying django/contrib/sessions/management/__init__.py -> build/lib/django/contrib/sessions/management 2024-11-01 08:29:59,477 root INFO creating build/lib/django/contrib/sessions/migrations 2024-11-01 08:29:59,477 root INFO copying django/contrib/sessions/migrations/__init__.py -> build/lib/django/contrib/sessions/migrations 2024-11-01 08:29:59,478 root INFO copying django/contrib/sessions/migrations/0001_initial.py -> build/lib/django/contrib/sessions/migrations 2024-11-01 08:29:59,480 root INFO creating build/lib/django/contrib/sessions/backends 2024-11-01 08:29:59,481 root INFO copying django/contrib/sessions/backends/db.py -> build/lib/django/contrib/sessions/backends 2024-11-01 08:29:59,482 root INFO copying django/contrib/sessions/backends/signed_cookies.py -> build/lib/django/contrib/sessions/backends 2024-11-01 08:29:59,483 root INFO copying django/contrib/sessions/backends/__init__.py -> build/lib/django/contrib/sessions/backends 2024-11-01 08:29:59,484 root INFO copying django/contrib/sessions/backends/cache.py -> build/lib/django/contrib/sessions/backends 2024-11-01 08:29:59,485 root INFO copying django/contrib/sessions/backends/file.py -> build/lib/django/contrib/sessions/backends 2024-11-01 08:29:59,486 root INFO copying django/contrib/sessions/backends/cached_db.py -> build/lib/django/contrib/sessions/backends 2024-11-01 08:29:59,487 root INFO copying django/contrib/sessions/backends/base.py -> build/lib/django/contrib/sessions/backends 2024-11-01 08:29:59,489 root INFO creating build/lib/django/contrib/sessions/management/commands 2024-11-01 08:29:59,489 root INFO copying django/contrib/sessions/management/commands/__init__.py -> build/lib/django/contrib/sessions/management/commands 2024-11-01 08:29:59,490 root INFO copying django/contrib/sessions/management/commands/clearsessions.py -> build/lib/django/contrib/sessions/management/commands 2024-11-01 08:29:59,492 root INFO creating build/lib/django/contrib/gis/management 2024-11-01 08:29:59,492 root INFO copying django/contrib/gis/management/__init__.py -> build/lib/django/contrib/gis/management 2024-11-01 08:29:59,494 root INFO creating build/lib/django/contrib/gis/sitemaps 2024-11-01 08:29:59,494 root INFO copying django/contrib/gis/sitemaps/__init__.py -> build/lib/django/contrib/gis/sitemaps 2024-11-01 08:29:59,495 root INFO copying django/contrib/gis/sitemaps/kml.py -> build/lib/django/contrib/gis/sitemaps 2024-11-01 08:29:59,496 root INFO copying django/contrib/gis/sitemaps/views.py -> build/lib/django/contrib/gis/sitemaps 2024-11-01 08:29:59,498 root INFO creating build/lib/django/contrib/gis/gdal 2024-11-01 08:29:59,499 root INFO copying django/contrib/gis/gdal/geometries.py -> build/lib/django/contrib/gis/gdal 2024-11-01 08:29:59,500 root INFO copying django/contrib/gis/gdal/__init__.py -> build/lib/django/contrib/gis/gdal 2024-11-01 08:29:59,501 root INFO copying django/contrib/gis/gdal/error.py -> build/lib/django/contrib/gis/gdal 2024-11-01 08:29:59,502 root INFO copying django/contrib/gis/gdal/datasource.py -> build/lib/django/contrib/gis/gdal 2024-11-01 08:29:59,503 root INFO copying django/contrib/gis/gdal/feature.py -> build/lib/django/contrib/gis/gdal 2024-11-01 08:29:59,504 root INFO copying django/contrib/gis/gdal/envelope.py -> build/lib/django/contrib/gis/gdal 2024-11-01 08:29:59,505 root INFO copying django/contrib/gis/gdal/field.py -> build/lib/django/contrib/gis/gdal 2024-11-01 08:29:59,506 root INFO copying django/contrib/gis/gdal/srs.py -> build/lib/django/contrib/gis/gdal 2024-11-01 08:29:59,508 root INFO copying django/contrib/gis/gdal/libgdal.py -> build/lib/django/contrib/gis/gdal 2024-11-01 08:29:59,509 root INFO copying django/contrib/gis/gdal/driver.py -> build/lib/django/contrib/gis/gdal 2024-11-01 08:29:59,510 root INFO copying django/contrib/gis/gdal/layer.py -> build/lib/django/contrib/gis/gdal 2024-11-01 08:29:59,511 root INFO copying django/contrib/gis/gdal/base.py -> build/lib/django/contrib/gis/gdal 2024-11-01 08:29:59,512 root INFO copying django/contrib/gis/gdal/geomtype.py -> build/lib/django/contrib/gis/gdal 2024-11-01 08:29:59,513 root INFO creating build/lib/django/contrib/gis/db 2024-11-01 08:29:59,514 root INFO copying django/contrib/gis/db/__init__.py -> build/lib/django/contrib/gis/db 2024-11-01 08:29:59,515 root INFO creating build/lib/django/contrib/gis/forms 2024-11-01 08:29:59,516 root INFO copying django/contrib/gis/forms/__init__.py -> build/lib/django/contrib/gis/forms 2024-11-01 08:29:59,517 root INFO copying django/contrib/gis/forms/fields.py -> build/lib/django/contrib/gis/forms 2024-11-01 08:29:59,518 root INFO copying django/contrib/gis/forms/widgets.py -> build/lib/django/contrib/gis/forms 2024-11-01 08:29:59,520 root INFO creating build/lib/django/contrib/gis/geoip2 2024-11-01 08:29:59,520 root INFO copying django/contrib/gis/geoip2/__init__.py -> build/lib/django/contrib/gis/geoip2 2024-11-01 08:29:59,521 root INFO copying django/contrib/gis/geoip2/base.py -> build/lib/django/contrib/gis/geoip2 2024-11-01 08:29:59,522 root INFO copying django/contrib/gis/geoip2/resources.py -> build/lib/django/contrib/gis/geoip2 2024-11-01 08:29:59,524 root INFO creating build/lib/django/contrib/gis/utils 2024-11-01 08:29:59,525 root INFO copying django/contrib/gis/utils/ogrinspect.py -> build/lib/django/contrib/gis/utils 2024-11-01 08:29:59,526 root INFO copying django/contrib/gis/utils/__init__.py -> build/lib/django/contrib/gis/utils 2024-11-01 08:29:59,527 root INFO copying django/contrib/gis/utils/layermapping.py -> build/lib/django/contrib/gis/utils 2024-11-01 08:29:59,528 root INFO copying django/contrib/gis/utils/ogrinfo.py -> build/lib/django/contrib/gis/utils 2024-11-01 08:29:59,529 root INFO copying django/contrib/gis/utils/srs.py -> build/lib/django/contrib/gis/utils 2024-11-01 08:29:59,531 root INFO creating build/lib/django/contrib/gis/serializers 2024-11-01 08:29:59,531 root INFO copying django/contrib/gis/serializers/__init__.py -> build/lib/django/contrib/gis/serializers 2024-11-01 08:29:59,532 root INFO copying django/contrib/gis/serializers/geojson.py -> build/lib/django/contrib/gis/serializers 2024-11-01 08:29:59,534 root INFO creating build/lib/django/contrib/gis/geos 2024-11-01 08:29:59,535 root INFO copying django/contrib/gis/geos/coordseq.py -> build/lib/django/contrib/gis/geos 2024-11-01 08:29:59,536 root INFO copying django/contrib/gis/geos/prepared.py -> build/lib/django/contrib/gis/geos 2024-11-01 08:29:59,537 root INFO copying django/contrib/gis/geos/__init__.py -> build/lib/django/contrib/gis/geos 2024-11-01 08:29:59,538 root INFO copying django/contrib/gis/geos/collections.py -> build/lib/django/contrib/gis/geos 2024-11-01 08:29:59,539 root INFO copying django/contrib/gis/geos/error.py -> build/lib/django/contrib/gis/geos 2024-11-01 08:29:59,540 root INFO copying django/contrib/gis/geos/point.py -> build/lib/django/contrib/gis/geos 2024-11-01 08:29:59,541 root INFO copying django/contrib/gis/geos/factory.py -> build/lib/django/contrib/gis/geos 2024-11-01 08:29:59,542 root INFO copying django/contrib/gis/geos/mutable_list.py -> build/lib/django/contrib/gis/geos 2024-11-01 08:29:59,543 root INFO copying django/contrib/gis/geos/io.py -> build/lib/django/contrib/gis/geos 2024-11-01 08:29:59,544 root INFO copying django/contrib/gis/geos/geometry.py -> build/lib/django/contrib/gis/geos 2024-11-01 08:29:59,546 root INFO copying django/contrib/gis/geos/libgeos.py -> build/lib/django/contrib/gis/geos 2024-11-01 08:29:59,547 root INFO copying django/contrib/gis/geos/linestring.py -> build/lib/django/contrib/gis/geos 2024-11-01 08:29:59,548 root INFO copying django/contrib/gis/geos/base.py -> build/lib/django/contrib/gis/geos 2024-11-01 08:29:59,549 root INFO copying django/contrib/gis/geos/polygon.py -> build/lib/django/contrib/gis/geos 2024-11-01 08:29:59,550 root INFO creating build/lib/django/contrib/gis/admin 2024-11-01 08:29:59,551 root INFO copying django/contrib/gis/admin/__init__.py -> build/lib/django/contrib/gis/admin 2024-11-01 08:29:59,552 root INFO copying django/contrib/gis/admin/options.py -> build/lib/django/contrib/gis/admin 2024-11-01 08:29:59,553 root INFO copying django/contrib/gis/admin/widgets.py -> build/lib/django/contrib/gis/admin 2024-11-01 08:29:59,555 root INFO creating build/lib/django/contrib/gis/management/commands 2024-11-01 08:29:59,555 root INFO copying django/contrib/gis/management/commands/ogrinspect.py -> build/lib/django/contrib/gis/management/commands 2024-11-01 08:29:59,556 root INFO copying django/contrib/gis/management/commands/__init__.py -> build/lib/django/contrib/gis/management/commands 2024-11-01 08:29:59,557 root INFO copying django/contrib/gis/management/commands/inspectdb.py -> build/lib/django/contrib/gis/management/commands 2024-11-01 08:29:59,559 root INFO creating build/lib/django/contrib/gis/gdal/prototypes 2024-11-01 08:29:59,560 root INFO copying django/contrib/gis/gdal/prototypes/generation.py -> build/lib/django/contrib/gis/gdal/prototypes 2024-11-01 08:29:59,561 root INFO copying django/contrib/gis/gdal/prototypes/__init__.py -> build/lib/django/contrib/gis/gdal/prototypes 2024-11-01 08:29:59,562 root INFO copying django/contrib/gis/gdal/prototypes/geom.py -> build/lib/django/contrib/gis/gdal/prototypes 2024-11-01 08:29:59,563 root INFO copying django/contrib/gis/gdal/prototypes/ds.py -> build/lib/django/contrib/gis/gdal/prototypes 2024-11-01 08:29:59,564 root INFO copying django/contrib/gis/gdal/prototypes/errcheck.py -> build/lib/django/contrib/gis/gdal/prototypes 2024-11-01 08:29:59,565 root INFO copying django/contrib/gis/gdal/prototypes/raster.py -> build/lib/django/contrib/gis/gdal/prototypes 2024-11-01 08:29:59,566 root INFO copying django/contrib/gis/gdal/prototypes/srs.py -> build/lib/django/contrib/gis/gdal/prototypes 2024-11-01 08:29:59,568 root INFO creating build/lib/django/contrib/gis/gdal/raster 2024-11-01 08:29:59,568 root INFO copying django/contrib/gis/gdal/raster/__init__.py -> build/lib/django/contrib/gis/gdal/raster 2024-11-01 08:29:59,569 root INFO copying django/contrib/gis/gdal/raster/source.py -> build/lib/django/contrib/gis/gdal/raster 2024-11-01 08:29:59,570 root INFO copying django/contrib/gis/gdal/raster/band.py -> build/lib/django/contrib/gis/gdal/raster 2024-11-01 08:29:59,571 root INFO copying django/contrib/gis/gdal/raster/base.py -> build/lib/django/contrib/gis/gdal/raster 2024-11-01 08:29:59,573 root INFO copying django/contrib/gis/gdal/raster/const.py -> build/lib/django/contrib/gis/gdal/raster 2024-11-01 08:29:59,574 root INFO creating build/lib/django/contrib/gis/db/models 2024-11-01 08:29:59,575 root INFO copying django/contrib/gis/db/models/functions.py -> build/lib/django/contrib/gis/db/models 2024-11-01 08:29:59,576 root INFO copying django/contrib/gis/db/models/proxy.py -> build/lib/django/contrib/gis/db/models 2024-11-01 08:29:59,577 root INFO copying django/contrib/gis/db/models/__init__.py -> build/lib/django/contrib/gis/db/models 2024-11-01 08:29:59,578 root INFO copying django/contrib/gis/db/models/fields.py -> build/lib/django/contrib/gis/db/models 2024-11-01 08:29:59,580 root INFO copying django/contrib/gis/db/models/lookups.py -> build/lib/django/contrib/gis/db/models 2024-11-01 08:29:59,581 root INFO copying django/contrib/gis/db/models/aggregates.py -> build/lib/django/contrib/gis/db/models 2024-11-01 08:29:59,582 root INFO creating build/lib/django/contrib/gis/db/backends 2024-11-01 08:29:59,583 root INFO copying django/contrib/gis/db/backends/__init__.py -> build/lib/django/contrib/gis/db/backends 2024-11-01 08:29:59,584 root INFO copying django/contrib/gis/db/backends/utils.py -> build/lib/django/contrib/gis/db/backends 2024-11-01 08:29:59,585 root INFO creating build/lib/django/contrib/gis/db/models/sql 2024-11-01 08:29:59,586 root INFO copying django/contrib/gis/db/models/sql/__init__.py -> build/lib/django/contrib/gis/db/models/sql 2024-11-01 08:29:59,587 root INFO copying django/contrib/gis/db/models/sql/conversion.py -> build/lib/django/contrib/gis/db/models/sql 2024-11-01 08:29:59,589 root INFO creating build/lib/django/contrib/gis/db/backends/spatialite 2024-11-01 08:29:59,589 root INFO copying django/contrib/gis/db/backends/spatialite/introspection.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-11-01 08:29:59,590 root INFO copying django/contrib/gis/db/backends/spatialite/__init__.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-11-01 08:29:59,591 root INFO copying django/contrib/gis/db/backends/spatialite/models.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-11-01 08:29:59,592 root INFO copying django/contrib/gis/db/backends/spatialite/schema.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-11-01 08:29:59,593 root INFO copying django/contrib/gis/db/backends/spatialite/operations.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-11-01 08:29:59,595 root INFO copying django/contrib/gis/db/backends/spatialite/adapter.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-11-01 08:29:59,596 root INFO copying django/contrib/gis/db/backends/spatialite/features.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-11-01 08:29:59,597 root INFO copying django/contrib/gis/db/backends/spatialite/base.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-11-01 08:29:59,598 root INFO copying django/contrib/gis/db/backends/spatialite/client.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-11-01 08:29:59,599 root INFO creating build/lib/django/contrib/gis/db/backends/mysql 2024-11-01 08:29:59,600 root INFO copying django/contrib/gis/db/backends/mysql/introspection.py -> build/lib/django/contrib/gis/db/backends/mysql 2024-11-01 08:29:59,601 root INFO copying django/contrib/gis/db/backends/mysql/__init__.py -> build/lib/django/contrib/gis/db/backends/mysql 2024-11-01 08:29:59,602 root INFO copying django/contrib/gis/db/backends/mysql/schema.py -> build/lib/django/contrib/gis/db/backends/mysql 2024-11-01 08:29:59,603 root INFO copying django/contrib/gis/db/backends/mysql/operations.py -> build/lib/django/contrib/gis/db/backends/mysql 2024-11-01 08:29:59,604 root INFO copying django/contrib/gis/db/backends/mysql/features.py -> build/lib/django/contrib/gis/db/backends/mysql 2024-11-01 08:29:59,605 root INFO copying django/contrib/gis/db/backends/mysql/base.py -> build/lib/django/contrib/gis/db/backends/mysql 2024-11-01 08:29:59,607 root INFO creating build/lib/django/contrib/gis/db/backends/oracle 2024-11-01 08:29:59,608 root INFO copying django/contrib/gis/db/backends/oracle/introspection.py -> build/lib/django/contrib/gis/db/backends/oracle 2024-11-01 08:29:59,609 root INFO copying django/contrib/gis/db/backends/oracle/__init__.py -> build/lib/django/contrib/gis/db/backends/oracle 2024-11-01 08:29:59,610 root INFO copying django/contrib/gis/db/backends/oracle/models.py -> build/lib/django/contrib/gis/db/backends/oracle 2024-11-01 08:29:59,611 root INFO copying django/contrib/gis/db/backends/oracle/schema.py -> build/lib/django/contrib/gis/db/backends/oracle 2024-11-01 08:29:59,612 root INFO copying django/contrib/gis/db/backends/oracle/operations.py -> build/lib/django/contrib/gis/db/backends/oracle 2024-11-01 08:29:59,613 root INFO copying django/contrib/gis/db/backends/oracle/adapter.py -> build/lib/django/contrib/gis/db/backends/oracle 2024-11-01 08:29:59,614 root INFO copying django/contrib/gis/db/backends/oracle/features.py -> build/lib/django/contrib/gis/db/backends/oracle 2024-11-01 08:29:59,615 root INFO copying django/contrib/gis/db/backends/oracle/base.py -> build/lib/django/contrib/gis/db/backends/oracle 2024-11-01 08:29:59,617 root INFO creating build/lib/django/contrib/gis/db/backends/postgis 2024-11-01 08:29:59,617 root INFO copying django/contrib/gis/db/backends/postgis/introspection.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-11-01 08:29:59,618 root INFO copying django/contrib/gis/db/backends/postgis/__init__.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-11-01 08:29:59,619 root INFO copying django/contrib/gis/db/backends/postgis/models.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-11-01 08:29:59,620 root INFO copying django/contrib/gis/db/backends/postgis/schema.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-11-01 08:29:59,621 root INFO copying django/contrib/gis/db/backends/postgis/pgraster.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-11-01 08:29:59,622 root INFO copying django/contrib/gis/db/backends/postgis/operations.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-11-01 08:29:59,624 root INFO copying django/contrib/gis/db/backends/postgis/adapter.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-11-01 08:29:59,625 root INFO copying django/contrib/gis/db/backends/postgis/features.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-11-01 08:29:59,626 root INFO copying django/contrib/gis/db/backends/postgis/base.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-11-01 08:29:59,627 root INFO copying django/contrib/gis/db/backends/postgis/const.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-11-01 08:29:59,628 root INFO creating build/lib/django/contrib/gis/db/backends/base 2024-11-01 08:29:59,629 root INFO copying django/contrib/gis/db/backends/base/__init__.py -> build/lib/django/contrib/gis/db/backends/base 2024-11-01 08:29:59,630 root INFO copying django/contrib/gis/db/backends/base/models.py -> build/lib/django/contrib/gis/db/backends/base 2024-11-01 08:29:59,631 root INFO copying django/contrib/gis/db/backends/base/operations.py -> build/lib/django/contrib/gis/db/backends/base 2024-11-01 08:29:59,632 root INFO copying django/contrib/gis/db/backends/base/adapter.py -> build/lib/django/contrib/gis/db/backends/base 2024-11-01 08:29:59,633 root INFO copying django/contrib/gis/db/backends/base/features.py -> build/lib/django/contrib/gis/db/backends/base 2024-11-01 08:29:59,635 root INFO creating build/lib/django/contrib/gis/geos/prototypes 2024-11-01 08:29:59,636 root INFO copying django/contrib/gis/geos/prototypes/coordseq.py -> build/lib/django/contrib/gis/geos/prototypes 2024-11-01 08:29:59,637 root INFO copying django/contrib/gis/geos/prototypes/prepared.py -> build/lib/django/contrib/gis/geos/prototypes 2024-11-01 08:29:59,638 root INFO copying django/contrib/gis/geos/prototypes/__init__.py -> build/lib/django/contrib/gis/geos/prototypes 2024-11-01 08:29:59,639 root INFO copying django/contrib/gis/geos/prototypes/predicates.py -> build/lib/django/contrib/gis/geos/prototypes 2024-11-01 08:29:59,640 root INFO copying django/contrib/gis/geos/prototypes/geom.py -> build/lib/django/contrib/gis/geos/prototypes 2024-11-01 08:29:59,641 root INFO copying django/contrib/gis/geos/prototypes/topology.py -> build/lib/django/contrib/gis/geos/prototypes 2024-11-01 08:29:59,642 root INFO copying django/contrib/gis/geos/prototypes/misc.py -> build/lib/django/contrib/gis/geos/prototypes 2024-11-01 08:29:59,643 root INFO copying django/contrib/gis/geos/prototypes/threadsafe.py -> build/lib/django/contrib/gis/geos/prototypes 2024-11-01 08:29:59,644 root INFO copying django/contrib/gis/geos/prototypes/errcheck.py -> build/lib/django/contrib/gis/geos/prototypes 2024-11-01 08:29:59,645 root INFO copying django/contrib/gis/geos/prototypes/io.py -> build/lib/django/contrib/gis/geos/prototypes 2024-11-01 08:29:59,647 root INFO creating build/lib/django/contrib/messages/storage 2024-11-01 08:29:59,648 root INFO copying django/contrib/messages/storage/__init__.py -> build/lib/django/contrib/messages/storage 2024-11-01 08:29:59,648 root INFO copying django/contrib/messages/storage/fallback.py -> build/lib/django/contrib/messages/storage 2024-11-01 08:29:59,649 root INFO copying django/contrib/messages/storage/session.py -> build/lib/django/contrib/messages/storage 2024-11-01 08:29:59,650 root INFO copying django/contrib/messages/storage/cookie.py -> build/lib/django/contrib/messages/storage 2024-11-01 08:29:59,652 root INFO copying django/contrib/messages/storage/base.py -> build/lib/django/contrib/messages/storage 2024-11-01 08:29:59,653 root INFO creating build/lib/django/contrib/admin/migrations 2024-11-01 08:29:59,654 root INFO copying django/contrib/admin/migrations/__init__.py -> build/lib/django/contrib/admin/migrations 2024-11-01 08:29:59,655 root INFO copying django/contrib/admin/migrations/0001_initial.py -> build/lib/django/contrib/admin/migrations 2024-11-01 08:29:59,656 root INFO copying django/contrib/admin/migrations/0002_logentry_remove_auto_add.py -> build/lib/django/contrib/admin/migrations 2024-11-01 08:29:59,657 root INFO copying django/contrib/admin/migrations/0003_logentry_add_action_flag_choices.py -> build/lib/django/contrib/admin/migrations 2024-11-01 08:29:59,658 root INFO creating build/lib/django/contrib/admin/views 2024-11-01 08:29:59,659 root INFO copying django/contrib/admin/views/__init__.py -> build/lib/django/contrib/admin/views 2024-11-01 08:29:59,660 root INFO copying django/contrib/admin/views/autocomplete.py -> build/lib/django/contrib/admin/views 2024-11-01 08:29:59,661 root INFO copying django/contrib/admin/views/main.py -> build/lib/django/contrib/admin/views 2024-11-01 08:29:59,662 root INFO copying django/contrib/admin/views/decorators.py -> build/lib/django/contrib/admin/views 2024-11-01 08:29:59,664 root INFO creating build/lib/django/contrib/admin/templatetags 2024-11-01 08:29:59,664 root INFO copying django/contrib/admin/templatetags/__init__.py -> build/lib/django/contrib/admin/templatetags 2024-11-01 08:29:59,665 root INFO copying django/contrib/admin/templatetags/admin_urls.py -> build/lib/django/contrib/admin/templatetags 2024-11-01 08:29:59,666 root INFO copying django/contrib/admin/templatetags/admin_modify.py -> build/lib/django/contrib/admin/templatetags 2024-11-01 08:29:59,667 root INFO copying django/contrib/admin/templatetags/admin_list.py -> build/lib/django/contrib/admin/templatetags 2024-11-01 08:29:59,668 root INFO copying django/contrib/admin/templatetags/log.py -> build/lib/django/contrib/admin/templatetags 2024-11-01 08:29:59,669 root INFO copying django/contrib/admin/templatetags/base.py -> build/lib/django/contrib/admin/templatetags 2024-11-01 08:29:59,673 root INFO running egg_info 2024-11-01 08:29:59,679 root INFO writing Django.egg-info/PKG-INFO 2024-11-01 08:29:59,685 root INFO writing dependency_links to Django.egg-info/dependency_links.txt 2024-11-01 08:29:59,686 root INFO writing entry points to Django.egg-info/entry_points.txt 2024-11-01 08:29:59,690 root INFO writing requirements to Django.egg-info/requires.txt 2024-11-01 08:29:59,691 root INFO writing top-level names to Django.egg-info/top_level.txt 2024-11-01 08:29:59,831 root INFO reading manifest file 'Django.egg-info/SOURCES.txt' 2024-11-01 08:30:00,011 root INFO reading manifest template 'MANIFEST.in' 2024-11-01 08:30:00,655 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2024-11-01 08:30:00,688 root INFO adding license file 'LICENSE' 2024-11-01 08:30:00,688 root INFO adding license file 'LICENSE.python' 2024-11-01 08:30:00,688 root INFO adding license file 'AUTHORS' 2024-11-01 08:30:01,114 root INFO writing manifest file 'Django.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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:215: _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-11-01 08:30:02,168 root INFO copying django/dispatch/license.txt -> build/lib/django/dispatch 2024-11-01 08:30:02,169 root INFO creating build/lib/django/conf/app_template 2024-11-01 08:30:02,172 root INFO copying django/conf/app_template/__init__.py-tpl -> build/lib/django/conf/app_template 2024-11-01 08:30:02,173 root INFO copying django/conf/app_template/admin.py-tpl -> build/lib/django/conf/app_template 2024-11-01 08:30:02,174 root INFO copying django/conf/app_template/apps.py-tpl -> build/lib/django/conf/app_template 2024-11-01 08:30:02,176 root INFO copying django/conf/app_template/models.py-tpl -> build/lib/django/conf/app_template 2024-11-01 08:30:02,177 root INFO copying django/conf/app_template/tests.py-tpl -> build/lib/django/conf/app_template 2024-11-01 08:30:02,178 root INFO copying django/conf/app_template/views.py-tpl -> build/lib/django/conf/app_template 2024-11-01 08:30:02,180 root INFO creating build/lib/django/conf/app_template/migrations 2024-11-01 08:30:02,180 root INFO copying django/conf/app_template/migrations/__init__.py-tpl -> build/lib/django/conf/app_template/migrations 2024-11-01 08:30:02,181 root INFO creating build/lib/django/conf/project_template 2024-11-01 08:30:02,182 root INFO copying django/conf/project_template/manage.py-tpl -> build/lib/django/conf/project_template 2024-11-01 08:30:02,183 root INFO creating build/lib/django/conf/project_template/project_name 2024-11-01 08:30:02,184 root INFO copying django/conf/project_template/project_name/__init__.py-tpl -> build/lib/django/conf/project_template/project_name 2024-11-01 08:30:02,185 root INFO copying django/conf/project_template/project_name/asgi.py-tpl -> build/lib/django/conf/project_template/project_name 2024-11-01 08:30:02,186 root INFO copying django/conf/project_template/project_name/settings.py-tpl -> build/lib/django/conf/project_template/project_name 2024-11-01 08:30:02,187 root INFO copying django/conf/project_template/project_name/urls.py-tpl -> build/lib/django/conf/project_template/project_name 2024-11-01 08:30:02,189 root INFO copying django/conf/project_template/project_name/wsgi.py-tpl -> build/lib/django/conf/project_template/project_name 2024-11-01 08:30:02,190 root INFO creating build/lib/django/views/templates 2024-11-01 08:30:02,190 root INFO copying django/views/templates/default_urlconf.html -> build/lib/django/views/templates 2024-11-01 08:30:02,192 root INFO copying django/views/templates/technical_404.html -> build/lib/django/views/templates 2024-11-01 08:30:02,193 root INFO copying django/views/templates/technical_500.html -> build/lib/django/views/templates 2024-11-01 08:30:02,194 root INFO copying django/views/templates/technical_500.txt -> build/lib/django/views/templates 2024-11-01 08:30:02,196 root INFO creating build/lib/django/forms/jinja2 2024-11-01 08:30:02,196 root INFO creating build/lib/django/forms/jinja2/django 2024-11-01 08:30:02,196 root INFO creating build/lib/django/forms/jinja2/django/forms 2024-11-01 08:30:02,197 root INFO copying django/forms/jinja2/django/forms/attrs.html -> build/lib/django/forms/jinja2/django/forms 2024-11-01 08:30:02,198 root INFO copying django/forms/jinja2/django/forms/default.html -> build/lib/django/forms/jinja2/django/forms 2024-11-01 08:30:02,199 root INFO copying django/forms/jinja2/django/forms/div.html -> build/lib/django/forms/jinja2/django/forms 2024-11-01 08:30:02,200 root INFO copying django/forms/jinja2/django/forms/label.html -> build/lib/django/forms/jinja2/django/forms 2024-11-01 08:30:02,202 root INFO copying django/forms/jinja2/django/forms/p.html -> build/lib/django/forms/jinja2/django/forms 2024-11-01 08:30:02,203 root INFO copying django/forms/jinja2/django/forms/table.html -> build/lib/django/forms/jinja2/django/forms 2024-11-01 08:30:02,204 root INFO copying django/forms/jinja2/django/forms/ul.html -> build/lib/django/forms/jinja2/django/forms 2024-11-01 08:30:02,205 root INFO creating build/lib/django/forms/jinja2/django/forms/errors 2024-11-01 08:30:02,206 root INFO creating build/lib/django/forms/jinja2/django/forms/errors/dict 2024-11-01 08:30:02,206 root INFO copying django/forms/jinja2/django/forms/errors/dict/default.html -> build/lib/django/forms/jinja2/django/forms/errors/dict 2024-11-01 08:30:02,207 root INFO copying django/forms/jinja2/django/forms/errors/dict/text.txt -> build/lib/django/forms/jinja2/django/forms/errors/dict 2024-11-01 08:30:02,209 root INFO copying django/forms/jinja2/django/forms/errors/dict/ul.html -> build/lib/django/forms/jinja2/django/forms/errors/dict 2024-11-01 08:30:02,210 root INFO creating build/lib/django/forms/jinja2/django/forms/errors/list 2024-11-01 08:30:02,210 root INFO copying django/forms/jinja2/django/forms/errors/list/default.html -> build/lib/django/forms/jinja2/django/forms/errors/list 2024-11-01 08:30:02,212 root INFO copying django/forms/jinja2/django/forms/errors/list/text.txt -> build/lib/django/forms/jinja2/django/forms/errors/list 2024-11-01 08:30:02,213 root INFO copying django/forms/jinja2/django/forms/errors/list/ul.html -> build/lib/django/forms/jinja2/django/forms/errors/list 2024-11-01 08:30:02,214 root INFO creating build/lib/django/forms/jinja2/django/forms/formsets 2024-11-01 08:30:02,214 root INFO copying django/forms/jinja2/django/forms/formsets/default.html -> build/lib/django/forms/jinja2/django/forms/formsets 2024-11-01 08:30:02,216 root INFO copying django/forms/jinja2/django/forms/formsets/div.html -> build/lib/django/forms/jinja2/django/forms/formsets 2024-11-01 08:30:02,217 root INFO copying django/forms/jinja2/django/forms/formsets/p.html -> build/lib/django/forms/jinja2/django/forms/formsets 2024-11-01 08:30:02,218 root INFO copying django/forms/jinja2/django/forms/formsets/table.html -> build/lib/django/forms/jinja2/django/forms/formsets 2024-11-01 08:30:02,219 root INFO copying django/forms/jinja2/django/forms/formsets/ul.html -> build/lib/django/forms/jinja2/django/forms/formsets 2024-11-01 08:30:02,220 root INFO creating build/lib/django/forms/jinja2/django/forms/widgets 2024-11-01 08:30:02,221 root INFO copying django/forms/jinja2/django/forms/widgets/attrs.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-11-01 08:30:02,222 root INFO copying django/forms/jinja2/django/forms/widgets/checkbox.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-11-01 08:30:02,223 root INFO copying django/forms/jinja2/django/forms/widgets/checkbox_option.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-11-01 08:30:02,225 root INFO copying django/forms/jinja2/django/forms/widgets/checkbox_select.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-11-01 08:30:02,226 root INFO copying django/forms/jinja2/django/forms/widgets/clearable_file_input.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-11-01 08:30:02,227 root INFO copying django/forms/jinja2/django/forms/widgets/date.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-11-01 08:30:02,228 root INFO copying django/forms/jinja2/django/forms/widgets/datetime.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-11-01 08:30:02,229 root INFO copying django/forms/jinja2/django/forms/widgets/email.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-11-01 08:30:02,230 root INFO copying django/forms/jinja2/django/forms/widgets/file.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-11-01 08:30:02,232 root INFO copying django/forms/jinja2/django/forms/widgets/hidden.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-11-01 08:30:02,233 root INFO copying django/forms/jinja2/django/forms/widgets/input.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-11-01 08:30:02,234 root INFO copying django/forms/jinja2/django/forms/widgets/input_option.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-11-01 08:30:02,235 root INFO copying django/forms/jinja2/django/forms/widgets/multiple_hidden.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-11-01 08:30:02,236 root INFO copying django/forms/jinja2/django/forms/widgets/multiple_input.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-11-01 08:30:02,237 root INFO copying django/forms/jinja2/django/forms/widgets/multiwidget.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-11-01 08:30:02,238 root INFO copying django/forms/jinja2/django/forms/widgets/number.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-11-01 08:30:02,240 root INFO copying django/forms/jinja2/django/forms/widgets/password.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-11-01 08:30:02,241 root INFO copying django/forms/jinja2/django/forms/widgets/radio.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-11-01 08:30:02,242 root INFO copying django/forms/jinja2/django/forms/widgets/radio_option.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-11-01 08:30:02,243 root INFO copying django/forms/jinja2/django/forms/widgets/select.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-11-01 08:30:02,244 root INFO copying django/forms/jinja2/django/forms/widgets/select_date.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-11-01 08:30:02,246 root INFO copying django/forms/jinja2/django/forms/widgets/select_option.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-11-01 08:30:02,247 root INFO copying django/forms/jinja2/django/forms/widgets/splitdatetime.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-11-01 08:30:02,248 root INFO copying django/forms/jinja2/django/forms/widgets/splithiddendatetime.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-11-01 08:30:02,249 root INFO copying django/forms/jinja2/django/forms/widgets/text.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-11-01 08:30:02,250 root INFO copying django/forms/jinja2/django/forms/widgets/textarea.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-11-01 08:30:02,251 root INFO copying django/forms/jinja2/django/forms/widgets/time.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-11-01 08:30:02,253 root INFO copying django/forms/jinja2/django/forms/widgets/url.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-11-01 08:30:02,254 root INFO creating build/lib/django/forms/templates 2024-11-01 08:30:02,254 root INFO creating build/lib/django/forms/templates/django 2024-11-01 08:30:02,255 root INFO creating build/lib/django/forms/templates/django/forms 2024-11-01 08:30:02,255 root INFO copying django/forms/templates/django/forms/attrs.html -> build/lib/django/forms/templates/django/forms 2024-11-01 08:30:02,256 root INFO copying django/forms/templates/django/forms/default.html -> build/lib/django/forms/templates/django/forms 2024-11-01 08:30:02,257 root INFO copying django/forms/templates/django/forms/div.html -> build/lib/django/forms/templates/django/forms 2024-11-01 08:30:02,259 root INFO copying django/forms/templates/django/forms/label.html -> build/lib/django/forms/templates/django/forms 2024-11-01 08:30:02,260 root INFO copying django/forms/templates/django/forms/p.html -> build/lib/django/forms/templates/django/forms 2024-11-01 08:30:02,261 root INFO copying django/forms/templates/django/forms/table.html -> build/lib/django/forms/templates/django/forms 2024-11-01 08:30:02,262 root INFO copying django/forms/templates/django/forms/ul.html -> build/lib/django/forms/templates/django/forms 2024-11-01 08:30:02,263 root INFO creating build/lib/django/forms/templates/django/forms/errors 2024-11-01 08:30:02,264 root INFO creating build/lib/django/forms/templates/django/forms/errors/dict 2024-11-01 08:30:02,264 root INFO copying django/forms/templates/django/forms/errors/dict/default.html -> build/lib/django/forms/templates/django/forms/errors/dict 2024-11-01 08:30:02,266 root INFO copying django/forms/templates/django/forms/errors/dict/text.txt -> build/lib/django/forms/templates/django/forms/errors/dict 2024-11-01 08:30:02,267 root INFO copying django/forms/templates/django/forms/errors/dict/ul.html -> build/lib/django/forms/templates/django/forms/errors/dict 2024-11-01 08:30:02,268 root INFO creating build/lib/django/forms/templates/django/forms/errors/list 2024-11-01 08:30:02,269 root INFO copying django/forms/templates/django/forms/errors/list/default.html -> build/lib/django/forms/templates/django/forms/errors/list 2024-11-01 08:30:02,270 root INFO copying django/forms/templates/django/forms/errors/list/text.txt -> build/lib/django/forms/templates/django/forms/errors/list 2024-11-01 08:30:02,271 root INFO copying django/forms/templates/django/forms/errors/list/ul.html -> build/lib/django/forms/templates/django/forms/errors/list 2024-11-01 08:30:02,272 root INFO creating build/lib/django/forms/templates/django/forms/formsets 2024-11-01 08:30:02,273 root INFO copying django/forms/templates/django/forms/formsets/default.html -> build/lib/django/forms/templates/django/forms/formsets 2024-11-01 08:30:02,274 root INFO copying django/forms/templates/django/forms/formsets/div.html -> build/lib/django/forms/templates/django/forms/formsets 2024-11-01 08:30:02,275 root INFO copying django/forms/templates/django/forms/formsets/p.html -> build/lib/django/forms/templates/django/forms/formsets 2024-11-01 08:30:02,276 root INFO copying django/forms/templates/django/forms/formsets/table.html -> build/lib/django/forms/templates/django/forms/formsets 2024-11-01 08:30:02,277 root INFO copying django/forms/templates/django/forms/formsets/ul.html -> build/lib/django/forms/templates/django/forms/formsets 2024-11-01 08:30:02,278 root INFO creating build/lib/django/forms/templates/django/forms/widgets 2024-11-01 08:30:02,279 root INFO copying django/forms/templates/django/forms/widgets/attrs.html -> build/lib/django/forms/templates/django/forms/widgets 2024-11-01 08:30:02,280 root INFO copying django/forms/templates/django/forms/widgets/checkbox.html -> build/lib/django/forms/templates/django/forms/widgets 2024-11-01 08:30:02,281 root INFO copying django/forms/templates/django/forms/widgets/checkbox_option.html -> build/lib/django/forms/templates/django/forms/widgets 2024-11-01 08:30:02,282 root INFO copying django/forms/templates/django/forms/widgets/checkbox_select.html -> build/lib/django/forms/templates/django/forms/widgets 2024-11-01 08:30:02,284 root INFO copying django/forms/templates/django/forms/widgets/clearable_file_input.html -> build/lib/django/forms/templates/django/forms/widgets 2024-11-01 08:30:02,285 root INFO copying django/forms/templates/django/forms/widgets/date.html -> build/lib/django/forms/templates/django/forms/widgets 2024-11-01 08:30:02,286 root INFO copying django/forms/templates/django/forms/widgets/datetime.html -> build/lib/django/forms/templates/django/forms/widgets 2024-11-01 08:30:02,287 root INFO copying django/forms/templates/django/forms/widgets/email.html -> build/lib/django/forms/templates/django/forms/widgets 2024-11-01 08:30:02,288 root INFO copying django/forms/templates/django/forms/widgets/file.html -> build/lib/django/forms/templates/django/forms/widgets 2024-11-01 08:30:02,289 root INFO copying django/forms/templates/django/forms/widgets/hidden.html -> build/lib/django/forms/templates/django/forms/widgets 2024-11-01 08:30:02,290 root INFO copying django/forms/templates/django/forms/widgets/input.html -> build/lib/django/forms/templates/django/forms/widgets 2024-11-01 08:30:02,291 root INFO copying django/forms/templates/django/forms/widgets/input_option.html -> build/lib/django/forms/templates/django/forms/widgets 2024-11-01 08:30:02,293 root INFO copying django/forms/templates/django/forms/widgets/multiple_hidden.html -> build/lib/django/forms/templates/django/forms/widgets 2024-11-01 08:30:02,294 root INFO copying django/forms/templates/django/forms/widgets/multiple_input.html -> build/lib/django/forms/templates/django/forms/widgets 2024-11-01 08:30:02,295 root INFO copying django/forms/templates/django/forms/widgets/multiwidget.html -> build/lib/django/forms/templates/django/forms/widgets 2024-11-01 08:30:02,296 root INFO copying django/forms/templates/django/forms/widgets/number.html -> build/lib/django/forms/templates/django/forms/widgets 2024-11-01 08:30:02,297 root INFO copying django/forms/templates/django/forms/widgets/password.html -> build/lib/django/forms/templates/django/forms/widgets 2024-11-01 08:30:02,298 root INFO copying django/forms/templates/django/forms/widgets/radio.html -> build/lib/django/forms/templates/django/forms/widgets 2024-11-01 08:30:02,300 root INFO copying django/forms/templates/django/forms/widgets/radio_option.html -> build/lib/django/forms/templates/django/forms/widgets 2024-11-01 08:30:02,301 root INFO copying django/forms/templates/django/forms/widgets/select.html -> build/lib/django/forms/templates/django/forms/widgets 2024-11-01 08:30:02,302 root INFO copying django/forms/templates/django/forms/widgets/select_date.html -> build/lib/django/forms/templates/django/forms/widgets 2024-11-01 08:30:02,303 root INFO copying django/forms/templates/django/forms/widgets/select_option.html -> build/lib/django/forms/templates/django/forms/widgets 2024-11-01 08:30:02,304 root INFO copying django/forms/templates/django/forms/widgets/splitdatetime.html -> build/lib/django/forms/templates/django/forms/widgets 2024-11-01 08:30:02,305 root INFO copying django/forms/templates/django/forms/widgets/splithiddendatetime.html -> build/lib/django/forms/templates/django/forms/widgets 2024-11-01 08:30:02,306 root INFO copying django/forms/templates/django/forms/widgets/text.html -> build/lib/django/forms/templates/django/forms/widgets 2024-11-01 08:30:02,308 root INFO copying django/forms/templates/django/forms/widgets/textarea.html -> build/lib/django/forms/templates/django/forms/widgets 2024-11-01 08:30:02,309 root INFO copying django/forms/templates/django/forms/widgets/time.html -> build/lib/django/forms/templates/django/forms/widgets 2024-11-01 08:30:02,310 root INFO copying django/forms/templates/django/forms/widgets/url.html -> build/lib/django/forms/templates/django/forms/widgets 2024-11-01 08:30:02,311 root INFO creating build/lib/django/conf/locale/af 2024-11-01 08:30:02,311 root INFO creating build/lib/django/conf/locale/af/LC_MESSAGES 2024-11-01 08:30:02,312 root INFO copying django/conf/locale/af/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/af/LC_MESSAGES 2024-11-01 08:30:02,313 root INFO copying django/conf/locale/af/LC_MESSAGES/django.po -> build/lib/django/conf/locale/af/LC_MESSAGES 2024-11-01 08:30:02,315 root INFO creating build/lib/django/conf/locale/ast 2024-11-01 08:30:02,315 root INFO creating build/lib/django/conf/locale/ast/LC_MESSAGES 2024-11-01 08:30:02,316 root INFO copying django/conf/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ast/LC_MESSAGES 2024-11-01 08:30:02,317 root INFO copying django/conf/locale/ast/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ast/LC_MESSAGES 2024-11-01 08:30:02,319 root INFO creating build/lib/django/conf/locale/be 2024-11-01 08:30:02,319 root INFO creating build/lib/django/conf/locale/be/LC_MESSAGES 2024-11-01 08:30:02,320 root INFO copying django/conf/locale/be/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/be/LC_MESSAGES 2024-11-01 08:30:02,321 root INFO copying django/conf/locale/be/LC_MESSAGES/django.po -> build/lib/django/conf/locale/be/LC_MESSAGES 2024-11-01 08:30:02,323 root INFO creating build/lib/django/conf/locale/br 2024-11-01 08:30:02,323 root INFO creating build/lib/django/conf/locale/br/LC_MESSAGES 2024-11-01 08:30:02,324 root INFO copying django/conf/locale/br/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/br/LC_MESSAGES 2024-11-01 08:30:02,325 root INFO copying django/conf/locale/br/LC_MESSAGES/django.po -> build/lib/django/conf/locale/br/LC_MESSAGES 2024-11-01 08:30:02,326 root INFO creating build/lib/django/conf/locale/dsb 2024-11-01 08:30:02,327 root INFO creating build/lib/django/conf/locale/dsb/LC_MESSAGES 2024-11-01 08:30:02,327 root INFO copying django/conf/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/dsb/LC_MESSAGES 2024-11-01 08:30:02,329 root INFO copying django/conf/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/dsb/LC_MESSAGES 2024-11-01 08:30:02,330 root INFO creating build/lib/django/conf/locale/es_VE 2024-11-01 08:30:02,330 root INFO creating build/lib/django/conf/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:02,331 root INFO copying django/conf/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:02,332 root INFO copying django/conf/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:02,334 root INFO creating build/lib/django/conf/locale/hsb 2024-11-01 08:30:02,334 root INFO creating build/lib/django/conf/locale/hsb/LC_MESSAGES 2024-11-01 08:30:02,335 root INFO copying django/conf/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hsb/LC_MESSAGES 2024-11-01 08:30:02,336 root INFO copying django/conf/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hsb/LC_MESSAGES 2024-11-01 08:30:02,337 root INFO creating build/lib/django/conf/locale/hy 2024-11-01 08:30:02,338 root INFO creating build/lib/django/conf/locale/hy/LC_MESSAGES 2024-11-01 08:30:02,338 root INFO copying django/conf/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hy/LC_MESSAGES 2024-11-01 08:30:02,340 root INFO copying django/conf/locale/hy/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hy/LC_MESSAGES 2024-11-01 08:30:02,341 root INFO creating build/lib/django/conf/locale/ia 2024-11-01 08:30:02,342 root INFO creating build/lib/django/conf/locale/ia/LC_MESSAGES 2024-11-01 08:30:02,342 root INFO copying django/conf/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ia/LC_MESSAGES 2024-11-01 08:30:02,343 root INFO copying django/conf/locale/ia/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ia/LC_MESSAGES 2024-11-01 08:30:02,345 root INFO creating build/lib/django/conf/locale/io 2024-11-01 08:30:02,345 root INFO creating build/lib/django/conf/locale/io/LC_MESSAGES 2024-11-01 08:30:02,346 root INFO copying django/conf/locale/io/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/io/LC_MESSAGES 2024-11-01 08:30:02,349 root INFO copying django/conf/locale/io/LC_MESSAGES/django.po -> build/lib/django/conf/locale/io/LC_MESSAGES 2024-11-01 08:30:02,350 root INFO creating build/lib/django/conf/locale/kab 2024-11-01 08:30:02,351 root INFO creating build/lib/django/conf/locale/kab/LC_MESSAGES 2024-11-01 08:30:02,351 root INFO copying django/conf/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/kab/LC_MESSAGES 2024-11-01 08:30:02,352 root INFO copying django/conf/locale/kab/LC_MESSAGES/django.po -> build/lib/django/conf/locale/kab/LC_MESSAGES 2024-11-01 08:30:02,354 root INFO creating build/lib/django/conf/locale/kk 2024-11-01 08:30:02,354 root INFO creating build/lib/django/conf/locale/kk/LC_MESSAGES 2024-11-01 08:30:02,355 root INFO copying django/conf/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/kk/LC_MESSAGES 2024-11-01 08:30:02,356 root INFO copying django/conf/locale/kk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/kk/LC_MESSAGES 2024-11-01 08:30:02,357 root INFO creating build/lib/django/conf/locale/lb 2024-11-01 08:30:02,358 root INFO creating build/lib/django/conf/locale/lb/LC_MESSAGES 2024-11-01 08:30:02,358 root INFO copying django/conf/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/lb/LC_MESSAGES 2024-11-01 08:30:02,359 root INFO copying django/conf/locale/lb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/lb/LC_MESSAGES 2024-11-01 08:30:02,361 root INFO creating build/lib/django/conf/locale/mr 2024-11-01 08:30:02,361 root INFO creating build/lib/django/conf/locale/mr/LC_MESSAGES 2024-11-01 08:30:02,362 root INFO copying django/conf/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/mr/LC_MESSAGES 2024-11-01 08:30:02,363 root INFO copying django/conf/locale/mr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/mr/LC_MESSAGES 2024-11-01 08:30:02,364 root INFO creating build/lib/django/conf/locale/my 2024-11-01 08:30:02,365 root INFO creating build/lib/django/conf/locale/my/LC_MESSAGES 2024-11-01 08:30:02,365 root INFO copying django/conf/locale/my/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/my/LC_MESSAGES 2024-11-01 08:30:02,366 root INFO copying django/conf/locale/my/LC_MESSAGES/django.po -> build/lib/django/conf/locale/my/LC_MESSAGES 2024-11-01 08:30:02,368 root INFO creating build/lib/django/conf/locale/ne 2024-11-01 08:30:02,368 root INFO creating build/lib/django/conf/locale/ne/LC_MESSAGES 2024-11-01 08:30:02,369 root INFO copying django/conf/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ne/LC_MESSAGES 2024-11-01 08:30:02,370 root INFO copying django/conf/locale/ne/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ne/LC_MESSAGES 2024-11-01 08:30:02,372 root INFO creating build/lib/django/conf/locale/os 2024-11-01 08:30:02,372 root INFO creating build/lib/django/conf/locale/os/LC_MESSAGES 2024-11-01 08:30:02,373 root INFO copying django/conf/locale/os/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/os/LC_MESSAGES 2024-11-01 08:30:02,374 root INFO copying django/conf/locale/os/LC_MESSAGES/django.po -> build/lib/django/conf/locale/os/LC_MESSAGES 2024-11-01 08:30:02,375 root INFO creating build/lib/django/conf/locale/pa 2024-11-01 08:30:02,376 root INFO creating build/lib/django/conf/locale/pa/LC_MESSAGES 2024-11-01 08:30:02,376 root INFO copying django/conf/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/pa/LC_MESSAGES 2024-11-01 08:30:02,378 root INFO copying django/conf/locale/pa/LC_MESSAGES/django.po -> build/lib/django/conf/locale/pa/LC_MESSAGES 2024-11-01 08:30:02,379 root INFO creating build/lib/django/conf/locale/sw 2024-11-01 08:30:02,380 root INFO creating build/lib/django/conf/locale/sw/LC_MESSAGES 2024-11-01 08:30:02,380 root INFO copying django/conf/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sw/LC_MESSAGES 2024-11-01 08:30:02,381 root INFO copying django/conf/locale/sw/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sw/LC_MESSAGES 2024-11-01 08:30:02,383 root INFO creating build/lib/django/conf/locale/tt 2024-11-01 08:30:02,383 root INFO creating build/lib/django/conf/locale/tt/LC_MESSAGES 2024-11-01 08:30:02,384 root INFO copying django/conf/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/tt/LC_MESSAGES 2024-11-01 08:30:02,385 root INFO copying django/conf/locale/tt/LC_MESSAGES/django.po -> build/lib/django/conf/locale/tt/LC_MESSAGES 2024-11-01 08:30:02,386 root INFO creating build/lib/django/conf/locale/udm 2024-11-01 08:30:02,387 root INFO creating build/lib/django/conf/locale/udm/LC_MESSAGES 2024-11-01 08:30:02,387 root INFO copying django/conf/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/udm/LC_MESSAGES 2024-11-01 08:30:02,389 root INFO copying django/conf/locale/udm/LC_MESSAGES/django.po -> build/lib/django/conf/locale/udm/LC_MESSAGES 2024-11-01 08:30:02,390 root INFO creating build/lib/django/conf/locale/ur 2024-11-01 08:30:02,390 root INFO creating build/lib/django/conf/locale/ur/LC_MESSAGES 2024-11-01 08:30:02,391 root INFO copying django/conf/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ur/LC_MESSAGES 2024-11-01 08:30:02,392 root INFO copying django/conf/locale/ur/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ur/LC_MESSAGES 2024-11-01 08:30:02,394 root INFO creating build/lib/django/conf/locale/cy/LC_MESSAGES 2024-11-01 08:30:02,394 root INFO copying django/conf/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/cy/LC_MESSAGES 2024-11-01 08:30:02,396 root INFO copying django/conf/locale/cy/LC_MESSAGES/django.po -> build/lib/django/conf/locale/cy/LC_MESSAGES 2024-11-01 08:30:02,397 root INFO creating build/lib/django/conf/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:02,398 root INFO copying django/conf/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:02,399 root INFO copying django/conf/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/conf/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:02,400 root INFO creating build/lib/django/conf/locale/ckb/LC_MESSAGES 2024-11-01 08:30:02,401 root INFO copying django/conf/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ckb/LC_MESSAGES 2024-11-01 08:30:02,402 root INFO copying django/conf/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ckb/LC_MESSAGES 2024-11-01 08:30:02,404 root INFO creating build/lib/django/conf/locale/kn/LC_MESSAGES 2024-11-01 08:30:02,405 root INFO copying django/conf/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/kn/LC_MESSAGES 2024-11-01 08:30:02,406 root INFO copying django/conf/locale/kn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/kn/LC_MESSAGES 2024-11-01 08:30:02,407 root INFO creating build/lib/django/conf/locale/nn/LC_MESSAGES 2024-11-01 08:30:02,408 root INFO copying django/conf/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/nn/LC_MESSAGES 2024-11-01 08:30:02,409 root INFO copying django/conf/locale/nn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/nn/LC_MESSAGES 2024-11-01 08:30:02,411 root INFO creating build/lib/django/conf/locale/sr/LC_MESSAGES 2024-11-01 08:30:02,412 root INFO copying django/conf/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sr/LC_MESSAGES 2024-11-01 08:30:02,413 root INFO copying django/conf/locale/sr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sr/LC_MESSAGES 2024-11-01 08:30:02,414 root INFO creating build/lib/django/conf/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:02,415 root INFO copying django/conf/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:02,417 root INFO copying django/conf/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:02,418 root INFO creating build/lib/django/conf/locale/is/LC_MESSAGES 2024-11-01 08:30:02,419 root INFO copying django/conf/locale/is/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/is/LC_MESSAGES 2024-11-01 08:30:02,420 root INFO copying django/conf/locale/is/LC_MESSAGES/django.po -> build/lib/django/conf/locale/is/LC_MESSAGES 2024-11-01 08:30:02,422 root INFO creating build/lib/django/conf/locale/lv/LC_MESSAGES 2024-11-01 08:30:02,422 root INFO copying django/conf/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/lv/LC_MESSAGES 2024-11-01 08:30:02,424 root INFO copying django/conf/locale/lv/LC_MESSAGES/django.po -> build/lib/django/conf/locale/lv/LC_MESSAGES 2024-11-01 08:30:02,425 root INFO creating build/lib/django/conf/locale/pt/LC_MESSAGES 2024-11-01 08:30:02,426 root INFO copying django/conf/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/pt/LC_MESSAGES 2024-11-01 08:30:02,427 root INFO copying django/conf/locale/pt/LC_MESSAGES/django.po -> build/lib/django/conf/locale/pt/LC_MESSAGES 2024-11-01 08:30:02,429 root INFO creating build/lib/django/conf/locale/et/LC_MESSAGES 2024-11-01 08:30:02,429 root INFO copying django/conf/locale/et/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/et/LC_MESSAGES 2024-11-01 08:30:02,431 root INFO copying django/conf/locale/et/LC_MESSAGES/django.po -> build/lib/django/conf/locale/et/LC_MESSAGES 2024-11-01 08:30:02,432 root INFO creating build/lib/django/conf/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:02,433 root INFO copying django/conf/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:02,434 root INFO copying django/conf/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:02,435 root INFO creating build/lib/django/conf/locale/tk/LC_MESSAGES 2024-11-01 08:30:02,436 root INFO copying django/conf/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/tk/LC_MESSAGES 2024-11-01 08:30:02,437 root INFO copying django/conf/locale/tk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/tk/LC_MESSAGES 2024-11-01 08:30:02,439 root INFO creating build/lib/django/conf/locale/ga/LC_MESSAGES 2024-11-01 08:30:02,439 root INFO copying django/conf/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ga/LC_MESSAGES 2024-11-01 08:30:02,441 root INFO copying django/conf/locale/ga/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ga/LC_MESSAGES 2024-11-01 08:30:02,442 root INFO creating build/lib/django/conf/locale/th/LC_MESSAGES 2024-11-01 08:30:02,442 root INFO copying django/conf/locale/th/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/th/LC_MESSAGES 2024-11-01 08:30:02,444 root INFO copying django/conf/locale/th/LC_MESSAGES/django.po -> build/lib/django/conf/locale/th/LC_MESSAGES 2024-11-01 08:30:02,445 root INFO creating build/lib/django/conf/locale/sq/LC_MESSAGES 2024-11-01 08:30:02,446 root INFO copying django/conf/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sq/LC_MESSAGES 2024-11-01 08:30:02,447 root INFO copying django/conf/locale/sq/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sq/LC_MESSAGES 2024-11-01 08:30:02,449 root INFO creating build/lib/django/conf/locale/nl/LC_MESSAGES 2024-11-01 08:30:02,449 root INFO copying django/conf/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/nl/LC_MESSAGES 2024-11-01 08:30:02,451 root INFO copying django/conf/locale/nl/LC_MESSAGES/django.po -> build/lib/django/conf/locale/nl/LC_MESSAGES 2024-11-01 08:30:02,452 root INFO creating build/lib/django/conf/locale/tg/LC_MESSAGES 2024-11-01 08:30:02,453 root INFO copying django/conf/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/tg/LC_MESSAGES 2024-11-01 08:30:02,454 root INFO copying django/conf/locale/tg/LC_MESSAGES/django.po -> build/lib/django/conf/locale/tg/LC_MESSAGES 2024-11-01 08:30:02,456 root INFO creating build/lib/django/conf/locale/bn/LC_MESSAGES 2024-11-01 08:30:02,456 root INFO copying django/conf/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/bn/LC_MESSAGES 2024-11-01 08:30:02,458 root INFO copying django/conf/locale/bn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/bn/LC_MESSAGES 2024-11-01 08:30:02,459 root INFO creating build/lib/django/conf/locale/uk/LC_MESSAGES 2024-11-01 08:30:02,460 root INFO copying django/conf/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/uk/LC_MESSAGES 2024-11-01 08:30:02,461 root INFO copying django/conf/locale/uk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/uk/LC_MESSAGES 2024-11-01 08:30:02,463 root INFO creating build/lib/django/conf/locale/ky/LC_MESSAGES 2024-11-01 08:30:02,463 root INFO copying django/conf/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ky/LC_MESSAGES 2024-11-01 08:30:02,465 root INFO copying django/conf/locale/ky/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ky/LC_MESSAGES 2024-11-01 08:30:02,466 root INFO creating build/lib/django/conf/locale/it/LC_MESSAGES 2024-11-01 08:30:02,467 root INFO copying django/conf/locale/it/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/it/LC_MESSAGES 2024-11-01 08:30:02,468 root INFO copying django/conf/locale/it/LC_MESSAGES/django.po -> build/lib/django/conf/locale/it/LC_MESSAGES 2024-11-01 08:30:02,469 root INFO creating build/lib/django/conf/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:02,470 root INFO copying django/conf/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:02,472 root INFO copying django/conf/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:02,473 root INFO creating build/lib/django/conf/locale/fa/LC_MESSAGES 2024-11-01 08:30:02,474 root INFO copying django/conf/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/fa/LC_MESSAGES 2024-11-01 08:30:02,475 root INFO copying django/conf/locale/fa/LC_MESSAGES/django.po -> build/lib/django/conf/locale/fa/LC_MESSAGES 2024-11-01 08:30:02,476 root INFO creating build/lib/django/conf/locale/el/LC_MESSAGES 2024-11-01 08:30:02,477 root INFO copying django/conf/locale/el/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/el/LC_MESSAGES 2024-11-01 08:30:02,478 root INFO copying django/conf/locale/el/LC_MESSAGES/django.po -> build/lib/django/conf/locale/el/LC_MESSAGES 2024-11-01 08:30:02,480 root INFO creating build/lib/django/conf/locale/tr/LC_MESSAGES 2024-11-01 08:30:02,481 root INFO copying django/conf/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/tr/LC_MESSAGES 2024-11-01 08:30:02,482 root INFO copying django/conf/locale/tr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/tr/LC_MESSAGES 2024-11-01 08:30:02,483 root INFO creating build/lib/django/conf/locale/eu/LC_MESSAGES 2024-11-01 08:30:02,484 root INFO copying django/conf/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/eu/LC_MESSAGES 2024-11-01 08:30:02,485 root INFO copying django/conf/locale/eu/LC_MESSAGES/django.po -> build/lib/django/conf/locale/eu/LC_MESSAGES 2024-11-01 08:30:02,487 root INFO creating build/lib/django/conf/locale/bs/LC_MESSAGES 2024-11-01 08:30:02,487 root INFO copying django/conf/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/bs/LC_MESSAGES 2024-11-01 08:30:02,489 root INFO copying django/conf/locale/bs/LC_MESSAGES/django.po -> build/lib/django/conf/locale/bs/LC_MESSAGES 2024-11-01 08:30:02,490 root INFO creating build/lib/django/conf/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:02,491 root INFO copying django/conf/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:02,492 root INFO copying django/conf/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:02,493 root INFO creating build/lib/django/conf/locale/ja/LC_MESSAGES 2024-11-01 08:30:02,494 root INFO copying django/conf/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ja/LC_MESSAGES 2024-11-01 08:30:02,495 root INFO copying django/conf/locale/ja/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ja/LC_MESSAGES 2024-11-01 08:30:02,497 root INFO creating build/lib/django/conf/locale/gd/LC_MESSAGES 2024-11-01 08:30:02,497 root INFO copying django/conf/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/gd/LC_MESSAGES 2024-11-01 08:30:02,499 root INFO copying django/conf/locale/gd/LC_MESSAGES/django.po -> build/lib/django/conf/locale/gd/LC_MESSAGES 2024-11-01 08:30:02,500 root INFO creating build/lib/django/conf/locale/da/LC_MESSAGES 2024-11-01 08:30:02,501 root INFO copying django/conf/locale/da/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/da/LC_MESSAGES 2024-11-01 08:30:02,502 root INFO copying django/conf/locale/da/LC_MESSAGES/django.po -> build/lib/django/conf/locale/da/LC_MESSAGES 2024-11-01 08:30:02,504 root INFO creating build/lib/django/conf/locale/he/LC_MESSAGES 2024-11-01 08:30:02,504 root INFO copying django/conf/locale/he/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/he/LC_MESSAGES 2024-11-01 08:30:02,505 root INFO copying django/conf/locale/he/LC_MESSAGES/django.po -> build/lib/django/conf/locale/he/LC_MESSAGES 2024-11-01 08:30:02,507 root INFO creating build/lib/django/conf/locale/en/LC_MESSAGES 2024-11-01 08:30:02,507 root INFO copying django/conf/locale/en/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/en/LC_MESSAGES 2024-11-01 08:30:02,509 root INFO copying django/conf/locale/en/LC_MESSAGES/django.po -> build/lib/django/conf/locale/en/LC_MESSAGES 2024-11-01 08:30:02,510 root INFO creating build/lib/django/conf/locale/hr/LC_MESSAGES 2024-11-01 08:30:02,510 root INFO copying django/conf/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hr/LC_MESSAGES 2024-11-01 08:30:02,512 root INFO copying django/conf/locale/hr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hr/LC_MESSAGES 2024-11-01 08:30:02,513 root INFO creating build/lib/django/conf/locale/sv/LC_MESSAGES 2024-11-01 08:30:02,514 root INFO copying django/conf/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sv/LC_MESSAGES 2024-11-01 08:30:02,515 root INFO copying django/conf/locale/sv/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sv/LC_MESSAGES 2024-11-01 08:30:02,516 root INFO creating build/lib/django/conf/locale/cs/LC_MESSAGES 2024-11-01 08:30:02,517 root INFO copying django/conf/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/cs/LC_MESSAGES 2024-11-01 08:30:02,518 root INFO copying django/conf/locale/cs/LC_MESSAGES/django.po -> build/lib/django/conf/locale/cs/LC_MESSAGES 2024-11-01 08:30:02,520 root INFO creating build/lib/django/conf/locale/ka/LC_MESSAGES 2024-11-01 08:30:02,520 root INFO copying django/conf/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ka/LC_MESSAGES 2024-11-01 08:30:02,522 root INFO copying django/conf/locale/ka/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ka/LC_MESSAGES 2024-11-01 08:30:02,523 root INFO creating build/lib/django/conf/locale/mk/LC_MESSAGES 2024-11-01 08:30:02,524 root INFO copying django/conf/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/mk/LC_MESSAGES 2024-11-01 08:30:02,525 root INFO copying django/conf/locale/mk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/mk/LC_MESSAGES 2024-11-01 08:30:02,526 root INFO creating build/lib/django/conf/locale/id/LC_MESSAGES 2024-11-01 08:30:02,527 root INFO copying django/conf/locale/id/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/id/LC_MESSAGES 2024-11-01 08:30:02,528 root INFO copying django/conf/locale/id/LC_MESSAGES/django.po -> build/lib/django/conf/locale/id/LC_MESSAGES 2024-11-01 08:30:02,529 root INFO creating build/lib/django/conf/locale/ta/LC_MESSAGES 2024-11-01 08:30:02,530 root INFO copying django/conf/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ta/LC_MESSAGES 2024-11-01 08:30:02,531 root INFO copying django/conf/locale/ta/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ta/LC_MESSAGES 2024-11-01 08:30:02,532 root INFO creating build/lib/django/conf/locale/ms/LC_MESSAGES 2024-11-01 08:30:02,533 root INFO copying django/conf/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ms/LC_MESSAGES 2024-11-01 08:30:02,534 root INFO copying django/conf/locale/ms/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ms/LC_MESSAGES 2024-11-01 08:30:02,536 root INFO creating build/lib/django/conf/locale/ar/LC_MESSAGES 2024-11-01 08:30:02,536 root INFO copying django/conf/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ar/LC_MESSAGES 2024-11-01 08:30:02,538 root INFO copying django/conf/locale/ar/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ar/LC_MESSAGES 2024-11-01 08:30:02,539 root INFO creating build/lib/django/conf/locale/gl/LC_MESSAGES 2024-11-01 08:30:02,540 root INFO copying django/conf/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/gl/LC_MESSAGES 2024-11-01 08:30:02,541 root INFO copying django/conf/locale/gl/LC_MESSAGES/django.po -> build/lib/django/conf/locale/gl/LC_MESSAGES 2024-11-01 08:30:02,543 root INFO creating build/lib/django/conf/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:02,543 root INFO copying django/conf/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:02,545 root INFO copying django/conf/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/conf/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:02,546 root INFO creating build/lib/django/conf/locale/uz/LC_MESSAGES 2024-11-01 08:30:02,546 root INFO copying django/conf/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/uz/LC_MESSAGES 2024-11-01 08:30:02,548 root INFO copying django/conf/locale/uz/LC_MESSAGES/django.po -> build/lib/django/conf/locale/uz/LC_MESSAGES 2024-11-01 08:30:02,549 root INFO creating build/lib/django/conf/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:02,550 root INFO copying django/conf/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:02,551 root INFO copying django/conf/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/conf/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:02,552 root INFO creating build/lib/django/conf/locale/az/LC_MESSAGES 2024-11-01 08:30:02,553 root INFO copying django/conf/locale/az/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/az/LC_MESSAGES 2024-11-01 08:30:02,555 root INFO copying django/conf/locale/az/LC_MESSAGES/django.po -> build/lib/django/conf/locale/az/LC_MESSAGES 2024-11-01 08:30:02,556 root INFO creating build/lib/django/conf/locale/es/LC_MESSAGES 2024-11-01 08:30:02,557 root INFO copying django/conf/locale/es/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es/LC_MESSAGES 2024-11-01 08:30:02,558 root INFO copying django/conf/locale/es/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es/LC_MESSAGES 2024-11-01 08:30:02,559 root INFO creating build/lib/django/conf/locale/ko/LC_MESSAGES 2024-11-01 08:30:02,560 root INFO copying django/conf/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ko/LC_MESSAGES 2024-11-01 08:30:02,561 root INFO copying django/conf/locale/ko/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ko/LC_MESSAGES 2024-11-01 08:30:02,562 root INFO creating build/lib/django/conf/locale/fr/LC_MESSAGES 2024-11-01 08:30:02,563 root INFO copying django/conf/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/fr/LC_MESSAGES 2024-11-01 08:30:02,564 root INFO copying django/conf/locale/fr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/fr/LC_MESSAGES 2024-11-01 08:30:02,566 root INFO creating build/lib/django/conf/locale/bg/LC_MESSAGES 2024-11-01 08:30:02,566 root INFO copying django/conf/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/bg/LC_MESSAGES 2024-11-01 08:30:02,567 root INFO copying django/conf/locale/bg/LC_MESSAGES/django.po -> build/lib/django/conf/locale/bg/LC_MESSAGES 2024-11-01 08:30:02,569 root INFO creating build/lib/django/conf/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:02,569 root INFO copying django/conf/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:02,571 root INFO copying django/conf/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:02,572 root INFO creating build/lib/django/conf/locale/eo/LC_MESSAGES 2024-11-01 08:30:02,573 root INFO copying django/conf/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/eo/LC_MESSAGES 2024-11-01 08:30:02,574 root INFO copying django/conf/locale/eo/LC_MESSAGES/django.po -> build/lib/django/conf/locale/eo/LC_MESSAGES 2024-11-01 08:30:02,575 root INFO creating build/lib/django/conf/locale/pl/LC_MESSAGES 2024-11-01 08:30:02,576 root INFO copying django/conf/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/pl/LC_MESSAGES 2024-11-01 08:30:02,577 root INFO copying django/conf/locale/pl/LC_MESSAGES/django.po -> build/lib/django/conf/locale/pl/LC_MESSAGES 2024-11-01 08:30:02,578 root INFO creating build/lib/django/conf/locale/lt/LC_MESSAGES 2024-11-01 08:30:02,579 root INFO copying django/conf/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/lt/LC_MESSAGES 2024-11-01 08:30:02,580 root INFO copying django/conf/locale/lt/LC_MESSAGES/django.po -> build/lib/django/conf/locale/lt/LC_MESSAGES 2024-11-01 08:30:02,582 root INFO creating build/lib/django/conf/locale/hi/LC_MESSAGES 2024-11-01 08:30:02,582 root INFO copying django/conf/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hi/LC_MESSAGES 2024-11-01 08:30:02,584 root INFO copying django/conf/locale/hi/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hi/LC_MESSAGES 2024-11-01 08:30:02,585 root INFO creating build/lib/django/conf/locale/de/LC_MESSAGES 2024-11-01 08:30:02,586 root INFO copying django/conf/locale/de/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/de/LC_MESSAGES 2024-11-01 08:30:02,587 root INFO copying django/conf/locale/de/LC_MESSAGES/django.po -> build/lib/django/conf/locale/de/LC_MESSAGES 2024-11-01 08:30:02,588 root INFO creating build/lib/django/conf/locale/te/LC_MESSAGES 2024-11-01 08:30:02,589 root INFO copying django/conf/locale/te/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/te/LC_MESSAGES 2024-11-01 08:30:02,590 root INFO copying django/conf/locale/te/LC_MESSAGES/django.po -> build/lib/django/conf/locale/te/LC_MESSAGES 2024-11-01 08:30:02,591 root INFO creating build/lib/django/conf/locale/fi/LC_MESSAGES 2024-11-01 08:30:02,592 root INFO copying django/conf/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/fi/LC_MESSAGES 2024-11-01 08:30:02,593 root INFO copying django/conf/locale/fi/LC_MESSAGES/django.po -> build/lib/django/conf/locale/fi/LC_MESSAGES 2024-11-01 08:30:02,595 root INFO creating build/lib/django/conf/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:02,595 root INFO copying django/conf/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:02,597 root INFO copying django/conf/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/conf/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:02,598 root INFO creating build/lib/django/conf/locale/ru/LC_MESSAGES 2024-11-01 08:30:02,598 root INFO copying django/conf/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ru/LC_MESSAGES 2024-11-01 08:30:02,600 root INFO copying django/conf/locale/ru/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ru/LC_MESSAGES 2024-11-01 08:30:02,601 root INFO creating build/lib/django/conf/locale/ca/LC_MESSAGES 2024-11-01 08:30:02,602 root INFO copying django/conf/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ca/LC_MESSAGES 2024-11-01 08:30:02,603 root INFO copying django/conf/locale/ca/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ca/LC_MESSAGES 2024-11-01 08:30:02,605 root INFO creating build/lib/django/conf/locale/nb/LC_MESSAGES 2024-11-01 08:30:02,605 root INFO copying django/conf/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/nb/LC_MESSAGES 2024-11-01 08:30:02,606 root INFO copying django/conf/locale/nb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/nb/LC_MESSAGES 2024-11-01 08:30:02,608 root INFO creating build/lib/django/conf/locale/vi/LC_MESSAGES 2024-11-01 08:30:02,608 root INFO copying django/conf/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/vi/LC_MESSAGES 2024-11-01 08:30:02,610 root INFO copying django/conf/locale/vi/LC_MESSAGES/django.po -> build/lib/django/conf/locale/vi/LC_MESSAGES 2024-11-01 08:30:02,611 root INFO creating build/lib/django/conf/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:02,612 root INFO copying django/conf/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:02,613 root INFO copying django/conf/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/conf/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:02,614 root INFO creating build/lib/django/conf/locale/ml/LC_MESSAGES 2024-11-01 08:30:02,615 root INFO copying django/conf/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ml/LC_MESSAGES 2024-11-01 08:30:02,616 root INFO copying django/conf/locale/ml/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ml/LC_MESSAGES 2024-11-01 08:30:02,617 root INFO creating build/lib/django/conf/locale/sl/LC_MESSAGES 2024-11-01 08:30:02,618 root INFO copying django/conf/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sl/LC_MESSAGES 2024-11-01 08:30:02,619 root INFO copying django/conf/locale/sl/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sl/LC_MESSAGES 2024-11-01 08:30:02,621 root INFO creating build/lib/django/conf/locale/km/LC_MESSAGES 2024-11-01 08:30:02,621 root INFO copying django/conf/locale/km/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/km/LC_MESSAGES 2024-11-01 08:30:02,622 root INFO copying django/conf/locale/km/LC_MESSAGES/django.po -> build/lib/django/conf/locale/km/LC_MESSAGES 2024-11-01 08:30:02,624 root INFO creating build/lib/django/conf/locale/ig/LC_MESSAGES 2024-11-01 08:30:02,624 root INFO copying django/conf/locale/ig/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ig/LC_MESSAGES 2024-11-01 08:30:02,626 root INFO copying django/conf/locale/ig/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ig/LC_MESSAGES 2024-11-01 08:30:02,627 root INFO creating build/lib/django/conf/locale/hu/LC_MESSAGES 2024-11-01 08:30:02,628 root INFO copying django/conf/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hu/LC_MESSAGES 2024-11-01 08:30:02,629 root INFO copying django/conf/locale/hu/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hu/LC_MESSAGES 2024-11-01 08:30:02,630 root INFO creating build/lib/django/conf/locale/fy/LC_MESSAGES 2024-11-01 08:30:02,631 root INFO copying django/conf/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/fy/LC_MESSAGES 2024-11-01 08:30:02,632 root INFO copying django/conf/locale/fy/LC_MESSAGES/django.po -> build/lib/django/conf/locale/fy/LC_MESSAGES 2024-11-01 08:30:02,633 root INFO creating build/lib/django/conf/locale/sk/LC_MESSAGES 2024-11-01 08:30:02,634 root INFO copying django/conf/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sk/LC_MESSAGES 2024-11-01 08:30:02,635 root INFO copying django/conf/locale/sk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sk/LC_MESSAGES 2024-11-01 08:30:02,636 root INFO creating build/lib/django/conf/locale/mn/LC_MESSAGES 2024-11-01 08:30:02,637 root INFO copying django/conf/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/mn/LC_MESSAGES 2024-11-01 08:30:02,638 root INFO copying django/conf/locale/mn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/mn/LC_MESSAGES 2024-11-01 08:30:02,640 root INFO creating build/lib/django/conf/locale/ro/LC_MESSAGES 2024-11-01 08:30:02,640 root INFO copying django/conf/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ro/LC_MESSAGES 2024-11-01 08:30:02,642 root INFO copying django/conf/locale/ro/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ro/LC_MESSAGES 2024-11-01 08:30:02,643 root INFO creating build/lib/django/contrib/sites/locale 2024-11-01 08:30:02,644 root INFO creating build/lib/django/contrib/sites/locale/af 2024-11-01 08:30:02,644 root INFO creating build/lib/django/contrib/sites/locale/af/LC_MESSAGES 2024-11-01 08:30:02,644 root INFO copying django/contrib/sites/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/af/LC_MESSAGES 2024-11-01 08:30:02,646 root INFO copying django/contrib/sites/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/af/LC_MESSAGES 2024-11-01 08:30:02,647 root INFO creating build/lib/django/contrib/sites/locale/ar 2024-11-01 08:30:02,647 root INFO creating build/lib/django/contrib/sites/locale/ar/LC_MESSAGES 2024-11-01 08:30:02,648 root INFO copying django/contrib/sites/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ar/LC_MESSAGES 2024-11-01 08:30:02,649 root INFO copying django/contrib/sites/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ar/LC_MESSAGES 2024-11-01 08:30:02,650 root INFO creating build/lib/django/contrib/sites/locale/ar_DZ 2024-11-01 08:30:02,650 root INFO creating build/lib/django/contrib/sites/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:02,651 root INFO copying django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:02,652 root INFO copying django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:02,653 root INFO creating build/lib/django/contrib/sites/locale/ast 2024-11-01 08:30:02,654 root INFO creating build/lib/django/contrib/sites/locale/ast/LC_MESSAGES 2024-11-01 08:30:02,654 root INFO copying django/contrib/sites/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ast/LC_MESSAGES 2024-11-01 08:30:02,655 root INFO copying django/contrib/sites/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ast/LC_MESSAGES 2024-11-01 08:30:02,656 root INFO creating build/lib/django/contrib/sites/locale/az 2024-11-01 08:30:02,657 root INFO creating build/lib/django/contrib/sites/locale/az/LC_MESSAGES 2024-11-01 08:30:02,657 root INFO copying django/contrib/sites/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/az/LC_MESSAGES 2024-11-01 08:30:02,659 root INFO copying django/contrib/sites/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/az/LC_MESSAGES 2024-11-01 08:30:02,660 root INFO creating build/lib/django/contrib/sites/locale/be 2024-11-01 08:30:02,660 root INFO creating build/lib/django/contrib/sites/locale/be/LC_MESSAGES 2024-11-01 08:30:02,661 root INFO copying django/contrib/sites/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/be/LC_MESSAGES 2024-11-01 08:30:02,662 root INFO copying django/contrib/sites/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/be/LC_MESSAGES 2024-11-01 08:30:02,663 root INFO creating build/lib/django/contrib/sites/locale/bg 2024-11-01 08:30:02,663 root INFO creating build/lib/django/contrib/sites/locale/bg/LC_MESSAGES 2024-11-01 08:30:02,664 root INFO copying django/contrib/sites/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/bg/LC_MESSAGES 2024-11-01 08:30:02,665 root INFO copying django/contrib/sites/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/bg/LC_MESSAGES 2024-11-01 08:30:02,666 root INFO creating build/lib/django/contrib/sites/locale/bn 2024-11-01 08:30:02,667 root INFO creating build/lib/django/contrib/sites/locale/bn/LC_MESSAGES 2024-11-01 08:30:02,667 root INFO copying django/contrib/sites/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/bn/LC_MESSAGES 2024-11-01 08:30:02,668 root INFO copying django/contrib/sites/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/bn/LC_MESSAGES 2024-11-01 08:30:02,669 root INFO creating build/lib/django/contrib/sites/locale/br 2024-11-01 08:30:02,670 root INFO creating build/lib/django/contrib/sites/locale/br/LC_MESSAGES 2024-11-01 08:30:02,670 root INFO copying django/contrib/sites/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/br/LC_MESSAGES 2024-11-01 08:30:02,671 root INFO copying django/contrib/sites/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/br/LC_MESSAGES 2024-11-01 08:30:02,673 root INFO creating build/lib/django/contrib/sites/locale/bs 2024-11-01 08:30:02,673 root INFO creating build/lib/django/contrib/sites/locale/bs/LC_MESSAGES 2024-11-01 08:30:02,674 root INFO copying django/contrib/sites/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/bs/LC_MESSAGES 2024-11-01 08:30:02,675 root INFO copying django/contrib/sites/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/bs/LC_MESSAGES 2024-11-01 08:30:02,676 root INFO creating build/lib/django/contrib/sites/locale/ca 2024-11-01 08:30:02,676 root INFO creating build/lib/django/contrib/sites/locale/ca/LC_MESSAGES 2024-11-01 08:30:02,677 root INFO copying django/contrib/sites/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ca/LC_MESSAGES 2024-11-01 08:30:02,678 root INFO copying django/contrib/sites/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ca/LC_MESSAGES 2024-11-01 08:30:02,679 root INFO creating build/lib/django/contrib/sites/locale/ckb 2024-11-01 08:30:02,680 root INFO creating build/lib/django/contrib/sites/locale/ckb/LC_MESSAGES 2024-11-01 08:30:02,680 root INFO copying django/contrib/sites/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ckb/LC_MESSAGES 2024-11-01 08:30:02,681 root INFO copying django/contrib/sites/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ckb/LC_MESSAGES 2024-11-01 08:30:02,682 root INFO creating build/lib/django/contrib/sites/locale/cs 2024-11-01 08:30:02,683 root INFO creating build/lib/django/contrib/sites/locale/cs/LC_MESSAGES 2024-11-01 08:30:02,683 root INFO copying django/contrib/sites/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/cs/LC_MESSAGES 2024-11-01 08:30:02,684 root INFO copying django/contrib/sites/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/cs/LC_MESSAGES 2024-11-01 08:30:02,686 root INFO creating build/lib/django/contrib/sites/locale/cy 2024-11-01 08:30:02,686 root INFO creating build/lib/django/contrib/sites/locale/cy/LC_MESSAGES 2024-11-01 08:30:02,687 root INFO copying django/contrib/sites/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/cy/LC_MESSAGES 2024-11-01 08:30:02,688 root INFO copying django/contrib/sites/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/cy/LC_MESSAGES 2024-11-01 08:30:02,689 root INFO creating build/lib/django/contrib/sites/locale/da 2024-11-01 08:30:02,689 root INFO creating build/lib/django/contrib/sites/locale/da/LC_MESSAGES 2024-11-01 08:30:02,690 root INFO copying django/contrib/sites/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/da/LC_MESSAGES 2024-11-01 08:30:02,691 root INFO copying django/contrib/sites/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/da/LC_MESSAGES 2024-11-01 08:30:02,692 root INFO creating build/lib/django/contrib/sites/locale/de 2024-11-01 08:30:02,692 root INFO creating build/lib/django/contrib/sites/locale/de/LC_MESSAGES 2024-11-01 08:30:02,693 root INFO copying django/contrib/sites/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/de/LC_MESSAGES 2024-11-01 08:30:02,694 root INFO copying django/contrib/sites/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/de/LC_MESSAGES 2024-11-01 08:30:02,695 root INFO creating build/lib/django/contrib/sites/locale/dsb 2024-11-01 08:30:02,696 root INFO creating build/lib/django/contrib/sites/locale/dsb/LC_MESSAGES 2024-11-01 08:30:02,696 root INFO copying django/contrib/sites/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/dsb/LC_MESSAGES 2024-11-01 08:30:02,697 root INFO copying django/contrib/sites/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/dsb/LC_MESSAGES 2024-11-01 08:30:02,698 root INFO creating build/lib/django/contrib/sites/locale/el 2024-11-01 08:30:02,699 root INFO creating build/lib/django/contrib/sites/locale/el/LC_MESSAGES 2024-11-01 08:30:02,699 root INFO copying django/contrib/sites/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/el/LC_MESSAGES 2024-11-01 08:30:02,701 root INFO copying django/contrib/sites/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/el/LC_MESSAGES 2024-11-01 08:30:02,702 root INFO creating build/lib/django/contrib/sites/locale/en 2024-11-01 08:30:02,702 root INFO creating build/lib/django/contrib/sites/locale/en/LC_MESSAGES 2024-11-01 08:30:02,703 root INFO copying django/contrib/sites/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/en/LC_MESSAGES 2024-11-01 08:30:02,704 root INFO copying django/contrib/sites/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/en/LC_MESSAGES 2024-11-01 08:30:02,705 root INFO creating build/lib/django/contrib/sites/locale/en_AU 2024-11-01 08:30:02,705 root INFO creating build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:02,706 root INFO copying django/contrib/sites/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:02,707 root INFO copying django/contrib/sites/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:02,708 root INFO creating build/lib/django/contrib/sites/locale/en_GB 2024-11-01 08:30:02,709 root INFO creating build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:02,709 root INFO copying django/contrib/sites/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:02,710 root INFO copying django/contrib/sites/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:02,711 root INFO creating build/lib/django/contrib/sites/locale/eo 2024-11-01 08:30:02,712 root INFO creating build/lib/django/contrib/sites/locale/eo/LC_MESSAGES 2024-11-01 08:30:02,712 root INFO copying django/contrib/sites/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/eo/LC_MESSAGES 2024-11-01 08:30:02,713 root INFO copying django/contrib/sites/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/eo/LC_MESSAGES 2024-11-01 08:30:02,714 root INFO creating build/lib/django/contrib/sites/locale/es 2024-11-01 08:30:02,715 root INFO creating build/lib/django/contrib/sites/locale/es/LC_MESSAGES 2024-11-01 08:30:02,716 root INFO copying django/contrib/sites/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es/LC_MESSAGES 2024-11-01 08:30:02,717 root INFO copying django/contrib/sites/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es/LC_MESSAGES 2024-11-01 08:30:02,718 root INFO creating build/lib/django/contrib/sites/locale/es_AR 2024-11-01 08:30:02,718 root INFO creating build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:02,719 root INFO copying django/contrib/sites/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:02,720 root INFO copying django/contrib/sites/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:02,721 root INFO creating build/lib/django/contrib/sites/locale/es_CO 2024-11-01 08:30:02,721 root INFO creating build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:02,722 root INFO copying django/contrib/sites/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:02,723 root INFO copying django/contrib/sites/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:02,724 root INFO creating build/lib/django/contrib/sites/locale/es_MX 2024-11-01 08:30:02,725 root INFO creating build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:02,725 root INFO copying django/contrib/sites/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:02,726 root INFO copying django/contrib/sites/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:02,728 root INFO creating build/lib/django/contrib/sites/locale/es_VE 2024-11-01 08:30:02,728 root INFO creating build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:02,729 root INFO copying django/contrib/sites/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:02,730 root INFO copying django/contrib/sites/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:02,731 root INFO creating build/lib/django/contrib/sites/locale/et 2024-11-01 08:30:02,731 root INFO creating build/lib/django/contrib/sites/locale/et/LC_MESSAGES 2024-11-01 08:30:02,732 root INFO copying django/contrib/sites/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/et/LC_MESSAGES 2024-11-01 08:30:02,733 root INFO copying django/contrib/sites/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/et/LC_MESSAGES 2024-11-01 08:30:02,734 root INFO creating build/lib/django/contrib/sites/locale/eu 2024-11-01 08:30:02,734 root INFO creating build/lib/django/contrib/sites/locale/eu/LC_MESSAGES 2024-11-01 08:30:02,735 root INFO copying django/contrib/sites/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/eu/LC_MESSAGES 2024-11-01 08:30:02,736 root INFO copying django/contrib/sites/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/eu/LC_MESSAGES 2024-11-01 08:30:02,737 root INFO creating build/lib/django/contrib/sites/locale/fa 2024-11-01 08:30:02,738 root INFO creating build/lib/django/contrib/sites/locale/fa/LC_MESSAGES 2024-11-01 08:30:02,738 root INFO copying django/contrib/sites/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/fa/LC_MESSAGES 2024-11-01 08:30:02,739 root INFO copying django/contrib/sites/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/fa/LC_MESSAGES 2024-11-01 08:30:02,740 root INFO creating build/lib/django/contrib/sites/locale/fi 2024-11-01 08:30:02,741 root INFO creating build/lib/django/contrib/sites/locale/fi/LC_MESSAGES 2024-11-01 08:30:02,741 root INFO copying django/contrib/sites/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/fi/LC_MESSAGES 2024-11-01 08:30:02,742 root INFO copying django/contrib/sites/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/fi/LC_MESSAGES 2024-11-01 08:30:02,744 root INFO creating build/lib/django/contrib/sites/locale/fr 2024-11-01 08:30:02,744 root INFO creating build/lib/django/contrib/sites/locale/fr/LC_MESSAGES 2024-11-01 08:30:02,745 root INFO copying django/contrib/sites/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/fr/LC_MESSAGES 2024-11-01 08:30:02,746 root INFO copying django/contrib/sites/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/fr/LC_MESSAGES 2024-11-01 08:30:02,747 root INFO creating build/lib/django/contrib/sites/locale/fy 2024-11-01 08:30:02,747 root INFO creating build/lib/django/contrib/sites/locale/fy/LC_MESSAGES 2024-11-01 08:30:02,748 root INFO copying django/contrib/sites/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/fy/LC_MESSAGES 2024-11-01 08:30:02,749 root INFO copying django/contrib/sites/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/fy/LC_MESSAGES 2024-11-01 08:30:02,750 root INFO creating build/lib/django/contrib/sites/locale/ga 2024-11-01 08:30:02,750 root INFO creating build/lib/django/contrib/sites/locale/ga/LC_MESSAGES 2024-11-01 08:30:02,751 root INFO copying django/contrib/sites/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ga/LC_MESSAGES 2024-11-01 08:30:02,752 root INFO copying django/contrib/sites/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ga/LC_MESSAGES 2024-11-01 08:30:02,753 root INFO creating build/lib/django/contrib/sites/locale/gd 2024-11-01 08:30:02,754 root INFO creating build/lib/django/contrib/sites/locale/gd/LC_MESSAGES 2024-11-01 08:30:02,754 root INFO copying django/contrib/sites/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/gd/LC_MESSAGES 2024-11-01 08:30:02,755 root INFO copying django/contrib/sites/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/gd/LC_MESSAGES 2024-11-01 08:30:02,757 root INFO creating build/lib/django/contrib/sites/locale/gl 2024-11-01 08:30:02,757 root INFO creating build/lib/django/contrib/sites/locale/gl/LC_MESSAGES 2024-11-01 08:30:02,758 root INFO copying django/contrib/sites/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/gl/LC_MESSAGES 2024-11-01 08:30:02,759 root INFO copying django/contrib/sites/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/gl/LC_MESSAGES 2024-11-01 08:30:02,760 root INFO creating build/lib/django/contrib/sites/locale/he 2024-11-01 08:30:02,760 root INFO creating build/lib/django/contrib/sites/locale/he/LC_MESSAGES 2024-11-01 08:30:02,761 root INFO copying django/contrib/sites/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/he/LC_MESSAGES 2024-11-01 08:30:02,762 root INFO copying django/contrib/sites/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/he/LC_MESSAGES 2024-11-01 08:30:02,763 root INFO creating build/lib/django/contrib/sites/locale/hi 2024-11-01 08:30:02,763 root INFO creating build/lib/django/contrib/sites/locale/hi/LC_MESSAGES 2024-11-01 08:30:02,764 root INFO copying django/contrib/sites/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hi/LC_MESSAGES 2024-11-01 08:30:02,765 root INFO copying django/contrib/sites/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hi/LC_MESSAGES 2024-11-01 08:30:02,766 root INFO creating build/lib/django/contrib/sites/locale/hr 2024-11-01 08:30:02,767 root INFO creating build/lib/django/contrib/sites/locale/hr/LC_MESSAGES 2024-11-01 08:30:02,767 root INFO copying django/contrib/sites/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hr/LC_MESSAGES 2024-11-01 08:30:02,768 root INFO copying django/contrib/sites/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hr/LC_MESSAGES 2024-11-01 08:30:02,769 root INFO creating build/lib/django/contrib/sites/locale/hsb 2024-11-01 08:30:02,770 root INFO creating build/lib/django/contrib/sites/locale/hsb/LC_MESSAGES 2024-11-01 08:30:02,770 root INFO copying django/contrib/sites/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hsb/LC_MESSAGES 2024-11-01 08:30:02,772 root INFO copying django/contrib/sites/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hsb/LC_MESSAGES 2024-11-01 08:30:02,773 root INFO creating build/lib/django/contrib/sites/locale/hu 2024-11-01 08:30:02,773 root INFO creating build/lib/django/contrib/sites/locale/hu/LC_MESSAGES 2024-11-01 08:30:02,774 root INFO copying django/contrib/sites/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hu/LC_MESSAGES 2024-11-01 08:30:02,775 root INFO copying django/contrib/sites/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hu/LC_MESSAGES 2024-11-01 08:30:02,776 root INFO creating build/lib/django/contrib/sites/locale/hy 2024-11-01 08:30:02,776 root INFO creating build/lib/django/contrib/sites/locale/hy/LC_MESSAGES 2024-11-01 08:30:02,777 root INFO copying django/contrib/sites/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hy/LC_MESSAGES 2024-11-01 08:30:02,778 root INFO copying django/contrib/sites/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hy/LC_MESSAGES 2024-11-01 08:30:02,779 root INFO creating build/lib/django/contrib/sites/locale/ia 2024-11-01 08:30:02,780 root INFO creating build/lib/django/contrib/sites/locale/ia/LC_MESSAGES 2024-11-01 08:30:02,780 root INFO copying django/contrib/sites/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ia/LC_MESSAGES 2024-11-01 08:30:02,781 root INFO copying django/contrib/sites/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ia/LC_MESSAGES 2024-11-01 08:30:02,782 root INFO creating build/lib/django/contrib/sites/locale/id 2024-11-01 08:30:02,783 root INFO creating build/lib/django/contrib/sites/locale/id/LC_MESSAGES 2024-11-01 08:30:02,783 root INFO copying django/contrib/sites/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/id/LC_MESSAGES 2024-11-01 08:30:02,785 root INFO copying django/contrib/sites/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/id/LC_MESSAGES 2024-11-01 08:30:02,786 root INFO creating build/lib/django/contrib/sites/locale/io 2024-11-01 08:30:02,786 root INFO creating build/lib/django/contrib/sites/locale/io/LC_MESSAGES 2024-11-01 08:30:02,787 root INFO copying django/contrib/sites/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/io/LC_MESSAGES 2024-11-01 08:30:02,788 root INFO copying django/contrib/sites/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/io/LC_MESSAGES 2024-11-01 08:30:02,789 root INFO creating build/lib/django/contrib/sites/locale/is 2024-11-01 08:30:02,789 root INFO creating build/lib/django/contrib/sites/locale/is/LC_MESSAGES 2024-11-01 08:30:02,790 root INFO copying django/contrib/sites/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/is/LC_MESSAGES 2024-11-01 08:30:02,791 root INFO copying django/contrib/sites/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/is/LC_MESSAGES 2024-11-01 08:30:02,792 root INFO creating build/lib/django/contrib/sites/locale/it 2024-11-01 08:30:02,793 root INFO creating build/lib/django/contrib/sites/locale/it/LC_MESSAGES 2024-11-01 08:30:02,793 root INFO copying django/contrib/sites/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/it/LC_MESSAGES 2024-11-01 08:30:02,794 root INFO copying django/contrib/sites/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/it/LC_MESSAGES 2024-11-01 08:30:02,795 root INFO creating build/lib/django/contrib/sites/locale/ja 2024-11-01 08:30:02,796 root INFO creating build/lib/django/contrib/sites/locale/ja/LC_MESSAGES 2024-11-01 08:30:02,796 root INFO copying django/contrib/sites/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ja/LC_MESSAGES 2024-11-01 08:30:02,797 root INFO copying django/contrib/sites/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ja/LC_MESSAGES 2024-11-01 08:30:02,798 root INFO creating build/lib/django/contrib/sites/locale/ka 2024-11-01 08:30:02,799 root INFO creating build/lib/django/contrib/sites/locale/ka/LC_MESSAGES 2024-11-01 08:30:02,800 root INFO copying django/contrib/sites/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ka/LC_MESSAGES 2024-11-01 08:30:02,801 root INFO copying django/contrib/sites/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ka/LC_MESSAGES 2024-11-01 08:30:02,802 root INFO creating build/lib/django/contrib/sites/locale/kab 2024-11-01 08:30:02,802 root INFO creating build/lib/django/contrib/sites/locale/kab/LC_MESSAGES 2024-11-01 08:30:02,803 root INFO copying django/contrib/sites/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/kab/LC_MESSAGES 2024-11-01 08:30:02,804 root INFO copying django/contrib/sites/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/kab/LC_MESSAGES 2024-11-01 08:30:02,805 root INFO creating build/lib/django/contrib/sites/locale/kk 2024-11-01 08:30:02,805 root INFO creating build/lib/django/contrib/sites/locale/kk/LC_MESSAGES 2024-11-01 08:30:02,806 root INFO copying django/contrib/sites/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/kk/LC_MESSAGES 2024-11-01 08:30:02,807 root INFO copying django/contrib/sites/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/kk/LC_MESSAGES 2024-11-01 08:30:02,808 root INFO creating build/lib/django/contrib/sites/locale/km 2024-11-01 08:30:02,809 root INFO creating build/lib/django/contrib/sites/locale/km/LC_MESSAGES 2024-11-01 08:30:02,809 root INFO copying django/contrib/sites/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/km/LC_MESSAGES 2024-11-01 08:30:02,810 root INFO copying django/contrib/sites/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/km/LC_MESSAGES 2024-11-01 08:30:02,812 root INFO creating build/lib/django/contrib/sites/locale/kn 2024-11-01 08:30:02,812 root INFO creating build/lib/django/contrib/sites/locale/kn/LC_MESSAGES 2024-11-01 08:30:02,813 root INFO copying django/contrib/sites/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/kn/LC_MESSAGES 2024-11-01 08:30:02,814 root INFO copying django/contrib/sites/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/kn/LC_MESSAGES 2024-11-01 08:30:02,815 root INFO creating build/lib/django/contrib/sites/locale/ko 2024-11-01 08:30:02,815 root INFO creating build/lib/django/contrib/sites/locale/ko/LC_MESSAGES 2024-11-01 08:30:02,816 root INFO copying django/contrib/sites/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ko/LC_MESSAGES 2024-11-01 08:30:02,817 root INFO copying django/contrib/sites/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ko/LC_MESSAGES 2024-11-01 08:30:02,818 root INFO creating build/lib/django/contrib/sites/locale/ky 2024-11-01 08:30:02,818 root INFO creating build/lib/django/contrib/sites/locale/ky/LC_MESSAGES 2024-11-01 08:30:02,819 root INFO copying django/contrib/sites/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ky/LC_MESSAGES 2024-11-01 08:30:02,820 root INFO copying django/contrib/sites/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ky/LC_MESSAGES 2024-11-01 08:30:02,821 root INFO creating build/lib/django/contrib/sites/locale/lb 2024-11-01 08:30:02,822 root INFO creating build/lib/django/contrib/sites/locale/lb/LC_MESSAGES 2024-11-01 08:30:02,822 root INFO copying django/contrib/sites/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/lb/LC_MESSAGES 2024-11-01 08:30:02,823 root INFO copying django/contrib/sites/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/lb/LC_MESSAGES 2024-11-01 08:30:02,824 root INFO creating build/lib/django/contrib/sites/locale/lt 2024-11-01 08:30:02,825 root INFO creating build/lib/django/contrib/sites/locale/lt/LC_MESSAGES 2024-11-01 08:30:02,825 root INFO copying django/contrib/sites/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/lt/LC_MESSAGES 2024-11-01 08:30:02,826 root INFO copying django/contrib/sites/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/lt/LC_MESSAGES 2024-11-01 08:30:02,828 root INFO creating build/lib/django/contrib/sites/locale/lv 2024-11-01 08:30:02,828 root INFO creating build/lib/django/contrib/sites/locale/lv/LC_MESSAGES 2024-11-01 08:30:02,829 root INFO copying django/contrib/sites/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/lv/LC_MESSAGES 2024-11-01 08:30:02,830 root INFO copying django/contrib/sites/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/lv/LC_MESSAGES 2024-11-01 08:30:02,831 root INFO creating build/lib/django/contrib/sites/locale/mk 2024-11-01 08:30:02,831 root INFO creating build/lib/django/contrib/sites/locale/mk/LC_MESSAGES 2024-11-01 08:30:02,832 root INFO copying django/contrib/sites/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/mk/LC_MESSAGES 2024-11-01 08:30:02,833 root INFO copying django/contrib/sites/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/mk/LC_MESSAGES 2024-11-01 08:30:02,834 root INFO creating build/lib/django/contrib/sites/locale/ml 2024-11-01 08:30:02,834 root INFO creating build/lib/django/contrib/sites/locale/ml/LC_MESSAGES 2024-11-01 08:30:02,835 root INFO copying django/contrib/sites/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ml/LC_MESSAGES 2024-11-01 08:30:02,836 root INFO copying django/contrib/sites/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ml/LC_MESSAGES 2024-11-01 08:30:02,837 root INFO creating build/lib/django/contrib/sites/locale/mn 2024-11-01 08:30:02,838 root INFO creating build/lib/django/contrib/sites/locale/mn/LC_MESSAGES 2024-11-01 08:30:02,838 root INFO copying django/contrib/sites/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/mn/LC_MESSAGES 2024-11-01 08:30:02,839 root INFO copying django/contrib/sites/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/mn/LC_MESSAGES 2024-11-01 08:30:02,840 root INFO creating build/lib/django/contrib/sites/locale/mr 2024-11-01 08:30:02,841 root INFO creating build/lib/django/contrib/sites/locale/mr/LC_MESSAGES 2024-11-01 08:30:02,841 root INFO copying django/contrib/sites/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/mr/LC_MESSAGES 2024-11-01 08:30:02,842 root INFO copying django/contrib/sites/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/mr/LC_MESSAGES 2024-11-01 08:30:02,843 root INFO creating build/lib/django/contrib/sites/locale/ms 2024-11-01 08:30:02,844 root INFO creating build/lib/django/contrib/sites/locale/ms/LC_MESSAGES 2024-11-01 08:30:02,844 root INFO copying django/contrib/sites/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ms/LC_MESSAGES 2024-11-01 08:30:02,845 root INFO copying django/contrib/sites/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ms/LC_MESSAGES 2024-11-01 08:30:02,846 root INFO creating build/lib/django/contrib/sites/locale/my 2024-11-01 08:30:02,847 root INFO creating build/lib/django/contrib/sites/locale/my/LC_MESSAGES 2024-11-01 08:30:02,848 root INFO copying django/contrib/sites/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/my/LC_MESSAGES 2024-11-01 08:30:02,849 root INFO copying django/contrib/sites/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/my/LC_MESSAGES 2024-11-01 08:30:02,850 root INFO creating build/lib/django/contrib/sites/locale/nb 2024-11-01 08:30:02,850 root INFO creating build/lib/django/contrib/sites/locale/nb/LC_MESSAGES 2024-11-01 08:30:02,851 root INFO copying django/contrib/sites/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/nb/LC_MESSAGES 2024-11-01 08:30:02,852 root INFO copying django/contrib/sites/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/nb/LC_MESSAGES 2024-11-01 08:30:02,853 root INFO creating build/lib/django/contrib/sites/locale/ne 2024-11-01 08:30:02,853 root INFO creating build/lib/django/contrib/sites/locale/ne/LC_MESSAGES 2024-11-01 08:30:02,854 root INFO copying django/contrib/sites/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ne/LC_MESSAGES 2024-11-01 08:30:02,855 root INFO copying django/contrib/sites/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ne/LC_MESSAGES 2024-11-01 08:30:02,856 root INFO creating build/lib/django/contrib/sites/locale/nl 2024-11-01 08:30:02,856 root INFO creating build/lib/django/contrib/sites/locale/nl/LC_MESSAGES 2024-11-01 08:30:02,857 root INFO copying django/contrib/sites/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/nl/LC_MESSAGES 2024-11-01 08:30:02,858 root INFO copying django/contrib/sites/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/nl/LC_MESSAGES 2024-11-01 08:30:02,859 root INFO creating build/lib/django/contrib/sites/locale/nn 2024-11-01 08:30:02,860 root INFO creating build/lib/django/contrib/sites/locale/nn/LC_MESSAGES 2024-11-01 08:30:02,860 root INFO copying django/contrib/sites/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/nn/LC_MESSAGES 2024-11-01 08:30:02,861 root INFO copying django/contrib/sites/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/nn/LC_MESSAGES 2024-11-01 08:30:02,862 root INFO creating build/lib/django/contrib/sites/locale/os 2024-11-01 08:30:02,863 root INFO creating build/lib/django/contrib/sites/locale/os/LC_MESSAGES 2024-11-01 08:30:02,863 root INFO copying django/contrib/sites/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/os/LC_MESSAGES 2024-11-01 08:30:02,864 root INFO copying django/contrib/sites/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/os/LC_MESSAGES 2024-11-01 08:30:02,865 root INFO creating build/lib/django/contrib/sites/locale/pa 2024-11-01 08:30:02,866 root INFO creating build/lib/django/contrib/sites/locale/pa/LC_MESSAGES 2024-11-01 08:30:02,866 root INFO copying django/contrib/sites/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/pa/LC_MESSAGES 2024-11-01 08:30:02,867 root INFO copying django/contrib/sites/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/pa/LC_MESSAGES 2024-11-01 08:30:02,869 root INFO creating build/lib/django/contrib/sites/locale/pl 2024-11-01 08:30:02,869 root INFO creating build/lib/django/contrib/sites/locale/pl/LC_MESSAGES 2024-11-01 08:30:02,869 root INFO copying django/contrib/sites/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/pl/LC_MESSAGES 2024-11-01 08:30:02,871 root INFO copying django/contrib/sites/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/pl/LC_MESSAGES 2024-11-01 08:30:02,872 root INFO creating build/lib/django/contrib/sites/locale/pt 2024-11-01 08:30:02,872 root INFO creating build/lib/django/contrib/sites/locale/pt/LC_MESSAGES 2024-11-01 08:30:02,873 root INFO copying django/contrib/sites/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/pt/LC_MESSAGES 2024-11-01 08:30:02,874 root INFO copying django/contrib/sites/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/pt/LC_MESSAGES 2024-11-01 08:30:02,875 root INFO creating build/lib/django/contrib/sites/locale/pt_BR 2024-11-01 08:30:02,875 root INFO creating build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:02,876 root INFO copying django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:02,877 root INFO copying django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:02,878 root INFO creating build/lib/django/contrib/sites/locale/ro 2024-11-01 08:30:02,878 root INFO creating build/lib/django/contrib/sites/locale/ro/LC_MESSAGES 2024-11-01 08:30:02,879 root INFO copying django/contrib/sites/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ro/LC_MESSAGES 2024-11-01 08:30:02,880 root INFO copying django/contrib/sites/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ro/LC_MESSAGES 2024-11-01 08:30:02,881 root INFO creating build/lib/django/contrib/sites/locale/ru 2024-11-01 08:30:02,882 root INFO creating build/lib/django/contrib/sites/locale/ru/LC_MESSAGES 2024-11-01 08:30:02,882 root INFO copying django/contrib/sites/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ru/LC_MESSAGES 2024-11-01 08:30:02,883 root INFO copying django/contrib/sites/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ru/LC_MESSAGES 2024-11-01 08:30:02,884 root INFO creating build/lib/django/contrib/sites/locale/sk 2024-11-01 08:30:02,885 root INFO creating build/lib/django/contrib/sites/locale/sk/LC_MESSAGES 2024-11-01 08:30:02,885 root INFO copying django/contrib/sites/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sk/LC_MESSAGES 2024-11-01 08:30:02,886 root INFO copying django/contrib/sites/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sk/LC_MESSAGES 2024-11-01 08:30:02,887 root INFO creating build/lib/django/contrib/sites/locale/sl 2024-11-01 08:30:02,888 root INFO creating build/lib/django/contrib/sites/locale/sl/LC_MESSAGES 2024-11-01 08:30:02,888 root INFO copying django/contrib/sites/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sl/LC_MESSAGES 2024-11-01 08:30:02,890 root INFO copying django/contrib/sites/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sl/LC_MESSAGES 2024-11-01 08:30:02,891 root INFO creating build/lib/django/contrib/sites/locale/sq 2024-11-01 08:30:02,891 root INFO creating build/lib/django/contrib/sites/locale/sq/LC_MESSAGES 2024-11-01 08:30:02,892 root INFO copying django/contrib/sites/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sq/LC_MESSAGES 2024-11-01 08:30:02,893 root INFO copying django/contrib/sites/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sq/LC_MESSAGES 2024-11-01 08:30:02,894 root INFO creating build/lib/django/contrib/sites/locale/sr 2024-11-01 08:30:02,894 root INFO creating build/lib/django/contrib/sites/locale/sr/LC_MESSAGES 2024-11-01 08:30:02,895 root INFO copying django/contrib/sites/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sr/LC_MESSAGES 2024-11-01 08:30:02,896 root INFO copying django/contrib/sites/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sr/LC_MESSAGES 2024-11-01 08:30:02,897 root INFO creating build/lib/django/contrib/sites/locale/sr_Latn 2024-11-01 08:30:02,897 root INFO creating build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:02,898 root INFO copying django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:02,899 root INFO copying django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:02,900 root INFO creating build/lib/django/contrib/sites/locale/sv 2024-11-01 08:30:02,901 root INFO creating build/lib/django/contrib/sites/locale/sv/LC_MESSAGES 2024-11-01 08:30:02,901 root INFO copying django/contrib/sites/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sv/LC_MESSAGES 2024-11-01 08:30:02,902 root INFO copying django/contrib/sites/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sv/LC_MESSAGES 2024-11-01 08:30:02,903 root INFO creating build/lib/django/contrib/sites/locale/sw 2024-11-01 08:30:02,904 root INFO creating build/lib/django/contrib/sites/locale/sw/LC_MESSAGES 2024-11-01 08:30:02,904 root INFO copying django/contrib/sites/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sw/LC_MESSAGES 2024-11-01 08:30:02,905 root INFO copying django/contrib/sites/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sw/LC_MESSAGES 2024-11-01 08:30:02,906 root INFO creating build/lib/django/contrib/sites/locale/ta 2024-11-01 08:30:02,907 root INFO creating build/lib/django/contrib/sites/locale/ta/LC_MESSAGES 2024-11-01 08:30:02,907 root INFO copying django/contrib/sites/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ta/LC_MESSAGES 2024-11-01 08:30:02,908 root INFO copying django/contrib/sites/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ta/LC_MESSAGES 2024-11-01 08:30:02,909 root INFO creating build/lib/django/contrib/sites/locale/te 2024-11-01 08:30:02,910 root INFO creating build/lib/django/contrib/sites/locale/te/LC_MESSAGES 2024-11-01 08:30:02,910 root INFO copying django/contrib/sites/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/te/LC_MESSAGES 2024-11-01 08:30:02,911 root INFO copying django/contrib/sites/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/te/LC_MESSAGES 2024-11-01 08:30:02,913 root INFO creating build/lib/django/contrib/sites/locale/tg 2024-11-01 08:30:02,913 root INFO creating build/lib/django/contrib/sites/locale/tg/LC_MESSAGES 2024-11-01 08:30:02,914 root INFO copying django/contrib/sites/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/tg/LC_MESSAGES 2024-11-01 08:30:02,915 root INFO copying django/contrib/sites/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/tg/LC_MESSAGES 2024-11-01 08:30:02,916 root INFO creating build/lib/django/contrib/sites/locale/th 2024-11-01 08:30:02,916 root INFO creating build/lib/django/contrib/sites/locale/th/LC_MESSAGES 2024-11-01 08:30:02,917 root INFO copying django/contrib/sites/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/th/LC_MESSAGES 2024-11-01 08:30:02,918 root INFO copying django/contrib/sites/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/th/LC_MESSAGES 2024-11-01 08:30:02,919 root INFO creating build/lib/django/contrib/sites/locale/tk 2024-11-01 08:30:02,919 root INFO creating build/lib/django/contrib/sites/locale/tk/LC_MESSAGES 2024-11-01 08:30:02,920 root INFO copying django/contrib/sites/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/tk/LC_MESSAGES 2024-11-01 08:30:02,921 root INFO copying django/contrib/sites/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/tk/LC_MESSAGES 2024-11-01 08:30:02,922 root INFO creating build/lib/django/contrib/sites/locale/tr 2024-11-01 08:30:02,922 root INFO creating build/lib/django/contrib/sites/locale/tr/LC_MESSAGES 2024-11-01 08:30:02,923 root INFO copying django/contrib/sites/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/tr/LC_MESSAGES 2024-11-01 08:30:02,924 root INFO copying django/contrib/sites/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/tr/LC_MESSAGES 2024-11-01 08:30:02,925 root INFO creating build/lib/django/contrib/sites/locale/tt 2024-11-01 08:30:02,926 root INFO creating build/lib/django/contrib/sites/locale/tt/LC_MESSAGES 2024-11-01 08:30:02,926 root INFO copying django/contrib/sites/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/tt/LC_MESSAGES 2024-11-01 08:30:02,927 root INFO copying django/contrib/sites/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/tt/LC_MESSAGES 2024-11-01 08:30:02,928 root INFO creating build/lib/django/contrib/sites/locale/udm 2024-11-01 08:30:02,929 root INFO creating build/lib/django/contrib/sites/locale/udm/LC_MESSAGES 2024-11-01 08:30:02,929 root INFO copying django/contrib/sites/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/udm/LC_MESSAGES 2024-11-01 08:30:02,930 root INFO copying django/contrib/sites/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/udm/LC_MESSAGES 2024-11-01 08:30:02,932 root INFO creating build/lib/django/contrib/sites/locale/uk 2024-11-01 08:30:02,932 root INFO creating build/lib/django/contrib/sites/locale/uk/LC_MESSAGES 2024-11-01 08:30:02,933 root INFO copying django/contrib/sites/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/uk/LC_MESSAGES 2024-11-01 08:30:02,934 root INFO copying django/contrib/sites/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/uk/LC_MESSAGES 2024-11-01 08:30:02,935 root INFO creating build/lib/django/contrib/sites/locale/ur 2024-11-01 08:30:02,935 root INFO creating build/lib/django/contrib/sites/locale/ur/LC_MESSAGES 2024-11-01 08:30:02,936 root INFO copying django/contrib/sites/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ur/LC_MESSAGES 2024-11-01 08:30:02,937 root INFO copying django/contrib/sites/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ur/LC_MESSAGES 2024-11-01 08:30:02,938 root INFO creating build/lib/django/contrib/sites/locale/uz 2024-11-01 08:30:02,938 root INFO creating build/lib/django/contrib/sites/locale/uz/LC_MESSAGES 2024-11-01 08:30:02,939 root INFO copying django/contrib/sites/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/uz/LC_MESSAGES 2024-11-01 08:30:02,940 root INFO copying django/contrib/sites/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/uz/LC_MESSAGES 2024-11-01 08:30:02,941 root INFO creating build/lib/django/contrib/sites/locale/vi 2024-11-01 08:30:02,942 root INFO creating build/lib/django/contrib/sites/locale/vi/LC_MESSAGES 2024-11-01 08:30:02,942 root INFO copying django/contrib/sites/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/vi/LC_MESSAGES 2024-11-01 08:30:02,943 root INFO copying django/contrib/sites/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/vi/LC_MESSAGES 2024-11-01 08:30:02,944 root INFO creating build/lib/django/contrib/sites/locale/zh_Hans 2024-11-01 08:30:02,945 root INFO creating build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:02,945 root INFO copying django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:02,946 root INFO copying django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:02,948 root INFO creating build/lib/django/contrib/sites/locale/zh_Hant 2024-11-01 08:30:02,948 root INFO creating build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:02,949 root INFO copying django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:02,950 root INFO copying django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:02,951 root INFO creating build/lib/django/contrib/postgres/jinja2 2024-11-01 08:30:02,951 root INFO creating build/lib/django/contrib/postgres/jinja2/postgres 2024-11-01 08:30:02,952 root INFO creating build/lib/django/contrib/postgres/jinja2/postgres/widgets 2024-11-01 08:30:02,952 root INFO copying django/contrib/postgres/jinja2/postgres/widgets/split_array.html -> build/lib/django/contrib/postgres/jinja2/postgres/widgets 2024-11-01 08:30:02,953 root INFO creating build/lib/django/contrib/postgres/locale 2024-11-01 08:30:02,954 root INFO creating build/lib/django/contrib/postgres/locale/af 2024-11-01 08:30:02,954 root INFO creating build/lib/django/contrib/postgres/locale/af/LC_MESSAGES 2024-11-01 08:30:02,955 root INFO copying django/contrib/postgres/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/af/LC_MESSAGES 2024-11-01 08:30:02,956 root INFO copying django/contrib/postgres/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/af/LC_MESSAGES 2024-11-01 08:30:02,957 root INFO creating build/lib/django/contrib/postgres/locale/ar 2024-11-01 08:30:02,957 root INFO creating build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES 2024-11-01 08:30:02,958 root INFO copying django/contrib/postgres/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES 2024-11-01 08:30:02,959 root INFO copying django/contrib/postgres/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES 2024-11-01 08:30:02,960 root INFO creating build/lib/django/contrib/postgres/locale/ar_DZ 2024-11-01 08:30:02,961 root INFO creating build/lib/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:02,961 root INFO copying django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:02,962 root INFO copying django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:02,963 root INFO creating build/lib/django/contrib/postgres/locale/az 2024-11-01 08:30:02,964 root INFO creating build/lib/django/contrib/postgres/locale/az/LC_MESSAGES 2024-11-01 08:30:02,964 root INFO copying django/contrib/postgres/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/az/LC_MESSAGES 2024-11-01 08:30:02,966 root INFO copying django/contrib/postgres/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/az/LC_MESSAGES 2024-11-01 08:30:02,967 root INFO creating build/lib/django/contrib/postgres/locale/be 2024-11-01 08:30:02,967 root INFO creating build/lib/django/contrib/postgres/locale/be/LC_MESSAGES 2024-11-01 08:30:02,968 root INFO copying django/contrib/postgres/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/be/LC_MESSAGES 2024-11-01 08:30:02,969 root INFO copying django/contrib/postgres/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/be/LC_MESSAGES 2024-11-01 08:30:02,970 root INFO creating build/lib/django/contrib/postgres/locale/bg 2024-11-01 08:30:02,970 root INFO creating build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES 2024-11-01 08:30:02,971 root INFO copying django/contrib/postgres/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES 2024-11-01 08:30:02,972 root INFO copying django/contrib/postgres/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES 2024-11-01 08:30:02,973 root INFO creating build/lib/django/contrib/postgres/locale/ca 2024-11-01 08:30:02,974 root INFO creating build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES 2024-11-01 08:30:02,974 root INFO copying django/contrib/postgres/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES 2024-11-01 08:30:02,975 root INFO copying django/contrib/postgres/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES 2024-11-01 08:30:02,977 root INFO creating build/lib/django/contrib/postgres/locale/ckb 2024-11-01 08:30:02,977 root INFO creating build/lib/django/contrib/postgres/locale/ckb/LC_MESSAGES 2024-11-01 08:30:02,978 root INFO copying django/contrib/postgres/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ckb/LC_MESSAGES 2024-11-01 08:30:02,979 root INFO copying django/contrib/postgres/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ckb/LC_MESSAGES 2024-11-01 08:30:02,980 root INFO creating build/lib/django/contrib/postgres/locale/cs 2024-11-01 08:30:02,980 root INFO creating build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES 2024-11-01 08:30:02,981 root INFO copying django/contrib/postgres/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES 2024-11-01 08:30:02,982 root INFO copying django/contrib/postgres/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES 2024-11-01 08:30:02,983 root INFO creating build/lib/django/contrib/postgres/locale/da 2024-11-01 08:30:02,983 root INFO creating build/lib/django/contrib/postgres/locale/da/LC_MESSAGES 2024-11-01 08:30:02,984 root INFO copying django/contrib/postgres/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/da/LC_MESSAGES 2024-11-01 08:30:02,985 root INFO copying django/contrib/postgres/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/da/LC_MESSAGES 2024-11-01 08:30:02,986 root INFO creating build/lib/django/contrib/postgres/locale/de 2024-11-01 08:30:02,987 root INFO creating build/lib/django/contrib/postgres/locale/de/LC_MESSAGES 2024-11-01 08:30:02,987 root INFO copying django/contrib/postgres/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/de/LC_MESSAGES 2024-11-01 08:30:02,988 root INFO copying django/contrib/postgres/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/de/LC_MESSAGES 2024-11-01 08:30:02,989 root INFO creating build/lib/django/contrib/postgres/locale/dsb 2024-11-01 08:30:02,990 root INFO creating build/lib/django/contrib/postgres/locale/dsb/LC_MESSAGES 2024-11-01 08:30:02,990 root INFO copying django/contrib/postgres/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/dsb/LC_MESSAGES 2024-11-01 08:30:02,992 root INFO copying django/contrib/postgres/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/dsb/LC_MESSAGES 2024-11-01 08:30:02,993 root INFO creating build/lib/django/contrib/postgres/locale/el 2024-11-01 08:30:02,993 root INFO creating build/lib/django/contrib/postgres/locale/el/LC_MESSAGES 2024-11-01 08:30:02,994 root INFO copying django/contrib/postgres/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/el/LC_MESSAGES 2024-11-01 08:30:02,995 root INFO copying django/contrib/postgres/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/el/LC_MESSAGES 2024-11-01 08:30:02,996 root INFO creating build/lib/django/contrib/postgres/locale/en 2024-11-01 08:30:02,996 root INFO creating build/lib/django/contrib/postgres/locale/en/LC_MESSAGES 2024-11-01 08:30:02,997 root INFO copying django/contrib/postgres/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/en/LC_MESSAGES 2024-11-01 08:30:02,998 root INFO copying django/contrib/postgres/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/en/LC_MESSAGES 2024-11-01 08:30:02,999 root INFO creating build/lib/django/contrib/postgres/locale/en_AU 2024-11-01 08:30:03,000 root INFO creating build/lib/django/contrib/postgres/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:03,000 root INFO copying django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:03,001 root INFO copying django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:03,002 root INFO creating build/lib/django/contrib/postgres/locale/eo 2024-11-01 08:30:03,003 root INFO creating build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES 2024-11-01 08:30:03,003 root INFO copying django/contrib/postgres/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES 2024-11-01 08:30:03,005 root INFO copying django/contrib/postgres/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES 2024-11-01 08:30:03,006 root INFO creating build/lib/django/contrib/postgres/locale/es 2024-11-01 08:30:03,006 root INFO creating build/lib/django/contrib/postgres/locale/es/LC_MESSAGES 2024-11-01 08:30:03,007 root INFO copying django/contrib/postgres/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/es/LC_MESSAGES 2024-11-01 08:30:03,008 root INFO copying django/contrib/postgres/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/es/LC_MESSAGES 2024-11-01 08:30:03,009 root INFO creating build/lib/django/contrib/postgres/locale/es_AR 2024-11-01 08:30:03,009 root INFO creating build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:03,010 root INFO copying django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:03,011 root INFO copying django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:03,012 root INFO creating build/lib/django/contrib/postgres/locale/es_CO 2024-11-01 08:30:03,013 root INFO creating build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:03,013 root INFO copying django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:03,014 root INFO copying django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:03,016 root INFO creating build/lib/django/contrib/postgres/locale/es_MX 2024-11-01 08:30:03,016 root INFO creating build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:03,017 root INFO copying django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:03,018 root INFO copying django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:03,019 root INFO creating build/lib/django/contrib/postgres/locale/et 2024-11-01 08:30:03,019 root INFO creating build/lib/django/contrib/postgres/locale/et/LC_MESSAGES 2024-11-01 08:30:03,020 root INFO copying django/contrib/postgres/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/et/LC_MESSAGES 2024-11-01 08:30:03,021 root INFO copying django/contrib/postgres/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/et/LC_MESSAGES 2024-11-01 08:30:03,022 root INFO creating build/lib/django/contrib/postgres/locale/eu 2024-11-01 08:30:03,022 root INFO creating build/lib/django/contrib/postgres/locale/eu/LC_MESSAGES 2024-11-01 08:30:03,023 root INFO copying django/contrib/postgres/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/eu/LC_MESSAGES 2024-11-01 08:30:03,024 root INFO copying django/contrib/postgres/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/eu/LC_MESSAGES 2024-11-01 08:30:03,025 root INFO creating build/lib/django/contrib/postgres/locale/fa 2024-11-01 08:30:03,026 root INFO creating build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES 2024-11-01 08:30:03,026 root INFO copying django/contrib/postgres/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES 2024-11-01 08:30:03,027 root INFO copying django/contrib/postgres/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES 2024-11-01 08:30:03,029 root INFO creating build/lib/django/contrib/postgres/locale/fi 2024-11-01 08:30:03,029 root INFO creating build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES 2024-11-01 08:30:03,029 root INFO copying django/contrib/postgres/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES 2024-11-01 08:30:03,031 root INFO copying django/contrib/postgres/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES 2024-11-01 08:30:03,032 root INFO creating build/lib/django/contrib/postgres/locale/fr 2024-11-01 08:30:03,032 root INFO creating build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES 2024-11-01 08:30:03,033 root INFO copying django/contrib/postgres/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES 2024-11-01 08:30:03,034 root INFO copying django/contrib/postgres/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES 2024-11-01 08:30:03,035 root INFO creating build/lib/django/contrib/postgres/locale/gd 2024-11-01 08:30:03,035 root INFO creating build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES 2024-11-01 08:30:03,036 root INFO copying django/contrib/postgres/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES 2024-11-01 08:30:03,037 root INFO copying django/contrib/postgres/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES 2024-11-01 08:30:03,038 root INFO creating build/lib/django/contrib/postgres/locale/gl 2024-11-01 08:30:03,038 root INFO creating build/lib/django/contrib/postgres/locale/gl/LC_MESSAGES 2024-11-01 08:30:03,039 root INFO copying django/contrib/postgres/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/gl/LC_MESSAGES 2024-11-01 08:30:03,040 root INFO copying django/contrib/postgres/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/gl/LC_MESSAGES 2024-11-01 08:30:03,041 root INFO creating build/lib/django/contrib/postgres/locale/he 2024-11-01 08:30:03,042 root INFO creating build/lib/django/contrib/postgres/locale/he/LC_MESSAGES 2024-11-01 08:30:03,042 root INFO copying django/contrib/postgres/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/he/LC_MESSAGES 2024-11-01 08:30:03,043 root INFO copying django/contrib/postgres/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/he/LC_MESSAGES 2024-11-01 08:30:03,045 root INFO creating build/lib/django/contrib/postgres/locale/hr 2024-11-01 08:30:03,045 root INFO creating build/lib/django/contrib/postgres/locale/hr/LC_MESSAGES 2024-11-01 08:30:03,046 root INFO copying django/contrib/postgres/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/hr/LC_MESSAGES 2024-11-01 08:30:03,047 root INFO copying django/contrib/postgres/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/hr/LC_MESSAGES 2024-11-01 08:30:03,048 root INFO creating build/lib/django/contrib/postgres/locale/hsb 2024-11-01 08:30:03,048 root INFO creating build/lib/django/contrib/postgres/locale/hsb/LC_MESSAGES 2024-11-01 08:30:03,049 root INFO copying django/contrib/postgres/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/hsb/LC_MESSAGES 2024-11-01 08:30:03,050 root INFO copying django/contrib/postgres/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/hsb/LC_MESSAGES 2024-11-01 08:30:03,051 root INFO creating build/lib/django/contrib/postgres/locale/hu 2024-11-01 08:30:03,051 root INFO creating build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES 2024-11-01 08:30:03,052 root INFO copying django/contrib/postgres/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES 2024-11-01 08:30:03,053 root INFO copying django/contrib/postgres/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES 2024-11-01 08:30:03,054 root INFO creating build/lib/django/contrib/postgres/locale/hy 2024-11-01 08:30:03,055 root INFO creating build/lib/django/contrib/postgres/locale/hy/LC_MESSAGES 2024-11-01 08:30:03,055 root INFO copying django/contrib/postgres/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/hy/LC_MESSAGES 2024-11-01 08:30:03,056 root INFO copying django/contrib/postgres/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/hy/LC_MESSAGES 2024-11-01 08:30:03,057 root INFO creating build/lib/django/contrib/postgres/locale/ia 2024-11-01 08:30:03,058 root INFO creating build/lib/django/contrib/postgres/locale/ia/LC_MESSAGES 2024-11-01 08:30:03,058 root INFO copying django/contrib/postgres/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ia/LC_MESSAGES 2024-11-01 08:30:03,060 root INFO copying django/contrib/postgres/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ia/LC_MESSAGES 2024-11-01 08:30:03,061 root INFO creating build/lib/django/contrib/postgres/locale/id 2024-11-01 08:30:03,061 root INFO creating build/lib/django/contrib/postgres/locale/id/LC_MESSAGES 2024-11-01 08:30:03,062 root INFO copying django/contrib/postgres/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/id/LC_MESSAGES 2024-11-01 08:30:03,063 root INFO copying django/contrib/postgres/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/id/LC_MESSAGES 2024-11-01 08:30:03,064 root INFO creating build/lib/django/contrib/postgres/locale/is 2024-11-01 08:30:03,064 root INFO creating build/lib/django/contrib/postgres/locale/is/LC_MESSAGES 2024-11-01 08:30:03,065 root INFO copying django/contrib/postgres/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/is/LC_MESSAGES 2024-11-01 08:30:03,066 root INFO copying django/contrib/postgres/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/is/LC_MESSAGES 2024-11-01 08:30:03,067 root INFO creating build/lib/django/contrib/postgres/locale/it 2024-11-01 08:30:03,068 root INFO creating build/lib/django/contrib/postgres/locale/it/LC_MESSAGES 2024-11-01 08:30:03,068 root INFO copying django/contrib/postgres/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/it/LC_MESSAGES 2024-11-01 08:30:03,069 root INFO copying django/contrib/postgres/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/it/LC_MESSAGES 2024-11-01 08:30:03,070 root INFO creating build/lib/django/contrib/postgres/locale/ja 2024-11-01 08:30:03,071 root INFO creating build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES 2024-11-01 08:30:03,071 root INFO copying django/contrib/postgres/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES 2024-11-01 08:30:03,073 root INFO copying django/contrib/postgres/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES 2024-11-01 08:30:03,074 root INFO creating build/lib/django/contrib/postgres/locale/ka 2024-11-01 08:30:03,074 root INFO creating build/lib/django/contrib/postgres/locale/ka/LC_MESSAGES 2024-11-01 08:30:03,075 root INFO copying django/contrib/postgres/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ka/LC_MESSAGES 2024-11-01 08:30:03,076 root INFO copying django/contrib/postgres/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ka/LC_MESSAGES 2024-11-01 08:30:03,077 root INFO creating build/lib/django/contrib/postgres/locale/kk 2024-11-01 08:30:03,077 root INFO creating build/lib/django/contrib/postgres/locale/kk/LC_MESSAGES 2024-11-01 08:30:03,078 root INFO copying django/contrib/postgres/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/kk/LC_MESSAGES 2024-11-01 08:30:03,079 root INFO copying django/contrib/postgres/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/kk/LC_MESSAGES 2024-11-01 08:30:03,080 root INFO creating build/lib/django/contrib/postgres/locale/ko 2024-11-01 08:30:03,081 root INFO creating build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES 2024-11-01 08:30:03,081 root INFO copying django/contrib/postgres/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES 2024-11-01 08:30:03,082 root INFO copying django/contrib/postgres/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES 2024-11-01 08:30:03,083 root INFO creating build/lib/django/contrib/postgres/locale/ky 2024-11-01 08:30:03,084 root INFO creating build/lib/django/contrib/postgres/locale/ky/LC_MESSAGES 2024-11-01 08:30:03,084 root INFO copying django/contrib/postgres/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ky/LC_MESSAGES 2024-11-01 08:30:03,085 root INFO copying django/contrib/postgres/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ky/LC_MESSAGES 2024-11-01 08:30:03,086 root INFO creating build/lib/django/contrib/postgres/locale/lt 2024-11-01 08:30:03,087 root INFO creating build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES 2024-11-01 08:30:03,088 root INFO copying django/contrib/postgres/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES 2024-11-01 08:30:03,089 root INFO copying django/contrib/postgres/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES 2024-11-01 08:30:03,090 root INFO creating build/lib/django/contrib/postgres/locale/lv 2024-11-01 08:30:03,090 root INFO creating build/lib/django/contrib/postgres/locale/lv/LC_MESSAGES 2024-11-01 08:30:03,091 root INFO copying django/contrib/postgres/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/lv/LC_MESSAGES 2024-11-01 08:30:03,092 root INFO copying django/contrib/postgres/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/lv/LC_MESSAGES 2024-11-01 08:30:03,093 root INFO creating build/lib/django/contrib/postgres/locale/mk 2024-11-01 08:30:03,093 root INFO creating build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES 2024-11-01 08:30:03,094 root INFO copying django/contrib/postgres/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES 2024-11-01 08:30:03,095 root INFO copying django/contrib/postgres/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES 2024-11-01 08:30:03,096 root INFO creating build/lib/django/contrib/postgres/locale/ml 2024-11-01 08:30:03,097 root INFO creating build/lib/django/contrib/postgres/locale/ml/LC_MESSAGES 2024-11-01 08:30:03,097 root INFO copying django/contrib/postgres/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ml/LC_MESSAGES 2024-11-01 08:30:03,098 root INFO copying django/contrib/postgres/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ml/LC_MESSAGES 2024-11-01 08:30:03,100 root INFO creating build/lib/django/contrib/postgres/locale/mn 2024-11-01 08:30:03,100 root INFO creating build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES 2024-11-01 08:30:03,101 root INFO copying django/contrib/postgres/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES 2024-11-01 08:30:03,102 root INFO copying django/contrib/postgres/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES 2024-11-01 08:30:03,103 root INFO creating build/lib/django/contrib/postgres/locale/ms 2024-11-01 08:30:03,103 root INFO creating build/lib/django/contrib/postgres/locale/ms/LC_MESSAGES 2024-11-01 08:30:03,104 root INFO copying django/contrib/postgres/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ms/LC_MESSAGES 2024-11-01 08:30:03,105 root INFO copying django/contrib/postgres/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ms/LC_MESSAGES 2024-11-01 08:30:03,106 root INFO creating build/lib/django/contrib/postgres/locale/nb 2024-11-01 08:30:03,106 root INFO creating build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES 2024-11-01 08:30:03,107 root INFO copying django/contrib/postgres/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES 2024-11-01 08:30:03,108 root INFO copying django/contrib/postgres/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES 2024-11-01 08:30:03,109 root INFO creating build/lib/django/contrib/postgres/locale/ne 2024-11-01 08:30:03,110 root INFO creating build/lib/django/contrib/postgres/locale/ne/LC_MESSAGES 2024-11-01 08:30:03,110 root INFO copying django/contrib/postgres/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ne/LC_MESSAGES 2024-11-01 08:30:03,111 root INFO copying django/contrib/postgres/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ne/LC_MESSAGES 2024-11-01 08:30:03,112 root INFO creating build/lib/django/contrib/postgres/locale/nl 2024-11-01 08:30:03,113 root INFO creating build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES 2024-11-01 08:30:03,113 root INFO copying django/contrib/postgres/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES 2024-11-01 08:30:03,115 root INFO copying django/contrib/postgres/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES 2024-11-01 08:30:03,116 root INFO creating build/lib/django/contrib/postgres/locale/nn 2024-11-01 08:30:03,116 root INFO creating build/lib/django/contrib/postgres/locale/nn/LC_MESSAGES 2024-11-01 08:30:03,117 root INFO copying django/contrib/postgres/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/nn/LC_MESSAGES 2024-11-01 08:30:03,118 root INFO copying django/contrib/postgres/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/nn/LC_MESSAGES 2024-11-01 08:30:03,119 root INFO creating build/lib/django/contrib/postgres/locale/pl 2024-11-01 08:30:03,119 root INFO creating build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES 2024-11-01 08:30:03,120 root INFO copying django/contrib/postgres/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES 2024-11-01 08:30:03,121 root INFO copying django/contrib/postgres/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES 2024-11-01 08:30:03,123 root INFO creating build/lib/django/contrib/postgres/locale/pt 2024-11-01 08:30:03,123 root INFO creating build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES 2024-11-01 08:30:03,124 root INFO copying django/contrib/postgres/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES 2024-11-01 08:30:03,125 root INFO copying django/contrib/postgres/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES 2024-11-01 08:30:03,126 root INFO creating build/lib/django/contrib/postgres/locale/pt_BR 2024-11-01 08:30:03,126 root INFO creating build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:03,127 root INFO copying django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:03,128 root INFO copying django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:03,129 root INFO creating build/lib/django/contrib/postgres/locale/ro 2024-11-01 08:30:03,130 root INFO creating build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES 2024-11-01 08:30:03,130 root INFO copying django/contrib/postgres/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES 2024-11-01 08:30:03,131 root INFO copying django/contrib/postgres/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES 2024-11-01 08:30:03,133 root INFO creating build/lib/django/contrib/postgres/locale/ru 2024-11-01 08:30:03,133 root INFO creating build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES 2024-11-01 08:30:03,134 root INFO copying django/contrib/postgres/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES 2024-11-01 08:30:03,135 root INFO copying django/contrib/postgres/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES 2024-11-01 08:30:03,136 root INFO creating build/lib/django/contrib/postgres/locale/sk 2024-11-01 08:30:03,136 root INFO creating build/lib/django/contrib/postgres/locale/sk/LC_MESSAGES 2024-11-01 08:30:03,137 root INFO copying django/contrib/postgres/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sk/LC_MESSAGES 2024-11-01 08:30:03,138 root INFO copying django/contrib/postgres/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sk/LC_MESSAGES 2024-11-01 08:30:03,139 root INFO creating build/lib/django/contrib/postgres/locale/sl 2024-11-01 08:30:03,140 root INFO creating build/lib/django/contrib/postgres/locale/sl/LC_MESSAGES 2024-11-01 08:30:03,140 root INFO copying django/contrib/postgres/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sl/LC_MESSAGES 2024-11-01 08:30:03,141 root INFO copying django/contrib/postgres/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sl/LC_MESSAGES 2024-11-01 08:30:03,142 root INFO creating build/lib/django/contrib/postgres/locale/sq 2024-11-01 08:30:03,143 root INFO creating build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES 2024-11-01 08:30:03,143 root INFO copying django/contrib/postgres/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES 2024-11-01 08:30:03,145 root INFO copying django/contrib/postgres/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES 2024-11-01 08:30:03,146 root INFO creating build/lib/django/contrib/postgres/locale/sr 2024-11-01 08:30:03,146 root INFO creating build/lib/django/contrib/postgres/locale/sr/LC_MESSAGES 2024-11-01 08:30:03,147 root INFO copying django/contrib/postgres/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sr/LC_MESSAGES 2024-11-01 08:30:03,148 root INFO copying django/contrib/postgres/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sr/LC_MESSAGES 2024-11-01 08:30:03,149 root INFO creating build/lib/django/contrib/postgres/locale/sr_Latn 2024-11-01 08:30:03,149 root INFO creating build/lib/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:03,150 root INFO copying django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:03,151 root INFO copying django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:03,152 root INFO creating build/lib/django/contrib/postgres/locale/sv 2024-11-01 08:30:03,153 root INFO creating build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES 2024-11-01 08:30:03,153 root INFO copying django/contrib/postgres/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES 2024-11-01 08:30:03,154 root INFO copying django/contrib/postgres/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES 2024-11-01 08:30:03,155 root INFO creating build/lib/django/contrib/postgres/locale/tg 2024-11-01 08:30:03,156 root INFO creating build/lib/django/contrib/postgres/locale/tg/LC_MESSAGES 2024-11-01 08:30:03,156 root INFO copying django/contrib/postgres/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/tg/LC_MESSAGES 2024-11-01 08:30:03,158 root INFO copying django/contrib/postgres/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/tg/LC_MESSAGES 2024-11-01 08:30:03,159 root INFO creating build/lib/django/contrib/postgres/locale/tk 2024-11-01 08:30:03,159 root INFO creating build/lib/django/contrib/postgres/locale/tk/LC_MESSAGES 2024-11-01 08:30:03,160 root INFO copying django/contrib/postgres/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/tk/LC_MESSAGES 2024-11-01 08:30:03,161 root INFO copying django/contrib/postgres/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/tk/LC_MESSAGES 2024-11-01 08:30:03,162 root INFO creating build/lib/django/contrib/postgres/locale/tr 2024-11-01 08:30:03,162 root INFO creating build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES 2024-11-01 08:30:03,163 root INFO copying django/contrib/postgres/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES 2024-11-01 08:30:03,164 root INFO copying django/contrib/postgres/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES 2024-11-01 08:30:03,165 root INFO creating build/lib/django/contrib/postgres/locale/uk 2024-11-01 08:30:03,166 root INFO creating build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES 2024-11-01 08:30:03,166 root INFO copying django/contrib/postgres/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES 2024-11-01 08:30:03,167 root INFO copying django/contrib/postgres/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES 2024-11-01 08:30:03,169 root INFO creating build/lib/django/contrib/postgres/locale/uz 2024-11-01 08:30:03,169 root INFO creating build/lib/django/contrib/postgres/locale/uz/LC_MESSAGES 2024-11-01 08:30:03,170 root INFO copying django/contrib/postgres/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/uz/LC_MESSAGES 2024-11-01 08:30:03,171 root INFO copying django/contrib/postgres/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/uz/LC_MESSAGES 2024-11-01 08:30:03,172 root INFO creating build/lib/django/contrib/postgres/locale/zh_Hans 2024-11-01 08:30:03,172 root INFO creating build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:03,173 root INFO copying django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:03,174 root INFO copying django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:03,175 root INFO creating build/lib/django/contrib/postgres/locale/zh_Hant 2024-11-01 08:30:03,175 root INFO creating build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:03,176 root INFO copying django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:03,177 root INFO copying django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:03,178 root INFO creating build/lib/django/contrib/postgres/templates 2024-11-01 08:30:03,179 root INFO creating build/lib/django/contrib/postgres/templates/postgres 2024-11-01 08:30:03,179 root INFO creating build/lib/django/contrib/postgres/templates/postgres/widgets 2024-11-01 08:30:03,180 root INFO copying django/contrib/postgres/templates/postgres/widgets/split_array.html -> build/lib/django/contrib/postgres/templates/postgres/widgets 2024-11-01 08:30:03,181 root INFO creating build/lib/django/contrib/admindocs/locale 2024-11-01 08:30:03,181 root INFO creating build/lib/django/contrib/admindocs/locale/af 2024-11-01 08:30:03,182 root INFO creating build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES 2024-11-01 08:30:03,182 root INFO copying django/contrib/admindocs/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES 2024-11-01 08:30:03,183 root INFO copying django/contrib/admindocs/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES 2024-11-01 08:30:03,184 root INFO creating build/lib/django/contrib/admindocs/locale/ar 2024-11-01 08:30:03,185 root INFO creating build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES 2024-11-01 08:30:03,185 root INFO copying django/contrib/admindocs/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES 2024-11-01 08:30:03,187 root INFO copying django/contrib/admindocs/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES 2024-11-01 08:30:03,188 root INFO creating build/lib/django/contrib/admindocs/locale/ar_DZ 2024-11-01 08:30:03,188 root INFO creating build/lib/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:03,189 root INFO copying django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:03,190 root INFO copying django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:03,191 root INFO creating build/lib/django/contrib/admindocs/locale/ast 2024-11-01 08:30:03,191 root INFO creating build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES 2024-11-01 08:30:03,192 root INFO copying django/contrib/admindocs/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES 2024-11-01 08:30:03,193 root INFO copying django/contrib/admindocs/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES 2024-11-01 08:30:03,194 root INFO creating build/lib/django/contrib/admindocs/locale/az 2024-11-01 08:30:03,195 root INFO creating build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES 2024-11-01 08:30:03,195 root INFO copying django/contrib/admindocs/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES 2024-11-01 08:30:03,196 root INFO copying django/contrib/admindocs/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES 2024-11-01 08:30:03,197 root INFO creating build/lib/django/contrib/admindocs/locale/be 2024-11-01 08:30:03,198 root INFO creating build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES 2024-11-01 08:30:03,198 root INFO copying django/contrib/admindocs/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES 2024-11-01 08:30:03,200 root INFO copying django/contrib/admindocs/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES 2024-11-01 08:30:03,201 root INFO creating build/lib/django/contrib/admindocs/locale/bg 2024-11-01 08:30:03,201 root INFO creating build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES 2024-11-01 08:30:03,202 root INFO copying django/contrib/admindocs/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES 2024-11-01 08:30:03,203 root INFO copying django/contrib/admindocs/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES 2024-11-01 08:30:03,204 root INFO creating build/lib/django/contrib/admindocs/locale/bn 2024-11-01 08:30:03,205 root INFO creating build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES 2024-11-01 08:30:03,205 root INFO copying django/contrib/admindocs/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES 2024-11-01 08:30:03,206 root INFO copying django/contrib/admindocs/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES 2024-11-01 08:30:03,208 root INFO creating build/lib/django/contrib/admindocs/locale/br 2024-11-01 08:30:03,208 root INFO creating build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES 2024-11-01 08:30:03,209 root INFO copying django/contrib/admindocs/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES 2024-11-01 08:30:03,210 root INFO copying django/contrib/admindocs/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES 2024-11-01 08:30:03,211 root INFO creating build/lib/django/contrib/admindocs/locale/bs 2024-11-01 08:30:03,211 root INFO creating build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES 2024-11-01 08:30:03,212 root INFO copying django/contrib/admindocs/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES 2024-11-01 08:30:03,213 root INFO copying django/contrib/admindocs/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES 2024-11-01 08:30:03,214 root INFO creating build/lib/django/contrib/admindocs/locale/ca 2024-11-01 08:30:03,214 root INFO creating build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES 2024-11-01 08:30:03,215 root INFO copying django/contrib/admindocs/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES 2024-11-01 08:30:03,216 root INFO copying django/contrib/admindocs/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES 2024-11-01 08:30:03,217 root INFO creating build/lib/django/contrib/admindocs/locale/ckb 2024-11-01 08:30:03,218 root INFO creating build/lib/django/contrib/admindocs/locale/ckb/LC_MESSAGES 2024-11-01 08:30:03,218 root INFO copying django/contrib/admindocs/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ckb/LC_MESSAGES 2024-11-01 08:30:03,219 root INFO copying django/contrib/admindocs/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ckb/LC_MESSAGES 2024-11-01 08:30:03,221 root INFO creating build/lib/django/contrib/admindocs/locale/cs 2024-11-01 08:30:03,221 root INFO creating build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES 2024-11-01 08:30:03,222 root INFO copying django/contrib/admindocs/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES 2024-11-01 08:30:03,223 root INFO copying django/contrib/admindocs/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES 2024-11-01 08:30:03,224 root INFO creating build/lib/django/contrib/admindocs/locale/cy 2024-11-01 08:30:03,224 root INFO creating build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES 2024-11-01 08:30:03,225 root INFO copying django/contrib/admindocs/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES 2024-11-01 08:30:03,226 root INFO copying django/contrib/admindocs/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES 2024-11-01 08:30:03,227 root INFO creating build/lib/django/contrib/admindocs/locale/da 2024-11-01 08:30:03,228 root INFO creating build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES 2024-11-01 08:30:03,228 root INFO copying django/contrib/admindocs/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES 2024-11-01 08:30:03,229 root INFO copying django/contrib/admindocs/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES 2024-11-01 08:30:03,230 root INFO creating build/lib/django/contrib/admindocs/locale/de 2024-11-01 08:30:03,231 root INFO creating build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES 2024-11-01 08:30:03,231 root INFO copying django/contrib/admindocs/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES 2024-11-01 08:30:03,233 root INFO copying django/contrib/admindocs/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES 2024-11-01 08:30:03,234 root INFO creating build/lib/django/contrib/admindocs/locale/dsb 2024-11-01 08:30:03,234 root INFO creating build/lib/django/contrib/admindocs/locale/dsb/LC_MESSAGES 2024-11-01 08:30:03,235 root INFO copying django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/dsb/LC_MESSAGES 2024-11-01 08:30:03,236 root INFO copying django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/dsb/LC_MESSAGES 2024-11-01 08:30:03,237 root INFO creating build/lib/django/contrib/admindocs/locale/el 2024-11-01 08:30:03,237 root INFO creating build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES 2024-11-01 08:30:03,238 root INFO copying django/contrib/admindocs/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES 2024-11-01 08:30:03,239 root INFO copying django/contrib/admindocs/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES 2024-11-01 08:30:03,240 root INFO creating build/lib/django/contrib/admindocs/locale/en 2024-11-01 08:30:03,241 root INFO creating build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES 2024-11-01 08:30:03,241 root INFO copying django/contrib/admindocs/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES 2024-11-01 08:30:03,242 root INFO copying django/contrib/admindocs/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES 2024-11-01 08:30:03,244 root INFO creating build/lib/django/contrib/admindocs/locale/en_AU 2024-11-01 08:30:03,244 root INFO creating build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:03,245 root INFO copying django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:03,246 root INFO copying django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:03,247 root INFO creating build/lib/django/contrib/admindocs/locale/en_GB 2024-11-01 08:30:03,247 root INFO creating build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:03,248 root INFO copying django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:03,249 root INFO copying django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:03,250 root INFO creating build/lib/django/contrib/admindocs/locale/eo 2024-11-01 08:30:03,251 root INFO creating build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES 2024-11-01 08:30:03,251 root INFO copying django/contrib/admindocs/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES 2024-11-01 08:30:03,252 root INFO copying django/contrib/admindocs/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES 2024-11-01 08:30:03,253 root INFO creating build/lib/django/contrib/admindocs/locale/es 2024-11-01 08:30:03,254 root INFO creating build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES 2024-11-01 08:30:03,254 root INFO copying django/contrib/admindocs/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES 2024-11-01 08:30:03,256 root INFO copying django/contrib/admindocs/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES 2024-11-01 08:30:03,257 root INFO creating build/lib/django/contrib/admindocs/locale/es_AR 2024-11-01 08:30:03,257 root INFO creating build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:03,258 root INFO copying django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:03,259 root INFO copying django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:03,260 root INFO creating build/lib/django/contrib/admindocs/locale/es_CO 2024-11-01 08:30:03,261 root INFO creating build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:03,261 root INFO copying django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:03,262 root INFO copying django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:03,263 root INFO creating build/lib/django/contrib/admindocs/locale/es_MX 2024-11-01 08:30:03,264 root INFO creating build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:03,264 root INFO copying django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:03,265 root INFO copying django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:03,266 root INFO creating build/lib/django/contrib/admindocs/locale/es_VE 2024-11-01 08:30:03,267 root INFO creating build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:03,268 root INFO copying django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:03,269 root INFO copying django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:03,270 root INFO creating build/lib/django/contrib/admindocs/locale/et 2024-11-01 08:30:03,270 root INFO creating build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES 2024-11-01 08:30:03,271 root INFO copying django/contrib/admindocs/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES 2024-11-01 08:30:03,272 root INFO copying django/contrib/admindocs/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES 2024-11-01 08:30:03,273 root INFO creating build/lib/django/contrib/admindocs/locale/eu 2024-11-01 08:30:03,274 root INFO creating build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES 2024-11-01 08:30:03,274 root INFO copying django/contrib/admindocs/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES 2024-11-01 08:30:03,275 root INFO copying django/contrib/admindocs/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES 2024-11-01 08:30:03,276 root INFO creating build/lib/django/contrib/admindocs/locale/fa 2024-11-01 08:30:03,277 root INFO creating build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES 2024-11-01 08:30:03,277 root INFO copying django/contrib/admindocs/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES 2024-11-01 08:30:03,278 root INFO copying django/contrib/admindocs/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES 2024-11-01 08:30:03,280 root INFO creating build/lib/django/contrib/admindocs/locale/fi 2024-11-01 08:30:03,280 root INFO creating build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES 2024-11-01 08:30:03,281 root INFO copying django/contrib/admindocs/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES 2024-11-01 08:30:03,282 root INFO copying django/contrib/admindocs/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES 2024-11-01 08:30:03,283 root INFO creating build/lib/django/contrib/admindocs/locale/fr 2024-11-01 08:30:03,284 root INFO creating build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES 2024-11-01 08:30:03,284 root INFO copying django/contrib/admindocs/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES 2024-11-01 08:30:03,285 root INFO copying django/contrib/admindocs/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES 2024-11-01 08:30:03,286 root INFO creating build/lib/django/contrib/admindocs/locale/fy 2024-11-01 08:30:03,287 root INFO creating build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES 2024-11-01 08:30:03,287 root INFO copying django/contrib/admindocs/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES 2024-11-01 08:30:03,288 root INFO copying django/contrib/admindocs/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES 2024-11-01 08:30:03,290 root INFO creating build/lib/django/contrib/admindocs/locale/ga 2024-11-01 08:30:03,290 root INFO creating build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES 2024-11-01 08:30:03,291 root INFO copying django/contrib/admindocs/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES 2024-11-01 08:30:03,292 root INFO copying django/contrib/admindocs/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES 2024-11-01 08:30:03,293 root INFO creating build/lib/django/contrib/admindocs/locale/gd 2024-11-01 08:30:03,293 root INFO creating build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES 2024-11-01 08:30:03,294 root INFO copying django/contrib/admindocs/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES 2024-11-01 08:30:03,295 root INFO copying django/contrib/admindocs/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES 2024-11-01 08:30:03,296 root INFO creating build/lib/django/contrib/admindocs/locale/gl 2024-11-01 08:30:03,297 root INFO creating build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES 2024-11-01 08:30:03,297 root INFO copying django/contrib/admindocs/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES 2024-11-01 08:30:03,298 root INFO copying django/contrib/admindocs/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES 2024-11-01 08:30:03,299 root INFO creating build/lib/django/contrib/admindocs/locale/he 2024-11-01 08:30:03,300 root INFO creating build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES 2024-11-01 08:30:03,300 root INFO copying django/contrib/admindocs/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES 2024-11-01 08:30:03,301 root INFO copying django/contrib/admindocs/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES 2024-11-01 08:30:03,303 root INFO creating build/lib/django/contrib/admindocs/locale/hi 2024-11-01 08:30:03,303 root INFO creating build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES 2024-11-01 08:30:03,304 root INFO copying django/contrib/admindocs/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES 2024-11-01 08:30:03,305 root INFO copying django/contrib/admindocs/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES 2024-11-01 08:30:03,306 root INFO creating build/lib/django/contrib/admindocs/locale/hr 2024-11-01 08:30:03,306 root INFO creating build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES 2024-11-01 08:30:03,307 root INFO copying django/contrib/admindocs/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES 2024-11-01 08:30:03,308 root INFO copying django/contrib/admindocs/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES 2024-11-01 08:30:03,309 root INFO creating build/lib/django/contrib/admindocs/locale/hsb 2024-11-01 08:30:03,309 root INFO creating build/lib/django/contrib/admindocs/locale/hsb/LC_MESSAGES 2024-11-01 08:30:03,310 root INFO copying django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/hsb/LC_MESSAGES 2024-11-01 08:30:03,311 root INFO copying django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/hsb/LC_MESSAGES 2024-11-01 08:30:03,312 root INFO creating build/lib/django/contrib/admindocs/locale/hu 2024-11-01 08:30:03,313 root INFO creating build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES 2024-11-01 08:30:03,313 root INFO copying django/contrib/admindocs/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES 2024-11-01 08:30:03,314 root INFO copying django/contrib/admindocs/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES 2024-11-01 08:30:03,316 root INFO creating build/lib/django/contrib/admindocs/locale/ia 2024-11-01 08:30:03,316 root INFO creating build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES 2024-11-01 08:30:03,317 root INFO copying django/contrib/admindocs/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES 2024-11-01 08:30:03,318 root INFO copying django/contrib/admindocs/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES 2024-11-01 08:30:03,319 root INFO creating build/lib/django/contrib/admindocs/locale/id 2024-11-01 08:30:03,319 root INFO creating build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES 2024-11-01 08:30:03,320 root INFO copying django/contrib/admindocs/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES 2024-11-01 08:30:03,321 root INFO copying django/contrib/admindocs/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES 2024-11-01 08:30:03,322 root INFO creating build/lib/django/contrib/admindocs/locale/io 2024-11-01 08:30:03,323 root INFO creating build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES 2024-11-01 08:30:03,323 root INFO copying django/contrib/admindocs/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES 2024-11-01 08:30:03,324 root INFO copying django/contrib/admindocs/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES 2024-11-01 08:30:03,325 root INFO creating build/lib/django/contrib/admindocs/locale/is 2024-11-01 08:30:03,326 root INFO creating build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES 2024-11-01 08:30:03,326 root INFO copying django/contrib/admindocs/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES 2024-11-01 08:30:03,327 root INFO copying django/contrib/admindocs/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES 2024-11-01 08:30:03,328 root INFO creating build/lib/django/contrib/admindocs/locale/it 2024-11-01 08:30:03,329 root INFO creating build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES 2024-11-01 08:30:03,329 root INFO copying django/contrib/admindocs/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES 2024-11-01 08:30:03,331 root INFO copying django/contrib/admindocs/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES 2024-11-01 08:30:03,332 root INFO creating build/lib/django/contrib/admindocs/locale/ja 2024-11-01 08:30:03,332 root INFO creating build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES 2024-11-01 08:30:03,333 root INFO copying django/contrib/admindocs/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES 2024-11-01 08:30:03,334 root INFO copying django/contrib/admindocs/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES 2024-11-01 08:30:03,335 root INFO creating build/lib/django/contrib/admindocs/locale/ka 2024-11-01 08:30:03,335 root INFO creating build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES 2024-11-01 08:30:03,336 root INFO copying django/contrib/admindocs/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES 2024-11-01 08:30:03,337 root INFO copying django/contrib/admindocs/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES 2024-11-01 08:30:03,338 root INFO creating build/lib/django/contrib/admindocs/locale/kab 2024-11-01 08:30:03,339 root INFO creating build/lib/django/contrib/admindocs/locale/kab/LC_MESSAGES 2024-11-01 08:30:03,339 root INFO copying django/contrib/admindocs/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/kab/LC_MESSAGES 2024-11-01 08:30:03,340 root INFO copying django/contrib/admindocs/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/kab/LC_MESSAGES 2024-11-01 08:30:03,341 root INFO creating build/lib/django/contrib/admindocs/locale/kk 2024-11-01 08:30:03,342 root INFO creating build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES 2024-11-01 08:30:03,342 root INFO copying django/contrib/admindocs/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES 2024-11-01 08:30:03,344 root INFO copying django/contrib/admindocs/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES 2024-11-01 08:30:03,345 root INFO creating build/lib/django/contrib/admindocs/locale/km 2024-11-01 08:30:03,345 root INFO creating build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES 2024-11-01 08:30:03,346 root INFO copying django/contrib/admindocs/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES 2024-11-01 08:30:03,347 root INFO copying django/contrib/admindocs/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES 2024-11-01 08:30:03,348 root INFO creating build/lib/django/contrib/admindocs/locale/kn 2024-11-01 08:30:03,348 root INFO creating build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES 2024-11-01 08:30:03,349 root INFO copying django/contrib/admindocs/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES 2024-11-01 08:30:03,350 root INFO copying django/contrib/admindocs/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES 2024-11-01 08:30:03,351 root INFO creating build/lib/django/contrib/admindocs/locale/ko 2024-11-01 08:30:03,352 root INFO creating build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES 2024-11-01 08:30:03,352 root INFO copying django/contrib/admindocs/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES 2024-11-01 08:30:03,353 root INFO copying django/contrib/admindocs/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES 2024-11-01 08:30:03,354 root INFO creating build/lib/django/contrib/admindocs/locale/ky 2024-11-01 08:30:03,355 root INFO creating build/lib/django/contrib/admindocs/locale/ky/LC_MESSAGES 2024-11-01 08:30:03,357 root INFO copying django/contrib/admindocs/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ky/LC_MESSAGES 2024-11-01 08:30:03,358 root INFO copying django/contrib/admindocs/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ky/LC_MESSAGES 2024-11-01 08:30:03,360 root INFO creating build/lib/django/contrib/admindocs/locale/lb 2024-11-01 08:30:03,360 root INFO creating build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES 2024-11-01 08:30:03,361 root INFO copying django/contrib/admindocs/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES 2024-11-01 08:30:03,362 root INFO copying django/contrib/admindocs/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES 2024-11-01 08:30:03,363 root INFO creating build/lib/django/contrib/admindocs/locale/lt 2024-11-01 08:30:03,363 root INFO creating build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES 2024-11-01 08:30:03,364 root INFO copying django/contrib/admindocs/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES 2024-11-01 08:30:03,365 root INFO copying django/contrib/admindocs/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES 2024-11-01 08:30:03,366 root INFO creating build/lib/django/contrib/admindocs/locale/lv 2024-11-01 08:30:03,367 root INFO creating build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES 2024-11-01 08:30:03,367 root INFO copying django/contrib/admindocs/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES 2024-11-01 08:30:03,368 root INFO copying django/contrib/admindocs/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES 2024-11-01 08:30:03,369 root INFO creating build/lib/django/contrib/admindocs/locale/mk 2024-11-01 08:30:03,370 root INFO creating build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES 2024-11-01 08:30:03,370 root INFO copying django/contrib/admindocs/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES 2024-11-01 08:30:03,372 root INFO copying django/contrib/admindocs/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES 2024-11-01 08:30:03,373 root INFO creating build/lib/django/contrib/admindocs/locale/ml 2024-11-01 08:30:03,373 root INFO creating build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES 2024-11-01 08:30:03,374 root INFO copying django/contrib/admindocs/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES 2024-11-01 08:30:03,375 root INFO copying django/contrib/admindocs/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES 2024-11-01 08:30:03,376 root INFO creating build/lib/django/contrib/admindocs/locale/mn 2024-11-01 08:30:03,377 root INFO creating build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES 2024-11-01 08:30:03,377 root INFO copying django/contrib/admindocs/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES 2024-11-01 08:30:03,378 root INFO copying django/contrib/admindocs/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES 2024-11-01 08:30:03,380 root INFO creating build/lib/django/contrib/admindocs/locale/mr 2024-11-01 08:30:03,380 root INFO creating build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES 2024-11-01 08:30:03,381 root INFO copying django/contrib/admindocs/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES 2024-11-01 08:30:03,382 root INFO copying django/contrib/admindocs/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES 2024-11-01 08:30:03,383 root INFO creating build/lib/django/contrib/admindocs/locale/ms 2024-11-01 08:30:03,383 root INFO creating build/lib/django/contrib/admindocs/locale/ms/LC_MESSAGES 2024-11-01 08:30:03,384 root INFO copying django/contrib/admindocs/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ms/LC_MESSAGES 2024-11-01 08:30:03,385 root INFO copying django/contrib/admindocs/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ms/LC_MESSAGES 2024-11-01 08:30:03,386 root INFO creating build/lib/django/contrib/admindocs/locale/my 2024-11-01 08:30:03,387 root INFO creating build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES 2024-11-01 08:30:03,387 root INFO copying django/contrib/admindocs/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES 2024-11-01 08:30:03,388 root INFO copying django/contrib/admindocs/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES 2024-11-01 08:30:03,389 root INFO creating build/lib/django/contrib/admindocs/locale/nb 2024-11-01 08:30:03,390 root INFO creating build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES 2024-11-01 08:30:03,390 root INFO copying django/contrib/admindocs/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES 2024-11-01 08:30:03,391 root INFO copying django/contrib/admindocs/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES 2024-11-01 08:30:03,393 root INFO creating build/lib/django/contrib/admindocs/locale/ne 2024-11-01 08:30:03,393 root INFO creating build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES 2024-11-01 08:30:03,394 root INFO copying django/contrib/admindocs/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES 2024-11-01 08:30:03,395 root INFO copying django/contrib/admindocs/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES 2024-11-01 08:30:03,396 root INFO creating build/lib/django/contrib/admindocs/locale/nl 2024-11-01 08:30:03,396 root INFO creating build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES 2024-11-01 08:30:03,397 root INFO copying django/contrib/admindocs/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES 2024-11-01 08:30:03,398 root INFO copying django/contrib/admindocs/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES 2024-11-01 08:30:03,399 root INFO creating build/lib/django/contrib/admindocs/locale/nn 2024-11-01 08:30:03,400 root INFO creating build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES 2024-11-01 08:30:03,400 root INFO copying django/contrib/admindocs/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES 2024-11-01 08:30:03,401 root INFO copying django/contrib/admindocs/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES 2024-11-01 08:30:03,402 root INFO creating build/lib/django/contrib/admindocs/locale/os 2024-11-01 08:30:03,403 root INFO creating build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES 2024-11-01 08:30:03,403 root INFO copying django/contrib/admindocs/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES 2024-11-01 08:30:03,404 root INFO copying django/contrib/admindocs/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES 2024-11-01 08:30:03,406 root INFO creating build/lib/django/contrib/admindocs/locale/pa 2024-11-01 08:30:03,406 root INFO creating build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES 2024-11-01 08:30:03,407 root INFO copying django/contrib/admindocs/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES 2024-11-01 08:30:03,408 root INFO copying django/contrib/admindocs/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES 2024-11-01 08:30:03,409 root INFO creating build/lib/django/contrib/admindocs/locale/pl 2024-11-01 08:30:03,409 root INFO creating build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES 2024-11-01 08:30:03,410 root INFO copying django/contrib/admindocs/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES 2024-11-01 08:30:03,411 root INFO copying django/contrib/admindocs/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES 2024-11-01 08:30:03,412 root INFO creating build/lib/django/contrib/admindocs/locale/pt 2024-11-01 08:30:03,413 root INFO creating build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES 2024-11-01 08:30:03,413 root INFO copying django/contrib/admindocs/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES 2024-11-01 08:30:03,414 root INFO copying django/contrib/admindocs/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES 2024-11-01 08:30:03,415 root INFO creating build/lib/django/contrib/admindocs/locale/pt_BR 2024-11-01 08:30:03,416 root INFO creating build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:03,416 root INFO copying django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:03,417 root INFO copying django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:03,419 root INFO creating build/lib/django/contrib/admindocs/locale/ro 2024-11-01 08:30:03,419 root INFO creating build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES 2024-11-01 08:30:03,420 root INFO copying django/contrib/admindocs/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES 2024-11-01 08:30:03,421 root INFO copying django/contrib/admindocs/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES 2024-11-01 08:30:03,422 root INFO creating build/lib/django/contrib/admindocs/locale/ru 2024-11-01 08:30:03,422 root INFO creating build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES 2024-11-01 08:30:03,423 root INFO copying django/contrib/admindocs/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES 2024-11-01 08:30:03,424 root INFO copying django/contrib/admindocs/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES 2024-11-01 08:30:03,425 root INFO creating build/lib/django/contrib/admindocs/locale/sk 2024-11-01 08:30:03,426 root INFO creating build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES 2024-11-01 08:30:03,426 root INFO copying django/contrib/admindocs/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES 2024-11-01 08:30:03,428 root INFO copying django/contrib/admindocs/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES 2024-11-01 08:30:03,429 root INFO creating build/lib/django/contrib/admindocs/locale/sl 2024-11-01 08:30:03,429 root INFO creating build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES 2024-11-01 08:30:03,430 root INFO copying django/contrib/admindocs/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES 2024-11-01 08:30:03,431 root INFO copying django/contrib/admindocs/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES 2024-11-01 08:30:03,432 root INFO creating build/lib/django/contrib/admindocs/locale/sq 2024-11-01 08:30:03,432 root INFO creating build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES 2024-11-01 08:30:03,433 root INFO copying django/contrib/admindocs/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES 2024-11-01 08:30:03,434 root INFO copying django/contrib/admindocs/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES 2024-11-01 08:30:03,435 root INFO creating build/lib/django/contrib/admindocs/locale/sr 2024-11-01 08:30:03,436 root INFO creating build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES 2024-11-01 08:30:03,436 root INFO copying django/contrib/admindocs/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES 2024-11-01 08:30:03,437 root INFO copying django/contrib/admindocs/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES 2024-11-01 08:30:03,438 root INFO creating build/lib/django/contrib/admindocs/locale/sr_Latn 2024-11-01 08:30:03,439 root INFO creating build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:03,439 root INFO copying django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:03,440 root INFO copying django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:03,442 root INFO creating build/lib/django/contrib/admindocs/locale/sv 2024-11-01 08:30:03,442 root INFO creating build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES 2024-11-01 08:30:03,443 root INFO copying django/contrib/admindocs/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES 2024-11-01 08:30:03,444 root INFO copying django/contrib/admindocs/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES 2024-11-01 08:30:03,445 root INFO creating build/lib/django/contrib/admindocs/locale/sw 2024-11-01 08:30:03,445 root INFO creating build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES 2024-11-01 08:30:03,446 root INFO copying django/contrib/admindocs/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES 2024-11-01 08:30:03,447 root INFO copying django/contrib/admindocs/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES 2024-11-01 08:30:03,448 root INFO creating build/lib/django/contrib/admindocs/locale/ta 2024-11-01 08:30:03,449 root INFO creating build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES 2024-11-01 08:30:03,449 root INFO copying django/contrib/admindocs/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES 2024-11-01 08:30:03,450 root INFO copying django/contrib/admindocs/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES 2024-11-01 08:30:03,451 root INFO creating build/lib/django/contrib/admindocs/locale/te 2024-11-01 08:30:03,452 root INFO creating build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES 2024-11-01 08:30:03,452 root INFO copying django/contrib/admindocs/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES 2024-11-01 08:30:03,453 root INFO copying django/contrib/admindocs/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES 2024-11-01 08:30:03,455 root INFO creating build/lib/django/contrib/admindocs/locale/tg 2024-11-01 08:30:03,455 root INFO creating build/lib/django/contrib/admindocs/locale/tg/LC_MESSAGES 2024-11-01 08:30:03,456 root INFO copying django/contrib/admindocs/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/tg/LC_MESSAGES 2024-11-01 08:30:03,457 root INFO copying django/contrib/admindocs/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/tg/LC_MESSAGES 2024-11-01 08:30:03,458 root INFO creating build/lib/django/contrib/admindocs/locale/th 2024-11-01 08:30:03,458 root INFO creating build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES 2024-11-01 08:30:03,459 root INFO copying django/contrib/admindocs/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES 2024-11-01 08:30:03,460 root INFO copying django/contrib/admindocs/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES 2024-11-01 08:30:03,461 root INFO creating build/lib/django/contrib/admindocs/locale/tr 2024-11-01 08:30:03,462 root INFO creating build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES 2024-11-01 08:30:03,462 root INFO copying django/contrib/admindocs/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES 2024-11-01 08:30:03,463 root INFO copying django/contrib/admindocs/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES 2024-11-01 08:30:03,464 root INFO creating build/lib/django/contrib/admindocs/locale/tt 2024-11-01 08:30:03,465 root INFO creating build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES 2024-11-01 08:30:03,465 root INFO copying django/contrib/admindocs/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES 2024-11-01 08:30:03,466 root INFO copying django/contrib/admindocs/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES 2024-11-01 08:30:03,468 root INFO creating build/lib/django/contrib/admindocs/locale/udm 2024-11-01 08:30:03,468 root INFO creating build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES 2024-11-01 08:30:03,469 root INFO copying django/contrib/admindocs/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES 2024-11-01 08:30:03,470 root INFO copying django/contrib/admindocs/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES 2024-11-01 08:30:03,471 root INFO creating build/lib/django/contrib/admindocs/locale/uk 2024-11-01 08:30:03,471 root INFO creating build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES 2024-11-01 08:30:03,472 root INFO copying django/contrib/admindocs/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES 2024-11-01 08:30:03,473 root INFO copying django/contrib/admindocs/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES 2024-11-01 08:30:03,474 root INFO creating build/lib/django/contrib/admindocs/locale/ur 2024-11-01 08:30:03,475 root INFO creating build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES 2024-11-01 08:30:03,475 root INFO copying django/contrib/admindocs/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES 2024-11-01 08:30:03,477 root INFO copying django/contrib/admindocs/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES 2024-11-01 08:30:03,478 root INFO creating build/lib/django/contrib/admindocs/locale/vi 2024-11-01 08:30:03,478 root INFO creating build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES 2024-11-01 08:30:03,479 root INFO copying django/contrib/admindocs/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES 2024-11-01 08:30:03,480 root INFO copying django/contrib/admindocs/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES 2024-11-01 08:30:03,481 root INFO creating build/lib/django/contrib/admindocs/locale/zh_Hans 2024-11-01 08:30:03,481 root INFO creating build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:03,482 root INFO copying django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:03,483 root INFO copying django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:03,484 root INFO creating build/lib/django/contrib/admindocs/locale/zh_Hant 2024-11-01 08:30:03,485 root INFO creating build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:03,485 root INFO copying django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:03,486 root INFO copying django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:03,487 root INFO creating build/lib/django/contrib/admindocs/templates 2024-11-01 08:30:03,488 root INFO creating build/lib/django/contrib/admindocs/templates/admin_doc 2024-11-01 08:30:03,488 root INFO copying django/contrib/admindocs/templates/admin_doc/bookmarklets.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-11-01 08:30:03,490 root INFO copying django/contrib/admindocs/templates/admin_doc/index.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-11-01 08:30:03,491 root INFO copying django/contrib/admindocs/templates/admin_doc/missing_docutils.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-11-01 08:30:03,492 root INFO copying django/contrib/admindocs/templates/admin_doc/model_detail.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-11-01 08:30:03,493 root INFO copying django/contrib/admindocs/templates/admin_doc/model_index.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-11-01 08:30:03,494 root INFO copying django/contrib/admindocs/templates/admin_doc/template_detail.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-11-01 08:30:03,495 root INFO copying django/contrib/admindocs/templates/admin_doc/template_filter_index.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-11-01 08:30:03,496 root INFO copying django/contrib/admindocs/templates/admin_doc/template_tag_index.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-11-01 08:30:03,497 root INFO copying django/contrib/admindocs/templates/admin_doc/view_detail.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-11-01 08:30:03,498 root INFO copying django/contrib/admindocs/templates/admin_doc/view_index.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-11-01 08:30:03,499 root INFO creating build/lib/django/contrib/flatpages/locale 2024-11-01 08:30:03,500 root INFO creating build/lib/django/contrib/flatpages/locale/af 2024-11-01 08:30:03,500 root INFO creating build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES 2024-11-01 08:30:03,501 root INFO copying django/contrib/flatpages/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES 2024-11-01 08:30:03,502 root INFO copying django/contrib/flatpages/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES 2024-11-01 08:30:03,503 root INFO creating build/lib/django/contrib/flatpages/locale/ar 2024-11-01 08:30:03,503 root INFO creating build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES 2024-11-01 08:30:03,504 root INFO copying django/contrib/flatpages/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES 2024-11-01 08:30:03,505 root INFO copying django/contrib/flatpages/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES 2024-11-01 08:30:03,506 root INFO creating build/lib/django/contrib/flatpages/locale/ar_DZ 2024-11-01 08:30:03,506 root INFO creating build/lib/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:03,507 root INFO copying django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:03,508 root INFO copying django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:03,509 root INFO creating build/lib/django/contrib/flatpages/locale/ast 2024-11-01 08:30:03,510 root INFO creating build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES 2024-11-01 08:30:03,510 root INFO copying django/contrib/flatpages/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES 2024-11-01 08:30:03,511 root INFO copying django/contrib/flatpages/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES 2024-11-01 08:30:03,513 root INFO creating build/lib/django/contrib/flatpages/locale/az 2024-11-01 08:30:03,513 root INFO creating build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES 2024-11-01 08:30:03,514 root INFO copying django/contrib/flatpages/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES 2024-11-01 08:30:03,515 root INFO copying django/contrib/flatpages/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES 2024-11-01 08:30:03,516 root INFO creating build/lib/django/contrib/flatpages/locale/be 2024-11-01 08:30:03,516 root INFO creating build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES 2024-11-01 08:30:03,517 root INFO copying django/contrib/flatpages/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES 2024-11-01 08:30:03,518 root INFO copying django/contrib/flatpages/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES 2024-11-01 08:30:03,519 root INFO creating build/lib/django/contrib/flatpages/locale/bg 2024-11-01 08:30:03,519 root INFO creating build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES 2024-11-01 08:30:03,520 root INFO copying django/contrib/flatpages/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES 2024-11-01 08:30:03,521 root INFO copying django/contrib/flatpages/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES 2024-11-01 08:30:03,522 root INFO creating build/lib/django/contrib/flatpages/locale/bn 2024-11-01 08:30:03,523 root INFO creating build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES 2024-11-01 08:30:03,523 root INFO copying django/contrib/flatpages/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES 2024-11-01 08:30:03,525 root INFO copying django/contrib/flatpages/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES 2024-11-01 08:30:03,526 root INFO creating build/lib/django/contrib/flatpages/locale/br 2024-11-01 08:30:03,526 root INFO creating build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES 2024-11-01 08:30:03,527 root INFO copying django/contrib/flatpages/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES 2024-11-01 08:30:03,528 root INFO copying django/contrib/flatpages/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES 2024-11-01 08:30:03,529 root INFO creating build/lib/django/contrib/flatpages/locale/bs 2024-11-01 08:30:03,529 root INFO creating build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES 2024-11-01 08:30:03,530 root INFO copying django/contrib/flatpages/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES 2024-11-01 08:30:03,531 root INFO copying django/contrib/flatpages/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES 2024-11-01 08:30:03,532 root INFO creating build/lib/django/contrib/flatpages/locale/ca 2024-11-01 08:30:03,533 root INFO creating build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES 2024-11-01 08:30:03,533 root INFO copying django/contrib/flatpages/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES 2024-11-01 08:30:03,534 root INFO copying django/contrib/flatpages/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES 2024-11-01 08:30:03,535 root INFO creating build/lib/django/contrib/flatpages/locale/ckb 2024-11-01 08:30:03,536 root INFO creating build/lib/django/contrib/flatpages/locale/ckb/LC_MESSAGES 2024-11-01 08:30:03,536 root INFO copying django/contrib/flatpages/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ckb/LC_MESSAGES 2024-11-01 08:30:03,538 root INFO copying django/contrib/flatpages/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ckb/LC_MESSAGES 2024-11-01 08:30:03,539 root INFO creating build/lib/django/contrib/flatpages/locale/cs 2024-11-01 08:30:03,539 root INFO creating build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES 2024-11-01 08:30:03,540 root INFO copying django/contrib/flatpages/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES 2024-11-01 08:30:03,541 root INFO copying django/contrib/flatpages/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES 2024-11-01 08:30:03,542 root INFO creating build/lib/django/contrib/flatpages/locale/cy 2024-11-01 08:30:03,542 root INFO creating build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES 2024-11-01 08:30:03,543 root INFO copying django/contrib/flatpages/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES 2024-11-01 08:30:03,544 root INFO copying django/contrib/flatpages/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES 2024-11-01 08:30:03,545 root INFO creating build/lib/django/contrib/flatpages/locale/da 2024-11-01 08:30:03,546 root INFO creating build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES 2024-11-01 08:30:03,546 root INFO copying django/contrib/flatpages/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES 2024-11-01 08:30:03,547 root INFO copying django/contrib/flatpages/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES 2024-11-01 08:30:03,548 root INFO creating build/lib/django/contrib/flatpages/locale/de 2024-11-01 08:30:03,549 root INFO creating build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES 2024-11-01 08:30:03,549 root INFO copying django/contrib/flatpages/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES 2024-11-01 08:30:03,551 root INFO copying django/contrib/flatpages/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES 2024-11-01 08:30:03,552 root INFO creating build/lib/django/contrib/flatpages/locale/dsb 2024-11-01 08:30:03,552 root INFO creating build/lib/django/contrib/flatpages/locale/dsb/LC_MESSAGES 2024-11-01 08:30:03,553 root INFO copying django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/dsb/LC_MESSAGES 2024-11-01 08:30:03,554 root INFO copying django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/dsb/LC_MESSAGES 2024-11-01 08:30:03,555 root INFO creating build/lib/django/contrib/flatpages/locale/el 2024-11-01 08:30:03,555 root INFO creating build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES 2024-11-01 08:30:03,556 root INFO copying django/contrib/flatpages/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES 2024-11-01 08:30:03,557 root INFO copying django/contrib/flatpages/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES 2024-11-01 08:30:03,558 root INFO creating build/lib/django/contrib/flatpages/locale/en 2024-11-01 08:30:03,559 root INFO creating build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES 2024-11-01 08:30:03,559 root INFO copying django/contrib/flatpages/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES 2024-11-01 08:30:03,560 root INFO copying django/contrib/flatpages/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES 2024-11-01 08:30:03,561 root INFO creating build/lib/django/contrib/flatpages/locale/en_AU 2024-11-01 08:30:03,562 root INFO creating build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:03,562 root INFO copying django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:03,563 root INFO copying django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:03,565 root INFO creating build/lib/django/contrib/flatpages/locale/en_GB 2024-11-01 08:30:03,565 root INFO creating build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:03,566 root INFO copying django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:03,567 root INFO copying django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:03,568 root INFO creating build/lib/django/contrib/flatpages/locale/eo 2024-11-01 08:30:03,568 root INFO creating build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES 2024-11-01 08:30:03,569 root INFO copying django/contrib/flatpages/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES 2024-11-01 08:30:03,570 root INFO copying django/contrib/flatpages/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES 2024-11-01 08:30:03,571 root INFO creating build/lib/django/contrib/flatpages/locale/es 2024-11-01 08:30:03,572 root INFO creating build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES 2024-11-01 08:30:03,572 root INFO copying django/contrib/flatpages/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES 2024-11-01 08:30:03,573 root INFO copying django/contrib/flatpages/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES 2024-11-01 08:30:03,574 root INFO creating build/lib/django/contrib/flatpages/locale/es_AR 2024-11-01 08:30:03,575 root INFO creating build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:03,575 root INFO copying django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:03,576 root INFO copying django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:03,578 root INFO creating build/lib/django/contrib/flatpages/locale/es_CO 2024-11-01 08:30:03,578 root INFO creating build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:03,579 root INFO copying django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:03,580 root INFO copying django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:03,581 root INFO creating build/lib/django/contrib/flatpages/locale/es_MX 2024-11-01 08:30:03,581 root INFO creating build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:03,582 root INFO copying django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:03,583 root INFO copying django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:03,584 root INFO creating build/lib/django/contrib/flatpages/locale/es_VE 2024-11-01 08:30:03,584 root INFO creating build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:03,585 root INFO copying django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:03,586 root INFO copying django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:03,587 root INFO creating build/lib/django/contrib/flatpages/locale/et 2024-11-01 08:30:03,588 root INFO creating build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES 2024-11-01 08:30:03,588 root INFO copying django/contrib/flatpages/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES 2024-11-01 08:30:03,589 root INFO copying django/contrib/flatpages/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES 2024-11-01 08:30:03,590 root INFO creating build/lib/django/contrib/flatpages/locale/eu 2024-11-01 08:30:03,591 root INFO creating build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES 2024-11-01 08:30:03,591 root INFO copying django/contrib/flatpages/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES 2024-11-01 08:30:03,592 root INFO copying django/contrib/flatpages/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES 2024-11-01 08:30:03,593 root INFO creating build/lib/django/contrib/flatpages/locale/fa 2024-11-01 08:30:03,594 root INFO creating build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES 2024-11-01 08:30:03,594 root INFO copying django/contrib/flatpages/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES 2024-11-01 08:30:03,595 root INFO copying django/contrib/flatpages/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES 2024-11-01 08:30:03,597 root INFO creating build/lib/django/contrib/flatpages/locale/fi 2024-11-01 08:30:03,597 root INFO creating build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES 2024-11-01 08:30:03,598 root INFO copying django/contrib/flatpages/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES 2024-11-01 08:30:03,599 root INFO copying django/contrib/flatpages/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES 2024-11-01 08:30:03,600 root INFO creating build/lib/django/contrib/flatpages/locale/fr 2024-11-01 08:30:03,600 root INFO creating build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES 2024-11-01 08:30:03,601 root INFO copying django/contrib/flatpages/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES 2024-11-01 08:30:03,602 root INFO copying django/contrib/flatpages/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES 2024-11-01 08:30:03,603 root INFO creating build/lib/django/contrib/flatpages/locale/fy 2024-11-01 08:30:03,604 root INFO creating build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES 2024-11-01 08:30:03,604 root INFO copying django/contrib/flatpages/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES 2024-11-01 08:30:03,605 root INFO copying django/contrib/flatpages/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES 2024-11-01 08:30:03,606 root INFO creating build/lib/django/contrib/flatpages/locale/ga 2024-11-01 08:30:03,607 root INFO creating build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES 2024-11-01 08:30:03,607 root INFO copying django/contrib/flatpages/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES 2024-11-01 08:30:03,608 root INFO copying django/contrib/flatpages/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES 2024-11-01 08:30:03,609 root INFO creating build/lib/django/contrib/flatpages/locale/gd 2024-11-01 08:30:03,610 root INFO creating build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES 2024-11-01 08:30:03,610 root INFO copying django/contrib/flatpages/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES 2024-11-01 08:30:03,612 root INFO copying django/contrib/flatpages/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES 2024-11-01 08:30:03,613 root INFO creating build/lib/django/contrib/flatpages/locale/gl 2024-11-01 08:30:03,613 root INFO creating build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES 2024-11-01 08:30:03,614 root INFO copying django/contrib/flatpages/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES 2024-11-01 08:30:03,615 root INFO copying django/contrib/flatpages/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES 2024-11-01 08:30:03,616 root INFO creating build/lib/django/contrib/flatpages/locale/he 2024-11-01 08:30:03,616 root INFO creating build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES 2024-11-01 08:30:03,617 root INFO copying django/contrib/flatpages/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES 2024-11-01 08:30:03,618 root INFO copying django/contrib/flatpages/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES 2024-11-01 08:30:03,619 root INFO creating build/lib/django/contrib/flatpages/locale/hi 2024-11-01 08:30:03,620 root INFO creating build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES 2024-11-01 08:30:03,620 root INFO copying django/contrib/flatpages/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES 2024-11-01 08:30:03,621 root INFO copying django/contrib/flatpages/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES 2024-11-01 08:30:03,622 root INFO creating build/lib/django/contrib/flatpages/locale/hr 2024-11-01 08:30:03,623 root INFO creating build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES 2024-11-01 08:30:03,623 root INFO copying django/contrib/flatpages/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES 2024-11-01 08:30:03,624 root INFO copying django/contrib/flatpages/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES 2024-11-01 08:30:03,626 root INFO creating build/lib/django/contrib/flatpages/locale/hsb 2024-11-01 08:30:03,626 root INFO creating build/lib/django/contrib/flatpages/locale/hsb/LC_MESSAGES 2024-11-01 08:30:03,626 root INFO copying django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hsb/LC_MESSAGES 2024-11-01 08:30:03,628 root INFO copying django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hsb/LC_MESSAGES 2024-11-01 08:30:03,629 root INFO creating build/lib/django/contrib/flatpages/locale/hu 2024-11-01 08:30:03,629 root INFO creating build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES 2024-11-01 08:30:03,630 root INFO copying django/contrib/flatpages/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES 2024-11-01 08:30:03,631 root INFO copying django/contrib/flatpages/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES 2024-11-01 08:30:03,632 root INFO creating build/lib/django/contrib/flatpages/locale/hy 2024-11-01 08:30:03,633 root INFO creating build/lib/django/contrib/flatpages/locale/hy/LC_MESSAGES 2024-11-01 08:30:03,633 root INFO copying django/contrib/flatpages/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hy/LC_MESSAGES 2024-11-01 08:30:03,634 root INFO copying django/contrib/flatpages/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hy/LC_MESSAGES 2024-11-01 08:30:03,635 root INFO creating build/lib/django/contrib/flatpages/locale/ia 2024-11-01 08:30:03,636 root INFO creating build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES 2024-11-01 08:30:03,636 root INFO copying django/contrib/flatpages/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES 2024-11-01 08:30:03,637 root INFO copying django/contrib/flatpages/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES 2024-11-01 08:30:03,638 root INFO creating build/lib/django/contrib/flatpages/locale/id 2024-11-01 08:30:03,639 root INFO creating build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES 2024-11-01 08:30:03,639 root INFO copying django/contrib/flatpages/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES 2024-11-01 08:30:03,640 root INFO copying django/contrib/flatpages/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES 2024-11-01 08:30:03,642 root INFO creating build/lib/django/contrib/flatpages/locale/io 2024-11-01 08:30:03,642 root INFO creating build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES 2024-11-01 08:30:03,642 root INFO copying django/contrib/flatpages/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES 2024-11-01 08:30:03,644 root INFO copying django/contrib/flatpages/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES 2024-11-01 08:30:03,645 root INFO creating build/lib/django/contrib/flatpages/locale/is 2024-11-01 08:30:03,645 root INFO creating build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES 2024-11-01 08:30:03,646 root INFO copying django/contrib/flatpages/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES 2024-11-01 08:30:03,647 root INFO copying django/contrib/flatpages/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES 2024-11-01 08:30:03,648 root INFO creating build/lib/django/contrib/flatpages/locale/it 2024-11-01 08:30:03,648 root INFO creating build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES 2024-11-01 08:30:03,649 root INFO copying django/contrib/flatpages/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES 2024-11-01 08:30:03,650 root INFO copying django/contrib/flatpages/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES 2024-11-01 08:30:03,651 root INFO creating build/lib/django/contrib/flatpages/locale/ja 2024-11-01 08:30:03,652 root INFO creating build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES 2024-11-01 08:30:03,652 root INFO copying django/contrib/flatpages/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES 2024-11-01 08:30:03,653 root INFO copying django/contrib/flatpages/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES 2024-11-01 08:30:03,654 root INFO creating build/lib/django/contrib/flatpages/locale/ka 2024-11-01 08:30:03,655 root INFO creating build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES 2024-11-01 08:30:03,656 root INFO copying django/contrib/flatpages/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES 2024-11-01 08:30:03,657 root INFO copying django/contrib/flatpages/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES 2024-11-01 08:30:03,658 root INFO creating build/lib/django/contrib/flatpages/locale/kk 2024-11-01 08:30:03,658 root INFO creating build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES 2024-11-01 08:30:03,659 root INFO copying django/contrib/flatpages/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES 2024-11-01 08:30:03,660 root INFO copying django/contrib/flatpages/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES 2024-11-01 08:30:03,661 root INFO creating build/lib/django/contrib/flatpages/locale/km 2024-11-01 08:30:03,661 root INFO creating build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES 2024-11-01 08:30:03,662 root INFO copying django/contrib/flatpages/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES 2024-11-01 08:30:03,663 root INFO copying django/contrib/flatpages/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES 2024-11-01 08:30:03,664 root INFO creating build/lib/django/contrib/flatpages/locale/kn 2024-11-01 08:30:03,665 root INFO creating build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES 2024-11-01 08:30:03,665 root INFO copying django/contrib/flatpages/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES 2024-11-01 08:30:03,666 root INFO copying django/contrib/flatpages/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES 2024-11-01 08:30:03,667 root INFO creating build/lib/django/contrib/flatpages/locale/ko 2024-11-01 08:30:03,668 root INFO creating build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES 2024-11-01 08:30:03,668 root INFO copying django/contrib/flatpages/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES 2024-11-01 08:30:03,670 root INFO copying django/contrib/flatpages/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES 2024-11-01 08:30:03,671 root INFO creating build/lib/django/contrib/flatpages/locale/ky 2024-11-01 08:30:03,671 root INFO creating build/lib/django/contrib/flatpages/locale/ky/LC_MESSAGES 2024-11-01 08:30:03,672 root INFO copying django/contrib/flatpages/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ky/LC_MESSAGES 2024-11-01 08:30:03,673 root INFO copying django/contrib/flatpages/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ky/LC_MESSAGES 2024-11-01 08:30:03,674 root INFO creating build/lib/django/contrib/flatpages/locale/lb 2024-11-01 08:30:03,674 root INFO creating build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES 2024-11-01 08:30:03,675 root INFO copying django/contrib/flatpages/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES 2024-11-01 08:30:03,676 root INFO copying django/contrib/flatpages/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES 2024-11-01 08:30:03,677 root INFO creating build/lib/django/contrib/flatpages/locale/lt 2024-11-01 08:30:03,678 root INFO creating build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES 2024-11-01 08:30:03,678 root INFO copying django/contrib/flatpages/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES 2024-11-01 08:30:03,679 root INFO copying django/contrib/flatpages/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES 2024-11-01 08:30:03,680 root INFO creating build/lib/django/contrib/flatpages/locale/lv 2024-11-01 08:30:03,681 root INFO creating build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES 2024-11-01 08:30:03,681 root INFO copying django/contrib/flatpages/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES 2024-11-01 08:30:03,682 root INFO copying django/contrib/flatpages/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES 2024-11-01 08:30:03,684 root INFO creating build/lib/django/contrib/flatpages/locale/mk 2024-11-01 08:30:03,684 root INFO creating build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES 2024-11-01 08:30:03,685 root INFO copying django/contrib/flatpages/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES 2024-11-01 08:30:03,686 root INFO copying django/contrib/flatpages/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES 2024-11-01 08:30:03,687 root INFO creating build/lib/django/contrib/flatpages/locale/ml 2024-11-01 08:30:03,687 root INFO creating build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES 2024-11-01 08:30:03,688 root INFO copying django/contrib/flatpages/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES 2024-11-01 08:30:03,689 root INFO copying django/contrib/flatpages/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES 2024-11-01 08:30:03,690 root INFO creating build/lib/django/contrib/flatpages/locale/mn 2024-11-01 08:30:03,691 root INFO creating build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES 2024-11-01 08:30:03,691 root INFO copying django/contrib/flatpages/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES 2024-11-01 08:30:03,692 root INFO copying django/contrib/flatpages/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES 2024-11-01 08:30:03,693 root INFO creating build/lib/django/contrib/flatpages/locale/mr 2024-11-01 08:30:03,694 root INFO creating build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES 2024-11-01 08:30:03,694 root INFO copying django/contrib/flatpages/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES 2024-11-01 08:30:03,696 root INFO copying django/contrib/flatpages/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES 2024-11-01 08:30:03,697 root INFO creating build/lib/django/contrib/flatpages/locale/ms 2024-11-01 08:30:03,697 root INFO creating build/lib/django/contrib/flatpages/locale/ms/LC_MESSAGES 2024-11-01 08:30:03,698 root INFO copying django/contrib/flatpages/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ms/LC_MESSAGES 2024-11-01 08:30:03,699 root INFO copying django/contrib/flatpages/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ms/LC_MESSAGES 2024-11-01 08:30:03,700 root INFO creating build/lib/django/contrib/flatpages/locale/my 2024-11-01 08:30:03,700 root INFO creating build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES 2024-11-01 08:30:03,701 root INFO copying django/contrib/flatpages/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES 2024-11-01 08:30:03,702 root INFO copying django/contrib/flatpages/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES 2024-11-01 08:30:03,703 root INFO creating build/lib/django/contrib/flatpages/locale/nb 2024-11-01 08:30:03,703 root INFO creating build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES 2024-11-01 08:30:03,704 root INFO copying django/contrib/flatpages/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES 2024-11-01 08:30:03,705 root INFO copying django/contrib/flatpages/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES 2024-11-01 08:30:03,706 root INFO creating build/lib/django/contrib/flatpages/locale/ne 2024-11-01 08:30:03,707 root INFO creating build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES 2024-11-01 08:30:03,707 root INFO copying django/contrib/flatpages/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES 2024-11-01 08:30:03,710 root INFO copying django/contrib/flatpages/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES 2024-11-01 08:30:03,712 root INFO creating build/lib/django/contrib/flatpages/locale/nl 2024-11-01 08:30:03,712 root INFO creating build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES 2024-11-01 08:30:03,713 root INFO copying django/contrib/flatpages/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES 2024-11-01 08:30:03,714 root INFO copying django/contrib/flatpages/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES 2024-11-01 08:30:03,715 root INFO creating build/lib/django/contrib/flatpages/locale/nn 2024-11-01 08:30:03,715 root INFO creating build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES 2024-11-01 08:30:03,716 root INFO copying django/contrib/flatpages/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES 2024-11-01 08:30:03,717 root INFO copying django/contrib/flatpages/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES 2024-11-01 08:30:03,718 root INFO creating build/lib/django/contrib/flatpages/locale/os 2024-11-01 08:30:03,718 root INFO creating build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES 2024-11-01 08:30:03,719 root INFO copying django/contrib/flatpages/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES 2024-11-01 08:30:03,720 root INFO copying django/contrib/flatpages/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES 2024-11-01 08:30:03,721 root INFO creating build/lib/django/contrib/flatpages/locale/pa 2024-11-01 08:30:03,722 root INFO creating build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES 2024-11-01 08:30:03,722 root INFO copying django/contrib/flatpages/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES 2024-11-01 08:30:03,723 root INFO copying django/contrib/flatpages/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES 2024-11-01 08:30:03,724 root INFO creating build/lib/django/contrib/flatpages/locale/pl 2024-11-01 08:30:03,725 root INFO creating build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES 2024-11-01 08:30:03,725 root INFO copying django/contrib/flatpages/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES 2024-11-01 08:30:03,726 root INFO copying django/contrib/flatpages/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES 2024-11-01 08:30:03,728 root INFO creating build/lib/django/contrib/flatpages/locale/pt 2024-11-01 08:30:03,728 root INFO creating build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES 2024-11-01 08:30:03,729 root INFO copying django/contrib/flatpages/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES 2024-11-01 08:30:03,730 root INFO copying django/contrib/flatpages/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES 2024-11-01 08:30:03,731 root INFO creating build/lib/django/contrib/flatpages/locale/pt_BR 2024-11-01 08:30:03,731 root INFO creating build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:03,732 root INFO copying django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:03,733 root INFO copying django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:03,734 root INFO creating build/lib/django/contrib/flatpages/locale/ro 2024-11-01 08:30:03,735 root INFO creating build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES 2024-11-01 08:30:03,735 root INFO copying django/contrib/flatpages/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES 2024-11-01 08:30:03,736 root INFO copying django/contrib/flatpages/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES 2024-11-01 08:30:03,737 root INFO creating build/lib/django/contrib/flatpages/locale/ru 2024-11-01 08:30:03,738 root INFO creating build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES 2024-11-01 08:30:03,738 root INFO copying django/contrib/flatpages/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES 2024-11-01 08:30:03,740 root INFO copying django/contrib/flatpages/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES 2024-11-01 08:30:03,741 root INFO creating build/lib/django/contrib/flatpages/locale/sk 2024-11-01 08:30:03,741 root INFO creating build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES 2024-11-01 08:30:03,742 root INFO copying django/contrib/flatpages/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES 2024-11-01 08:30:03,743 root INFO copying django/contrib/flatpages/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES 2024-11-01 08:30:03,744 root INFO creating build/lib/django/contrib/flatpages/locale/sl 2024-11-01 08:30:03,744 root INFO creating build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES 2024-11-01 08:30:03,745 root INFO copying django/contrib/flatpages/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES 2024-11-01 08:30:03,746 root INFO copying django/contrib/flatpages/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES 2024-11-01 08:30:03,747 root INFO creating build/lib/django/contrib/flatpages/locale/sq 2024-11-01 08:30:03,747 root INFO creating build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES 2024-11-01 08:30:03,748 root INFO copying django/contrib/flatpages/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES 2024-11-01 08:30:03,749 root INFO copying django/contrib/flatpages/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES 2024-11-01 08:30:03,750 root INFO creating build/lib/django/contrib/flatpages/locale/sr 2024-11-01 08:30:03,751 root INFO creating build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES 2024-11-01 08:30:03,751 root INFO copying django/contrib/flatpages/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES 2024-11-01 08:30:03,752 root INFO copying django/contrib/flatpages/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES 2024-11-01 08:30:03,753 root INFO creating build/lib/django/contrib/flatpages/locale/sr_Latn 2024-11-01 08:30:03,754 root INFO creating build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:03,754 root INFO copying django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:03,756 root INFO copying django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:03,757 root INFO creating build/lib/django/contrib/flatpages/locale/sv 2024-11-01 08:30:03,757 root INFO creating build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES 2024-11-01 08:30:03,758 root INFO copying django/contrib/flatpages/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES 2024-11-01 08:30:03,759 root INFO copying django/contrib/flatpages/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES 2024-11-01 08:30:03,760 root INFO creating build/lib/django/contrib/flatpages/locale/sw 2024-11-01 08:30:03,760 root INFO creating build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES 2024-11-01 08:30:03,761 root INFO copying django/contrib/flatpages/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES 2024-11-01 08:30:03,762 root INFO copying django/contrib/flatpages/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES 2024-11-01 08:30:03,763 root INFO creating build/lib/django/contrib/flatpages/locale/ta 2024-11-01 08:30:03,764 root INFO creating build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES 2024-11-01 08:30:03,764 root INFO copying django/contrib/flatpages/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES 2024-11-01 08:30:03,765 root INFO copying django/contrib/flatpages/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES 2024-11-01 08:30:03,766 root INFO creating build/lib/django/contrib/flatpages/locale/te 2024-11-01 08:30:03,767 root INFO creating build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES 2024-11-01 08:30:03,767 root INFO copying django/contrib/flatpages/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES 2024-11-01 08:30:03,768 root INFO copying django/contrib/flatpages/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES 2024-11-01 08:30:03,769 root INFO creating build/lib/django/contrib/flatpages/locale/tg 2024-11-01 08:30:03,770 root INFO creating build/lib/django/contrib/flatpages/locale/tg/LC_MESSAGES 2024-11-01 08:30:03,770 root INFO copying django/contrib/flatpages/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/tg/LC_MESSAGES 2024-11-01 08:30:03,772 root INFO copying django/contrib/flatpages/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/tg/LC_MESSAGES 2024-11-01 08:30:03,773 root INFO creating build/lib/django/contrib/flatpages/locale/th 2024-11-01 08:30:03,773 root INFO creating build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES 2024-11-01 08:30:03,774 root INFO copying django/contrib/flatpages/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES 2024-11-01 08:30:03,775 root INFO copying django/contrib/flatpages/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES 2024-11-01 08:30:03,776 root INFO creating build/lib/django/contrib/flatpages/locale/tk 2024-11-01 08:30:03,776 root INFO creating build/lib/django/contrib/flatpages/locale/tk/LC_MESSAGES 2024-11-01 08:30:03,777 root INFO copying django/contrib/flatpages/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/tk/LC_MESSAGES 2024-11-01 08:30:03,778 root INFO copying django/contrib/flatpages/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/tk/LC_MESSAGES 2024-11-01 08:30:03,779 root INFO creating build/lib/django/contrib/flatpages/locale/tr 2024-11-01 08:30:03,780 root INFO creating build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES 2024-11-01 08:30:03,780 root INFO copying django/contrib/flatpages/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES 2024-11-01 08:30:03,781 root INFO copying django/contrib/flatpages/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES 2024-11-01 08:30:03,782 root INFO creating build/lib/django/contrib/flatpages/locale/tt 2024-11-01 08:30:03,783 root INFO creating build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES 2024-11-01 08:30:03,783 root INFO copying django/contrib/flatpages/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES 2024-11-01 08:30:03,784 root INFO copying django/contrib/flatpages/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES 2024-11-01 08:30:03,786 root INFO creating build/lib/django/contrib/flatpages/locale/udm 2024-11-01 08:30:03,786 root INFO creating build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES 2024-11-01 08:30:03,787 root INFO copying django/contrib/flatpages/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES 2024-11-01 08:30:03,788 root INFO copying django/contrib/flatpages/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES 2024-11-01 08:30:03,789 root INFO creating build/lib/django/contrib/flatpages/locale/uk 2024-11-01 08:30:03,789 root INFO creating build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES 2024-11-01 08:30:03,790 root INFO copying django/contrib/flatpages/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES 2024-11-01 08:30:03,791 root INFO copying django/contrib/flatpages/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES 2024-11-01 08:30:03,792 root INFO creating build/lib/django/contrib/flatpages/locale/ur 2024-11-01 08:30:03,793 root INFO creating build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES 2024-11-01 08:30:03,793 root INFO copying django/contrib/flatpages/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES 2024-11-01 08:30:03,794 root INFO copying django/contrib/flatpages/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES 2024-11-01 08:30:03,795 root INFO creating build/lib/django/contrib/flatpages/locale/vi 2024-11-01 08:30:03,796 root INFO creating build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES 2024-11-01 08:30:03,796 root INFO copying django/contrib/flatpages/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES 2024-11-01 08:30:03,797 root INFO copying django/contrib/flatpages/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES 2024-11-01 08:30:03,798 root INFO creating build/lib/django/contrib/flatpages/locale/zh_Hans 2024-11-01 08:30:03,799 root INFO creating build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:03,799 root INFO copying django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:03,800 root INFO copying django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:03,802 root INFO creating build/lib/django/contrib/flatpages/locale/zh_Hant 2024-11-01 08:30:03,802 root INFO creating build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:03,802 root INFO copying django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:03,804 root INFO copying django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:03,805 root INFO creating build/lib/django/contrib/contenttypes/locale 2024-11-01 08:30:03,805 root INFO creating build/lib/django/contrib/contenttypes/locale/af 2024-11-01 08:30:03,806 root INFO creating build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES 2024-11-01 08:30:03,806 root INFO copying django/contrib/contenttypes/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES 2024-11-01 08:30:03,807 root INFO copying django/contrib/contenttypes/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES 2024-11-01 08:30:03,808 root INFO creating build/lib/django/contrib/contenttypes/locale/ar 2024-11-01 08:30:03,809 root INFO creating build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES 2024-11-01 08:30:03,809 root INFO copying django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES 2024-11-01 08:30:03,810 root INFO copying django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES 2024-11-01 08:30:03,811 root INFO creating build/lib/django/contrib/contenttypes/locale/ar_DZ 2024-11-01 08:30:03,812 root INFO creating build/lib/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:03,813 root INFO copying django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:03,814 root INFO copying django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:03,815 root INFO creating build/lib/django/contrib/contenttypes/locale/ast 2024-11-01 08:30:03,815 root INFO creating build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES 2024-11-01 08:30:03,816 root INFO copying django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES 2024-11-01 08:30:03,817 root INFO copying django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES 2024-11-01 08:30:03,818 root INFO creating build/lib/django/contrib/contenttypes/locale/az 2024-11-01 08:30:03,818 root INFO creating build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES 2024-11-01 08:30:03,819 root INFO copying django/contrib/contenttypes/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES 2024-11-01 08:30:03,820 root INFO copying django/contrib/contenttypes/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES 2024-11-01 08:30:03,821 root INFO creating build/lib/django/contrib/contenttypes/locale/be 2024-11-01 08:30:03,822 root INFO creating build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES 2024-11-01 08:30:03,822 root INFO copying django/contrib/contenttypes/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES 2024-11-01 08:30:03,823 root INFO copying django/contrib/contenttypes/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES 2024-11-01 08:30:03,824 root INFO creating build/lib/django/contrib/contenttypes/locale/bg 2024-11-01 08:30:03,825 root INFO creating build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES 2024-11-01 08:30:03,825 root INFO copying django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES 2024-11-01 08:30:03,826 root INFO copying django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES 2024-11-01 08:30:03,828 root INFO creating build/lib/django/contrib/contenttypes/locale/bn 2024-11-01 08:30:03,828 root INFO creating build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES 2024-11-01 08:30:03,829 root INFO copying django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES 2024-11-01 08:30:03,830 root INFO copying django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES 2024-11-01 08:30:03,831 root INFO creating build/lib/django/contrib/contenttypes/locale/br 2024-11-01 08:30:03,831 root INFO creating build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES 2024-11-01 08:30:03,832 root INFO copying django/contrib/contenttypes/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES 2024-11-01 08:30:03,833 root INFO copying django/contrib/contenttypes/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES 2024-11-01 08:30:03,834 root INFO creating build/lib/django/contrib/contenttypes/locale/bs 2024-11-01 08:30:03,834 root INFO creating build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES 2024-11-01 08:30:03,835 root INFO copying django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES 2024-11-01 08:30:03,836 root INFO copying django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES 2024-11-01 08:30:03,837 root INFO creating build/lib/django/contrib/contenttypes/locale/ca 2024-11-01 08:30:03,838 root INFO creating build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES 2024-11-01 08:30:03,838 root INFO copying django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES 2024-11-01 08:30:03,839 root INFO copying django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES 2024-11-01 08:30:03,840 root INFO creating build/lib/django/contrib/contenttypes/locale/ckb 2024-11-01 08:30:03,841 root INFO creating build/lib/django/contrib/contenttypes/locale/ckb/LC_MESSAGES 2024-11-01 08:30:03,841 root INFO copying django/contrib/contenttypes/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ckb/LC_MESSAGES 2024-11-01 08:30:03,842 root INFO copying django/contrib/contenttypes/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ckb/LC_MESSAGES 2024-11-01 08:30:03,844 root INFO creating build/lib/django/contrib/contenttypes/locale/cs 2024-11-01 08:30:03,844 root INFO creating build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES 2024-11-01 08:30:03,845 root INFO copying django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES 2024-11-01 08:30:03,846 root INFO copying django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES 2024-11-01 08:30:03,847 root INFO creating build/lib/django/contrib/contenttypes/locale/cy 2024-11-01 08:30:03,847 root INFO creating build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES 2024-11-01 08:30:03,848 root INFO copying django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES 2024-11-01 08:30:03,849 root INFO copying django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES 2024-11-01 08:30:03,850 root INFO creating build/lib/django/contrib/contenttypes/locale/da 2024-11-01 08:30:03,850 root INFO creating build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES 2024-11-01 08:30:03,851 root INFO copying django/contrib/contenttypes/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES 2024-11-01 08:30:03,852 root INFO copying django/contrib/contenttypes/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES 2024-11-01 08:30:03,853 root INFO creating build/lib/django/contrib/contenttypes/locale/de 2024-11-01 08:30:03,854 root INFO creating build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES 2024-11-01 08:30:03,854 root INFO copying django/contrib/contenttypes/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES 2024-11-01 08:30:03,855 root INFO copying django/contrib/contenttypes/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES 2024-11-01 08:30:03,856 root INFO creating build/lib/django/contrib/contenttypes/locale/dsb 2024-11-01 08:30:03,857 root INFO creating build/lib/django/contrib/contenttypes/locale/dsb/LC_MESSAGES 2024-11-01 08:30:03,857 root INFO copying django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/dsb/LC_MESSAGES 2024-11-01 08:30:03,858 root INFO copying django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/dsb/LC_MESSAGES 2024-11-01 08:30:03,860 root INFO creating build/lib/django/contrib/contenttypes/locale/el 2024-11-01 08:30:03,860 root INFO creating build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES 2024-11-01 08:30:03,861 root INFO copying django/contrib/contenttypes/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES 2024-11-01 08:30:03,862 root INFO copying django/contrib/contenttypes/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES 2024-11-01 08:30:03,863 root INFO creating build/lib/django/contrib/contenttypes/locale/en 2024-11-01 08:30:03,863 root INFO creating build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES 2024-11-01 08:30:03,864 root INFO copying django/contrib/contenttypes/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES 2024-11-01 08:30:03,865 root INFO copying django/contrib/contenttypes/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES 2024-11-01 08:30:03,866 root INFO creating build/lib/django/contrib/contenttypes/locale/en_AU 2024-11-01 08:30:03,866 root INFO creating build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:03,867 root INFO copying django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:03,868 root INFO copying django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:03,869 root INFO creating build/lib/django/contrib/contenttypes/locale/en_GB 2024-11-01 08:30:03,870 root INFO creating build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:03,870 root INFO copying django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:03,871 root INFO copying django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:03,872 root INFO creating build/lib/django/contrib/contenttypes/locale/eo 2024-11-01 08:30:03,873 root INFO creating build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES 2024-11-01 08:30:03,873 root INFO copying django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES 2024-11-01 08:30:03,874 root INFO copying django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES 2024-11-01 08:30:03,876 root INFO creating build/lib/django/contrib/contenttypes/locale/es 2024-11-01 08:30:03,876 root INFO creating build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES 2024-11-01 08:30:03,877 root INFO copying django/contrib/contenttypes/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES 2024-11-01 08:30:03,878 root INFO copying django/contrib/contenttypes/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES 2024-11-01 08:30:03,879 root INFO creating build/lib/django/contrib/contenttypes/locale/es_AR 2024-11-01 08:30:03,879 root INFO creating build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:03,880 root INFO copying django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:03,881 root INFO copying django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:03,882 root INFO creating build/lib/django/contrib/contenttypes/locale/es_CO 2024-11-01 08:30:03,882 root INFO creating build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:03,883 root INFO copying django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:03,884 root INFO copying django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:03,885 root INFO creating build/lib/django/contrib/contenttypes/locale/es_MX 2024-11-01 08:30:03,886 root INFO creating build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:03,886 root INFO copying django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:03,887 root INFO copying django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:03,888 root INFO creating build/lib/django/contrib/contenttypes/locale/es_VE 2024-11-01 08:30:03,889 root INFO creating build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:03,889 root INFO copying django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:03,890 root INFO copying django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:03,892 root INFO creating build/lib/django/contrib/contenttypes/locale/et 2024-11-01 08:30:03,892 root INFO creating build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES 2024-11-01 08:30:03,893 root INFO copying django/contrib/contenttypes/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES 2024-11-01 08:30:03,894 root INFO copying django/contrib/contenttypes/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES 2024-11-01 08:30:03,895 root INFO creating build/lib/django/contrib/contenttypes/locale/eu 2024-11-01 08:30:03,895 root INFO creating build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES 2024-11-01 08:30:03,896 root INFO copying django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES 2024-11-01 08:30:03,897 root INFO copying django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES 2024-11-01 08:30:03,898 root INFO creating build/lib/django/contrib/contenttypes/locale/fa 2024-11-01 08:30:03,898 root INFO creating build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES 2024-11-01 08:30:03,899 root INFO copying django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES 2024-11-01 08:30:03,900 root INFO copying django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES 2024-11-01 08:30:03,901 root INFO creating build/lib/django/contrib/contenttypes/locale/fi 2024-11-01 08:30:03,902 root INFO creating build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES 2024-11-01 08:30:03,902 root INFO copying django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES 2024-11-01 08:30:03,903 root INFO copying django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES 2024-11-01 08:30:03,904 root INFO creating build/lib/django/contrib/contenttypes/locale/fr 2024-11-01 08:30:03,905 root INFO creating build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES 2024-11-01 08:30:03,905 root INFO copying django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES 2024-11-01 08:30:03,906 root INFO copying django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES 2024-11-01 08:30:03,908 root INFO creating build/lib/django/contrib/contenttypes/locale/fy 2024-11-01 08:30:03,908 root INFO creating build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES 2024-11-01 08:30:03,909 root INFO copying django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES 2024-11-01 08:30:03,910 root INFO copying django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES 2024-11-01 08:30:03,911 root INFO creating build/lib/django/contrib/contenttypes/locale/ga 2024-11-01 08:30:03,911 root INFO creating build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES 2024-11-01 08:30:03,912 root INFO copying django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES 2024-11-01 08:30:03,913 root INFO copying django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES 2024-11-01 08:30:03,914 root INFO creating build/lib/django/contrib/contenttypes/locale/gd 2024-11-01 08:30:03,914 root INFO creating build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES 2024-11-01 08:30:03,915 root INFO copying django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES 2024-11-01 08:30:03,916 root INFO copying django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES 2024-11-01 08:30:03,917 root INFO creating build/lib/django/contrib/contenttypes/locale/gl 2024-11-01 08:30:03,918 root INFO creating build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES 2024-11-01 08:30:03,918 root INFO copying django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES 2024-11-01 08:30:03,919 root INFO copying django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES 2024-11-01 08:30:03,920 root INFO creating build/lib/django/contrib/contenttypes/locale/he 2024-11-01 08:30:03,921 root INFO creating build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES 2024-11-01 08:30:03,921 root INFO copying django/contrib/contenttypes/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES 2024-11-01 08:30:03,922 root INFO copying django/contrib/contenttypes/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES 2024-11-01 08:30:03,923 root INFO creating build/lib/django/contrib/contenttypes/locale/hi 2024-11-01 08:30:03,924 root INFO creating build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES 2024-11-01 08:30:03,924 root INFO copying django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES 2024-11-01 08:30:03,925 root INFO copying django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES 2024-11-01 08:30:03,927 root INFO creating build/lib/django/contrib/contenttypes/locale/hr 2024-11-01 08:30:03,927 root INFO creating build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES 2024-11-01 08:30:03,928 root INFO copying django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES 2024-11-01 08:30:03,929 root INFO copying django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES 2024-11-01 08:30:03,930 root INFO creating build/lib/django/contrib/contenttypes/locale/hsb 2024-11-01 08:30:03,930 root INFO creating build/lib/django/contrib/contenttypes/locale/hsb/LC_MESSAGES 2024-11-01 08:30:03,931 root INFO copying django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hsb/LC_MESSAGES 2024-11-01 08:30:03,932 root INFO copying django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hsb/LC_MESSAGES 2024-11-01 08:30:03,933 root INFO creating build/lib/django/contrib/contenttypes/locale/hu 2024-11-01 08:30:03,933 root INFO creating build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES 2024-11-01 08:30:03,934 root INFO copying django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES 2024-11-01 08:30:03,935 root INFO copying django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES 2024-11-01 08:30:03,936 root INFO creating build/lib/django/contrib/contenttypes/locale/hy 2024-11-01 08:30:03,937 root INFO creating build/lib/django/contrib/contenttypes/locale/hy/LC_MESSAGES 2024-11-01 08:30:03,937 root INFO copying django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hy/LC_MESSAGES 2024-11-01 08:30:03,938 root INFO copying django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hy/LC_MESSAGES 2024-11-01 08:30:03,939 root INFO creating build/lib/django/contrib/contenttypes/locale/ia 2024-11-01 08:30:03,940 root INFO creating build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES 2024-11-01 08:30:03,940 root INFO copying django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES 2024-11-01 08:30:03,941 root INFO copying django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES 2024-11-01 08:30:03,943 root INFO creating build/lib/django/contrib/contenttypes/locale/id 2024-11-01 08:30:03,943 root INFO creating build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES 2024-11-01 08:30:03,944 root INFO copying django/contrib/contenttypes/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES 2024-11-01 08:30:03,945 root INFO copying django/contrib/contenttypes/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES 2024-11-01 08:30:03,946 root INFO creating build/lib/django/contrib/contenttypes/locale/io 2024-11-01 08:30:03,946 root INFO creating build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES 2024-11-01 08:30:03,947 root INFO copying django/contrib/contenttypes/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES 2024-11-01 08:30:03,948 root INFO copying django/contrib/contenttypes/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES 2024-11-01 08:30:03,949 root INFO creating build/lib/django/contrib/contenttypes/locale/is 2024-11-01 08:30:03,949 root INFO creating build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES 2024-11-01 08:30:03,950 root INFO copying django/contrib/contenttypes/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES 2024-11-01 08:30:03,951 root INFO copying django/contrib/contenttypes/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES 2024-11-01 08:30:03,952 root INFO creating build/lib/django/contrib/contenttypes/locale/it 2024-11-01 08:30:03,953 root INFO creating build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES 2024-11-01 08:30:03,953 root INFO copying django/contrib/contenttypes/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES 2024-11-01 08:30:03,954 root INFO copying django/contrib/contenttypes/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES 2024-11-01 08:30:03,955 root INFO creating build/lib/django/contrib/contenttypes/locale/ja 2024-11-01 08:30:03,956 root INFO creating build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES 2024-11-01 08:30:03,956 root INFO copying django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES 2024-11-01 08:30:03,957 root INFO copying django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES 2024-11-01 08:30:03,959 root INFO creating build/lib/django/contrib/contenttypes/locale/ka 2024-11-01 08:30:03,959 root INFO creating build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES 2024-11-01 08:30:03,960 root INFO copying django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES 2024-11-01 08:30:03,961 root INFO copying django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES 2024-11-01 08:30:03,962 root INFO creating build/lib/django/contrib/contenttypes/locale/kk 2024-11-01 08:30:03,962 root INFO creating build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES 2024-11-01 08:30:03,963 root INFO copying django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES 2024-11-01 08:30:03,964 root INFO copying django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES 2024-11-01 08:30:03,965 root INFO creating build/lib/django/contrib/contenttypes/locale/km 2024-11-01 08:30:03,966 root INFO creating build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES 2024-11-01 08:30:03,966 root INFO copying django/contrib/contenttypes/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES 2024-11-01 08:30:03,967 root INFO copying django/contrib/contenttypes/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES 2024-11-01 08:30:03,969 root INFO creating build/lib/django/contrib/contenttypes/locale/kn 2024-11-01 08:30:03,969 root INFO creating build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES 2024-11-01 08:30:03,969 root INFO copying django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES 2024-11-01 08:30:03,971 root INFO copying django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES 2024-11-01 08:30:03,972 root INFO creating build/lib/django/contrib/contenttypes/locale/ko 2024-11-01 08:30:03,972 root INFO creating build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES 2024-11-01 08:30:03,973 root INFO copying django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES 2024-11-01 08:30:03,974 root INFO copying django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES 2024-11-01 08:30:03,975 root INFO creating build/lib/django/contrib/contenttypes/locale/ky 2024-11-01 08:30:03,975 root INFO creating build/lib/django/contrib/contenttypes/locale/ky/LC_MESSAGES 2024-11-01 08:30:03,976 root INFO copying django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ky/LC_MESSAGES 2024-11-01 08:30:03,977 root INFO copying django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ky/LC_MESSAGES 2024-11-01 08:30:03,978 root INFO creating build/lib/django/contrib/contenttypes/locale/lb 2024-11-01 08:30:03,979 root INFO creating build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES 2024-11-01 08:30:03,979 root INFO copying django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES 2024-11-01 08:30:03,980 root INFO copying django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES 2024-11-01 08:30:03,981 root INFO creating build/lib/django/contrib/contenttypes/locale/lt 2024-11-01 08:30:03,982 root INFO creating build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES 2024-11-01 08:30:03,982 root INFO copying django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES 2024-11-01 08:30:03,983 root INFO copying django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES 2024-11-01 08:30:03,985 root INFO creating build/lib/django/contrib/contenttypes/locale/lv 2024-11-01 08:30:03,985 root INFO creating build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES 2024-11-01 08:30:03,986 root INFO copying django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES 2024-11-01 08:30:03,987 root INFO copying django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES 2024-11-01 08:30:03,988 root INFO creating build/lib/django/contrib/contenttypes/locale/mk 2024-11-01 08:30:03,988 root INFO creating build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES 2024-11-01 08:30:03,989 root INFO copying django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES 2024-11-01 08:30:03,990 root INFO copying django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES 2024-11-01 08:30:03,991 root INFO creating build/lib/django/contrib/contenttypes/locale/ml 2024-11-01 08:30:03,991 root INFO creating build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES 2024-11-01 08:30:03,992 root INFO copying django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES 2024-11-01 08:30:03,993 root INFO copying django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES 2024-11-01 08:30:03,994 root INFO creating build/lib/django/contrib/contenttypes/locale/mn 2024-11-01 08:30:03,995 root INFO creating build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES 2024-11-01 08:30:03,995 root INFO copying django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES 2024-11-01 08:30:03,996 root INFO copying django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES 2024-11-01 08:30:03,997 root INFO creating build/lib/django/contrib/contenttypes/locale/mr 2024-11-01 08:30:03,998 root INFO creating build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES 2024-11-01 08:30:03,998 root INFO copying django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES 2024-11-01 08:30:03,999 root INFO copying django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES 2024-11-01 08:30:04,001 root INFO creating build/lib/django/contrib/contenttypes/locale/ms 2024-11-01 08:30:04,001 root INFO creating build/lib/django/contrib/contenttypes/locale/ms/LC_MESSAGES 2024-11-01 08:30:04,002 root INFO copying django/contrib/contenttypes/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ms/LC_MESSAGES 2024-11-01 08:30:04,003 root INFO copying django/contrib/contenttypes/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ms/LC_MESSAGES 2024-11-01 08:30:04,004 root INFO creating build/lib/django/contrib/contenttypes/locale/my 2024-11-01 08:30:04,004 root INFO creating build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES 2024-11-01 08:30:04,005 root INFO copying django/contrib/contenttypes/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES 2024-11-01 08:30:04,006 root INFO copying django/contrib/contenttypes/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES 2024-11-01 08:30:04,007 root INFO creating build/lib/django/contrib/contenttypes/locale/nb 2024-11-01 08:30:04,007 root INFO creating build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES 2024-11-01 08:30:04,008 root INFO copying django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES 2024-11-01 08:30:04,009 root INFO copying django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES 2024-11-01 08:30:04,010 root INFO creating build/lib/django/contrib/contenttypes/locale/ne 2024-11-01 08:30:04,011 root INFO creating build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES 2024-11-01 08:30:04,011 root INFO copying django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES 2024-11-01 08:30:04,012 root INFO copying django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES 2024-11-01 08:30:04,013 root INFO creating build/lib/django/contrib/contenttypes/locale/nl 2024-11-01 08:30:04,014 root INFO creating build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES 2024-11-01 08:30:04,014 root INFO copying django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES 2024-11-01 08:30:04,015 root INFO copying django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES 2024-11-01 08:30:04,017 root INFO creating build/lib/django/contrib/contenttypes/locale/nn 2024-11-01 08:30:04,017 root INFO creating build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES 2024-11-01 08:30:04,018 root INFO copying django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES 2024-11-01 08:30:04,019 root INFO copying django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES 2024-11-01 08:30:04,020 root INFO creating build/lib/django/contrib/contenttypes/locale/os 2024-11-01 08:30:04,020 root INFO creating build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES 2024-11-01 08:30:04,021 root INFO copying django/contrib/contenttypes/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES 2024-11-01 08:30:04,022 root INFO copying django/contrib/contenttypes/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES 2024-11-01 08:30:04,023 root INFO creating build/lib/django/contrib/contenttypes/locale/pa 2024-11-01 08:30:04,023 root INFO creating build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES 2024-11-01 08:30:04,024 root INFO copying django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES 2024-11-01 08:30:04,025 root INFO copying django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES 2024-11-01 08:30:04,026 root INFO creating build/lib/django/contrib/contenttypes/locale/pl 2024-11-01 08:30:04,027 root INFO creating build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES 2024-11-01 08:30:04,027 root INFO copying django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES 2024-11-01 08:30:04,028 root INFO copying django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES 2024-11-01 08:30:04,029 root INFO creating build/lib/django/contrib/contenttypes/locale/pt 2024-11-01 08:30:04,030 root INFO creating build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES 2024-11-01 08:30:04,030 root INFO copying django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES 2024-11-01 08:30:04,031 root INFO copying django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES 2024-11-01 08:30:04,033 root INFO creating build/lib/django/contrib/contenttypes/locale/pt_BR 2024-11-01 08:30:04,033 root INFO creating build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:04,034 root INFO copying django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:04,035 root INFO copying django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:04,036 root INFO creating build/lib/django/contrib/contenttypes/locale/ro 2024-11-01 08:30:04,036 root INFO creating build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES 2024-11-01 08:30:04,037 root INFO copying django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES 2024-11-01 08:30:04,038 root INFO copying django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES 2024-11-01 08:30:04,039 root INFO creating build/lib/django/contrib/contenttypes/locale/ru 2024-11-01 08:30:04,040 root INFO creating build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES 2024-11-01 08:30:04,040 root INFO copying django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES 2024-11-01 08:30:04,041 root INFO copying django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES 2024-11-01 08:30:04,042 root INFO creating build/lib/django/contrib/contenttypes/locale/sk 2024-11-01 08:30:04,043 root INFO creating build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES 2024-11-01 08:30:04,043 root INFO copying django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES 2024-11-01 08:30:04,044 root INFO copying django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES 2024-11-01 08:30:04,045 root INFO creating build/lib/django/contrib/contenttypes/locale/sl 2024-11-01 08:30:04,046 root INFO creating build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES 2024-11-01 08:30:04,046 root INFO copying django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES 2024-11-01 08:30:04,047 root INFO copying django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES 2024-11-01 08:30:04,049 root INFO creating build/lib/django/contrib/contenttypes/locale/sq 2024-11-01 08:30:04,049 root INFO creating build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES 2024-11-01 08:30:04,050 root INFO copying django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES 2024-11-01 08:30:04,051 root INFO copying django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES 2024-11-01 08:30:04,052 root INFO creating build/lib/django/contrib/contenttypes/locale/sr 2024-11-01 08:30:04,052 root INFO creating build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES 2024-11-01 08:30:04,053 root INFO copying django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES 2024-11-01 08:30:04,054 root INFO copying django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES 2024-11-01 08:30:04,055 root INFO creating build/lib/django/contrib/contenttypes/locale/sr_Latn 2024-11-01 08:30:04,055 root INFO creating build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:04,056 root INFO copying django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:04,057 root INFO copying django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:04,058 root INFO creating build/lib/django/contrib/contenttypes/locale/sv 2024-11-01 08:30:04,059 root INFO creating build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES 2024-11-01 08:30:04,059 root INFO copying django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES 2024-11-01 08:30:04,060 root INFO copying django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES 2024-11-01 08:30:04,061 root INFO creating build/lib/django/contrib/contenttypes/locale/sw 2024-11-01 08:30:04,062 root INFO creating build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES 2024-11-01 08:30:04,062 root INFO copying django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES 2024-11-01 08:30:04,063 root INFO copying django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES 2024-11-01 08:30:04,065 root INFO creating build/lib/django/contrib/contenttypes/locale/ta 2024-11-01 08:30:04,065 root INFO creating build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES 2024-11-01 08:30:04,066 root INFO copying django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES 2024-11-01 08:30:04,067 root INFO copying django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES 2024-11-01 08:30:04,068 root INFO creating build/lib/django/contrib/contenttypes/locale/te 2024-11-01 08:30:04,068 root INFO creating build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES 2024-11-01 08:30:04,069 root INFO copying django/contrib/contenttypes/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES 2024-11-01 08:30:04,070 root INFO copying django/contrib/contenttypes/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES 2024-11-01 08:30:04,071 root INFO creating build/lib/django/contrib/contenttypes/locale/tg 2024-11-01 08:30:04,072 root INFO creating build/lib/django/contrib/contenttypes/locale/tg/LC_MESSAGES 2024-11-01 08:30:04,072 root INFO copying django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/tg/LC_MESSAGES 2024-11-01 08:30:04,073 root INFO copying django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/tg/LC_MESSAGES 2024-11-01 08:30:04,074 root INFO creating build/lib/django/contrib/contenttypes/locale/th 2024-11-01 08:30:04,075 root INFO creating build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES 2024-11-01 08:30:04,075 root INFO copying django/contrib/contenttypes/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES 2024-11-01 08:30:04,076 root INFO copying django/contrib/contenttypes/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES 2024-11-01 08:30:04,077 root INFO creating build/lib/django/contrib/contenttypes/locale/tk 2024-11-01 08:30:04,078 root INFO creating build/lib/django/contrib/contenttypes/locale/tk/LC_MESSAGES 2024-11-01 08:30:04,078 root INFO copying django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/tk/LC_MESSAGES 2024-11-01 08:30:04,080 root INFO copying django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/tk/LC_MESSAGES 2024-11-01 08:30:04,081 root INFO creating build/lib/django/contrib/contenttypes/locale/tr 2024-11-01 08:30:04,081 root INFO creating build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES 2024-11-01 08:30:04,082 root INFO copying django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES 2024-11-01 08:30:04,083 root INFO copying django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES 2024-11-01 08:30:04,084 root INFO creating build/lib/django/contrib/contenttypes/locale/tt 2024-11-01 08:30:04,084 root INFO creating build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES 2024-11-01 08:30:04,085 root INFO copying django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES 2024-11-01 08:30:04,086 root INFO copying django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES 2024-11-01 08:30:04,087 root INFO creating build/lib/django/contrib/contenttypes/locale/udm 2024-11-01 08:30:04,088 root INFO creating build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES 2024-11-01 08:30:04,088 root INFO copying django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES 2024-11-01 08:30:04,090 root INFO copying django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES 2024-11-01 08:30:04,091 root INFO creating build/lib/django/contrib/contenttypes/locale/uk 2024-11-01 08:30:04,091 root INFO creating build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES 2024-11-01 08:30:04,092 root INFO copying django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES 2024-11-01 08:30:04,093 root INFO copying django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES 2024-11-01 08:30:04,094 root INFO creating build/lib/django/contrib/contenttypes/locale/ur 2024-11-01 08:30:04,094 root INFO creating build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES 2024-11-01 08:30:04,095 root INFO copying django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES 2024-11-01 08:30:04,096 root INFO copying django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES 2024-11-01 08:30:04,097 root INFO creating build/lib/django/contrib/contenttypes/locale/vi 2024-11-01 08:30:04,098 root INFO creating build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES 2024-11-01 08:30:04,098 root INFO copying django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES 2024-11-01 08:30:04,099 root INFO copying django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES 2024-11-01 08:30:04,100 root INFO creating build/lib/django/contrib/contenttypes/locale/zh_Hans 2024-11-01 08:30:04,101 root INFO creating build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:04,101 root INFO copying django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:04,102 root INFO copying django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:04,103 root INFO creating build/lib/django/contrib/contenttypes/locale/zh_Hant 2024-11-01 08:30:04,104 root INFO creating build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:04,104 root INFO copying django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:04,105 root INFO copying django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:04,106 root INFO creating build/lib/django/contrib/sitemaps/templates 2024-11-01 08:30:04,107 root INFO copying django/contrib/sitemaps/templates/sitemap.xml -> build/lib/django/contrib/sitemaps/templates 2024-11-01 08:30:04,108 root INFO copying django/contrib/sitemaps/templates/sitemap_index.xml -> build/lib/django/contrib/sitemaps/templates 2024-11-01 08:30:04,109 root INFO creating build/lib/django/contrib/humanize/locale 2024-11-01 08:30:04,110 root INFO creating build/lib/django/contrib/humanize/locale/af 2024-11-01 08:30:04,110 root INFO creating build/lib/django/contrib/humanize/locale/af/LC_MESSAGES 2024-11-01 08:30:04,111 root INFO copying django/contrib/humanize/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/af/LC_MESSAGES 2024-11-01 08:30:04,112 root INFO copying django/contrib/humanize/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/af/LC_MESSAGES 2024-11-01 08:30:04,113 root INFO creating build/lib/django/contrib/humanize/locale/ar 2024-11-01 08:30:04,114 root INFO creating build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES 2024-11-01 08:30:04,114 root INFO copying django/contrib/humanize/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES 2024-11-01 08:30:04,115 root INFO copying django/contrib/humanize/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES 2024-11-01 08:30:04,117 root INFO creating build/lib/django/contrib/humanize/locale/ar_DZ 2024-11-01 08:30:04,117 root INFO creating build/lib/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:04,118 root INFO copying django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:04,119 root INFO copying django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:04,120 root INFO creating build/lib/django/contrib/humanize/locale/ast 2024-11-01 08:30:04,121 root INFO creating build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES 2024-11-01 08:30:04,164 root INFO copying django/contrib/humanize/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES 2024-11-01 08:30:04,166 root INFO copying django/contrib/humanize/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES 2024-11-01 08:30:04,167 root INFO creating build/lib/django/contrib/humanize/locale/az 2024-11-01 08:30:04,167 root INFO creating build/lib/django/contrib/humanize/locale/az/LC_MESSAGES 2024-11-01 08:30:04,168 root INFO copying django/contrib/humanize/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/az/LC_MESSAGES 2024-11-01 08:30:04,169 root INFO copying django/contrib/humanize/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/az/LC_MESSAGES 2024-11-01 08:30:04,171 root INFO creating build/lib/django/contrib/humanize/locale/be 2024-11-01 08:30:04,171 root INFO creating build/lib/django/contrib/humanize/locale/be/LC_MESSAGES 2024-11-01 08:30:04,172 root INFO copying django/contrib/humanize/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/be/LC_MESSAGES 2024-11-01 08:30:04,173 root INFO copying django/contrib/humanize/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/be/LC_MESSAGES 2024-11-01 08:30:04,174 root INFO creating build/lib/django/contrib/humanize/locale/bg 2024-11-01 08:30:04,174 root INFO creating build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES 2024-11-01 08:30:04,175 root INFO copying django/contrib/humanize/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES 2024-11-01 08:30:04,176 root INFO copying django/contrib/humanize/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES 2024-11-01 08:30:04,177 root INFO creating build/lib/django/contrib/humanize/locale/bn 2024-11-01 08:30:04,178 root INFO creating build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES 2024-11-01 08:30:04,178 root INFO copying django/contrib/humanize/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES 2024-11-01 08:30:04,179 root INFO copying django/contrib/humanize/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES 2024-11-01 08:30:04,180 root INFO creating build/lib/django/contrib/humanize/locale/br 2024-11-01 08:30:04,181 root INFO creating build/lib/django/contrib/humanize/locale/br/LC_MESSAGES 2024-11-01 08:30:04,181 root INFO copying django/contrib/humanize/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/br/LC_MESSAGES 2024-11-01 08:30:04,183 root INFO copying django/contrib/humanize/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/br/LC_MESSAGES 2024-11-01 08:30:04,184 root INFO creating build/lib/django/contrib/humanize/locale/bs 2024-11-01 08:30:04,184 root INFO creating build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES 2024-11-01 08:30:04,185 root INFO copying django/contrib/humanize/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES 2024-11-01 08:30:04,186 root INFO copying django/contrib/humanize/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES 2024-11-01 08:30:04,187 root INFO creating build/lib/django/contrib/humanize/locale/ca 2024-11-01 08:30:04,188 root INFO creating build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES 2024-11-01 08:30:04,188 root INFO copying django/contrib/humanize/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES 2024-11-01 08:30:04,189 root INFO copying django/contrib/humanize/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES 2024-11-01 08:30:04,191 root INFO creating build/lib/django/contrib/humanize/locale/ckb 2024-11-01 08:30:04,191 root INFO creating build/lib/django/contrib/humanize/locale/ckb/LC_MESSAGES 2024-11-01 08:30:04,192 root INFO copying django/contrib/humanize/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ckb/LC_MESSAGES 2024-11-01 08:30:04,193 root INFO copying django/contrib/humanize/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ckb/LC_MESSAGES 2024-11-01 08:30:04,194 root INFO creating build/lib/django/contrib/humanize/locale/cs 2024-11-01 08:30:04,194 root INFO creating build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES 2024-11-01 08:30:04,195 root INFO copying django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES 2024-11-01 08:30:04,196 root INFO copying django/contrib/humanize/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES 2024-11-01 08:30:04,197 root INFO creating build/lib/django/contrib/humanize/locale/cy 2024-11-01 08:30:04,198 root INFO creating build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES 2024-11-01 08:30:04,198 root INFO copying django/contrib/humanize/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES 2024-11-01 08:30:04,200 root INFO copying django/contrib/humanize/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES 2024-11-01 08:30:04,201 root INFO creating build/lib/django/contrib/humanize/locale/da 2024-11-01 08:30:04,201 root INFO creating build/lib/django/contrib/humanize/locale/da/LC_MESSAGES 2024-11-01 08:30:04,202 root INFO copying django/contrib/humanize/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/da/LC_MESSAGES 2024-11-01 08:30:04,203 root INFO copying django/contrib/humanize/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/da/LC_MESSAGES 2024-11-01 08:30:04,204 root INFO creating build/lib/django/contrib/humanize/locale/de 2024-11-01 08:30:04,205 root INFO creating build/lib/django/contrib/humanize/locale/de/LC_MESSAGES 2024-11-01 08:30:04,205 root INFO copying django/contrib/humanize/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/de/LC_MESSAGES 2024-11-01 08:30:04,206 root INFO copying django/contrib/humanize/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/de/LC_MESSAGES 2024-11-01 08:30:04,208 root INFO creating build/lib/django/contrib/humanize/locale/dsb 2024-11-01 08:30:04,208 root INFO creating build/lib/django/contrib/humanize/locale/dsb/LC_MESSAGES 2024-11-01 08:30:04,208 root INFO copying django/contrib/humanize/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/dsb/LC_MESSAGES 2024-11-01 08:30:04,210 root INFO copying django/contrib/humanize/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/dsb/LC_MESSAGES 2024-11-01 08:30:04,211 root INFO creating build/lib/django/contrib/humanize/locale/el 2024-11-01 08:30:04,211 root INFO creating build/lib/django/contrib/humanize/locale/el/LC_MESSAGES 2024-11-01 08:30:04,212 root INFO copying django/contrib/humanize/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/el/LC_MESSAGES 2024-11-01 08:30:04,213 root INFO copying django/contrib/humanize/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/el/LC_MESSAGES 2024-11-01 08:30:04,214 root INFO creating build/lib/django/contrib/humanize/locale/en 2024-11-01 08:30:04,215 root INFO creating build/lib/django/contrib/humanize/locale/en/LC_MESSAGES 2024-11-01 08:30:04,215 root INFO copying django/contrib/humanize/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/en/LC_MESSAGES 2024-11-01 08:30:04,216 root INFO copying django/contrib/humanize/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/en/LC_MESSAGES 2024-11-01 08:30:04,218 root INFO creating build/lib/django/contrib/humanize/locale/en_AU 2024-11-01 08:30:04,218 root INFO creating build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:04,219 root INFO copying django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:04,220 root INFO copying django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:04,221 root INFO creating build/lib/django/contrib/humanize/locale/en_GB 2024-11-01 08:30:04,221 root INFO creating build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:04,222 root INFO copying django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:04,223 root INFO copying django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:04,224 root INFO creating build/lib/django/contrib/humanize/locale/eo 2024-11-01 08:30:04,225 root INFO creating build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES 2024-11-01 08:30:04,225 root INFO copying django/contrib/humanize/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES 2024-11-01 08:30:04,226 root INFO copying django/contrib/humanize/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES 2024-11-01 08:30:04,227 root INFO creating build/lib/django/contrib/humanize/locale/es 2024-11-01 08:30:04,228 root INFO creating build/lib/django/contrib/humanize/locale/es/LC_MESSAGES 2024-11-01 08:30:04,228 root INFO copying django/contrib/humanize/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es/LC_MESSAGES 2024-11-01 08:30:04,230 root INFO copying django/contrib/humanize/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es/LC_MESSAGES 2024-11-01 08:30:04,231 root INFO creating build/lib/django/contrib/humanize/locale/es_AR 2024-11-01 08:30:04,231 root INFO creating build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:04,232 root INFO copying django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:04,233 root INFO copying django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:04,234 root INFO creating build/lib/django/contrib/humanize/locale/es_CO 2024-11-01 08:30:04,235 root INFO creating build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:04,235 root INFO copying django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:04,236 root INFO copying django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:04,237 root INFO creating build/lib/django/contrib/humanize/locale/es_MX 2024-11-01 08:30:04,238 root INFO creating build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:04,238 root INFO copying django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:04,240 root INFO copying django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:04,241 root INFO creating build/lib/django/contrib/humanize/locale/es_VE 2024-11-01 08:30:04,241 root INFO creating build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:04,242 root INFO copying django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:04,243 root INFO copying django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:04,244 root INFO creating build/lib/django/contrib/humanize/locale/et 2024-11-01 08:30:04,245 root INFO creating build/lib/django/contrib/humanize/locale/et/LC_MESSAGES 2024-11-01 08:30:04,245 root INFO copying django/contrib/humanize/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/et/LC_MESSAGES 2024-11-01 08:30:04,246 root INFO copying django/contrib/humanize/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/et/LC_MESSAGES 2024-11-01 08:30:04,247 root INFO creating build/lib/django/contrib/humanize/locale/eu 2024-11-01 08:30:04,248 root INFO creating build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES 2024-11-01 08:30:04,248 root INFO copying django/contrib/humanize/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES 2024-11-01 08:30:04,250 root INFO copying django/contrib/humanize/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES 2024-11-01 08:30:04,251 root INFO creating build/lib/django/contrib/humanize/locale/fa 2024-11-01 08:30:04,251 root INFO creating build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES 2024-11-01 08:30:04,252 root INFO copying django/contrib/humanize/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES 2024-11-01 08:30:04,253 root INFO copying django/contrib/humanize/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES 2024-11-01 08:30:04,254 root INFO creating build/lib/django/contrib/humanize/locale/fi 2024-11-01 08:30:04,254 root INFO creating build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES 2024-11-01 08:30:04,255 root INFO copying django/contrib/humanize/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES 2024-11-01 08:30:04,256 root INFO copying django/contrib/humanize/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES 2024-11-01 08:30:04,257 root INFO creating build/lib/django/contrib/humanize/locale/fr 2024-11-01 08:30:04,258 root INFO creating build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES 2024-11-01 08:30:04,258 root INFO copying django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES 2024-11-01 08:30:04,259 root INFO copying django/contrib/humanize/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES 2024-11-01 08:30:04,261 root INFO creating build/lib/django/contrib/humanize/locale/fy 2024-11-01 08:30:04,261 root INFO creating build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES 2024-11-01 08:30:04,262 root INFO copying django/contrib/humanize/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES 2024-11-01 08:30:04,263 root INFO copying django/contrib/humanize/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES 2024-11-01 08:30:04,264 root INFO creating build/lib/django/contrib/humanize/locale/ga 2024-11-01 08:30:04,265 root INFO creating build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES 2024-11-01 08:30:04,265 root INFO copying django/contrib/humanize/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES 2024-11-01 08:30:04,266 root INFO copying django/contrib/humanize/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES 2024-11-01 08:30:04,267 root INFO creating build/lib/django/contrib/humanize/locale/gd 2024-11-01 08:30:04,268 root INFO creating build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES 2024-11-01 08:30:04,268 root INFO copying django/contrib/humanize/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES 2024-11-01 08:30:04,270 root INFO copying django/contrib/humanize/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES 2024-11-01 08:30:04,271 root INFO creating build/lib/django/contrib/humanize/locale/gl 2024-11-01 08:30:04,271 root INFO creating build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES 2024-11-01 08:30:04,272 root INFO copying django/contrib/humanize/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES 2024-11-01 08:30:04,273 root INFO copying django/contrib/humanize/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES 2024-11-01 08:30:04,274 root INFO creating build/lib/django/contrib/humanize/locale/he 2024-11-01 08:30:04,275 root INFO creating build/lib/django/contrib/humanize/locale/he/LC_MESSAGES 2024-11-01 08:30:04,275 root INFO copying django/contrib/humanize/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/he/LC_MESSAGES 2024-11-01 08:30:04,276 root INFO copying django/contrib/humanize/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/he/LC_MESSAGES 2024-11-01 08:30:04,277 root INFO creating build/lib/django/contrib/humanize/locale/hi 2024-11-01 08:30:04,278 root INFO creating build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES 2024-11-01 08:30:04,278 root INFO copying django/contrib/humanize/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES 2024-11-01 08:30:04,280 root INFO copying django/contrib/humanize/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES 2024-11-01 08:30:04,281 root INFO creating build/lib/django/contrib/humanize/locale/hr 2024-11-01 08:30:04,281 root INFO creating build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES 2024-11-01 08:30:04,282 root INFO copying django/contrib/humanize/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES 2024-11-01 08:30:04,283 root INFO copying django/contrib/humanize/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES 2024-11-01 08:30:04,284 root INFO creating build/lib/django/contrib/humanize/locale/hsb 2024-11-01 08:30:04,285 root INFO creating build/lib/django/contrib/humanize/locale/hsb/LC_MESSAGES 2024-11-01 08:30:04,285 root INFO copying django/contrib/humanize/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hsb/LC_MESSAGES 2024-11-01 08:30:04,286 root INFO copying django/contrib/humanize/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hsb/LC_MESSAGES 2024-11-01 08:30:04,288 root INFO creating build/lib/django/contrib/humanize/locale/hu 2024-11-01 08:30:04,288 root INFO creating build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES 2024-11-01 08:30:04,289 root INFO copying django/contrib/humanize/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES 2024-11-01 08:30:04,290 root INFO copying django/contrib/humanize/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES 2024-11-01 08:30:04,291 root INFO creating build/lib/django/contrib/humanize/locale/hy 2024-11-01 08:30:04,291 root INFO creating build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES 2024-11-01 08:30:04,292 root INFO copying django/contrib/humanize/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES 2024-11-01 08:30:04,293 root INFO copying django/contrib/humanize/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES 2024-11-01 08:30:04,294 root INFO creating build/lib/django/contrib/humanize/locale/ia 2024-11-01 08:30:04,295 root INFO creating build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES 2024-11-01 08:30:04,295 root INFO copying django/contrib/humanize/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES 2024-11-01 08:30:04,296 root INFO copying django/contrib/humanize/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES 2024-11-01 08:30:04,297 root INFO creating build/lib/django/contrib/humanize/locale/id 2024-11-01 08:30:04,298 root INFO creating build/lib/django/contrib/humanize/locale/id/LC_MESSAGES 2024-11-01 08:30:04,298 root INFO copying django/contrib/humanize/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/id/LC_MESSAGES 2024-11-01 08:30:04,300 root INFO copying django/contrib/humanize/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/id/LC_MESSAGES 2024-11-01 08:30:04,301 root INFO creating build/lib/django/contrib/humanize/locale/io 2024-11-01 08:30:04,301 root INFO creating build/lib/django/contrib/humanize/locale/io/LC_MESSAGES 2024-11-01 08:30:04,302 root INFO copying django/contrib/humanize/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/io/LC_MESSAGES 2024-11-01 08:30:04,303 root INFO copying django/contrib/humanize/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/io/LC_MESSAGES 2024-11-01 08:30:04,304 root INFO creating build/lib/django/contrib/humanize/locale/is 2024-11-01 08:30:04,304 root INFO creating build/lib/django/contrib/humanize/locale/is/LC_MESSAGES 2024-11-01 08:30:04,305 root INFO copying django/contrib/humanize/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/is/LC_MESSAGES 2024-11-01 08:30:04,306 root INFO copying django/contrib/humanize/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/is/LC_MESSAGES 2024-11-01 08:30:04,307 root INFO creating build/lib/django/contrib/humanize/locale/it 2024-11-01 08:30:04,308 root INFO creating build/lib/django/contrib/humanize/locale/it/LC_MESSAGES 2024-11-01 08:30:04,308 root INFO copying django/contrib/humanize/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/it/LC_MESSAGES 2024-11-01 08:30:04,309 root INFO copying django/contrib/humanize/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/it/LC_MESSAGES 2024-11-01 08:30:04,311 root INFO creating build/lib/django/contrib/humanize/locale/ja 2024-11-01 08:30:04,311 root INFO creating build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES 2024-11-01 08:30:04,312 root INFO copying django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES 2024-11-01 08:30:04,313 root INFO copying django/contrib/humanize/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES 2024-11-01 08:30:04,314 root INFO creating build/lib/django/contrib/humanize/locale/ka 2024-11-01 08:30:04,314 root INFO creating build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES 2024-11-01 08:30:04,315 root INFO copying django/contrib/humanize/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES 2024-11-01 08:30:04,316 root INFO copying django/contrib/humanize/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES 2024-11-01 08:30:04,317 root INFO creating build/lib/django/contrib/humanize/locale/kk 2024-11-01 08:30:04,318 root INFO creating build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES 2024-11-01 08:30:04,318 root INFO copying django/contrib/humanize/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES 2024-11-01 08:30:04,320 root INFO copying django/contrib/humanize/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES 2024-11-01 08:30:04,321 root INFO creating build/lib/django/contrib/humanize/locale/km 2024-11-01 08:30:04,321 root INFO creating build/lib/django/contrib/humanize/locale/km/LC_MESSAGES 2024-11-01 08:30:04,322 root INFO copying django/contrib/humanize/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/km/LC_MESSAGES 2024-11-01 08:30:04,323 root INFO copying django/contrib/humanize/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/km/LC_MESSAGES 2024-11-01 08:30:04,324 root INFO creating build/lib/django/contrib/humanize/locale/kn 2024-11-01 08:30:04,325 root INFO creating build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES 2024-11-01 08:30:04,325 root INFO copying django/contrib/humanize/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES 2024-11-01 08:30:04,326 root INFO copying django/contrib/humanize/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES 2024-11-01 08:30:04,327 root INFO creating build/lib/django/contrib/humanize/locale/ko 2024-11-01 08:30:04,328 root INFO creating build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES 2024-11-01 08:30:04,328 root INFO copying django/contrib/humanize/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES 2024-11-01 08:30:04,329 root INFO copying django/contrib/humanize/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES 2024-11-01 08:30:04,331 root INFO creating build/lib/django/contrib/humanize/locale/ky 2024-11-01 08:30:04,331 root INFO creating build/lib/django/contrib/humanize/locale/ky/LC_MESSAGES 2024-11-01 08:30:04,332 root INFO copying django/contrib/humanize/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ky/LC_MESSAGES 2024-11-01 08:30:04,333 root INFO copying django/contrib/humanize/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ky/LC_MESSAGES 2024-11-01 08:30:04,334 root INFO creating build/lib/django/contrib/humanize/locale/lb 2024-11-01 08:30:04,334 root INFO creating build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES 2024-11-01 08:30:04,335 root INFO copying django/contrib/humanize/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES 2024-11-01 08:30:04,336 root INFO copying django/contrib/humanize/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES 2024-11-01 08:30:04,337 root INFO creating build/lib/django/contrib/humanize/locale/lt 2024-11-01 08:30:04,338 root INFO creating build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES 2024-11-01 08:30:04,338 root INFO copying django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES 2024-11-01 08:30:04,339 root INFO copying django/contrib/humanize/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES 2024-11-01 08:30:04,341 root INFO creating build/lib/django/contrib/humanize/locale/lv 2024-11-01 08:30:04,341 root INFO creating build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES 2024-11-01 08:30:04,342 root INFO copying django/contrib/humanize/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES 2024-11-01 08:30:04,343 root INFO copying django/contrib/humanize/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES 2024-11-01 08:30:04,344 root INFO creating build/lib/django/contrib/humanize/locale/mk 2024-11-01 08:30:04,345 root INFO creating build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES 2024-11-01 08:30:04,345 root INFO copying django/contrib/humanize/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES 2024-11-01 08:30:04,346 root INFO copying django/contrib/humanize/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES 2024-11-01 08:30:04,347 root INFO creating build/lib/django/contrib/humanize/locale/ml 2024-11-01 08:30:04,348 root INFO creating build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES 2024-11-01 08:30:04,348 root INFO copying django/contrib/humanize/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES 2024-11-01 08:30:04,349 root INFO copying django/contrib/humanize/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES 2024-11-01 08:30:04,351 root INFO creating build/lib/django/contrib/humanize/locale/mn 2024-11-01 08:30:04,351 root INFO creating build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES 2024-11-01 08:30:04,352 root INFO copying django/contrib/humanize/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES 2024-11-01 08:30:04,353 root INFO copying django/contrib/humanize/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES 2024-11-01 08:30:04,354 root INFO creating build/lib/django/contrib/humanize/locale/mr 2024-11-01 08:30:04,355 root INFO creating build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES 2024-11-01 08:30:04,355 root INFO copying django/contrib/humanize/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES 2024-11-01 08:30:04,356 root INFO copying django/contrib/humanize/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES 2024-11-01 08:30:04,357 root INFO creating build/lib/django/contrib/humanize/locale/ms 2024-11-01 08:30:04,358 root INFO creating build/lib/django/contrib/humanize/locale/ms/LC_MESSAGES 2024-11-01 08:30:04,358 root INFO copying django/contrib/humanize/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ms/LC_MESSAGES 2024-11-01 08:30:04,359 root INFO copying django/contrib/humanize/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ms/LC_MESSAGES 2024-11-01 08:30:04,361 root INFO creating build/lib/django/contrib/humanize/locale/my 2024-11-01 08:30:04,361 root INFO creating build/lib/django/contrib/humanize/locale/my/LC_MESSAGES 2024-11-01 08:30:04,362 root INFO copying django/contrib/humanize/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/my/LC_MESSAGES 2024-11-01 08:30:04,363 root INFO copying django/contrib/humanize/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/my/LC_MESSAGES 2024-11-01 08:30:04,364 root INFO creating build/lib/django/contrib/humanize/locale/nb 2024-11-01 08:30:04,364 root INFO creating build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES 2024-11-01 08:30:04,365 root INFO copying django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES 2024-11-01 08:30:04,366 root INFO copying django/contrib/humanize/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES 2024-11-01 08:30:04,367 root INFO creating build/lib/django/contrib/humanize/locale/ne 2024-11-01 08:30:04,368 root INFO creating build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES 2024-11-01 08:30:04,368 root INFO copying django/contrib/humanize/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES 2024-11-01 08:30:04,369 root INFO copying django/contrib/humanize/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES 2024-11-01 08:30:04,370 root INFO creating build/lib/django/contrib/humanize/locale/nl 2024-11-01 08:30:04,371 root INFO creating build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES 2024-11-01 08:30:04,371 root INFO copying django/contrib/humanize/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES 2024-11-01 08:30:04,373 root INFO copying django/contrib/humanize/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES 2024-11-01 08:30:04,374 root INFO creating build/lib/django/contrib/humanize/locale/nn 2024-11-01 08:30:04,374 root INFO creating build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES 2024-11-01 08:30:04,375 root INFO copying django/contrib/humanize/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES 2024-11-01 08:30:04,376 root INFO copying django/contrib/humanize/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES 2024-11-01 08:30:04,377 root INFO creating build/lib/django/contrib/humanize/locale/os 2024-11-01 08:30:04,378 root INFO creating build/lib/django/contrib/humanize/locale/os/LC_MESSAGES 2024-11-01 08:30:04,378 root INFO copying django/contrib/humanize/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/os/LC_MESSAGES 2024-11-01 08:30:04,379 root INFO copying django/contrib/humanize/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/os/LC_MESSAGES 2024-11-01 08:30:04,380 root INFO creating build/lib/django/contrib/humanize/locale/pa 2024-11-01 08:30:04,381 root INFO creating build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES 2024-11-01 08:30:04,381 root INFO copying django/contrib/humanize/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES 2024-11-01 08:30:04,382 root INFO copying django/contrib/humanize/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES 2024-11-01 08:30:04,384 root INFO creating build/lib/django/contrib/humanize/locale/pl 2024-11-01 08:30:04,384 root INFO creating build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES 2024-11-01 08:30:04,385 root INFO copying django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES 2024-11-01 08:30:04,386 root INFO copying django/contrib/humanize/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES 2024-11-01 08:30:04,387 root INFO creating build/lib/django/contrib/humanize/locale/pt 2024-11-01 08:30:04,388 root INFO creating build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES 2024-11-01 08:30:04,388 root INFO copying django/contrib/humanize/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES 2024-11-01 08:30:04,389 root INFO copying django/contrib/humanize/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES 2024-11-01 08:30:04,390 root INFO creating build/lib/django/contrib/humanize/locale/pt_BR 2024-11-01 08:30:04,391 root INFO creating build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:04,392 root INFO copying django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:04,393 root INFO copying django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:04,394 root INFO creating build/lib/django/contrib/humanize/locale/ro 2024-11-01 08:30:04,394 root INFO creating build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES 2024-11-01 08:30:04,395 root INFO copying django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES 2024-11-01 08:30:04,396 root INFO copying django/contrib/humanize/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES 2024-11-01 08:30:04,397 root INFO creating build/lib/django/contrib/humanize/locale/ru 2024-11-01 08:30:04,398 root INFO creating build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES 2024-11-01 08:30:04,398 root INFO copying django/contrib/humanize/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES 2024-11-01 08:30:04,401 root INFO copying django/contrib/humanize/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES 2024-11-01 08:30:04,402 root INFO creating build/lib/django/contrib/humanize/locale/sk 2024-11-01 08:30:04,403 root INFO creating build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES 2024-11-01 08:30:04,403 root INFO copying django/contrib/humanize/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES 2024-11-01 08:30:04,405 root INFO copying django/contrib/humanize/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES 2024-11-01 08:30:04,406 root INFO creating build/lib/django/contrib/humanize/locale/sl 2024-11-01 08:30:04,406 root INFO creating build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES 2024-11-01 08:30:04,407 root INFO copying django/contrib/humanize/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES 2024-11-01 08:30:04,408 root INFO copying django/contrib/humanize/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES 2024-11-01 08:30:04,409 root INFO creating build/lib/django/contrib/humanize/locale/sq 2024-11-01 08:30:04,410 root INFO creating build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES 2024-11-01 08:30:04,410 root INFO copying django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES 2024-11-01 08:30:04,411 root INFO copying django/contrib/humanize/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES 2024-11-01 08:30:04,413 root INFO creating build/lib/django/contrib/humanize/locale/sr 2024-11-01 08:30:04,413 root INFO creating build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES 2024-11-01 08:30:04,414 root INFO copying django/contrib/humanize/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES 2024-11-01 08:30:04,415 root INFO copying django/contrib/humanize/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES 2024-11-01 08:30:04,416 root INFO creating build/lib/django/contrib/humanize/locale/sr_Latn 2024-11-01 08:30:04,416 root INFO creating build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:04,417 root INFO copying django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:04,418 root INFO copying django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:04,419 root INFO creating build/lib/django/contrib/humanize/locale/sv 2024-11-01 08:30:04,420 root INFO creating build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES 2024-11-01 08:30:04,420 root INFO copying django/contrib/humanize/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES 2024-11-01 08:30:04,421 root INFO copying django/contrib/humanize/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES 2024-11-01 08:30:04,423 root INFO creating build/lib/django/contrib/humanize/locale/sw 2024-11-01 08:30:04,423 root INFO creating build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES 2024-11-01 08:30:04,424 root INFO copying django/contrib/humanize/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES 2024-11-01 08:30:04,425 root INFO copying django/contrib/humanize/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES 2024-11-01 08:30:04,426 root INFO creating build/lib/django/contrib/humanize/locale/ta 2024-11-01 08:30:04,426 root INFO creating build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES 2024-11-01 08:30:04,427 root INFO copying django/contrib/humanize/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES 2024-11-01 08:30:04,428 root INFO copying django/contrib/humanize/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES 2024-11-01 08:30:04,429 root INFO creating build/lib/django/contrib/humanize/locale/te 2024-11-01 08:30:04,430 root INFO creating build/lib/django/contrib/humanize/locale/te/LC_MESSAGES 2024-11-01 08:30:04,430 root INFO copying django/contrib/humanize/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/te/LC_MESSAGES 2024-11-01 08:30:04,431 root INFO copying django/contrib/humanize/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/te/LC_MESSAGES 2024-11-01 08:30:04,432 root INFO creating build/lib/django/contrib/humanize/locale/tg 2024-11-01 08:30:04,433 root INFO creating build/lib/django/contrib/humanize/locale/tg/LC_MESSAGES 2024-11-01 08:30:04,433 root INFO copying django/contrib/humanize/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/tg/LC_MESSAGES 2024-11-01 08:30:04,435 root INFO copying django/contrib/humanize/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/tg/LC_MESSAGES 2024-11-01 08:30:04,436 root INFO creating build/lib/django/contrib/humanize/locale/th 2024-11-01 08:30:04,436 root INFO creating build/lib/django/contrib/humanize/locale/th/LC_MESSAGES 2024-11-01 08:30:04,437 root INFO copying django/contrib/humanize/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/th/LC_MESSAGES 2024-11-01 08:30:04,438 root INFO copying django/contrib/humanize/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/th/LC_MESSAGES 2024-11-01 08:30:04,439 root INFO creating build/lib/django/contrib/humanize/locale/tk 2024-11-01 08:30:04,440 root INFO creating build/lib/django/contrib/humanize/locale/tk/LC_MESSAGES 2024-11-01 08:30:04,440 root INFO copying django/contrib/humanize/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/tk/LC_MESSAGES 2024-11-01 08:30:04,441 root INFO copying django/contrib/humanize/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/tk/LC_MESSAGES 2024-11-01 08:30:04,442 root INFO creating build/lib/django/contrib/humanize/locale/tr 2024-11-01 08:30:04,443 root INFO creating build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES 2024-11-01 08:30:04,443 root INFO copying django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES 2024-11-01 08:30:04,445 root INFO copying django/contrib/humanize/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES 2024-11-01 08:30:04,446 root INFO creating build/lib/django/contrib/humanize/locale/tt 2024-11-01 08:30:04,446 root INFO creating build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES 2024-11-01 08:30:04,447 root INFO copying django/contrib/humanize/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES 2024-11-01 08:30:04,448 root INFO copying django/contrib/humanize/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES 2024-11-01 08:30:04,449 root INFO creating build/lib/django/contrib/humanize/locale/udm 2024-11-01 08:30:04,449 root INFO creating build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES 2024-11-01 08:30:04,450 root INFO copying django/contrib/humanize/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES 2024-11-01 08:30:04,451 root INFO copying django/contrib/humanize/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES 2024-11-01 08:30:04,452 root INFO creating build/lib/django/contrib/humanize/locale/uk 2024-11-01 08:30:04,453 root INFO creating build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES 2024-11-01 08:30:04,453 root INFO copying django/contrib/humanize/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES 2024-11-01 08:30:04,454 root INFO copying django/contrib/humanize/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES 2024-11-01 08:30:04,456 root INFO creating build/lib/django/contrib/humanize/locale/ur 2024-11-01 08:30:04,456 root INFO creating build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES 2024-11-01 08:30:04,457 root INFO copying django/contrib/humanize/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES 2024-11-01 08:30:04,458 root INFO copying django/contrib/humanize/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES 2024-11-01 08:30:04,459 root INFO creating build/lib/django/contrib/humanize/locale/uz 2024-11-01 08:30:04,459 root INFO creating build/lib/django/contrib/humanize/locale/uz/LC_MESSAGES 2024-11-01 08:30:04,460 root INFO copying django/contrib/humanize/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/uz/LC_MESSAGES 2024-11-01 08:30:04,461 root INFO copying django/contrib/humanize/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/uz/LC_MESSAGES 2024-11-01 08:30:04,462 root INFO creating build/lib/django/contrib/humanize/locale/vi 2024-11-01 08:30:04,463 root INFO creating build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES 2024-11-01 08:30:04,463 root INFO copying django/contrib/humanize/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES 2024-11-01 08:30:04,464 root INFO copying django/contrib/humanize/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES 2024-11-01 08:30:04,465 root INFO creating build/lib/django/contrib/humanize/locale/zh_Hans 2024-11-01 08:30:04,466 root INFO creating build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:04,466 root INFO copying django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:04,468 root INFO copying django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:04,469 root INFO creating build/lib/django/contrib/humanize/locale/zh_Hant 2024-11-01 08:30:04,469 root INFO creating build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:04,470 root INFO copying django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:04,471 root INFO copying django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:04,472 root INFO creating build/lib/django/contrib/redirects/locale 2024-11-01 08:30:04,472 root INFO creating build/lib/django/contrib/redirects/locale/af 2024-11-01 08:30:04,473 root INFO creating build/lib/django/contrib/redirects/locale/af/LC_MESSAGES 2024-11-01 08:30:04,473 root INFO copying django/contrib/redirects/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/af/LC_MESSAGES 2024-11-01 08:30:04,474 root INFO copying django/contrib/redirects/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/af/LC_MESSAGES 2024-11-01 08:30:04,476 root INFO creating build/lib/django/contrib/redirects/locale/ar 2024-11-01 08:30:04,476 root INFO creating build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES 2024-11-01 08:30:04,477 root INFO copying django/contrib/redirects/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES 2024-11-01 08:30:04,478 root INFO copying django/contrib/redirects/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES 2024-11-01 08:30:04,479 root INFO creating build/lib/django/contrib/redirects/locale/ar_DZ 2024-11-01 08:30:04,479 root INFO creating build/lib/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:04,480 root INFO copying django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:04,481 root INFO copying django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:04,482 root INFO creating build/lib/django/contrib/redirects/locale/ast 2024-11-01 08:30:04,482 root INFO creating build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES 2024-11-01 08:30:04,483 root INFO copying django/contrib/redirects/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES 2024-11-01 08:30:04,484 root INFO copying django/contrib/redirects/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES 2024-11-01 08:30:04,485 root INFO creating build/lib/django/contrib/redirects/locale/az 2024-11-01 08:30:04,486 root INFO creating build/lib/django/contrib/redirects/locale/az/LC_MESSAGES 2024-11-01 08:30:04,486 root INFO copying django/contrib/redirects/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/az/LC_MESSAGES 2024-11-01 08:30:04,487 root INFO copying django/contrib/redirects/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/az/LC_MESSAGES 2024-11-01 08:30:04,489 root INFO creating build/lib/django/contrib/redirects/locale/be 2024-11-01 08:30:04,489 root INFO creating build/lib/django/contrib/redirects/locale/be/LC_MESSAGES 2024-11-01 08:30:04,490 root INFO copying django/contrib/redirects/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/be/LC_MESSAGES 2024-11-01 08:30:04,491 root INFO copying django/contrib/redirects/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/be/LC_MESSAGES 2024-11-01 08:30:04,492 root INFO creating build/lib/django/contrib/redirects/locale/bg 2024-11-01 08:30:04,492 root INFO creating build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES 2024-11-01 08:30:04,493 root INFO copying django/contrib/redirects/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES 2024-11-01 08:30:04,494 root INFO copying django/contrib/redirects/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES 2024-11-01 08:30:04,495 root INFO creating build/lib/django/contrib/redirects/locale/bn 2024-11-01 08:30:04,495 root INFO creating build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES 2024-11-01 08:30:04,496 root INFO copying django/contrib/redirects/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES 2024-11-01 08:30:04,497 root INFO copying django/contrib/redirects/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES 2024-11-01 08:30:04,498 root INFO creating build/lib/django/contrib/redirects/locale/br 2024-11-01 08:30:04,499 root INFO creating build/lib/django/contrib/redirects/locale/br/LC_MESSAGES 2024-11-01 08:30:04,499 root INFO copying django/contrib/redirects/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/br/LC_MESSAGES 2024-11-01 08:30:04,500 root INFO copying django/contrib/redirects/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/br/LC_MESSAGES 2024-11-01 08:30:04,501 root INFO creating build/lib/django/contrib/redirects/locale/bs 2024-11-01 08:30:04,502 root INFO creating build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES 2024-11-01 08:30:04,502 root INFO copying django/contrib/redirects/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES 2024-11-01 08:30:04,503 root INFO copying django/contrib/redirects/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES 2024-11-01 08:30:04,505 root INFO creating build/lib/django/contrib/redirects/locale/ca 2024-11-01 08:30:04,505 root INFO creating build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES 2024-11-01 08:30:04,506 root INFO copying django/contrib/redirects/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES 2024-11-01 08:30:04,507 root INFO copying django/contrib/redirects/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES 2024-11-01 08:30:04,508 root INFO creating build/lib/django/contrib/redirects/locale/ckb 2024-11-01 08:30:04,508 root INFO creating build/lib/django/contrib/redirects/locale/ckb/LC_MESSAGES 2024-11-01 08:30:04,509 root INFO copying django/contrib/redirects/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ckb/LC_MESSAGES 2024-11-01 08:30:04,510 root INFO copying django/contrib/redirects/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ckb/LC_MESSAGES 2024-11-01 08:30:04,511 root INFO creating build/lib/django/contrib/redirects/locale/cs 2024-11-01 08:30:04,512 root INFO creating build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES 2024-11-01 08:30:04,512 root INFO copying django/contrib/redirects/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES 2024-11-01 08:30:04,513 root INFO copying django/contrib/redirects/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES 2024-11-01 08:30:04,514 root INFO creating build/lib/django/contrib/redirects/locale/cy 2024-11-01 08:30:04,515 root INFO creating build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES 2024-11-01 08:30:04,515 root INFO copying django/contrib/redirects/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES 2024-11-01 08:30:04,516 root INFO copying django/contrib/redirects/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES 2024-11-01 08:30:04,517 root INFO creating build/lib/django/contrib/redirects/locale/da 2024-11-01 08:30:04,518 root INFO creating build/lib/django/contrib/redirects/locale/da/LC_MESSAGES 2024-11-01 08:30:04,518 root INFO copying django/contrib/redirects/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/da/LC_MESSAGES 2024-11-01 08:30:04,520 root INFO copying django/contrib/redirects/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/da/LC_MESSAGES 2024-11-01 08:30:04,521 root INFO creating build/lib/django/contrib/redirects/locale/de 2024-11-01 08:30:04,521 root INFO creating build/lib/django/contrib/redirects/locale/de/LC_MESSAGES 2024-11-01 08:30:04,522 root INFO copying django/contrib/redirects/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/de/LC_MESSAGES 2024-11-01 08:30:04,523 root INFO copying django/contrib/redirects/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/de/LC_MESSAGES 2024-11-01 08:30:04,524 root INFO creating build/lib/django/contrib/redirects/locale/dsb 2024-11-01 08:30:04,524 root INFO creating build/lib/django/contrib/redirects/locale/dsb/LC_MESSAGES 2024-11-01 08:30:04,525 root INFO copying django/contrib/redirects/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/dsb/LC_MESSAGES 2024-11-01 08:30:04,526 root INFO copying django/contrib/redirects/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/dsb/LC_MESSAGES 2024-11-01 08:30:04,527 root INFO creating build/lib/django/contrib/redirects/locale/el 2024-11-01 08:30:04,528 root INFO creating build/lib/django/contrib/redirects/locale/el/LC_MESSAGES 2024-11-01 08:30:04,528 root INFO copying django/contrib/redirects/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/el/LC_MESSAGES 2024-11-01 08:30:04,529 root INFO copying django/contrib/redirects/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/el/LC_MESSAGES 2024-11-01 08:30:04,530 root INFO creating build/lib/django/contrib/redirects/locale/en 2024-11-01 08:30:04,531 root INFO creating build/lib/django/contrib/redirects/locale/en/LC_MESSAGES 2024-11-01 08:30:04,531 root INFO copying django/contrib/redirects/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/en/LC_MESSAGES 2024-11-01 08:30:04,532 root INFO copying django/contrib/redirects/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/en/LC_MESSAGES 2024-11-01 08:30:04,534 root INFO creating build/lib/django/contrib/redirects/locale/en_AU 2024-11-01 08:30:04,534 root INFO creating build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:04,535 root INFO copying django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:04,536 root INFO copying django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:04,537 root INFO creating build/lib/django/contrib/redirects/locale/en_GB 2024-11-01 08:30:04,537 root INFO creating build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:04,538 root INFO copying django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:04,539 root INFO copying django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:04,540 root INFO creating build/lib/django/contrib/redirects/locale/eo 2024-11-01 08:30:04,541 root INFO creating build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES 2024-11-01 08:30:04,541 root INFO copying django/contrib/redirects/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES 2024-11-01 08:30:04,542 root INFO copying django/contrib/redirects/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES 2024-11-01 08:30:04,543 root INFO creating build/lib/django/contrib/redirects/locale/es 2024-11-01 08:30:04,544 root INFO creating build/lib/django/contrib/redirects/locale/es/LC_MESSAGES 2024-11-01 08:30:04,544 root INFO copying django/contrib/redirects/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es/LC_MESSAGES 2024-11-01 08:30:04,545 root INFO copying django/contrib/redirects/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es/LC_MESSAGES 2024-11-01 08:30:04,546 root INFO creating build/lib/django/contrib/redirects/locale/es_AR 2024-11-01 08:30:04,547 root INFO creating build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:04,548 root INFO copying django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:04,549 root INFO copying django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:04,550 root INFO creating build/lib/django/contrib/redirects/locale/es_CO 2024-11-01 08:30:04,550 root INFO creating build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:04,551 root INFO copying django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:04,552 root INFO copying django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:04,553 root INFO creating build/lib/django/contrib/redirects/locale/es_MX 2024-11-01 08:30:04,553 root INFO creating build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:04,554 root INFO copying django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:04,555 root INFO copying django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:04,556 root INFO creating build/lib/django/contrib/redirects/locale/es_VE 2024-11-01 08:30:04,557 root INFO creating build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:04,557 root INFO copying django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:04,558 root INFO copying django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:04,559 root INFO creating build/lib/django/contrib/redirects/locale/et 2024-11-01 08:30:04,560 root INFO creating build/lib/django/contrib/redirects/locale/et/LC_MESSAGES 2024-11-01 08:30:04,560 root INFO copying django/contrib/redirects/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/et/LC_MESSAGES 2024-11-01 08:30:04,561 root INFO copying django/contrib/redirects/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/et/LC_MESSAGES 2024-11-01 08:30:04,563 root INFO creating build/lib/django/contrib/redirects/locale/eu 2024-11-01 08:30:04,563 root INFO creating build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES 2024-11-01 08:30:04,564 root INFO copying django/contrib/redirects/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES 2024-11-01 08:30:04,565 root INFO copying django/contrib/redirects/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES 2024-11-01 08:30:04,566 root INFO creating build/lib/django/contrib/redirects/locale/fa 2024-11-01 08:30:04,566 root INFO creating build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES 2024-11-01 08:30:04,567 root INFO copying django/contrib/redirects/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES 2024-11-01 08:30:04,568 root INFO copying django/contrib/redirects/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES 2024-11-01 08:30:04,569 root INFO creating build/lib/django/contrib/redirects/locale/fi 2024-11-01 08:30:04,569 root INFO creating build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES 2024-11-01 08:30:04,570 root INFO copying django/contrib/redirects/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES 2024-11-01 08:30:04,571 root INFO copying django/contrib/redirects/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES 2024-11-01 08:30:04,572 root INFO creating build/lib/django/contrib/redirects/locale/fr 2024-11-01 08:30:04,573 root INFO creating build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES 2024-11-01 08:30:04,573 root INFO copying django/contrib/redirects/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES 2024-11-01 08:30:04,574 root INFO copying django/contrib/redirects/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES 2024-11-01 08:30:04,576 root INFO creating build/lib/django/contrib/redirects/locale/fy 2024-11-01 08:30:04,576 root INFO creating build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES 2024-11-01 08:30:04,577 root INFO copying django/contrib/redirects/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES 2024-11-01 08:30:04,578 root INFO copying django/contrib/redirects/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES 2024-11-01 08:30:04,579 root INFO creating build/lib/django/contrib/redirects/locale/ga 2024-11-01 08:30:04,579 root INFO creating build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES 2024-11-01 08:30:04,580 root INFO copying django/contrib/redirects/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES 2024-11-01 08:30:04,581 root INFO copying django/contrib/redirects/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES 2024-11-01 08:30:04,582 root INFO creating build/lib/django/contrib/redirects/locale/gd 2024-11-01 08:30:04,582 root INFO creating build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES 2024-11-01 08:30:04,583 root INFO copying django/contrib/redirects/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES 2024-11-01 08:30:04,584 root INFO copying django/contrib/redirects/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES 2024-11-01 08:30:04,585 root INFO creating build/lib/django/contrib/redirects/locale/gl 2024-11-01 08:30:04,586 root INFO creating build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES 2024-11-01 08:30:04,586 root INFO copying django/contrib/redirects/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES 2024-11-01 08:30:04,587 root INFO copying django/contrib/redirects/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES 2024-11-01 08:30:04,588 root INFO creating build/lib/django/contrib/redirects/locale/he 2024-11-01 08:30:04,589 root INFO creating build/lib/django/contrib/redirects/locale/he/LC_MESSAGES 2024-11-01 08:30:04,589 root INFO copying django/contrib/redirects/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/he/LC_MESSAGES 2024-11-01 08:30:04,590 root INFO copying django/contrib/redirects/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/he/LC_MESSAGES 2024-11-01 08:30:04,592 root INFO creating build/lib/django/contrib/redirects/locale/hi 2024-11-01 08:30:04,592 root INFO creating build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES 2024-11-01 08:30:04,593 root INFO copying django/contrib/redirects/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES 2024-11-01 08:30:04,594 root INFO copying django/contrib/redirects/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES 2024-11-01 08:30:04,595 root INFO creating build/lib/django/contrib/redirects/locale/hr 2024-11-01 08:30:04,595 root INFO creating build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES 2024-11-01 08:30:04,596 root INFO copying django/contrib/redirects/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES 2024-11-01 08:30:04,597 root INFO copying django/contrib/redirects/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES 2024-11-01 08:30:04,598 root INFO creating build/lib/django/contrib/redirects/locale/hsb 2024-11-01 08:30:04,598 root INFO creating build/lib/django/contrib/redirects/locale/hsb/LC_MESSAGES 2024-11-01 08:30:04,599 root INFO copying django/contrib/redirects/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hsb/LC_MESSAGES 2024-11-01 08:30:04,600 root INFO copying django/contrib/redirects/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hsb/LC_MESSAGES 2024-11-01 08:30:04,601 root INFO creating build/lib/django/contrib/redirects/locale/hu 2024-11-01 08:30:04,602 root INFO creating build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES 2024-11-01 08:30:04,602 root INFO copying django/contrib/redirects/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES 2024-11-01 08:30:04,603 root INFO copying django/contrib/redirects/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES 2024-11-01 08:30:04,605 root INFO creating build/lib/django/contrib/redirects/locale/hy 2024-11-01 08:30:04,605 root INFO creating build/lib/django/contrib/redirects/locale/hy/LC_MESSAGES 2024-11-01 08:30:04,605 root INFO copying django/contrib/redirects/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hy/LC_MESSAGES 2024-11-01 08:30:04,607 root INFO copying django/contrib/redirects/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hy/LC_MESSAGES 2024-11-01 08:30:04,608 root INFO creating build/lib/django/contrib/redirects/locale/ia 2024-11-01 08:30:04,608 root INFO creating build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES 2024-11-01 08:30:04,609 root INFO copying django/contrib/redirects/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES 2024-11-01 08:30:04,610 root INFO copying django/contrib/redirects/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES 2024-11-01 08:30:04,611 root INFO creating build/lib/django/contrib/redirects/locale/id 2024-11-01 08:30:04,611 root INFO creating build/lib/django/contrib/redirects/locale/id/LC_MESSAGES 2024-11-01 08:30:04,612 root INFO copying django/contrib/redirects/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/id/LC_MESSAGES 2024-11-01 08:30:04,613 root INFO copying django/contrib/redirects/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/id/LC_MESSAGES 2024-11-01 08:30:04,614 root INFO creating build/lib/django/contrib/redirects/locale/io 2024-11-01 08:30:04,615 root INFO creating build/lib/django/contrib/redirects/locale/io/LC_MESSAGES 2024-11-01 08:30:04,615 root INFO copying django/contrib/redirects/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/io/LC_MESSAGES 2024-11-01 08:30:04,616 root INFO copying django/contrib/redirects/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/io/LC_MESSAGES 2024-11-01 08:30:04,617 root INFO creating build/lib/django/contrib/redirects/locale/is 2024-11-01 08:30:04,618 root INFO creating build/lib/django/contrib/redirects/locale/is/LC_MESSAGES 2024-11-01 08:30:04,618 root INFO copying django/contrib/redirects/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/is/LC_MESSAGES 2024-11-01 08:30:04,619 root INFO copying django/contrib/redirects/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/is/LC_MESSAGES 2024-11-01 08:30:04,621 root INFO creating build/lib/django/contrib/redirects/locale/it 2024-11-01 08:30:04,621 root INFO creating build/lib/django/contrib/redirects/locale/it/LC_MESSAGES 2024-11-01 08:30:04,622 root INFO copying django/contrib/redirects/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/it/LC_MESSAGES 2024-11-01 08:30:04,623 root INFO copying django/contrib/redirects/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/it/LC_MESSAGES 2024-11-01 08:30:04,624 root INFO creating build/lib/django/contrib/redirects/locale/ja 2024-11-01 08:30:04,624 root INFO creating build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES 2024-11-01 08:30:04,625 root INFO copying django/contrib/redirects/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES 2024-11-01 08:30:04,626 root INFO copying django/contrib/redirects/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES 2024-11-01 08:30:04,627 root INFO creating build/lib/django/contrib/redirects/locale/ka 2024-11-01 08:30:04,627 root INFO creating build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES 2024-11-01 08:30:04,628 root INFO copying django/contrib/redirects/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES 2024-11-01 08:30:04,629 root INFO copying django/contrib/redirects/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES 2024-11-01 08:30:04,630 root INFO creating build/lib/django/contrib/redirects/locale/kab 2024-11-01 08:30:04,631 root INFO creating build/lib/django/contrib/redirects/locale/kab/LC_MESSAGES 2024-11-01 08:30:04,631 root INFO copying django/contrib/redirects/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/kab/LC_MESSAGES 2024-11-01 08:30:04,632 root INFO copying django/contrib/redirects/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/kab/LC_MESSAGES 2024-11-01 08:30:04,633 root INFO creating build/lib/django/contrib/redirects/locale/kk 2024-11-01 08:30:04,634 root INFO creating build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES 2024-11-01 08:30:04,634 root INFO copying django/contrib/redirects/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES 2024-11-01 08:30:04,636 root INFO copying django/contrib/redirects/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES 2024-11-01 08:30:04,637 root INFO creating build/lib/django/contrib/redirects/locale/km 2024-11-01 08:30:04,637 root INFO creating build/lib/django/contrib/redirects/locale/km/LC_MESSAGES 2024-11-01 08:30:04,638 root INFO copying django/contrib/redirects/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/km/LC_MESSAGES 2024-11-01 08:30:04,639 root INFO copying django/contrib/redirects/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/km/LC_MESSAGES 2024-11-01 08:30:04,640 root INFO creating build/lib/django/contrib/redirects/locale/kn 2024-11-01 08:30:04,640 root INFO creating build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES 2024-11-01 08:30:04,641 root INFO copying django/contrib/redirects/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES 2024-11-01 08:30:04,642 root INFO copying django/contrib/redirects/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES 2024-11-01 08:30:04,643 root INFO creating build/lib/django/contrib/redirects/locale/ko 2024-11-01 08:30:04,644 root INFO creating build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES 2024-11-01 08:30:04,644 root INFO copying django/contrib/redirects/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES 2024-11-01 08:30:04,645 root INFO copying django/contrib/redirects/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES 2024-11-01 08:30:04,646 root INFO creating build/lib/django/contrib/redirects/locale/ky 2024-11-01 08:30:04,647 root INFO creating build/lib/django/contrib/redirects/locale/ky/LC_MESSAGES 2024-11-01 08:30:04,647 root INFO copying django/contrib/redirects/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ky/LC_MESSAGES 2024-11-01 08:30:04,648 root INFO copying django/contrib/redirects/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ky/LC_MESSAGES 2024-11-01 08:30:04,649 root INFO creating build/lib/django/contrib/redirects/locale/lb 2024-11-01 08:30:04,650 root INFO creating build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES 2024-11-01 08:30:04,651 root INFO copying django/contrib/redirects/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES 2024-11-01 08:30:04,652 root INFO copying django/contrib/redirects/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES 2024-11-01 08:30:04,653 root INFO creating build/lib/django/contrib/redirects/locale/lt 2024-11-01 08:30:04,653 root INFO creating build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES 2024-11-01 08:30:04,654 root INFO copying django/contrib/redirects/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES 2024-11-01 08:30:04,655 root INFO copying django/contrib/redirects/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES 2024-11-01 08:30:04,656 root INFO creating build/lib/django/contrib/redirects/locale/lv 2024-11-01 08:30:04,657 root INFO creating build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES 2024-11-01 08:30:04,657 root INFO copying django/contrib/redirects/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES 2024-11-01 08:30:04,658 root INFO copying django/contrib/redirects/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES 2024-11-01 08:30:04,659 root INFO creating build/lib/django/contrib/redirects/locale/mk 2024-11-01 08:30:04,660 root INFO creating build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES 2024-11-01 08:30:04,660 root INFO copying django/contrib/redirects/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES 2024-11-01 08:30:04,661 root INFO copying django/contrib/redirects/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES 2024-11-01 08:30:04,662 root INFO creating build/lib/django/contrib/redirects/locale/ml 2024-11-01 08:30:04,663 root INFO creating build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES 2024-11-01 08:30:04,663 root INFO copying django/contrib/redirects/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES 2024-11-01 08:30:04,665 root INFO copying django/contrib/redirects/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES 2024-11-01 08:30:04,666 root INFO creating build/lib/django/contrib/redirects/locale/mn 2024-11-01 08:30:04,666 root INFO creating build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES 2024-11-01 08:30:04,667 root INFO copying django/contrib/redirects/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES 2024-11-01 08:30:04,668 root INFO copying django/contrib/redirects/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES 2024-11-01 08:30:04,669 root INFO creating build/lib/django/contrib/redirects/locale/mr 2024-11-01 08:30:04,669 root INFO creating build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES 2024-11-01 08:30:04,670 root INFO copying django/contrib/redirects/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES 2024-11-01 08:30:04,671 root INFO copying django/contrib/redirects/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES 2024-11-01 08:30:04,672 root INFO creating build/lib/django/contrib/redirects/locale/ms 2024-11-01 08:30:04,673 root INFO creating build/lib/django/contrib/redirects/locale/ms/LC_MESSAGES 2024-11-01 08:30:04,673 root INFO copying django/contrib/redirects/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ms/LC_MESSAGES 2024-11-01 08:30:04,674 root INFO copying django/contrib/redirects/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ms/LC_MESSAGES 2024-11-01 08:30:04,675 root INFO creating build/lib/django/contrib/redirects/locale/my 2024-11-01 08:30:04,676 root INFO creating build/lib/django/contrib/redirects/locale/my/LC_MESSAGES 2024-11-01 08:30:04,676 root INFO copying django/contrib/redirects/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/my/LC_MESSAGES 2024-11-01 08:30:04,677 root INFO copying django/contrib/redirects/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/my/LC_MESSAGES 2024-11-01 08:30:04,679 root INFO creating build/lib/django/contrib/redirects/locale/nb 2024-11-01 08:30:04,679 root INFO creating build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES 2024-11-01 08:30:04,680 root INFO copying django/contrib/redirects/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES 2024-11-01 08:30:04,681 root INFO copying django/contrib/redirects/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES 2024-11-01 08:30:04,682 root INFO creating build/lib/django/contrib/redirects/locale/ne 2024-11-01 08:30:04,682 root INFO creating build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES 2024-11-01 08:30:04,683 root INFO copying django/contrib/redirects/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES 2024-11-01 08:30:04,684 root INFO copying django/contrib/redirects/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES 2024-11-01 08:30:04,685 root INFO creating build/lib/django/contrib/redirects/locale/nl 2024-11-01 08:30:04,685 root INFO creating build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES 2024-11-01 08:30:04,686 root INFO copying django/contrib/redirects/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES 2024-11-01 08:30:04,687 root INFO copying django/contrib/redirects/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES 2024-11-01 08:30:04,688 root INFO creating build/lib/django/contrib/redirects/locale/nn 2024-11-01 08:30:04,689 root INFO creating build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES 2024-11-01 08:30:04,689 root INFO copying django/contrib/redirects/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES 2024-11-01 08:30:04,690 root INFO copying django/contrib/redirects/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES 2024-11-01 08:30:04,692 root INFO creating build/lib/django/contrib/redirects/locale/os 2024-11-01 08:30:04,692 root INFO creating build/lib/django/contrib/redirects/locale/os/LC_MESSAGES 2024-11-01 08:30:04,693 root INFO copying django/contrib/redirects/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/os/LC_MESSAGES 2024-11-01 08:30:04,694 root INFO copying django/contrib/redirects/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/os/LC_MESSAGES 2024-11-01 08:30:04,695 root INFO creating build/lib/django/contrib/redirects/locale/pa 2024-11-01 08:30:04,695 root INFO creating build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES 2024-11-01 08:30:04,696 root INFO copying django/contrib/redirects/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES 2024-11-01 08:30:04,697 root INFO copying django/contrib/redirects/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES 2024-11-01 08:30:04,698 root INFO creating build/lib/django/contrib/redirects/locale/pl 2024-11-01 08:30:04,698 root INFO creating build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES 2024-11-01 08:30:04,699 root INFO copying django/contrib/redirects/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES 2024-11-01 08:30:04,700 root INFO copying django/contrib/redirects/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES 2024-11-01 08:30:04,701 root INFO creating build/lib/django/contrib/redirects/locale/pt 2024-11-01 08:30:04,702 root INFO creating build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES 2024-11-01 08:30:04,702 root INFO copying django/contrib/redirects/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES 2024-11-01 08:30:04,703 root INFO copying django/contrib/redirects/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES 2024-11-01 08:30:04,704 root INFO creating build/lib/django/contrib/redirects/locale/pt_BR 2024-11-01 08:30:04,705 root INFO creating build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:04,705 root INFO copying django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:04,706 root INFO copying django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:04,708 root INFO creating build/lib/django/contrib/redirects/locale/ro 2024-11-01 08:30:04,708 root INFO creating build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES 2024-11-01 08:30:04,709 root INFO copying django/contrib/redirects/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES 2024-11-01 08:30:04,710 root INFO copying django/contrib/redirects/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES 2024-11-01 08:30:04,711 root INFO creating build/lib/django/contrib/redirects/locale/ru 2024-11-01 08:30:04,711 root INFO creating build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES 2024-11-01 08:30:04,712 root INFO copying django/contrib/redirects/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES 2024-11-01 08:30:04,713 root INFO copying django/contrib/redirects/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES 2024-11-01 08:30:04,714 root INFO creating build/lib/django/contrib/redirects/locale/sk 2024-11-01 08:30:04,715 root INFO creating build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES 2024-11-01 08:30:04,715 root INFO copying django/contrib/redirects/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES 2024-11-01 08:30:04,716 root INFO copying django/contrib/redirects/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES 2024-11-01 08:30:04,717 root INFO creating build/lib/django/contrib/redirects/locale/sl 2024-11-01 08:30:04,718 root INFO creating build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES 2024-11-01 08:30:04,718 root INFO copying django/contrib/redirects/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES 2024-11-01 08:30:04,719 root INFO copying django/contrib/redirects/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES 2024-11-01 08:30:04,721 root INFO creating build/lib/django/contrib/redirects/locale/sq 2024-11-01 08:30:04,721 root INFO creating build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES 2024-11-01 08:30:04,722 root INFO copying django/contrib/redirects/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES 2024-11-01 08:30:04,723 root INFO copying django/contrib/redirects/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES 2024-11-01 08:30:04,724 root INFO creating build/lib/django/contrib/redirects/locale/sr 2024-11-01 08:30:04,724 root INFO creating build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES 2024-11-01 08:30:04,725 root INFO copying django/contrib/redirects/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES 2024-11-01 08:30:04,726 root INFO copying django/contrib/redirects/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES 2024-11-01 08:30:04,727 root INFO creating build/lib/django/contrib/redirects/locale/sr_Latn 2024-11-01 08:30:04,727 root INFO creating build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:04,728 root INFO copying django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:04,729 root INFO copying django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:04,730 root INFO creating build/lib/django/contrib/redirects/locale/sv 2024-11-01 08:30:04,731 root INFO creating build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES 2024-11-01 08:30:04,731 root INFO copying django/contrib/redirects/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES 2024-11-01 08:30:04,732 root INFO copying django/contrib/redirects/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES 2024-11-01 08:30:04,733 root INFO creating build/lib/django/contrib/redirects/locale/sw 2024-11-01 08:30:04,734 root INFO creating build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES 2024-11-01 08:30:04,734 root INFO copying django/contrib/redirects/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES 2024-11-01 08:30:04,736 root INFO copying django/contrib/redirects/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES 2024-11-01 08:30:04,737 root INFO creating build/lib/django/contrib/redirects/locale/ta 2024-11-01 08:30:04,737 root INFO creating build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES 2024-11-01 08:30:04,738 root INFO copying django/contrib/redirects/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES 2024-11-01 08:30:04,739 root INFO copying django/contrib/redirects/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES 2024-11-01 08:30:04,740 root INFO creating build/lib/django/contrib/redirects/locale/te 2024-11-01 08:30:04,740 root INFO creating build/lib/django/contrib/redirects/locale/te/LC_MESSAGES 2024-11-01 08:30:04,741 root INFO copying django/contrib/redirects/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/te/LC_MESSAGES 2024-11-01 08:30:04,742 root INFO copying django/contrib/redirects/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/te/LC_MESSAGES 2024-11-01 08:30:04,743 root INFO creating build/lib/django/contrib/redirects/locale/tg 2024-11-01 08:30:04,744 root INFO creating build/lib/django/contrib/redirects/locale/tg/LC_MESSAGES 2024-11-01 08:30:04,744 root INFO copying django/contrib/redirects/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/tg/LC_MESSAGES 2024-11-01 08:30:04,745 root INFO copying django/contrib/redirects/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/tg/LC_MESSAGES 2024-11-01 08:30:04,746 root INFO creating build/lib/django/contrib/redirects/locale/th 2024-11-01 08:30:04,747 root INFO creating build/lib/django/contrib/redirects/locale/th/LC_MESSAGES 2024-11-01 08:30:04,747 root INFO copying django/contrib/redirects/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/th/LC_MESSAGES 2024-11-01 08:30:04,749 root INFO copying django/contrib/redirects/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/th/LC_MESSAGES 2024-11-01 08:30:04,750 root INFO creating build/lib/django/contrib/redirects/locale/tk 2024-11-01 08:30:04,750 root INFO creating build/lib/django/contrib/redirects/locale/tk/LC_MESSAGES 2024-11-01 08:30:04,751 root INFO copying django/contrib/redirects/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/tk/LC_MESSAGES 2024-11-01 08:30:04,752 root INFO copying django/contrib/redirects/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/tk/LC_MESSAGES 2024-11-01 08:30:04,753 root INFO creating build/lib/django/contrib/redirects/locale/tr 2024-11-01 08:30:04,753 root INFO creating build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES 2024-11-01 08:30:04,754 root INFO copying django/contrib/redirects/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES 2024-11-01 08:30:04,755 root INFO copying django/contrib/redirects/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES 2024-11-01 08:30:04,756 root INFO creating build/lib/django/contrib/redirects/locale/tt 2024-11-01 08:30:04,757 root INFO creating build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES 2024-11-01 08:30:04,757 root INFO copying django/contrib/redirects/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES 2024-11-01 08:30:04,758 root INFO copying django/contrib/redirects/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES 2024-11-01 08:30:04,759 root INFO creating build/lib/django/contrib/redirects/locale/udm 2024-11-01 08:30:04,760 root INFO creating build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES 2024-11-01 08:30:04,760 root INFO copying django/contrib/redirects/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES 2024-11-01 08:30:04,761 root INFO copying django/contrib/redirects/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES 2024-11-01 08:30:04,763 root INFO creating build/lib/django/contrib/redirects/locale/uk 2024-11-01 08:30:04,763 root INFO creating build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES 2024-11-01 08:30:04,764 root INFO copying django/contrib/redirects/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES 2024-11-01 08:30:04,765 root INFO copying django/contrib/redirects/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES 2024-11-01 08:30:04,766 root INFO creating build/lib/django/contrib/redirects/locale/ur 2024-11-01 08:30:04,766 root INFO creating build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES 2024-11-01 08:30:04,767 root INFO copying django/contrib/redirects/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES 2024-11-01 08:30:04,768 root INFO copying django/contrib/redirects/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES 2024-11-01 08:30:04,769 root INFO creating build/lib/django/contrib/redirects/locale/uz 2024-11-01 08:30:04,770 root INFO creating build/lib/django/contrib/redirects/locale/uz/LC_MESSAGES 2024-11-01 08:30:04,770 root INFO copying django/contrib/redirects/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/uz/LC_MESSAGES 2024-11-01 08:30:04,771 root INFO copying django/contrib/redirects/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/uz/LC_MESSAGES 2024-11-01 08:30:04,772 root INFO creating build/lib/django/contrib/redirects/locale/vi 2024-11-01 08:30:04,773 root INFO creating build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES 2024-11-01 08:30:04,773 root INFO copying django/contrib/redirects/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES 2024-11-01 08:30:04,774 root INFO copying django/contrib/redirects/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES 2024-11-01 08:30:04,776 root INFO creating build/lib/django/contrib/redirects/locale/zh_Hans 2024-11-01 08:30:04,776 root INFO creating build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:04,777 root INFO copying django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:04,778 root INFO copying django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:04,779 root INFO creating build/lib/django/contrib/redirects/locale/zh_Hant 2024-11-01 08:30:04,779 root INFO creating build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:04,780 root INFO copying django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:04,781 root INFO copying django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:04,782 root INFO copying django/contrib/auth/common-passwords.txt.gz -> build/lib/django/contrib/auth 2024-11-01 08:30:04,784 root INFO creating build/lib/django/contrib/auth/locale 2024-11-01 08:30:04,784 root INFO creating build/lib/django/contrib/auth/locale/af 2024-11-01 08:30:04,785 root INFO creating build/lib/django/contrib/auth/locale/af/LC_MESSAGES 2024-11-01 08:30:04,785 root INFO copying django/contrib/auth/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/af/LC_MESSAGES 2024-11-01 08:30:04,786 root INFO copying django/contrib/auth/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/af/LC_MESSAGES 2024-11-01 08:30:04,788 root INFO creating build/lib/django/contrib/auth/locale/ar 2024-11-01 08:30:04,788 root INFO creating build/lib/django/contrib/auth/locale/ar/LC_MESSAGES 2024-11-01 08:30:04,789 root INFO copying django/contrib/auth/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ar/LC_MESSAGES 2024-11-01 08:30:04,790 root INFO copying django/contrib/auth/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ar/LC_MESSAGES 2024-11-01 08:30:04,791 root INFO creating build/lib/django/contrib/auth/locale/ar_DZ 2024-11-01 08:30:04,791 root INFO creating build/lib/django/contrib/auth/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:04,792 root INFO copying django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:04,793 root INFO copying django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:04,794 root INFO creating build/lib/django/contrib/auth/locale/ast 2024-11-01 08:30:04,795 root INFO creating build/lib/django/contrib/auth/locale/ast/LC_MESSAGES 2024-11-01 08:30:04,796 root INFO copying django/contrib/auth/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ast/LC_MESSAGES 2024-11-01 08:30:04,797 root INFO copying django/contrib/auth/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ast/LC_MESSAGES 2024-11-01 08:30:04,798 root INFO creating build/lib/django/contrib/auth/locale/az 2024-11-01 08:30:04,798 root INFO creating build/lib/django/contrib/auth/locale/az/LC_MESSAGES 2024-11-01 08:30:04,799 root INFO copying django/contrib/auth/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/az/LC_MESSAGES 2024-11-01 08:30:04,800 root INFO copying django/contrib/auth/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/az/LC_MESSAGES 2024-11-01 08:30:04,801 root INFO creating build/lib/django/contrib/auth/locale/be 2024-11-01 08:30:04,801 root INFO creating build/lib/django/contrib/auth/locale/be/LC_MESSAGES 2024-11-01 08:30:04,802 root INFO copying django/contrib/auth/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/be/LC_MESSAGES 2024-11-01 08:30:04,803 root INFO copying django/contrib/auth/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/be/LC_MESSAGES 2024-11-01 08:30:04,804 root INFO creating build/lib/django/contrib/auth/locale/bg 2024-11-01 08:30:04,805 root INFO creating build/lib/django/contrib/auth/locale/bg/LC_MESSAGES 2024-11-01 08:30:04,805 root INFO copying django/contrib/auth/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/bg/LC_MESSAGES 2024-11-01 08:30:04,807 root INFO copying django/contrib/auth/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/bg/LC_MESSAGES 2024-11-01 08:30:04,808 root INFO creating build/lib/django/contrib/auth/locale/bn 2024-11-01 08:30:04,808 root INFO creating build/lib/django/contrib/auth/locale/bn/LC_MESSAGES 2024-11-01 08:30:04,809 root INFO copying django/contrib/auth/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/bn/LC_MESSAGES 2024-11-01 08:30:04,810 root INFO copying django/contrib/auth/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/bn/LC_MESSAGES 2024-11-01 08:30:04,811 root INFO creating build/lib/django/contrib/auth/locale/br 2024-11-01 08:30:04,812 root INFO creating build/lib/django/contrib/auth/locale/br/LC_MESSAGES 2024-11-01 08:30:04,812 root INFO copying django/contrib/auth/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/br/LC_MESSAGES 2024-11-01 08:30:04,813 root INFO copying django/contrib/auth/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/br/LC_MESSAGES 2024-11-01 08:30:04,814 root INFO creating build/lib/django/contrib/auth/locale/bs 2024-11-01 08:30:04,815 root INFO creating build/lib/django/contrib/auth/locale/bs/LC_MESSAGES 2024-11-01 08:30:04,816 root INFO copying django/contrib/auth/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/bs/LC_MESSAGES 2024-11-01 08:30:04,817 root INFO copying django/contrib/auth/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/bs/LC_MESSAGES 2024-11-01 08:30:04,818 root INFO creating build/lib/django/contrib/auth/locale/ca 2024-11-01 08:30:04,818 root INFO creating build/lib/django/contrib/auth/locale/ca/LC_MESSAGES 2024-11-01 08:30:04,819 root INFO copying django/contrib/auth/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ca/LC_MESSAGES 2024-11-01 08:30:04,820 root INFO copying django/contrib/auth/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ca/LC_MESSAGES 2024-11-01 08:30:04,821 root INFO creating build/lib/django/contrib/auth/locale/ckb 2024-11-01 08:30:04,822 root INFO creating build/lib/django/contrib/auth/locale/ckb/LC_MESSAGES 2024-11-01 08:30:04,822 root INFO copying django/contrib/auth/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ckb/LC_MESSAGES 2024-11-01 08:30:04,824 root INFO copying django/contrib/auth/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ckb/LC_MESSAGES 2024-11-01 08:30:04,825 root INFO creating build/lib/django/contrib/auth/locale/cs 2024-11-01 08:30:04,825 root INFO creating build/lib/django/contrib/auth/locale/cs/LC_MESSAGES 2024-11-01 08:30:04,826 root INFO copying django/contrib/auth/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/cs/LC_MESSAGES 2024-11-01 08:30:04,827 root INFO copying django/contrib/auth/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/cs/LC_MESSAGES 2024-11-01 08:30:04,828 root INFO creating build/lib/django/contrib/auth/locale/cy 2024-11-01 08:30:04,829 root INFO creating build/lib/django/contrib/auth/locale/cy/LC_MESSAGES 2024-11-01 08:30:04,829 root INFO copying django/contrib/auth/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/cy/LC_MESSAGES 2024-11-01 08:30:04,830 root INFO copying django/contrib/auth/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/cy/LC_MESSAGES 2024-11-01 08:30:04,831 root INFO creating build/lib/django/contrib/auth/locale/da 2024-11-01 08:30:04,832 root INFO creating build/lib/django/contrib/auth/locale/da/LC_MESSAGES 2024-11-01 08:30:04,832 root INFO copying django/contrib/auth/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/da/LC_MESSAGES 2024-11-01 08:30:04,834 root INFO copying django/contrib/auth/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/da/LC_MESSAGES 2024-11-01 08:30:04,835 root INFO creating build/lib/django/contrib/auth/locale/de 2024-11-01 08:30:04,835 root INFO creating build/lib/django/contrib/auth/locale/de/LC_MESSAGES 2024-11-01 08:30:04,836 root INFO copying django/contrib/auth/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/de/LC_MESSAGES 2024-11-01 08:30:04,837 root INFO copying django/contrib/auth/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/de/LC_MESSAGES 2024-11-01 08:30:04,838 root INFO creating build/lib/django/contrib/auth/locale/dsb 2024-11-01 08:30:04,839 root INFO creating build/lib/django/contrib/auth/locale/dsb/LC_MESSAGES 2024-11-01 08:30:04,839 root INFO copying django/contrib/auth/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/dsb/LC_MESSAGES 2024-11-01 08:30:04,840 root INFO copying django/contrib/auth/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/dsb/LC_MESSAGES 2024-11-01 08:30:04,842 root INFO creating build/lib/django/contrib/auth/locale/el 2024-11-01 08:30:04,842 root INFO creating build/lib/django/contrib/auth/locale/el/LC_MESSAGES 2024-11-01 08:30:04,843 root INFO copying django/contrib/auth/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/el/LC_MESSAGES 2024-11-01 08:30:04,844 root INFO copying django/contrib/auth/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/el/LC_MESSAGES 2024-11-01 08:30:04,845 root INFO creating build/lib/django/contrib/auth/locale/en 2024-11-01 08:30:04,846 root INFO creating build/lib/django/contrib/auth/locale/en/LC_MESSAGES 2024-11-01 08:30:04,846 root INFO copying django/contrib/auth/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/en/LC_MESSAGES 2024-11-01 08:30:04,847 root INFO copying django/contrib/auth/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/en/LC_MESSAGES 2024-11-01 08:30:04,848 root INFO creating build/lib/django/contrib/auth/locale/en_AU 2024-11-01 08:30:04,849 root INFO creating build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:04,849 root INFO copying django/contrib/auth/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:04,851 root INFO copying django/contrib/auth/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:04,852 root INFO creating build/lib/django/contrib/auth/locale/en_GB 2024-11-01 08:30:04,852 root INFO creating build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:04,853 root INFO copying django/contrib/auth/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:04,854 root INFO copying django/contrib/auth/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:04,855 root INFO creating build/lib/django/contrib/auth/locale/eo 2024-11-01 08:30:04,856 root INFO creating build/lib/django/contrib/auth/locale/eo/LC_MESSAGES 2024-11-01 08:30:04,856 root INFO copying django/contrib/auth/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/eo/LC_MESSAGES 2024-11-01 08:30:04,857 root INFO copying django/contrib/auth/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/eo/LC_MESSAGES 2024-11-01 08:30:04,858 root INFO creating build/lib/django/contrib/auth/locale/es 2024-11-01 08:30:04,859 root INFO creating build/lib/django/contrib/auth/locale/es/LC_MESSAGES 2024-11-01 08:30:04,859 root INFO copying django/contrib/auth/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es/LC_MESSAGES 2024-11-01 08:30:04,861 root INFO copying django/contrib/auth/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es/LC_MESSAGES 2024-11-01 08:30:04,862 root INFO creating build/lib/django/contrib/auth/locale/es_AR 2024-11-01 08:30:04,862 root INFO creating build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:04,863 root INFO copying django/contrib/auth/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:04,864 root INFO copying django/contrib/auth/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:04,865 root INFO creating build/lib/django/contrib/auth/locale/es_CO 2024-11-01 08:30:04,866 root INFO creating build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:04,866 root INFO copying django/contrib/auth/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:04,867 root INFO copying django/contrib/auth/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:04,869 root INFO creating build/lib/django/contrib/auth/locale/es_MX 2024-11-01 08:30:04,869 root INFO creating build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:04,870 root INFO copying django/contrib/auth/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:04,871 root INFO copying django/contrib/auth/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:04,872 root INFO creating build/lib/django/contrib/auth/locale/es_VE 2024-11-01 08:30:04,872 root INFO creating build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:04,873 root INFO copying django/contrib/auth/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:04,874 root INFO copying django/contrib/auth/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:04,875 root INFO creating build/lib/django/contrib/auth/locale/et 2024-11-01 08:30:04,876 root INFO creating build/lib/django/contrib/auth/locale/et/LC_MESSAGES 2024-11-01 08:30:04,876 root INFO copying django/contrib/auth/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/et/LC_MESSAGES 2024-11-01 08:30:04,877 root INFO copying django/contrib/auth/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/et/LC_MESSAGES 2024-11-01 08:30:04,878 root INFO creating build/lib/django/contrib/auth/locale/eu 2024-11-01 08:30:04,879 root INFO creating build/lib/django/contrib/auth/locale/eu/LC_MESSAGES 2024-11-01 08:30:04,880 root INFO copying django/contrib/auth/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/eu/LC_MESSAGES 2024-11-01 08:30:04,881 root INFO copying django/contrib/auth/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/eu/LC_MESSAGES 2024-11-01 08:30:04,882 root INFO creating build/lib/django/contrib/auth/locale/fa 2024-11-01 08:30:04,882 root INFO creating build/lib/django/contrib/auth/locale/fa/LC_MESSAGES 2024-11-01 08:30:04,883 root INFO copying django/contrib/auth/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/fa/LC_MESSAGES 2024-11-01 08:30:04,884 root INFO copying django/contrib/auth/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/fa/LC_MESSAGES 2024-11-01 08:30:04,885 root INFO creating build/lib/django/contrib/auth/locale/fi 2024-11-01 08:30:04,886 root INFO creating build/lib/django/contrib/auth/locale/fi/LC_MESSAGES 2024-11-01 08:30:04,886 root INFO copying django/contrib/auth/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/fi/LC_MESSAGES 2024-11-01 08:30:04,887 root INFO copying django/contrib/auth/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/fi/LC_MESSAGES 2024-11-01 08:30:04,889 root INFO creating build/lib/django/contrib/auth/locale/fr 2024-11-01 08:30:04,889 root INFO creating build/lib/django/contrib/auth/locale/fr/LC_MESSAGES 2024-11-01 08:30:04,890 root INFO copying django/contrib/auth/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/fr/LC_MESSAGES 2024-11-01 08:30:04,891 root INFO copying django/contrib/auth/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/fr/LC_MESSAGES 2024-11-01 08:30:04,892 root INFO creating build/lib/django/contrib/auth/locale/fy 2024-11-01 08:30:04,893 root INFO creating build/lib/django/contrib/auth/locale/fy/LC_MESSAGES 2024-11-01 08:30:04,893 root INFO copying django/contrib/auth/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/fy/LC_MESSAGES 2024-11-01 08:30:04,894 root INFO copying django/contrib/auth/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/fy/LC_MESSAGES 2024-11-01 08:30:04,895 root INFO creating build/lib/django/contrib/auth/locale/ga 2024-11-01 08:30:04,896 root INFO creating build/lib/django/contrib/auth/locale/ga/LC_MESSAGES 2024-11-01 08:30:04,896 root INFO copying django/contrib/auth/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ga/LC_MESSAGES 2024-11-01 08:30:04,897 root INFO copying django/contrib/auth/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ga/LC_MESSAGES 2024-11-01 08:30:04,899 root INFO creating build/lib/django/contrib/auth/locale/gd 2024-11-01 08:30:04,899 root INFO creating build/lib/django/contrib/auth/locale/gd/LC_MESSAGES 2024-11-01 08:30:04,900 root INFO copying django/contrib/auth/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/gd/LC_MESSAGES 2024-11-01 08:30:04,901 root INFO copying django/contrib/auth/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/gd/LC_MESSAGES 2024-11-01 08:30:04,902 root INFO creating build/lib/django/contrib/auth/locale/gl 2024-11-01 08:30:04,903 root INFO creating build/lib/django/contrib/auth/locale/gl/LC_MESSAGES 2024-11-01 08:30:04,903 root INFO copying django/contrib/auth/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/gl/LC_MESSAGES 2024-11-01 08:30:04,904 root INFO copying django/contrib/auth/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/gl/LC_MESSAGES 2024-11-01 08:30:04,905 root INFO creating build/lib/django/contrib/auth/locale/he 2024-11-01 08:30:04,906 root INFO creating build/lib/django/contrib/auth/locale/he/LC_MESSAGES 2024-11-01 08:30:04,906 root INFO copying django/contrib/auth/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/he/LC_MESSAGES 2024-11-01 08:30:04,908 root INFO copying django/contrib/auth/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/he/LC_MESSAGES 2024-11-01 08:30:04,909 root INFO creating build/lib/django/contrib/auth/locale/hi 2024-11-01 08:30:04,909 root INFO creating build/lib/django/contrib/auth/locale/hi/LC_MESSAGES 2024-11-01 08:30:04,910 root INFO copying django/contrib/auth/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hi/LC_MESSAGES 2024-11-01 08:30:04,911 root INFO copying django/contrib/auth/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hi/LC_MESSAGES 2024-11-01 08:30:04,912 root INFO creating build/lib/django/contrib/auth/locale/hr 2024-11-01 08:30:04,913 root INFO creating build/lib/django/contrib/auth/locale/hr/LC_MESSAGES 2024-11-01 08:30:04,913 root INFO copying django/contrib/auth/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hr/LC_MESSAGES 2024-11-01 08:30:04,914 root INFO copying django/contrib/auth/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hr/LC_MESSAGES 2024-11-01 08:30:04,916 root INFO creating build/lib/django/contrib/auth/locale/hsb 2024-11-01 08:30:04,916 root INFO creating build/lib/django/contrib/auth/locale/hsb/LC_MESSAGES 2024-11-01 08:30:04,917 root INFO copying django/contrib/auth/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hsb/LC_MESSAGES 2024-11-01 08:30:04,918 root INFO copying django/contrib/auth/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hsb/LC_MESSAGES 2024-11-01 08:30:04,919 root INFO creating build/lib/django/contrib/auth/locale/hu 2024-11-01 08:30:04,920 root INFO creating build/lib/django/contrib/auth/locale/hu/LC_MESSAGES 2024-11-01 08:30:04,920 root INFO copying django/contrib/auth/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hu/LC_MESSAGES 2024-11-01 08:30:04,921 root INFO copying django/contrib/auth/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hu/LC_MESSAGES 2024-11-01 08:30:04,922 root INFO creating build/lib/django/contrib/auth/locale/hy 2024-11-01 08:30:04,923 root INFO creating build/lib/django/contrib/auth/locale/hy/LC_MESSAGES 2024-11-01 08:30:04,923 root INFO copying django/contrib/auth/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hy/LC_MESSAGES 2024-11-01 08:30:04,924 root INFO copying django/contrib/auth/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hy/LC_MESSAGES 2024-11-01 08:30:04,926 root INFO creating build/lib/django/contrib/auth/locale/ia 2024-11-01 08:30:04,926 root INFO creating build/lib/django/contrib/auth/locale/ia/LC_MESSAGES 2024-11-01 08:30:04,927 root INFO copying django/contrib/auth/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ia/LC_MESSAGES 2024-11-01 08:30:04,928 root INFO copying django/contrib/auth/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ia/LC_MESSAGES 2024-11-01 08:30:04,929 root INFO creating build/lib/django/contrib/auth/locale/id 2024-11-01 08:30:04,929 root INFO creating build/lib/django/contrib/auth/locale/id/LC_MESSAGES 2024-11-01 08:30:04,930 root INFO copying django/contrib/auth/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/id/LC_MESSAGES 2024-11-01 08:30:04,931 root INFO copying django/contrib/auth/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/id/LC_MESSAGES 2024-11-01 08:30:04,932 root INFO creating build/lib/django/contrib/auth/locale/io 2024-11-01 08:30:04,933 root INFO creating build/lib/django/contrib/auth/locale/io/LC_MESSAGES 2024-11-01 08:30:04,933 root INFO copying django/contrib/auth/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/io/LC_MESSAGES 2024-11-01 08:30:04,934 root INFO copying django/contrib/auth/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/io/LC_MESSAGES 2024-11-01 08:30:04,936 root INFO creating build/lib/django/contrib/auth/locale/is 2024-11-01 08:30:04,936 root INFO creating build/lib/django/contrib/auth/locale/is/LC_MESSAGES 2024-11-01 08:30:04,937 root INFO copying django/contrib/auth/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/is/LC_MESSAGES 2024-11-01 08:30:04,938 root INFO copying django/contrib/auth/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/is/LC_MESSAGES 2024-11-01 08:30:04,939 root INFO creating build/lib/django/contrib/auth/locale/it 2024-11-01 08:30:04,939 root INFO creating build/lib/django/contrib/auth/locale/it/LC_MESSAGES 2024-11-01 08:30:04,940 root INFO copying django/contrib/auth/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/it/LC_MESSAGES 2024-11-01 08:30:04,941 root INFO copying django/contrib/auth/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/it/LC_MESSAGES 2024-11-01 08:30:04,942 root INFO creating build/lib/django/contrib/auth/locale/ja 2024-11-01 08:30:04,943 root INFO creating build/lib/django/contrib/auth/locale/ja/LC_MESSAGES 2024-11-01 08:30:04,943 root INFO copying django/contrib/auth/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ja/LC_MESSAGES 2024-11-01 08:30:04,944 root INFO copying django/contrib/auth/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ja/LC_MESSAGES 2024-11-01 08:30:04,946 root INFO creating build/lib/django/contrib/auth/locale/ka 2024-11-01 08:30:04,946 root INFO creating build/lib/django/contrib/auth/locale/ka/LC_MESSAGES 2024-11-01 08:30:04,947 root INFO copying django/contrib/auth/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ka/LC_MESSAGES 2024-11-01 08:30:04,948 root INFO copying django/contrib/auth/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ka/LC_MESSAGES 2024-11-01 08:30:04,949 root INFO creating build/lib/django/contrib/auth/locale/kab 2024-11-01 08:30:04,950 root INFO creating build/lib/django/contrib/auth/locale/kab/LC_MESSAGES 2024-11-01 08:30:04,950 root INFO copying django/contrib/auth/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/kab/LC_MESSAGES 2024-11-01 08:30:04,951 root INFO copying django/contrib/auth/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/kab/LC_MESSAGES 2024-11-01 08:30:04,953 root INFO creating build/lib/django/contrib/auth/locale/kk 2024-11-01 08:30:04,953 root INFO creating build/lib/django/contrib/auth/locale/kk/LC_MESSAGES 2024-11-01 08:30:04,954 root INFO copying django/contrib/auth/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/kk/LC_MESSAGES 2024-11-01 08:30:04,955 root INFO copying django/contrib/auth/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/kk/LC_MESSAGES 2024-11-01 08:30:04,956 root INFO creating build/lib/django/contrib/auth/locale/km 2024-11-01 08:30:04,957 root INFO creating build/lib/django/contrib/auth/locale/km/LC_MESSAGES 2024-11-01 08:30:04,957 root INFO copying django/contrib/auth/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/km/LC_MESSAGES 2024-11-01 08:30:04,958 root INFO copying django/contrib/auth/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/km/LC_MESSAGES 2024-11-01 08:30:04,959 root INFO creating build/lib/django/contrib/auth/locale/kn 2024-11-01 08:30:04,960 root INFO creating build/lib/django/contrib/auth/locale/kn/LC_MESSAGES 2024-11-01 08:30:04,960 root INFO copying django/contrib/auth/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/kn/LC_MESSAGES 2024-11-01 08:30:04,961 root INFO copying django/contrib/auth/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/kn/LC_MESSAGES 2024-11-01 08:30:04,962 root INFO creating build/lib/django/contrib/auth/locale/ko 2024-11-01 08:30:04,963 root INFO creating build/lib/django/contrib/auth/locale/ko/LC_MESSAGES 2024-11-01 08:30:04,964 root INFO copying django/contrib/auth/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ko/LC_MESSAGES 2024-11-01 08:30:04,965 root INFO copying django/contrib/auth/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ko/LC_MESSAGES 2024-11-01 08:30:04,966 root INFO creating build/lib/django/contrib/auth/locale/ky 2024-11-01 08:30:04,966 root INFO creating build/lib/django/contrib/auth/locale/ky/LC_MESSAGES 2024-11-01 08:30:04,967 root INFO copying django/contrib/auth/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ky/LC_MESSAGES 2024-11-01 08:30:04,968 root INFO copying django/contrib/auth/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ky/LC_MESSAGES 2024-11-01 08:30:04,969 root INFO creating build/lib/django/contrib/auth/locale/lb 2024-11-01 08:30:04,970 root INFO creating build/lib/django/contrib/auth/locale/lb/LC_MESSAGES 2024-11-01 08:30:04,970 root INFO copying django/contrib/auth/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/lb/LC_MESSAGES 2024-11-01 08:30:04,972 root INFO copying django/contrib/auth/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/lb/LC_MESSAGES 2024-11-01 08:30:04,973 root INFO creating build/lib/django/contrib/auth/locale/lt 2024-11-01 08:30:04,973 root INFO creating build/lib/django/contrib/auth/locale/lt/LC_MESSAGES 2024-11-01 08:30:04,974 root INFO copying django/contrib/auth/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/lt/LC_MESSAGES 2024-11-01 08:30:04,975 root INFO copying django/contrib/auth/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/lt/LC_MESSAGES 2024-11-01 08:30:04,976 root INFO creating build/lib/django/contrib/auth/locale/lv 2024-11-01 08:30:04,977 root INFO creating build/lib/django/contrib/auth/locale/lv/LC_MESSAGES 2024-11-01 08:30:04,977 root INFO copying django/contrib/auth/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/lv/LC_MESSAGES 2024-11-01 08:30:04,978 root INFO copying django/contrib/auth/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/lv/LC_MESSAGES 2024-11-01 08:30:04,979 root INFO creating build/lib/django/contrib/auth/locale/mk 2024-11-01 08:30:04,980 root INFO creating build/lib/django/contrib/auth/locale/mk/LC_MESSAGES 2024-11-01 08:30:04,980 root INFO copying django/contrib/auth/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/mk/LC_MESSAGES 2024-11-01 08:30:04,982 root INFO copying django/contrib/auth/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/mk/LC_MESSAGES 2024-11-01 08:30:04,983 root INFO creating build/lib/django/contrib/auth/locale/ml 2024-11-01 08:30:04,983 root INFO creating build/lib/django/contrib/auth/locale/ml/LC_MESSAGES 2024-11-01 08:30:04,984 root INFO copying django/contrib/auth/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ml/LC_MESSAGES 2024-11-01 08:30:04,985 root INFO copying django/contrib/auth/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ml/LC_MESSAGES 2024-11-01 08:30:04,986 root INFO creating build/lib/django/contrib/auth/locale/mn 2024-11-01 08:30:04,987 root INFO creating build/lib/django/contrib/auth/locale/mn/LC_MESSAGES 2024-11-01 08:30:04,988 root INFO copying django/contrib/auth/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/mn/LC_MESSAGES 2024-11-01 08:30:04,989 root INFO copying django/contrib/auth/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/mn/LC_MESSAGES 2024-11-01 08:30:04,990 root INFO creating build/lib/django/contrib/auth/locale/mr 2024-11-01 08:30:04,990 root INFO creating build/lib/django/contrib/auth/locale/mr/LC_MESSAGES 2024-11-01 08:30:04,991 root INFO copying django/contrib/auth/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/mr/LC_MESSAGES 2024-11-01 08:30:04,992 root INFO copying django/contrib/auth/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/mr/LC_MESSAGES 2024-11-01 08:30:04,993 root INFO creating build/lib/django/contrib/auth/locale/ms 2024-11-01 08:30:04,994 root INFO creating build/lib/django/contrib/auth/locale/ms/LC_MESSAGES 2024-11-01 08:30:04,994 root INFO copying django/contrib/auth/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ms/LC_MESSAGES 2024-11-01 08:30:04,995 root INFO copying django/contrib/auth/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ms/LC_MESSAGES 2024-11-01 08:30:04,996 root INFO creating build/lib/django/contrib/auth/locale/my 2024-11-01 08:30:04,997 root INFO creating build/lib/django/contrib/auth/locale/my/LC_MESSAGES 2024-11-01 08:30:04,997 root INFO copying django/contrib/auth/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/my/LC_MESSAGES 2024-11-01 08:30:04,998 root INFO copying django/contrib/auth/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/my/LC_MESSAGES 2024-11-01 08:30:05,000 root INFO creating build/lib/django/contrib/auth/locale/nb 2024-11-01 08:30:05,000 root INFO creating build/lib/django/contrib/auth/locale/nb/LC_MESSAGES 2024-11-01 08:30:05,001 root INFO copying django/contrib/auth/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/nb/LC_MESSAGES 2024-11-01 08:30:05,002 root INFO copying django/contrib/auth/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/nb/LC_MESSAGES 2024-11-01 08:30:05,003 root INFO creating build/lib/django/contrib/auth/locale/ne 2024-11-01 08:30:05,003 root INFO creating build/lib/django/contrib/auth/locale/ne/LC_MESSAGES 2024-11-01 08:30:05,004 root INFO copying django/contrib/auth/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ne/LC_MESSAGES 2024-11-01 08:30:05,005 root INFO copying django/contrib/auth/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ne/LC_MESSAGES 2024-11-01 08:30:05,006 root INFO creating build/lib/django/contrib/auth/locale/nl 2024-11-01 08:30:05,007 root INFO creating build/lib/django/contrib/auth/locale/nl/LC_MESSAGES 2024-11-01 08:30:05,007 root INFO copying django/contrib/auth/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/nl/LC_MESSAGES 2024-11-01 08:30:05,008 root INFO copying django/contrib/auth/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/nl/LC_MESSAGES 2024-11-01 08:30:05,010 root INFO creating build/lib/django/contrib/auth/locale/nn 2024-11-01 08:30:05,010 root INFO creating build/lib/django/contrib/auth/locale/nn/LC_MESSAGES 2024-11-01 08:30:05,011 root INFO copying django/contrib/auth/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/nn/LC_MESSAGES 2024-11-01 08:30:05,012 root INFO copying django/contrib/auth/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/nn/LC_MESSAGES 2024-11-01 08:30:05,013 root INFO creating build/lib/django/contrib/auth/locale/os 2024-11-01 08:30:05,013 root INFO creating build/lib/django/contrib/auth/locale/os/LC_MESSAGES 2024-11-01 08:30:05,014 root INFO copying django/contrib/auth/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/os/LC_MESSAGES 2024-11-01 08:30:05,015 root INFO copying django/contrib/auth/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/os/LC_MESSAGES 2024-11-01 08:30:05,016 root INFO creating build/lib/django/contrib/auth/locale/pa 2024-11-01 08:30:05,017 root INFO creating build/lib/django/contrib/auth/locale/pa/LC_MESSAGES 2024-11-01 08:30:05,017 root INFO copying django/contrib/auth/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/pa/LC_MESSAGES 2024-11-01 08:30:05,018 root INFO copying django/contrib/auth/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/pa/LC_MESSAGES 2024-11-01 08:30:05,019 root INFO creating build/lib/django/contrib/auth/locale/pl 2024-11-01 08:30:05,020 root INFO creating build/lib/django/contrib/auth/locale/pl/LC_MESSAGES 2024-11-01 08:30:05,020 root INFO copying django/contrib/auth/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/pl/LC_MESSAGES 2024-11-01 08:30:05,021 root INFO copying django/contrib/auth/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/pl/LC_MESSAGES 2024-11-01 08:30:05,023 root INFO creating build/lib/django/contrib/auth/locale/pt 2024-11-01 08:30:05,023 root INFO creating build/lib/django/contrib/auth/locale/pt/LC_MESSAGES 2024-11-01 08:30:05,024 root INFO copying django/contrib/auth/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/pt/LC_MESSAGES 2024-11-01 08:30:05,025 root INFO copying django/contrib/auth/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/pt/LC_MESSAGES 2024-11-01 08:30:05,026 root INFO creating build/lib/django/contrib/auth/locale/pt_BR 2024-11-01 08:30:05,027 root INFO creating build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:05,027 root INFO copying django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:05,028 root INFO copying django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:05,029 root INFO creating build/lib/django/contrib/auth/locale/ro 2024-11-01 08:30:05,030 root INFO creating build/lib/django/contrib/auth/locale/ro/LC_MESSAGES 2024-11-01 08:30:05,030 root INFO copying django/contrib/auth/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ro/LC_MESSAGES 2024-11-01 08:30:05,032 root INFO copying django/contrib/auth/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ro/LC_MESSAGES 2024-11-01 08:30:05,033 root INFO creating build/lib/django/contrib/auth/locale/ru 2024-11-01 08:30:05,033 root INFO creating build/lib/django/contrib/auth/locale/ru/LC_MESSAGES 2024-11-01 08:30:05,034 root INFO copying django/contrib/auth/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ru/LC_MESSAGES 2024-11-01 08:30:05,035 root INFO copying django/contrib/auth/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ru/LC_MESSAGES 2024-11-01 08:30:05,036 root INFO creating build/lib/django/contrib/auth/locale/sk 2024-11-01 08:30:05,037 root INFO creating build/lib/django/contrib/auth/locale/sk/LC_MESSAGES 2024-11-01 08:30:05,037 root INFO copying django/contrib/auth/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sk/LC_MESSAGES 2024-11-01 08:30:05,038 root INFO copying django/contrib/auth/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sk/LC_MESSAGES 2024-11-01 08:30:05,040 root INFO creating build/lib/django/contrib/auth/locale/sl 2024-11-01 08:30:05,040 root INFO creating build/lib/django/contrib/auth/locale/sl/LC_MESSAGES 2024-11-01 08:30:05,041 root INFO copying django/contrib/auth/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sl/LC_MESSAGES 2024-11-01 08:30:05,042 root INFO copying django/contrib/auth/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sl/LC_MESSAGES 2024-11-01 08:30:05,043 root INFO creating build/lib/django/contrib/auth/locale/sq 2024-11-01 08:30:05,043 root INFO creating build/lib/django/contrib/auth/locale/sq/LC_MESSAGES 2024-11-01 08:30:05,044 root INFO copying django/contrib/auth/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sq/LC_MESSAGES 2024-11-01 08:30:05,045 root INFO copying django/contrib/auth/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sq/LC_MESSAGES 2024-11-01 08:30:05,046 root INFO creating build/lib/django/contrib/auth/locale/sr 2024-11-01 08:30:05,047 root INFO creating build/lib/django/contrib/auth/locale/sr/LC_MESSAGES 2024-11-01 08:30:05,047 root INFO copying django/contrib/auth/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sr/LC_MESSAGES 2024-11-01 08:30:05,049 root INFO copying django/contrib/auth/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sr/LC_MESSAGES 2024-11-01 08:30:05,050 root INFO creating build/lib/django/contrib/auth/locale/sr_Latn 2024-11-01 08:30:05,050 root INFO creating build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:05,051 root INFO copying django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:05,052 root INFO copying django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:05,053 root INFO creating build/lib/django/contrib/auth/locale/sv 2024-11-01 08:30:05,054 root INFO creating build/lib/django/contrib/auth/locale/sv/LC_MESSAGES 2024-11-01 08:30:05,054 root INFO copying django/contrib/auth/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sv/LC_MESSAGES 2024-11-01 08:30:05,055 root INFO copying django/contrib/auth/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sv/LC_MESSAGES 2024-11-01 08:30:05,056 root INFO creating build/lib/django/contrib/auth/locale/sw 2024-11-01 08:30:05,057 root INFO creating build/lib/django/contrib/auth/locale/sw/LC_MESSAGES 2024-11-01 08:30:05,057 root INFO copying django/contrib/auth/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sw/LC_MESSAGES 2024-11-01 08:30:05,058 root INFO copying django/contrib/auth/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sw/LC_MESSAGES 2024-11-01 08:30:05,060 root INFO creating build/lib/django/contrib/auth/locale/ta 2024-11-01 08:30:05,060 root INFO creating build/lib/django/contrib/auth/locale/ta/LC_MESSAGES 2024-11-01 08:30:05,061 root INFO copying django/contrib/auth/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ta/LC_MESSAGES 2024-11-01 08:30:05,062 root INFO copying django/contrib/auth/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ta/LC_MESSAGES 2024-11-01 08:30:05,063 root INFO creating build/lib/django/contrib/auth/locale/te 2024-11-01 08:30:05,063 root INFO creating build/lib/django/contrib/auth/locale/te/LC_MESSAGES 2024-11-01 08:30:05,064 root INFO copying django/contrib/auth/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/te/LC_MESSAGES 2024-11-01 08:30:05,065 root INFO copying django/contrib/auth/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/te/LC_MESSAGES 2024-11-01 08:30:05,066 root INFO creating build/lib/django/contrib/auth/locale/tg 2024-11-01 08:30:05,067 root INFO creating build/lib/django/contrib/auth/locale/tg/LC_MESSAGES 2024-11-01 08:30:05,067 root INFO copying django/contrib/auth/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/tg/LC_MESSAGES 2024-11-01 08:30:05,068 root INFO copying django/contrib/auth/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/tg/LC_MESSAGES 2024-11-01 08:30:05,070 root INFO creating build/lib/django/contrib/auth/locale/th 2024-11-01 08:30:05,070 root INFO creating build/lib/django/contrib/auth/locale/th/LC_MESSAGES 2024-11-01 08:30:05,071 root INFO copying django/contrib/auth/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/th/LC_MESSAGES 2024-11-01 08:30:05,072 root INFO copying django/contrib/auth/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/th/LC_MESSAGES 2024-11-01 08:30:05,073 root INFO creating build/lib/django/contrib/auth/locale/tk 2024-11-01 08:30:05,073 root INFO creating build/lib/django/contrib/auth/locale/tk/LC_MESSAGES 2024-11-01 08:30:05,074 root INFO copying django/contrib/auth/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/tk/LC_MESSAGES 2024-11-01 08:30:05,075 root INFO copying django/contrib/auth/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/tk/LC_MESSAGES 2024-11-01 08:30:05,076 root INFO creating build/lib/django/contrib/auth/locale/tr 2024-11-01 08:30:05,077 root INFO creating build/lib/django/contrib/auth/locale/tr/LC_MESSAGES 2024-11-01 08:30:05,077 root INFO copying django/contrib/auth/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/tr/LC_MESSAGES 2024-11-01 08:30:05,078 root INFO copying django/contrib/auth/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/tr/LC_MESSAGES 2024-11-01 08:30:05,080 root INFO creating build/lib/django/contrib/auth/locale/tt 2024-11-01 08:30:05,080 root INFO creating build/lib/django/contrib/auth/locale/tt/LC_MESSAGES 2024-11-01 08:30:05,081 root INFO copying django/contrib/auth/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/tt/LC_MESSAGES 2024-11-01 08:30:05,082 root INFO copying django/contrib/auth/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/tt/LC_MESSAGES 2024-11-01 08:30:05,083 root INFO creating build/lib/django/contrib/auth/locale/udm 2024-11-01 08:30:05,083 root INFO creating build/lib/django/contrib/auth/locale/udm/LC_MESSAGES 2024-11-01 08:30:05,084 root INFO copying django/contrib/auth/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/udm/LC_MESSAGES 2024-11-01 08:30:05,085 root INFO copying django/contrib/auth/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/udm/LC_MESSAGES 2024-11-01 08:30:05,086 root INFO creating build/lib/django/contrib/auth/locale/uk 2024-11-01 08:30:05,086 root INFO creating build/lib/django/contrib/auth/locale/uk/LC_MESSAGES 2024-11-01 08:30:05,087 root INFO copying django/contrib/auth/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/uk/LC_MESSAGES 2024-11-01 08:30:05,088 root INFO copying django/contrib/auth/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/uk/LC_MESSAGES 2024-11-01 08:30:05,090 root INFO creating build/lib/django/contrib/auth/locale/ur 2024-11-01 08:30:05,090 root INFO creating build/lib/django/contrib/auth/locale/ur/LC_MESSAGES 2024-11-01 08:30:05,090 root INFO copying django/contrib/auth/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ur/LC_MESSAGES 2024-11-01 08:30:05,092 root INFO copying django/contrib/auth/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ur/LC_MESSAGES 2024-11-01 08:30:05,093 root INFO creating build/lib/django/contrib/auth/locale/uz 2024-11-01 08:30:05,093 root INFO creating build/lib/django/contrib/auth/locale/uz/LC_MESSAGES 2024-11-01 08:30:05,094 root INFO copying django/contrib/auth/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/uz/LC_MESSAGES 2024-11-01 08:30:05,095 root INFO copying django/contrib/auth/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/uz/LC_MESSAGES 2024-11-01 08:30:05,096 root INFO creating build/lib/django/contrib/auth/locale/vi 2024-11-01 08:30:05,096 root INFO creating build/lib/django/contrib/auth/locale/vi/LC_MESSAGES 2024-11-01 08:30:05,097 root INFO copying django/contrib/auth/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/vi/LC_MESSAGES 2024-11-01 08:30:05,098 root INFO copying django/contrib/auth/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/vi/LC_MESSAGES 2024-11-01 08:30:05,099 root INFO creating build/lib/django/contrib/auth/locale/zh_Hans 2024-11-01 08:30:05,100 root INFO creating build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:05,100 root INFO copying django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:05,101 root INFO copying django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:05,103 root INFO creating build/lib/django/contrib/auth/locale/zh_Hant 2024-11-01 08:30:05,103 root INFO creating build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:05,104 root INFO copying django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:05,105 root INFO copying django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:05,106 root INFO creating build/lib/django/contrib/auth/templates 2024-11-01 08:30:05,106 root INFO creating build/lib/django/contrib/auth/templates/auth 2024-11-01 08:30:05,107 root INFO creating build/lib/django/contrib/auth/templates/auth/widgets 2024-11-01 08:30:05,107 root INFO copying django/contrib/auth/templates/auth/widgets/read_only_password_hash.html -> build/lib/django/contrib/auth/templates/auth/widgets 2024-11-01 08:30:05,108 root INFO creating build/lib/django/contrib/auth/templates/registration 2024-11-01 08:30:05,109 root INFO copying django/contrib/auth/templates/registration/password_reset_subject.txt -> build/lib/django/contrib/auth/templates/registration 2024-11-01 08:30:05,110 root INFO creating build/lib/django/contrib/sessions/locale 2024-11-01 08:30:05,111 root INFO creating build/lib/django/contrib/sessions/locale/af 2024-11-01 08:30:05,111 root INFO creating build/lib/django/contrib/sessions/locale/af/LC_MESSAGES 2024-11-01 08:30:05,112 root INFO copying django/contrib/sessions/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/af/LC_MESSAGES 2024-11-01 08:30:05,113 root INFO copying django/contrib/sessions/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/af/LC_MESSAGES 2024-11-01 08:30:05,114 root INFO creating build/lib/django/contrib/sessions/locale/ar 2024-11-01 08:30:05,114 root INFO creating build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES 2024-11-01 08:30:05,115 root INFO copying django/contrib/sessions/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES 2024-11-01 08:30:05,116 root INFO copying django/contrib/sessions/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES 2024-11-01 08:30:05,117 root INFO creating build/lib/django/contrib/sessions/locale/ar_DZ 2024-11-01 08:30:05,118 root INFO creating build/lib/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:05,118 root INFO copying django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:05,119 root INFO copying django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:05,120 root INFO creating build/lib/django/contrib/sessions/locale/ast 2024-11-01 08:30:05,121 root INFO creating build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES 2024-11-01 08:30:05,121 root INFO copying django/contrib/sessions/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES 2024-11-01 08:30:05,122 root INFO copying django/contrib/sessions/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES 2024-11-01 08:30:05,124 root INFO creating build/lib/django/contrib/sessions/locale/az 2024-11-01 08:30:05,124 root INFO creating build/lib/django/contrib/sessions/locale/az/LC_MESSAGES 2024-11-01 08:30:05,125 root INFO copying django/contrib/sessions/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/az/LC_MESSAGES 2024-11-01 08:30:05,126 root INFO copying django/contrib/sessions/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/az/LC_MESSAGES 2024-11-01 08:30:05,127 root INFO creating build/lib/django/contrib/sessions/locale/be 2024-11-01 08:30:05,127 root INFO creating build/lib/django/contrib/sessions/locale/be/LC_MESSAGES 2024-11-01 08:30:05,128 root INFO copying django/contrib/sessions/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/be/LC_MESSAGES 2024-11-01 08:30:05,129 root INFO copying django/contrib/sessions/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/be/LC_MESSAGES 2024-11-01 08:30:05,130 root INFO creating build/lib/django/contrib/sessions/locale/bg 2024-11-01 08:30:05,130 root INFO creating build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES 2024-11-01 08:30:05,131 root INFO copying django/contrib/sessions/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES 2024-11-01 08:30:05,132 root INFO copying django/contrib/sessions/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES 2024-11-01 08:30:05,133 root INFO creating build/lib/django/contrib/sessions/locale/bn 2024-11-01 08:30:05,134 root INFO creating build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES 2024-11-01 08:30:05,134 root INFO copying django/contrib/sessions/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES 2024-11-01 08:30:05,135 root INFO copying django/contrib/sessions/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES 2024-11-01 08:30:05,136 root INFO creating build/lib/django/contrib/sessions/locale/br 2024-11-01 08:30:05,137 root INFO creating build/lib/django/contrib/sessions/locale/br/LC_MESSAGES 2024-11-01 08:30:05,137 root INFO copying django/contrib/sessions/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/br/LC_MESSAGES 2024-11-01 08:30:05,138 root INFO copying django/contrib/sessions/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/br/LC_MESSAGES 2024-11-01 08:30:05,140 root INFO creating build/lib/django/contrib/sessions/locale/bs 2024-11-01 08:30:05,140 root INFO creating build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES 2024-11-01 08:30:05,141 root INFO copying django/contrib/sessions/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES 2024-11-01 08:30:05,142 root INFO copying django/contrib/sessions/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES 2024-11-01 08:30:05,143 root INFO creating build/lib/django/contrib/sessions/locale/ca 2024-11-01 08:30:05,143 root INFO creating build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES 2024-11-01 08:30:05,144 root INFO copying django/contrib/sessions/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES 2024-11-01 08:30:05,145 root INFO copying django/contrib/sessions/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES 2024-11-01 08:30:05,146 root INFO creating build/lib/django/contrib/sessions/locale/ckb 2024-11-01 08:30:05,146 root INFO creating build/lib/django/contrib/sessions/locale/ckb/LC_MESSAGES 2024-11-01 08:30:05,147 root INFO copying django/contrib/sessions/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ckb/LC_MESSAGES 2024-11-01 08:30:05,148 root INFO copying django/contrib/sessions/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ckb/LC_MESSAGES 2024-11-01 08:30:05,149 root INFO creating build/lib/django/contrib/sessions/locale/cs 2024-11-01 08:30:05,150 root INFO creating build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES 2024-11-01 08:30:05,150 root INFO copying django/contrib/sessions/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES 2024-11-01 08:30:05,151 root INFO copying django/contrib/sessions/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES 2024-11-01 08:30:05,153 root INFO creating build/lib/django/contrib/sessions/locale/cy 2024-11-01 08:30:05,153 root INFO creating build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES 2024-11-01 08:30:05,154 root INFO copying django/contrib/sessions/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES 2024-11-01 08:30:05,155 root INFO copying django/contrib/sessions/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES 2024-11-01 08:30:05,156 root INFO creating build/lib/django/contrib/sessions/locale/da 2024-11-01 08:30:05,156 root INFO creating build/lib/django/contrib/sessions/locale/da/LC_MESSAGES 2024-11-01 08:30:05,157 root INFO copying django/contrib/sessions/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/da/LC_MESSAGES 2024-11-01 08:30:05,158 root INFO copying django/contrib/sessions/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/da/LC_MESSAGES 2024-11-01 08:30:05,159 root INFO creating build/lib/django/contrib/sessions/locale/de 2024-11-01 08:30:05,160 root INFO creating build/lib/django/contrib/sessions/locale/de/LC_MESSAGES 2024-11-01 08:30:05,160 root INFO copying django/contrib/sessions/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/de/LC_MESSAGES 2024-11-01 08:30:05,161 root INFO copying django/contrib/sessions/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/de/LC_MESSAGES 2024-11-01 08:30:05,162 root INFO creating build/lib/django/contrib/sessions/locale/dsb 2024-11-01 08:30:05,163 root INFO creating build/lib/django/contrib/sessions/locale/dsb/LC_MESSAGES 2024-11-01 08:30:05,163 root INFO copying django/contrib/sessions/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/dsb/LC_MESSAGES 2024-11-01 08:30:05,164 root INFO copying django/contrib/sessions/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/dsb/LC_MESSAGES 2024-11-01 08:30:05,165 root INFO creating build/lib/django/contrib/sessions/locale/el 2024-11-01 08:30:05,166 root INFO creating build/lib/django/contrib/sessions/locale/el/LC_MESSAGES 2024-11-01 08:30:05,166 root INFO copying django/contrib/sessions/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/el/LC_MESSAGES 2024-11-01 08:30:05,168 root INFO copying django/contrib/sessions/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/el/LC_MESSAGES 2024-11-01 08:30:05,169 root INFO creating build/lib/django/contrib/sessions/locale/en 2024-11-01 08:30:05,169 root INFO creating build/lib/django/contrib/sessions/locale/en/LC_MESSAGES 2024-11-01 08:30:05,170 root INFO copying django/contrib/sessions/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/en/LC_MESSAGES 2024-11-01 08:30:05,171 root INFO copying django/contrib/sessions/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/en/LC_MESSAGES 2024-11-01 08:30:05,172 root INFO creating build/lib/django/contrib/sessions/locale/en_AU 2024-11-01 08:30:05,172 root INFO creating build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:05,173 root INFO copying django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:05,174 root INFO copying django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:05,175 root INFO creating build/lib/django/contrib/sessions/locale/en_GB 2024-11-01 08:30:05,175 root INFO creating build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:05,176 root INFO copying django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:05,177 root INFO copying django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:05,178 root INFO creating build/lib/django/contrib/sessions/locale/eo 2024-11-01 08:30:05,179 root INFO creating build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES 2024-11-01 08:30:05,179 root INFO copying django/contrib/sessions/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES 2024-11-01 08:30:05,180 root INFO copying django/contrib/sessions/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES 2024-11-01 08:30:05,181 root INFO creating build/lib/django/contrib/sessions/locale/es 2024-11-01 08:30:05,182 root INFO creating build/lib/django/contrib/sessions/locale/es/LC_MESSAGES 2024-11-01 08:30:05,182 root INFO copying django/contrib/sessions/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es/LC_MESSAGES 2024-11-01 08:30:05,184 root INFO copying django/contrib/sessions/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es/LC_MESSAGES 2024-11-01 08:30:05,185 root INFO creating build/lib/django/contrib/sessions/locale/es_AR 2024-11-01 08:30:05,185 root INFO creating build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:05,186 root INFO copying django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:05,187 root INFO copying django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:05,188 root INFO creating build/lib/django/contrib/sessions/locale/es_CO 2024-11-01 08:30:05,188 root INFO creating build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:05,189 root INFO copying django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:05,190 root INFO copying django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:05,191 root INFO creating build/lib/django/contrib/sessions/locale/es_MX 2024-11-01 08:30:05,192 root INFO creating build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:05,192 root INFO copying django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:05,193 root INFO copying django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:05,194 root INFO creating build/lib/django/contrib/sessions/locale/es_VE 2024-11-01 08:30:05,195 root INFO creating build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:05,195 root INFO copying django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:05,196 root INFO copying django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:05,197 root INFO creating build/lib/django/contrib/sessions/locale/et 2024-11-01 08:30:05,198 root INFO creating build/lib/django/contrib/sessions/locale/et/LC_MESSAGES 2024-11-01 08:30:05,198 root INFO copying django/contrib/sessions/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/et/LC_MESSAGES 2024-11-01 08:30:05,200 root INFO copying django/contrib/sessions/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/et/LC_MESSAGES 2024-11-01 08:30:05,201 root INFO creating build/lib/django/contrib/sessions/locale/eu 2024-11-01 08:30:05,201 root INFO creating build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES 2024-11-01 08:30:05,202 root INFO copying django/contrib/sessions/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES 2024-11-01 08:30:05,203 root INFO copying django/contrib/sessions/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES 2024-11-01 08:30:05,204 root INFO creating build/lib/django/contrib/sessions/locale/fa 2024-11-01 08:30:05,204 root INFO creating build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES 2024-11-01 08:30:05,205 root INFO copying django/contrib/sessions/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES 2024-11-01 08:30:05,206 root INFO copying django/contrib/sessions/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES 2024-11-01 08:30:05,207 root INFO creating build/lib/django/contrib/sessions/locale/fi 2024-11-01 08:30:05,208 root INFO creating build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES 2024-11-01 08:30:05,208 root INFO copying django/contrib/sessions/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES 2024-11-01 08:30:05,209 root INFO copying django/contrib/sessions/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES 2024-11-01 08:30:05,210 root INFO creating build/lib/django/contrib/sessions/locale/fr 2024-11-01 08:30:05,211 root INFO creating build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES 2024-11-01 08:30:05,211 root INFO copying django/contrib/sessions/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES 2024-11-01 08:30:05,212 root INFO copying django/contrib/sessions/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES 2024-11-01 08:30:05,213 root INFO creating build/lib/django/contrib/sessions/locale/fy 2024-11-01 08:30:05,214 root INFO creating build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES 2024-11-01 08:30:05,214 root INFO copying django/contrib/sessions/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES 2024-11-01 08:30:05,216 root INFO copying django/contrib/sessions/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES 2024-11-01 08:30:05,217 root INFO creating build/lib/django/contrib/sessions/locale/ga 2024-11-01 08:30:05,217 root INFO creating build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES 2024-11-01 08:30:05,218 root INFO copying django/contrib/sessions/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES 2024-11-01 08:30:05,219 root INFO copying django/contrib/sessions/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES 2024-11-01 08:30:05,220 root INFO creating build/lib/django/contrib/sessions/locale/gd 2024-11-01 08:30:05,220 root INFO creating build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES 2024-11-01 08:30:05,221 root INFO copying django/contrib/sessions/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES 2024-11-01 08:30:05,222 root INFO copying django/contrib/sessions/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES 2024-11-01 08:30:05,223 root INFO creating build/lib/django/contrib/sessions/locale/gl 2024-11-01 08:30:05,224 root INFO creating build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES 2024-11-01 08:30:05,224 root INFO copying django/contrib/sessions/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES 2024-11-01 08:30:05,225 root INFO copying django/contrib/sessions/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES 2024-11-01 08:30:05,226 root INFO creating build/lib/django/contrib/sessions/locale/he 2024-11-01 08:30:05,227 root INFO creating build/lib/django/contrib/sessions/locale/he/LC_MESSAGES 2024-11-01 08:30:05,227 root INFO copying django/contrib/sessions/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/he/LC_MESSAGES 2024-11-01 08:30:05,228 root INFO copying django/contrib/sessions/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/he/LC_MESSAGES 2024-11-01 08:30:05,229 root INFO creating build/lib/django/contrib/sessions/locale/hi 2024-11-01 08:30:05,230 root INFO creating build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES 2024-11-01 08:30:05,230 root INFO copying django/contrib/sessions/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES 2024-11-01 08:30:05,232 root INFO copying django/contrib/sessions/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES 2024-11-01 08:30:05,233 root INFO creating build/lib/django/contrib/sessions/locale/hr 2024-11-01 08:30:05,233 root INFO creating build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES 2024-11-01 08:30:05,234 root INFO copying django/contrib/sessions/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES 2024-11-01 08:30:05,235 root INFO copying django/contrib/sessions/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES 2024-11-01 08:30:05,236 root INFO creating build/lib/django/contrib/sessions/locale/hsb 2024-11-01 08:30:05,236 root INFO creating build/lib/django/contrib/sessions/locale/hsb/LC_MESSAGES 2024-11-01 08:30:05,237 root INFO copying django/contrib/sessions/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hsb/LC_MESSAGES 2024-11-01 08:30:05,238 root INFO copying django/contrib/sessions/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hsb/LC_MESSAGES 2024-11-01 08:30:05,239 root INFO creating build/lib/django/contrib/sessions/locale/hu 2024-11-01 08:30:05,240 root INFO creating build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES 2024-11-01 08:30:05,240 root INFO copying django/contrib/sessions/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES 2024-11-01 08:30:05,241 root INFO copying django/contrib/sessions/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES 2024-11-01 08:30:05,242 root INFO creating build/lib/django/contrib/sessions/locale/hy 2024-11-01 08:30:05,243 root INFO creating build/lib/django/contrib/sessions/locale/hy/LC_MESSAGES 2024-11-01 08:30:05,243 root INFO copying django/contrib/sessions/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hy/LC_MESSAGES 2024-11-01 08:30:05,245 root INFO copying django/contrib/sessions/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hy/LC_MESSAGES 2024-11-01 08:30:05,246 root INFO creating build/lib/django/contrib/sessions/locale/ia 2024-11-01 08:30:05,246 root INFO creating build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES 2024-11-01 08:30:05,247 root INFO copying django/contrib/sessions/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES 2024-11-01 08:30:05,248 root INFO copying django/contrib/sessions/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES 2024-11-01 08:30:05,249 root INFO creating build/lib/django/contrib/sessions/locale/id 2024-11-01 08:30:05,249 root INFO creating build/lib/django/contrib/sessions/locale/id/LC_MESSAGES 2024-11-01 08:30:05,250 root INFO copying django/contrib/sessions/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/id/LC_MESSAGES 2024-11-01 08:30:05,251 root INFO copying django/contrib/sessions/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/id/LC_MESSAGES 2024-11-01 08:30:05,252 root INFO creating build/lib/django/contrib/sessions/locale/io 2024-11-01 08:30:05,253 root INFO creating build/lib/django/contrib/sessions/locale/io/LC_MESSAGES 2024-11-01 08:30:05,253 root INFO copying django/contrib/sessions/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/io/LC_MESSAGES 2024-11-01 08:30:05,254 root INFO copying django/contrib/sessions/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/io/LC_MESSAGES 2024-11-01 08:30:05,255 root INFO creating build/lib/django/contrib/sessions/locale/is 2024-11-01 08:30:05,256 root INFO creating build/lib/django/contrib/sessions/locale/is/LC_MESSAGES 2024-11-01 08:30:05,256 root INFO copying django/contrib/sessions/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/is/LC_MESSAGES 2024-11-01 08:30:05,257 root INFO copying django/contrib/sessions/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/is/LC_MESSAGES 2024-11-01 08:30:05,258 root INFO creating build/lib/django/contrib/sessions/locale/it 2024-11-01 08:30:05,259 root INFO creating build/lib/django/contrib/sessions/locale/it/LC_MESSAGES 2024-11-01 08:30:05,259 root INFO copying django/contrib/sessions/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/it/LC_MESSAGES 2024-11-01 08:30:05,261 root INFO copying django/contrib/sessions/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/it/LC_MESSAGES 2024-11-01 08:30:05,262 root INFO creating build/lib/django/contrib/sessions/locale/ja 2024-11-01 08:30:05,262 root INFO creating build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES 2024-11-01 08:30:05,263 root INFO copying django/contrib/sessions/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES 2024-11-01 08:30:05,264 root INFO copying django/contrib/sessions/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES 2024-11-01 08:30:05,265 root INFO creating build/lib/django/contrib/sessions/locale/ka 2024-11-01 08:30:05,266 root INFO creating build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES 2024-11-01 08:30:05,266 root INFO copying django/contrib/sessions/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES 2024-11-01 08:30:05,267 root INFO copying django/contrib/sessions/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES 2024-11-01 08:30:05,268 root INFO creating build/lib/django/contrib/sessions/locale/kab 2024-11-01 08:30:05,269 root INFO creating build/lib/django/contrib/sessions/locale/kab/LC_MESSAGES 2024-11-01 08:30:05,269 root INFO copying django/contrib/sessions/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/kab/LC_MESSAGES 2024-11-01 08:30:05,270 root INFO copying django/contrib/sessions/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/kab/LC_MESSAGES 2024-11-01 08:30:05,272 root INFO creating build/lib/django/contrib/sessions/locale/kk 2024-11-01 08:30:05,272 root INFO creating build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES 2024-11-01 08:30:05,273 root INFO copying django/contrib/sessions/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES 2024-11-01 08:30:05,274 root INFO copying django/contrib/sessions/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES 2024-11-01 08:30:05,275 root INFO creating build/lib/django/contrib/sessions/locale/km 2024-11-01 08:30:05,275 root INFO creating build/lib/django/contrib/sessions/locale/km/LC_MESSAGES 2024-11-01 08:30:05,276 root INFO copying django/contrib/sessions/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/km/LC_MESSAGES 2024-11-01 08:30:05,277 root INFO copying django/contrib/sessions/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/km/LC_MESSAGES 2024-11-01 08:30:05,278 root INFO creating build/lib/django/contrib/sessions/locale/kn 2024-11-01 08:30:05,279 root INFO creating build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES 2024-11-01 08:30:05,279 root INFO copying django/contrib/sessions/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES 2024-11-01 08:30:05,280 root INFO copying django/contrib/sessions/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES 2024-11-01 08:30:05,281 root INFO creating build/lib/django/contrib/sessions/locale/ko 2024-11-01 08:30:05,282 root INFO creating build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES 2024-11-01 08:30:05,282 root INFO copying django/contrib/sessions/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES 2024-11-01 08:30:05,283 root INFO copying django/contrib/sessions/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES 2024-11-01 08:30:05,284 root INFO creating build/lib/django/contrib/sessions/locale/ky 2024-11-01 08:30:05,285 root INFO creating build/lib/django/contrib/sessions/locale/ky/LC_MESSAGES 2024-11-01 08:30:05,285 root INFO copying django/contrib/sessions/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ky/LC_MESSAGES 2024-11-01 08:30:05,287 root INFO copying django/contrib/sessions/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ky/LC_MESSAGES 2024-11-01 08:30:05,288 root INFO creating build/lib/django/contrib/sessions/locale/lb 2024-11-01 08:30:05,288 root INFO creating build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES 2024-11-01 08:30:05,289 root INFO copying django/contrib/sessions/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES 2024-11-01 08:30:05,290 root INFO copying django/contrib/sessions/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES 2024-11-01 08:30:05,291 root INFO creating build/lib/django/contrib/sessions/locale/lt 2024-11-01 08:30:05,291 root INFO creating build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES 2024-11-01 08:30:05,292 root INFO copying django/contrib/sessions/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES 2024-11-01 08:30:05,293 root INFO copying django/contrib/sessions/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES 2024-11-01 08:30:05,294 root INFO creating build/lib/django/contrib/sessions/locale/lv 2024-11-01 08:30:05,294 root INFO creating build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES 2024-11-01 08:30:05,295 root INFO copying django/contrib/sessions/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES 2024-11-01 08:30:05,296 root INFO copying django/contrib/sessions/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES 2024-11-01 08:30:05,297 root INFO creating build/lib/django/contrib/sessions/locale/mk 2024-11-01 08:30:05,298 root INFO creating build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES 2024-11-01 08:30:05,298 root INFO copying django/contrib/sessions/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES 2024-11-01 08:30:05,299 root INFO copying django/contrib/sessions/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES 2024-11-01 08:30:05,300 root INFO creating build/lib/django/contrib/sessions/locale/ml 2024-11-01 08:30:05,301 root INFO creating build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES 2024-11-01 08:30:05,301 root INFO copying django/contrib/sessions/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES 2024-11-01 08:30:05,303 root INFO copying django/contrib/sessions/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES 2024-11-01 08:30:05,304 root INFO creating build/lib/django/contrib/sessions/locale/mn 2024-11-01 08:30:05,304 root INFO creating build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES 2024-11-01 08:30:05,305 root INFO copying django/contrib/sessions/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES 2024-11-01 08:30:05,306 root INFO copying django/contrib/sessions/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES 2024-11-01 08:30:05,307 root INFO creating build/lib/django/contrib/sessions/locale/mr 2024-11-01 08:30:05,307 root INFO creating build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES 2024-11-01 08:30:05,308 root INFO copying django/contrib/sessions/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES 2024-11-01 08:30:05,309 root INFO copying django/contrib/sessions/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES 2024-11-01 08:30:05,310 root INFO creating build/lib/django/contrib/sessions/locale/ms 2024-11-01 08:30:05,311 root INFO creating build/lib/django/contrib/sessions/locale/ms/LC_MESSAGES 2024-11-01 08:30:05,311 root INFO copying django/contrib/sessions/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ms/LC_MESSAGES 2024-11-01 08:30:05,312 root INFO copying django/contrib/sessions/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ms/LC_MESSAGES 2024-11-01 08:30:05,313 root INFO creating build/lib/django/contrib/sessions/locale/my 2024-11-01 08:30:05,314 root INFO creating build/lib/django/contrib/sessions/locale/my/LC_MESSAGES 2024-11-01 08:30:05,314 root INFO copying django/contrib/sessions/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/my/LC_MESSAGES 2024-11-01 08:30:05,315 root INFO copying django/contrib/sessions/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/my/LC_MESSAGES 2024-11-01 08:30:05,317 root INFO creating build/lib/django/contrib/sessions/locale/nb 2024-11-01 08:30:05,317 root INFO creating build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES 2024-11-01 08:30:05,318 root INFO copying django/contrib/sessions/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES 2024-11-01 08:30:05,319 root INFO copying django/contrib/sessions/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES 2024-11-01 08:30:05,320 root INFO creating build/lib/django/contrib/sessions/locale/ne 2024-11-01 08:30:05,320 root INFO creating build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES 2024-11-01 08:30:05,321 root INFO copying django/contrib/sessions/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES 2024-11-01 08:30:05,322 root INFO copying django/contrib/sessions/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES 2024-11-01 08:30:05,323 root INFO creating build/lib/django/contrib/sessions/locale/nl 2024-11-01 08:30:05,324 root INFO creating build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES 2024-11-01 08:30:05,324 root INFO copying django/contrib/sessions/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES 2024-11-01 08:30:05,325 root INFO copying django/contrib/sessions/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES 2024-11-01 08:30:05,326 root INFO creating build/lib/django/contrib/sessions/locale/nn 2024-11-01 08:30:05,327 root INFO creating build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES 2024-11-01 08:30:05,327 root INFO copying django/contrib/sessions/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES 2024-11-01 08:30:05,328 root INFO copying django/contrib/sessions/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES 2024-11-01 08:30:05,329 root INFO creating build/lib/django/contrib/sessions/locale/os 2024-11-01 08:30:05,330 root INFO creating build/lib/django/contrib/sessions/locale/os/LC_MESSAGES 2024-11-01 08:30:05,330 root INFO copying django/contrib/sessions/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/os/LC_MESSAGES 2024-11-01 08:30:05,332 root INFO copying django/contrib/sessions/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/os/LC_MESSAGES 2024-11-01 08:30:05,333 root INFO creating build/lib/django/contrib/sessions/locale/pa 2024-11-01 08:30:05,333 root INFO creating build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES 2024-11-01 08:30:05,334 root INFO copying django/contrib/sessions/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES 2024-11-01 08:30:05,335 root INFO copying django/contrib/sessions/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES 2024-11-01 08:30:05,336 root INFO creating build/lib/django/contrib/sessions/locale/pl 2024-11-01 08:30:05,336 root INFO creating build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES 2024-11-01 08:30:05,337 root INFO copying django/contrib/sessions/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES 2024-11-01 08:30:05,338 root INFO copying django/contrib/sessions/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES 2024-11-01 08:30:05,339 root INFO creating build/lib/django/contrib/sessions/locale/pt 2024-11-01 08:30:05,340 root INFO creating build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES 2024-11-01 08:30:05,340 root INFO copying django/contrib/sessions/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES 2024-11-01 08:30:05,341 root INFO copying django/contrib/sessions/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES 2024-11-01 08:30:05,342 root INFO creating build/lib/django/contrib/sessions/locale/pt_BR 2024-11-01 08:30:05,343 root INFO creating build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:05,343 root INFO copying django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:05,344 root INFO copying django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:05,346 root INFO creating build/lib/django/contrib/sessions/locale/ro 2024-11-01 08:30:05,346 root INFO creating build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES 2024-11-01 08:30:05,347 root INFO copying django/contrib/sessions/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES 2024-11-01 08:30:05,348 root INFO copying django/contrib/sessions/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES 2024-11-01 08:30:05,349 root INFO creating build/lib/django/contrib/sessions/locale/ru 2024-11-01 08:30:05,349 root INFO creating build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES 2024-11-01 08:30:05,350 root INFO copying django/contrib/sessions/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES 2024-11-01 08:30:05,351 root INFO copying django/contrib/sessions/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES 2024-11-01 08:30:05,352 root INFO creating build/lib/django/contrib/sessions/locale/sk 2024-11-01 08:30:05,352 root INFO creating build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES 2024-11-01 08:30:05,353 root INFO copying django/contrib/sessions/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES 2024-11-01 08:30:05,354 root INFO copying django/contrib/sessions/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES 2024-11-01 08:30:05,355 root INFO creating build/lib/django/contrib/sessions/locale/sl 2024-11-01 08:30:05,356 root INFO creating build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES 2024-11-01 08:30:05,356 root INFO copying django/contrib/sessions/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES 2024-11-01 08:30:05,357 root INFO copying django/contrib/sessions/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES 2024-11-01 08:30:05,358 root INFO creating build/lib/django/contrib/sessions/locale/sq 2024-11-01 08:30:05,359 root INFO creating build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES 2024-11-01 08:30:05,359 root INFO copying django/contrib/sessions/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES 2024-11-01 08:30:05,360 root INFO copying django/contrib/sessions/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES 2024-11-01 08:30:05,362 root INFO creating build/lib/django/contrib/sessions/locale/sr 2024-11-01 08:30:05,362 root INFO creating build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES 2024-11-01 08:30:05,363 root INFO copying django/contrib/sessions/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES 2024-11-01 08:30:05,364 root INFO copying django/contrib/sessions/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES 2024-11-01 08:30:05,365 root INFO creating build/lib/django/contrib/sessions/locale/sr_Latn 2024-11-01 08:30:05,365 root INFO creating build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:05,366 root INFO copying django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:05,367 root INFO copying django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:05,368 root INFO creating build/lib/django/contrib/sessions/locale/sv 2024-11-01 08:30:05,368 root INFO creating build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES 2024-11-01 08:30:05,369 root INFO copying django/contrib/sessions/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES 2024-11-01 08:30:05,370 root INFO copying django/contrib/sessions/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES 2024-11-01 08:30:05,371 root INFO creating build/lib/django/contrib/sessions/locale/sw 2024-11-01 08:30:05,372 root INFO creating build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES 2024-11-01 08:30:05,372 root INFO copying django/contrib/sessions/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES 2024-11-01 08:30:05,373 root INFO copying django/contrib/sessions/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES 2024-11-01 08:30:05,374 root INFO creating build/lib/django/contrib/sessions/locale/ta 2024-11-01 08:30:05,375 root INFO creating build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES 2024-11-01 08:30:05,375 root INFO copying django/contrib/sessions/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES 2024-11-01 08:30:05,377 root INFO copying django/contrib/sessions/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES 2024-11-01 08:30:05,378 root INFO creating build/lib/django/contrib/sessions/locale/te 2024-11-01 08:30:05,378 root INFO creating build/lib/django/contrib/sessions/locale/te/LC_MESSAGES 2024-11-01 08:30:05,379 root INFO copying django/contrib/sessions/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/te/LC_MESSAGES 2024-11-01 08:30:05,380 root INFO copying django/contrib/sessions/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/te/LC_MESSAGES 2024-11-01 08:30:05,381 root INFO creating build/lib/django/contrib/sessions/locale/tg 2024-11-01 08:30:05,381 root INFO creating build/lib/django/contrib/sessions/locale/tg/LC_MESSAGES 2024-11-01 08:30:05,382 root INFO copying django/contrib/sessions/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/tg/LC_MESSAGES 2024-11-01 08:30:05,383 root INFO copying django/contrib/sessions/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/tg/LC_MESSAGES 2024-11-01 08:30:05,384 root INFO creating build/lib/django/contrib/sessions/locale/th 2024-11-01 08:30:05,385 root INFO creating build/lib/django/contrib/sessions/locale/th/LC_MESSAGES 2024-11-01 08:30:05,385 root INFO copying django/contrib/sessions/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/th/LC_MESSAGES 2024-11-01 08:30:05,386 root INFO copying django/contrib/sessions/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/th/LC_MESSAGES 2024-11-01 08:30:05,387 root INFO creating build/lib/django/contrib/sessions/locale/tk 2024-11-01 08:30:05,388 root INFO creating build/lib/django/contrib/sessions/locale/tk/LC_MESSAGES 2024-11-01 08:30:05,388 root INFO copying django/contrib/sessions/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/tk/LC_MESSAGES 2024-11-01 08:30:05,389 root INFO copying django/contrib/sessions/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/tk/LC_MESSAGES 2024-11-01 08:30:05,390 root INFO creating build/lib/django/contrib/sessions/locale/tr 2024-11-01 08:30:05,391 root INFO creating build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES 2024-11-01 08:30:05,392 root INFO copying django/contrib/sessions/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES 2024-11-01 08:30:05,393 root INFO copying django/contrib/sessions/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES 2024-11-01 08:30:05,394 root INFO creating build/lib/django/contrib/sessions/locale/tt 2024-11-01 08:30:05,394 root INFO creating build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES 2024-11-01 08:30:05,395 root INFO copying django/contrib/sessions/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES 2024-11-01 08:30:05,396 root INFO copying django/contrib/sessions/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES 2024-11-01 08:30:05,397 root INFO creating build/lib/django/contrib/sessions/locale/udm 2024-11-01 08:30:05,397 root INFO creating build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES 2024-11-01 08:30:05,398 root INFO copying django/contrib/sessions/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES 2024-11-01 08:30:05,399 root INFO copying django/contrib/sessions/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES 2024-11-01 08:30:05,400 root INFO creating build/lib/django/contrib/sessions/locale/uk 2024-11-01 08:30:05,401 root INFO creating build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES 2024-11-01 08:30:05,401 root INFO copying django/contrib/sessions/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES 2024-11-01 08:30:05,402 root INFO copying django/contrib/sessions/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES 2024-11-01 08:30:05,403 root INFO creating build/lib/django/contrib/sessions/locale/ur 2024-11-01 08:30:05,404 root INFO creating build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES 2024-11-01 08:30:05,404 root INFO copying django/contrib/sessions/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES 2024-11-01 08:30:05,406 root INFO copying django/contrib/sessions/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES 2024-11-01 08:30:05,407 root INFO creating build/lib/django/contrib/sessions/locale/uz 2024-11-01 08:30:05,409 root INFO creating build/lib/django/contrib/sessions/locale/uz/LC_MESSAGES 2024-11-01 08:30:05,409 root INFO copying django/contrib/sessions/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/uz/LC_MESSAGES 2024-11-01 08:30:05,410 root INFO copying django/contrib/sessions/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/uz/LC_MESSAGES 2024-11-01 08:30:05,412 root INFO creating build/lib/django/contrib/sessions/locale/vi 2024-11-01 08:30:05,412 root INFO creating build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES 2024-11-01 08:30:05,413 root INFO copying django/contrib/sessions/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES 2024-11-01 08:30:05,414 root INFO copying django/contrib/sessions/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES 2024-11-01 08:30:05,415 root INFO creating build/lib/django/contrib/sessions/locale/zh_Hans 2024-11-01 08:30:05,415 root INFO creating build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:05,416 root INFO copying django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:05,417 root INFO copying django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:05,418 root INFO creating build/lib/django/contrib/sessions/locale/zh_Hant 2024-11-01 08:30:05,418 root INFO creating build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:05,419 root INFO copying django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:05,420 root INFO copying django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:05,421 root INFO creating build/lib/django/contrib/gis/locale 2024-11-01 08:30:05,422 root INFO creating build/lib/django/contrib/gis/locale/af 2024-11-01 08:30:05,422 root INFO creating build/lib/django/contrib/gis/locale/af/LC_MESSAGES 2024-11-01 08:30:05,422 root INFO copying django/contrib/gis/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/af/LC_MESSAGES 2024-11-01 08:30:05,424 root INFO copying django/contrib/gis/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/af/LC_MESSAGES 2024-11-01 08:30:05,425 root INFO creating build/lib/django/contrib/gis/locale/ar 2024-11-01 08:30:05,425 root INFO creating build/lib/django/contrib/gis/locale/ar/LC_MESSAGES 2024-11-01 08:30:05,426 root INFO copying django/contrib/gis/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ar/LC_MESSAGES 2024-11-01 08:30:05,427 root INFO copying django/contrib/gis/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ar/LC_MESSAGES 2024-11-01 08:30:05,428 root INFO creating build/lib/django/contrib/gis/locale/ar_DZ 2024-11-01 08:30:05,428 root INFO creating build/lib/django/contrib/gis/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:05,429 root INFO copying django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:05,430 root INFO copying django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:05,431 root INFO creating build/lib/django/contrib/gis/locale/ast 2024-11-01 08:30:05,432 root INFO creating build/lib/django/contrib/gis/locale/ast/LC_MESSAGES 2024-11-01 08:30:05,432 root INFO copying django/contrib/gis/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ast/LC_MESSAGES 2024-11-01 08:30:05,433 root INFO copying django/contrib/gis/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ast/LC_MESSAGES 2024-11-01 08:30:05,434 root INFO creating build/lib/django/contrib/gis/locale/az 2024-11-01 08:30:05,435 root INFO creating build/lib/django/contrib/gis/locale/az/LC_MESSAGES 2024-11-01 08:30:05,435 root INFO copying django/contrib/gis/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/az/LC_MESSAGES 2024-11-01 08:30:05,436 root INFO copying django/contrib/gis/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/az/LC_MESSAGES 2024-11-01 08:30:05,437 root INFO creating build/lib/django/contrib/gis/locale/be 2024-11-01 08:30:05,438 root INFO creating build/lib/django/contrib/gis/locale/be/LC_MESSAGES 2024-11-01 08:30:05,438 root INFO copying django/contrib/gis/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/be/LC_MESSAGES 2024-11-01 08:30:05,440 root INFO copying django/contrib/gis/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/be/LC_MESSAGES 2024-11-01 08:30:05,441 root INFO creating build/lib/django/contrib/gis/locale/bg 2024-11-01 08:30:05,441 root INFO creating build/lib/django/contrib/gis/locale/bg/LC_MESSAGES 2024-11-01 08:30:05,442 root INFO copying django/contrib/gis/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/bg/LC_MESSAGES 2024-11-01 08:30:05,443 root INFO copying django/contrib/gis/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/bg/LC_MESSAGES 2024-11-01 08:30:05,444 root INFO creating build/lib/django/contrib/gis/locale/bn 2024-11-01 08:30:05,444 root INFO creating build/lib/django/contrib/gis/locale/bn/LC_MESSAGES 2024-11-01 08:30:05,445 root INFO copying django/contrib/gis/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/bn/LC_MESSAGES 2024-11-01 08:30:05,446 root INFO copying django/contrib/gis/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/bn/LC_MESSAGES 2024-11-01 08:30:05,447 root INFO creating build/lib/django/contrib/gis/locale/br 2024-11-01 08:30:05,448 root INFO creating build/lib/django/contrib/gis/locale/br/LC_MESSAGES 2024-11-01 08:30:05,448 root INFO copying django/contrib/gis/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/br/LC_MESSAGES 2024-11-01 08:30:05,449 root INFO copying django/contrib/gis/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/br/LC_MESSAGES 2024-11-01 08:30:05,450 root INFO creating build/lib/django/contrib/gis/locale/bs 2024-11-01 08:30:05,451 root INFO creating build/lib/django/contrib/gis/locale/bs/LC_MESSAGES 2024-11-01 08:30:05,451 root INFO copying django/contrib/gis/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/bs/LC_MESSAGES 2024-11-01 08:30:05,452 root INFO copying django/contrib/gis/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/bs/LC_MESSAGES 2024-11-01 08:30:05,453 root INFO creating build/lib/django/contrib/gis/locale/ca 2024-11-01 08:30:05,454 root INFO creating build/lib/django/contrib/gis/locale/ca/LC_MESSAGES 2024-11-01 08:30:05,454 root INFO copying django/contrib/gis/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ca/LC_MESSAGES 2024-11-01 08:30:05,456 root INFO copying django/contrib/gis/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ca/LC_MESSAGES 2024-11-01 08:30:05,457 root INFO creating build/lib/django/contrib/gis/locale/ckb 2024-11-01 08:30:05,457 root INFO creating build/lib/django/contrib/gis/locale/ckb/LC_MESSAGES 2024-11-01 08:30:05,458 root INFO copying django/contrib/gis/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ckb/LC_MESSAGES 2024-11-01 08:30:05,459 root INFO copying django/contrib/gis/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ckb/LC_MESSAGES 2024-11-01 08:30:05,460 root INFO creating build/lib/django/contrib/gis/locale/cs 2024-11-01 08:30:05,460 root INFO creating build/lib/django/contrib/gis/locale/cs/LC_MESSAGES 2024-11-01 08:30:05,461 root INFO copying django/contrib/gis/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/cs/LC_MESSAGES 2024-11-01 08:30:05,462 root INFO copying django/contrib/gis/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/cs/LC_MESSAGES 2024-11-01 08:30:05,463 root INFO creating build/lib/django/contrib/gis/locale/cy 2024-11-01 08:30:05,463 root INFO creating build/lib/django/contrib/gis/locale/cy/LC_MESSAGES 2024-11-01 08:30:05,464 root INFO copying django/contrib/gis/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/cy/LC_MESSAGES 2024-11-01 08:30:05,465 root INFO copying django/contrib/gis/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/cy/LC_MESSAGES 2024-11-01 08:30:05,466 root INFO creating build/lib/django/contrib/gis/locale/da 2024-11-01 08:30:05,467 root INFO creating build/lib/django/contrib/gis/locale/da/LC_MESSAGES 2024-11-01 08:30:05,467 root INFO copying django/contrib/gis/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/da/LC_MESSAGES 2024-11-01 08:30:05,468 root INFO copying django/contrib/gis/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/da/LC_MESSAGES 2024-11-01 08:30:05,469 root INFO creating build/lib/django/contrib/gis/locale/de 2024-11-01 08:30:05,470 root INFO creating build/lib/django/contrib/gis/locale/de/LC_MESSAGES 2024-11-01 08:30:05,470 root INFO copying django/contrib/gis/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/de/LC_MESSAGES 2024-11-01 08:30:05,471 root INFO copying django/contrib/gis/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/de/LC_MESSAGES 2024-11-01 08:30:05,473 root INFO creating build/lib/django/contrib/gis/locale/dsb 2024-11-01 08:30:05,473 root INFO creating build/lib/django/contrib/gis/locale/dsb/LC_MESSAGES 2024-11-01 08:30:05,473 root INFO copying django/contrib/gis/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/dsb/LC_MESSAGES 2024-11-01 08:30:05,475 root INFO copying django/contrib/gis/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/dsb/LC_MESSAGES 2024-11-01 08:30:05,476 root INFO creating build/lib/django/contrib/gis/locale/el 2024-11-01 08:30:05,476 root INFO creating build/lib/django/contrib/gis/locale/el/LC_MESSAGES 2024-11-01 08:30:05,477 root INFO copying django/contrib/gis/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/el/LC_MESSAGES 2024-11-01 08:30:05,478 root INFO copying django/contrib/gis/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/el/LC_MESSAGES 2024-11-01 08:30:05,479 root INFO creating build/lib/django/contrib/gis/locale/en 2024-11-01 08:30:05,479 root INFO creating build/lib/django/contrib/gis/locale/en/LC_MESSAGES 2024-11-01 08:30:05,480 root INFO copying django/contrib/gis/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/en/LC_MESSAGES 2024-11-01 08:30:05,481 root INFO copying django/contrib/gis/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/en/LC_MESSAGES 2024-11-01 08:30:05,482 root INFO creating build/lib/django/contrib/gis/locale/en_AU 2024-11-01 08:30:05,483 root INFO creating build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:05,483 root INFO copying django/contrib/gis/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:05,484 root INFO copying django/contrib/gis/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:05,485 root INFO creating build/lib/django/contrib/gis/locale/en_GB 2024-11-01 08:30:05,486 root INFO creating build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:05,486 root INFO copying django/contrib/gis/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:05,487 root INFO copying django/contrib/gis/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:05,489 root INFO creating build/lib/django/contrib/gis/locale/eo 2024-11-01 08:30:05,489 root INFO creating build/lib/django/contrib/gis/locale/eo/LC_MESSAGES 2024-11-01 08:30:05,490 root INFO copying django/contrib/gis/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/eo/LC_MESSAGES 2024-11-01 08:30:05,491 root INFO copying django/contrib/gis/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/eo/LC_MESSAGES 2024-11-01 08:30:05,492 root INFO creating build/lib/django/contrib/gis/locale/es 2024-11-01 08:30:05,492 root INFO creating build/lib/django/contrib/gis/locale/es/LC_MESSAGES 2024-11-01 08:30:05,493 root INFO copying django/contrib/gis/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es/LC_MESSAGES 2024-11-01 08:30:05,494 root INFO copying django/contrib/gis/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es/LC_MESSAGES 2024-11-01 08:30:05,495 root INFO creating build/lib/django/contrib/gis/locale/es_AR 2024-11-01 08:30:05,495 root INFO creating build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:05,496 root INFO copying django/contrib/gis/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:05,497 root INFO copying django/contrib/gis/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:05,498 root INFO creating build/lib/django/contrib/gis/locale/es_CO 2024-11-01 08:30:05,499 root INFO creating build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:05,499 root INFO copying django/contrib/gis/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:05,500 root INFO copying django/contrib/gis/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:05,501 root INFO creating build/lib/django/contrib/gis/locale/es_MX 2024-11-01 08:30:05,502 root INFO creating build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:05,502 root INFO copying django/contrib/gis/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:05,503 root INFO copying django/contrib/gis/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:05,505 root INFO creating build/lib/django/contrib/gis/locale/es_VE 2024-11-01 08:30:05,505 root INFO creating build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:05,505 root INFO copying django/contrib/gis/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:05,507 root INFO copying django/contrib/gis/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:05,508 root INFO creating build/lib/django/contrib/gis/locale/et 2024-11-01 08:30:05,508 root INFO creating build/lib/django/contrib/gis/locale/et/LC_MESSAGES 2024-11-01 08:30:05,509 root INFO copying django/contrib/gis/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/et/LC_MESSAGES 2024-11-01 08:30:05,510 root INFO copying django/contrib/gis/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/et/LC_MESSAGES 2024-11-01 08:30:05,511 root INFO creating build/lib/django/contrib/gis/locale/eu 2024-11-01 08:30:05,511 root INFO creating build/lib/django/contrib/gis/locale/eu/LC_MESSAGES 2024-11-01 08:30:05,512 root INFO copying django/contrib/gis/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/eu/LC_MESSAGES 2024-11-01 08:30:05,513 root INFO copying django/contrib/gis/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/eu/LC_MESSAGES 2024-11-01 08:30:05,514 root INFO creating build/lib/django/contrib/gis/locale/fa 2024-11-01 08:30:05,515 root INFO creating build/lib/django/contrib/gis/locale/fa/LC_MESSAGES 2024-11-01 08:30:05,515 root INFO copying django/contrib/gis/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/fa/LC_MESSAGES 2024-11-01 08:30:05,516 root INFO copying django/contrib/gis/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/fa/LC_MESSAGES 2024-11-01 08:30:05,517 root INFO creating build/lib/django/contrib/gis/locale/fi 2024-11-01 08:30:05,518 root INFO creating build/lib/django/contrib/gis/locale/fi/LC_MESSAGES 2024-11-01 08:30:05,518 root INFO copying django/contrib/gis/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/fi/LC_MESSAGES 2024-11-01 08:30:05,519 root INFO copying django/contrib/gis/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/fi/LC_MESSAGES 2024-11-01 08:30:05,521 root INFO creating build/lib/django/contrib/gis/locale/fr 2024-11-01 08:30:05,521 root INFO creating build/lib/django/contrib/gis/locale/fr/LC_MESSAGES 2024-11-01 08:30:05,522 root INFO copying django/contrib/gis/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/fr/LC_MESSAGES 2024-11-01 08:30:05,523 root INFO copying django/contrib/gis/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/fr/LC_MESSAGES 2024-11-01 08:30:05,524 root INFO creating build/lib/django/contrib/gis/locale/fy 2024-11-01 08:30:05,524 root INFO creating build/lib/django/contrib/gis/locale/fy/LC_MESSAGES 2024-11-01 08:30:05,525 root INFO copying django/contrib/gis/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/fy/LC_MESSAGES 2024-11-01 08:30:05,526 root INFO copying django/contrib/gis/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/fy/LC_MESSAGES 2024-11-01 08:30:05,527 root INFO creating build/lib/django/contrib/gis/locale/ga 2024-11-01 08:30:05,527 root INFO creating build/lib/django/contrib/gis/locale/ga/LC_MESSAGES 2024-11-01 08:30:05,528 root INFO copying django/contrib/gis/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ga/LC_MESSAGES 2024-11-01 08:30:05,529 root INFO copying django/contrib/gis/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ga/LC_MESSAGES 2024-11-01 08:30:05,530 root INFO creating build/lib/django/contrib/gis/locale/gd 2024-11-01 08:30:05,530 root INFO creating build/lib/django/contrib/gis/locale/gd/LC_MESSAGES 2024-11-01 08:30:05,531 root INFO copying django/contrib/gis/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/gd/LC_MESSAGES 2024-11-01 08:30:05,532 root INFO copying django/contrib/gis/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/gd/LC_MESSAGES 2024-11-01 08:30:05,533 root INFO creating build/lib/django/contrib/gis/locale/gl 2024-11-01 08:30:05,534 root INFO creating build/lib/django/contrib/gis/locale/gl/LC_MESSAGES 2024-11-01 08:30:05,534 root INFO copying django/contrib/gis/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/gl/LC_MESSAGES 2024-11-01 08:30:05,535 root INFO copying django/contrib/gis/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/gl/LC_MESSAGES 2024-11-01 08:30:05,536 root INFO creating build/lib/django/contrib/gis/locale/he 2024-11-01 08:30:05,537 root INFO creating build/lib/django/contrib/gis/locale/he/LC_MESSAGES 2024-11-01 08:30:05,537 root INFO copying django/contrib/gis/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/he/LC_MESSAGES 2024-11-01 08:30:05,539 root INFO copying django/contrib/gis/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/he/LC_MESSAGES 2024-11-01 08:30:05,540 root INFO creating build/lib/django/contrib/gis/locale/hi 2024-11-01 08:30:05,540 root INFO creating build/lib/django/contrib/gis/locale/hi/LC_MESSAGES 2024-11-01 08:30:05,541 root INFO copying django/contrib/gis/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hi/LC_MESSAGES 2024-11-01 08:30:05,542 root INFO copying django/contrib/gis/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hi/LC_MESSAGES 2024-11-01 08:30:05,543 root INFO creating build/lib/django/contrib/gis/locale/hr 2024-11-01 08:30:05,543 root INFO creating build/lib/django/contrib/gis/locale/hr/LC_MESSAGES 2024-11-01 08:30:05,544 root INFO copying django/contrib/gis/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hr/LC_MESSAGES 2024-11-01 08:30:05,545 root INFO copying django/contrib/gis/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hr/LC_MESSAGES 2024-11-01 08:30:05,546 root INFO creating build/lib/django/contrib/gis/locale/hsb 2024-11-01 08:30:05,546 root INFO creating build/lib/django/contrib/gis/locale/hsb/LC_MESSAGES 2024-11-01 08:30:05,547 root INFO copying django/contrib/gis/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hsb/LC_MESSAGES 2024-11-01 08:30:05,548 root INFO copying django/contrib/gis/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hsb/LC_MESSAGES 2024-11-01 08:30:05,549 root INFO creating build/lib/django/contrib/gis/locale/hu 2024-11-01 08:30:05,550 root INFO creating build/lib/django/contrib/gis/locale/hu/LC_MESSAGES 2024-11-01 08:30:05,550 root INFO copying django/contrib/gis/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hu/LC_MESSAGES 2024-11-01 08:30:05,551 root INFO copying django/contrib/gis/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hu/LC_MESSAGES 2024-11-01 08:30:05,552 root INFO creating build/lib/django/contrib/gis/locale/hy 2024-11-01 08:30:05,553 root INFO creating build/lib/django/contrib/gis/locale/hy/LC_MESSAGES 2024-11-01 08:30:05,553 root INFO copying django/contrib/gis/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hy/LC_MESSAGES 2024-11-01 08:30:05,554 root INFO copying django/contrib/gis/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hy/LC_MESSAGES 2024-11-01 08:30:05,555 root INFO creating build/lib/django/contrib/gis/locale/ia 2024-11-01 08:30:05,556 root INFO creating build/lib/django/contrib/gis/locale/ia/LC_MESSAGES 2024-11-01 08:30:05,556 root INFO copying django/contrib/gis/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ia/LC_MESSAGES 2024-11-01 08:30:05,558 root INFO copying django/contrib/gis/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ia/LC_MESSAGES 2024-11-01 08:30:05,559 root INFO creating build/lib/django/contrib/gis/locale/id 2024-11-01 08:30:05,559 root INFO creating build/lib/django/contrib/gis/locale/id/LC_MESSAGES 2024-11-01 08:30:05,560 root INFO copying django/contrib/gis/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/id/LC_MESSAGES 2024-11-01 08:30:05,561 root INFO copying django/contrib/gis/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/id/LC_MESSAGES 2024-11-01 08:30:05,562 root INFO creating build/lib/django/contrib/gis/locale/io 2024-11-01 08:30:05,562 root INFO creating build/lib/django/contrib/gis/locale/io/LC_MESSAGES 2024-11-01 08:30:05,563 root INFO copying django/contrib/gis/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/io/LC_MESSAGES 2024-11-01 08:30:05,564 root INFO copying django/contrib/gis/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/io/LC_MESSAGES 2024-11-01 08:30:05,565 root INFO creating build/lib/django/contrib/gis/locale/is 2024-11-01 08:30:05,566 root INFO creating build/lib/django/contrib/gis/locale/is/LC_MESSAGES 2024-11-01 08:30:05,566 root INFO copying django/contrib/gis/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/is/LC_MESSAGES 2024-11-01 08:30:05,567 root INFO copying django/contrib/gis/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/is/LC_MESSAGES 2024-11-01 08:30:05,568 root INFO creating build/lib/django/contrib/gis/locale/it 2024-11-01 08:30:05,569 root INFO creating build/lib/django/contrib/gis/locale/it/LC_MESSAGES 2024-11-01 08:30:05,569 root INFO copying django/contrib/gis/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/it/LC_MESSAGES 2024-11-01 08:30:05,570 root INFO copying django/contrib/gis/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/it/LC_MESSAGES 2024-11-01 08:30:05,572 root INFO creating build/lib/django/contrib/gis/locale/ja 2024-11-01 08:30:05,572 root INFO creating build/lib/django/contrib/gis/locale/ja/LC_MESSAGES 2024-11-01 08:30:05,573 root INFO copying django/contrib/gis/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ja/LC_MESSAGES 2024-11-01 08:30:05,574 root INFO copying django/contrib/gis/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ja/LC_MESSAGES 2024-11-01 08:30:05,575 root INFO creating build/lib/django/contrib/gis/locale/ka 2024-11-01 08:30:05,575 root INFO creating build/lib/django/contrib/gis/locale/ka/LC_MESSAGES 2024-11-01 08:30:05,576 root INFO copying django/contrib/gis/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ka/LC_MESSAGES 2024-11-01 08:30:05,577 root INFO copying django/contrib/gis/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ka/LC_MESSAGES 2024-11-01 08:30:05,578 root INFO creating build/lib/django/contrib/gis/locale/kk 2024-11-01 08:30:05,578 root INFO creating build/lib/django/contrib/gis/locale/kk/LC_MESSAGES 2024-11-01 08:30:05,579 root INFO copying django/contrib/gis/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/kk/LC_MESSAGES 2024-11-01 08:30:05,580 root INFO copying django/contrib/gis/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/kk/LC_MESSAGES 2024-11-01 08:30:05,581 root INFO creating build/lib/django/contrib/gis/locale/km 2024-11-01 08:30:05,581 root INFO creating build/lib/django/contrib/gis/locale/km/LC_MESSAGES 2024-11-01 08:30:05,582 root INFO copying django/contrib/gis/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/km/LC_MESSAGES 2024-11-01 08:30:05,583 root INFO copying django/contrib/gis/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/km/LC_MESSAGES 2024-11-01 08:30:05,584 root INFO creating build/lib/django/contrib/gis/locale/kn 2024-11-01 08:30:05,585 root INFO creating build/lib/django/contrib/gis/locale/kn/LC_MESSAGES 2024-11-01 08:30:05,585 root INFO copying django/contrib/gis/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/kn/LC_MESSAGES 2024-11-01 08:30:05,586 root INFO copying django/contrib/gis/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/kn/LC_MESSAGES 2024-11-01 08:30:05,587 root INFO creating build/lib/django/contrib/gis/locale/ko 2024-11-01 08:30:05,588 root INFO creating build/lib/django/contrib/gis/locale/ko/LC_MESSAGES 2024-11-01 08:30:05,588 root INFO copying django/contrib/gis/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ko/LC_MESSAGES 2024-11-01 08:30:05,589 root INFO copying django/contrib/gis/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ko/LC_MESSAGES 2024-11-01 08:30:05,591 root INFO creating build/lib/django/contrib/gis/locale/ky 2024-11-01 08:30:05,591 root INFO creating build/lib/django/contrib/gis/locale/ky/LC_MESSAGES 2024-11-01 08:30:05,592 root INFO copying django/contrib/gis/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ky/LC_MESSAGES 2024-11-01 08:30:05,593 root INFO copying django/contrib/gis/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ky/LC_MESSAGES 2024-11-01 08:30:05,594 root INFO creating build/lib/django/contrib/gis/locale/lb 2024-11-01 08:30:05,594 root INFO creating build/lib/django/contrib/gis/locale/lb/LC_MESSAGES 2024-11-01 08:30:05,595 root INFO copying django/contrib/gis/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/lb/LC_MESSAGES 2024-11-01 08:30:05,596 root INFO copying django/contrib/gis/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/lb/LC_MESSAGES 2024-11-01 08:30:05,597 root INFO creating build/lib/django/contrib/gis/locale/lt 2024-11-01 08:30:05,598 root INFO creating build/lib/django/contrib/gis/locale/lt/LC_MESSAGES 2024-11-01 08:30:05,598 root INFO copying django/contrib/gis/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/lt/LC_MESSAGES 2024-11-01 08:30:05,599 root INFO copying django/contrib/gis/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/lt/LC_MESSAGES 2024-11-01 08:30:05,600 root INFO creating build/lib/django/contrib/gis/locale/lv 2024-11-01 08:30:05,601 root INFO creating build/lib/django/contrib/gis/locale/lv/LC_MESSAGES 2024-11-01 08:30:05,601 root INFO copying django/contrib/gis/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/lv/LC_MESSAGES 2024-11-01 08:30:05,602 root INFO copying django/contrib/gis/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/lv/LC_MESSAGES 2024-11-01 08:30:05,603 root INFO creating build/lib/django/contrib/gis/locale/mk 2024-11-01 08:30:05,604 root INFO creating build/lib/django/contrib/gis/locale/mk/LC_MESSAGES 2024-11-01 08:30:05,604 root INFO copying django/contrib/gis/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/mk/LC_MESSAGES 2024-11-01 08:30:05,605 root INFO copying django/contrib/gis/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/mk/LC_MESSAGES 2024-11-01 08:30:05,607 root INFO creating build/lib/django/contrib/gis/locale/ml 2024-11-01 08:30:05,607 root INFO creating build/lib/django/contrib/gis/locale/ml/LC_MESSAGES 2024-11-01 08:30:05,608 root INFO copying django/contrib/gis/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ml/LC_MESSAGES 2024-11-01 08:30:05,609 root INFO copying django/contrib/gis/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ml/LC_MESSAGES 2024-11-01 08:30:05,610 root INFO creating build/lib/django/contrib/gis/locale/mn 2024-11-01 08:30:05,610 root INFO creating build/lib/django/contrib/gis/locale/mn/LC_MESSAGES 2024-11-01 08:30:05,611 root INFO copying django/contrib/gis/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/mn/LC_MESSAGES 2024-11-01 08:30:05,612 root INFO copying django/contrib/gis/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/mn/LC_MESSAGES 2024-11-01 08:30:05,613 root INFO creating build/lib/django/contrib/gis/locale/mr 2024-11-01 08:30:05,614 root INFO creating build/lib/django/contrib/gis/locale/mr/LC_MESSAGES 2024-11-01 08:30:05,614 root INFO copying django/contrib/gis/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/mr/LC_MESSAGES 2024-11-01 08:30:05,615 root INFO copying django/contrib/gis/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/mr/LC_MESSAGES 2024-11-01 08:30:05,616 root INFO creating build/lib/django/contrib/gis/locale/ms 2024-11-01 08:30:05,617 root INFO creating build/lib/django/contrib/gis/locale/ms/LC_MESSAGES 2024-11-01 08:30:05,617 root INFO copying django/contrib/gis/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ms/LC_MESSAGES 2024-11-01 08:30:05,618 root INFO copying django/contrib/gis/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ms/LC_MESSAGES 2024-11-01 08:30:05,620 root INFO creating build/lib/django/contrib/gis/locale/my 2024-11-01 08:30:05,620 root INFO creating build/lib/django/contrib/gis/locale/my/LC_MESSAGES 2024-11-01 08:30:05,621 root INFO copying django/contrib/gis/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/my/LC_MESSAGES 2024-11-01 08:30:05,622 root INFO copying django/contrib/gis/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/my/LC_MESSAGES 2024-11-01 08:30:05,623 root INFO creating build/lib/django/contrib/gis/locale/nb 2024-11-01 08:30:05,623 root INFO creating build/lib/django/contrib/gis/locale/nb/LC_MESSAGES 2024-11-01 08:30:05,624 root INFO copying django/contrib/gis/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/nb/LC_MESSAGES 2024-11-01 08:30:05,625 root INFO copying django/contrib/gis/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/nb/LC_MESSAGES 2024-11-01 08:30:05,626 root INFO creating build/lib/django/contrib/gis/locale/ne 2024-11-01 08:30:05,626 root INFO creating build/lib/django/contrib/gis/locale/ne/LC_MESSAGES 2024-11-01 08:30:05,627 root INFO copying django/contrib/gis/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ne/LC_MESSAGES 2024-11-01 08:30:05,628 root INFO copying django/contrib/gis/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ne/LC_MESSAGES 2024-11-01 08:30:05,629 root INFO creating build/lib/django/contrib/gis/locale/nl 2024-11-01 08:30:05,630 root INFO creating build/lib/django/contrib/gis/locale/nl/LC_MESSAGES 2024-11-01 08:30:05,630 root INFO copying django/contrib/gis/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/nl/LC_MESSAGES 2024-11-01 08:30:05,631 root INFO copying django/contrib/gis/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/nl/LC_MESSAGES 2024-11-01 08:30:05,632 root INFO creating build/lib/django/contrib/gis/locale/nn 2024-11-01 08:30:05,633 root INFO creating build/lib/django/contrib/gis/locale/nn/LC_MESSAGES 2024-11-01 08:30:05,633 root INFO copying django/contrib/gis/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/nn/LC_MESSAGES 2024-11-01 08:30:05,634 root INFO copying django/contrib/gis/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/nn/LC_MESSAGES 2024-11-01 08:30:05,636 root INFO creating build/lib/django/contrib/gis/locale/os 2024-11-01 08:30:05,636 root INFO creating build/lib/django/contrib/gis/locale/os/LC_MESSAGES 2024-11-01 08:30:05,637 root INFO copying django/contrib/gis/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/os/LC_MESSAGES 2024-11-01 08:30:05,638 root INFO copying django/contrib/gis/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/os/LC_MESSAGES 2024-11-01 08:30:05,639 root INFO creating build/lib/django/contrib/gis/locale/pa 2024-11-01 08:30:05,639 root INFO creating build/lib/django/contrib/gis/locale/pa/LC_MESSAGES 2024-11-01 08:30:05,640 root INFO copying django/contrib/gis/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/pa/LC_MESSAGES 2024-11-01 08:30:05,641 root INFO copying django/contrib/gis/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/pa/LC_MESSAGES 2024-11-01 08:30:05,642 root INFO creating build/lib/django/contrib/gis/locale/pl 2024-11-01 08:30:05,642 root INFO creating build/lib/django/contrib/gis/locale/pl/LC_MESSAGES 2024-11-01 08:30:05,643 root INFO copying django/contrib/gis/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/pl/LC_MESSAGES 2024-11-01 08:30:05,644 root INFO copying django/contrib/gis/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/pl/LC_MESSAGES 2024-11-01 08:30:05,645 root INFO creating build/lib/django/contrib/gis/locale/pt 2024-11-01 08:30:05,646 root INFO creating build/lib/django/contrib/gis/locale/pt/LC_MESSAGES 2024-11-01 08:30:05,646 root INFO copying django/contrib/gis/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/pt/LC_MESSAGES 2024-11-01 08:30:05,647 root INFO copying django/contrib/gis/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/pt/LC_MESSAGES 2024-11-01 08:30:05,648 root INFO creating build/lib/django/contrib/gis/locale/pt_BR 2024-11-01 08:30:05,649 root INFO creating build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:05,649 root INFO copying django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:05,650 root INFO copying django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:05,652 root INFO creating build/lib/django/contrib/gis/locale/ro 2024-11-01 08:30:05,652 root INFO creating build/lib/django/contrib/gis/locale/ro/LC_MESSAGES 2024-11-01 08:30:05,653 root INFO copying django/contrib/gis/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ro/LC_MESSAGES 2024-11-01 08:30:05,654 root INFO copying django/contrib/gis/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ro/LC_MESSAGES 2024-11-01 08:30:05,655 root INFO creating build/lib/django/contrib/gis/locale/ru 2024-11-01 08:30:05,655 root INFO creating build/lib/django/contrib/gis/locale/ru/LC_MESSAGES 2024-11-01 08:30:05,656 root INFO copying django/contrib/gis/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ru/LC_MESSAGES 2024-11-01 08:30:05,657 root INFO copying django/contrib/gis/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ru/LC_MESSAGES 2024-11-01 08:30:05,658 root INFO creating build/lib/django/contrib/gis/locale/sk 2024-11-01 08:30:05,659 root INFO creating build/lib/django/contrib/gis/locale/sk/LC_MESSAGES 2024-11-01 08:30:05,659 root INFO copying django/contrib/gis/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sk/LC_MESSAGES 2024-11-01 08:30:05,660 root INFO copying django/contrib/gis/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sk/LC_MESSAGES 2024-11-01 08:30:05,661 root INFO creating build/lib/django/contrib/gis/locale/sl 2024-11-01 08:30:05,662 root INFO creating build/lib/django/contrib/gis/locale/sl/LC_MESSAGES 2024-11-01 08:30:05,662 root INFO copying django/contrib/gis/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sl/LC_MESSAGES 2024-11-01 08:30:05,663 root INFO copying django/contrib/gis/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sl/LC_MESSAGES 2024-11-01 08:30:05,664 root INFO creating build/lib/django/contrib/gis/locale/sq 2024-11-01 08:30:05,665 root INFO creating build/lib/django/contrib/gis/locale/sq/LC_MESSAGES 2024-11-01 08:30:05,665 root INFO copying django/contrib/gis/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sq/LC_MESSAGES 2024-11-01 08:30:05,667 root INFO copying django/contrib/gis/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sq/LC_MESSAGES 2024-11-01 08:30:05,668 root INFO creating build/lib/django/contrib/gis/locale/sr 2024-11-01 08:30:05,668 root INFO creating build/lib/django/contrib/gis/locale/sr/LC_MESSAGES 2024-11-01 08:30:05,669 root INFO copying django/contrib/gis/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sr/LC_MESSAGES 2024-11-01 08:30:05,670 root INFO copying django/contrib/gis/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sr/LC_MESSAGES 2024-11-01 08:30:05,671 root INFO creating build/lib/django/contrib/gis/locale/sr_Latn 2024-11-01 08:30:05,671 root INFO creating build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:05,672 root INFO copying django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:05,673 root INFO copying django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:05,674 root INFO creating build/lib/django/contrib/gis/locale/sv 2024-11-01 08:30:05,675 root INFO creating build/lib/django/contrib/gis/locale/sv/LC_MESSAGES 2024-11-01 08:30:05,675 root INFO copying django/contrib/gis/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sv/LC_MESSAGES 2024-11-01 08:30:05,676 root INFO copying django/contrib/gis/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sv/LC_MESSAGES 2024-11-01 08:30:05,677 root INFO creating build/lib/django/contrib/gis/locale/sw 2024-11-01 08:30:05,678 root INFO creating build/lib/django/contrib/gis/locale/sw/LC_MESSAGES 2024-11-01 08:30:05,678 root INFO copying django/contrib/gis/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sw/LC_MESSAGES 2024-11-01 08:30:05,679 root INFO copying django/contrib/gis/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sw/LC_MESSAGES 2024-11-01 08:30:05,681 root INFO creating build/lib/django/contrib/gis/locale/ta 2024-11-01 08:30:05,681 root INFO creating build/lib/django/contrib/gis/locale/ta/LC_MESSAGES 2024-11-01 08:30:05,682 root INFO copying django/contrib/gis/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ta/LC_MESSAGES 2024-11-01 08:30:05,683 root INFO copying django/contrib/gis/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ta/LC_MESSAGES 2024-11-01 08:30:05,684 root INFO creating build/lib/django/contrib/gis/locale/te 2024-11-01 08:30:05,684 root INFO creating build/lib/django/contrib/gis/locale/te/LC_MESSAGES 2024-11-01 08:30:05,685 root INFO copying django/contrib/gis/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/te/LC_MESSAGES 2024-11-01 08:30:05,686 root INFO copying django/contrib/gis/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/te/LC_MESSAGES 2024-11-01 08:30:05,687 root INFO creating build/lib/django/contrib/gis/locale/tg 2024-11-01 08:30:05,687 root INFO creating build/lib/django/contrib/gis/locale/tg/LC_MESSAGES 2024-11-01 08:30:05,688 root INFO copying django/contrib/gis/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/tg/LC_MESSAGES 2024-11-01 08:30:05,689 root INFO copying django/contrib/gis/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/tg/LC_MESSAGES 2024-11-01 08:30:05,690 root INFO creating build/lib/django/contrib/gis/locale/th 2024-11-01 08:30:05,691 root INFO creating build/lib/django/contrib/gis/locale/th/LC_MESSAGES 2024-11-01 08:30:05,691 root INFO copying django/contrib/gis/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/th/LC_MESSAGES 2024-11-01 08:30:05,692 root INFO copying django/contrib/gis/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/th/LC_MESSAGES 2024-11-01 08:30:05,693 root INFO creating build/lib/django/contrib/gis/locale/tr 2024-11-01 08:30:05,694 root INFO creating build/lib/django/contrib/gis/locale/tr/LC_MESSAGES 2024-11-01 08:30:05,694 root INFO copying django/contrib/gis/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/tr/LC_MESSAGES 2024-11-01 08:30:05,695 root INFO copying django/contrib/gis/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/tr/LC_MESSAGES 2024-11-01 08:30:05,697 root INFO creating build/lib/django/contrib/gis/locale/tt 2024-11-01 08:30:05,697 root INFO creating build/lib/django/contrib/gis/locale/tt/LC_MESSAGES 2024-11-01 08:30:05,698 root INFO copying django/contrib/gis/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/tt/LC_MESSAGES 2024-11-01 08:30:05,699 root INFO copying django/contrib/gis/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/tt/LC_MESSAGES 2024-11-01 08:30:05,700 root INFO creating build/lib/django/contrib/gis/locale/udm 2024-11-01 08:30:05,700 root INFO creating build/lib/django/contrib/gis/locale/udm/LC_MESSAGES 2024-11-01 08:30:05,701 root INFO copying django/contrib/gis/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/udm/LC_MESSAGES 2024-11-01 08:30:05,702 root INFO copying django/contrib/gis/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/udm/LC_MESSAGES 2024-11-01 08:30:05,703 root INFO creating build/lib/django/contrib/gis/locale/uk 2024-11-01 08:30:05,703 root INFO creating build/lib/django/contrib/gis/locale/uk/LC_MESSAGES 2024-11-01 08:30:05,704 root INFO copying django/contrib/gis/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/uk/LC_MESSAGES 2024-11-01 08:30:05,705 root INFO copying django/contrib/gis/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/uk/LC_MESSAGES 2024-11-01 08:30:05,706 root INFO creating build/lib/django/contrib/gis/locale/ur 2024-11-01 08:30:05,707 root INFO creating build/lib/django/contrib/gis/locale/ur/LC_MESSAGES 2024-11-01 08:30:05,707 root INFO copying django/contrib/gis/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ur/LC_MESSAGES 2024-11-01 08:30:05,708 root INFO copying django/contrib/gis/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ur/LC_MESSAGES 2024-11-01 08:30:05,709 root INFO creating build/lib/django/contrib/gis/locale/vi 2024-11-01 08:30:05,710 root INFO creating build/lib/django/contrib/gis/locale/vi/LC_MESSAGES 2024-11-01 08:30:05,710 root INFO copying django/contrib/gis/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/vi/LC_MESSAGES 2024-11-01 08:30:05,712 root INFO copying django/contrib/gis/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/vi/LC_MESSAGES 2024-11-01 08:30:05,713 root INFO creating build/lib/django/contrib/gis/locale/zh_Hans 2024-11-01 08:30:05,713 root INFO creating build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:05,714 root INFO copying django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:05,715 root INFO copying django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:05,716 root INFO creating build/lib/django/contrib/gis/locale/zh_Hant 2024-11-01 08:30:05,716 root INFO creating build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:05,717 root INFO copying django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:05,718 root INFO copying django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:05,719 root INFO creating build/lib/django/contrib/gis/static 2024-11-01 08:30:05,719 root INFO creating build/lib/django/contrib/gis/static/gis 2024-11-01 08:30:05,720 root INFO creating build/lib/django/contrib/gis/static/gis/css 2024-11-01 08:30:05,720 root INFO copying django/contrib/gis/static/gis/css/ol3.css -> build/lib/django/contrib/gis/static/gis/css 2024-11-01 08:30:05,721 root INFO creating build/lib/django/contrib/gis/static/gis/img 2024-11-01 08:30:05,722 root INFO copying django/contrib/gis/static/gis/img/draw_line_off.svg -> build/lib/django/contrib/gis/static/gis/img 2024-11-01 08:30:05,723 root INFO copying django/contrib/gis/static/gis/img/draw_line_on.svg -> build/lib/django/contrib/gis/static/gis/img 2024-11-01 08:30:05,724 root INFO copying django/contrib/gis/static/gis/img/draw_point_off.svg -> build/lib/django/contrib/gis/static/gis/img 2024-11-01 08:30:05,725 root INFO copying django/contrib/gis/static/gis/img/draw_point_on.svg -> build/lib/django/contrib/gis/static/gis/img 2024-11-01 08:30:05,726 root INFO copying django/contrib/gis/static/gis/img/draw_polygon_off.svg -> build/lib/django/contrib/gis/static/gis/img 2024-11-01 08:30:05,728 root INFO copying django/contrib/gis/static/gis/img/draw_polygon_on.svg -> build/lib/django/contrib/gis/static/gis/img 2024-11-01 08:30:05,729 root INFO creating build/lib/django/contrib/gis/static/gis/js 2024-11-01 08:30:05,729 root INFO copying django/contrib/gis/static/gis/js/OLMapWidget.js -> build/lib/django/contrib/gis/static/gis/js 2024-11-01 08:30:05,730 root INFO creating build/lib/django/contrib/gis/templates 2024-11-01 08:30:05,731 root INFO creating build/lib/django/contrib/gis/templates/gis 2024-11-01 08:30:05,732 root INFO copying django/contrib/gis/templates/gis/openlayers-osm.html -> build/lib/django/contrib/gis/templates/gis 2024-11-01 08:30:05,733 root INFO copying django/contrib/gis/templates/gis/openlayers.html -> build/lib/django/contrib/gis/templates/gis 2024-11-01 08:30:05,734 root INFO creating build/lib/django/contrib/gis/templates/gis/admin 2024-11-01 08:30:05,734 root INFO copying django/contrib/gis/templates/gis/admin/openlayers.html -> build/lib/django/contrib/gis/templates/gis/admin 2024-11-01 08:30:05,735 root INFO copying django/contrib/gis/templates/gis/admin/openlayers.js -> build/lib/django/contrib/gis/templates/gis/admin 2024-11-01 08:30:05,737 root INFO copying django/contrib/gis/templates/gis/admin/osm.html -> build/lib/django/contrib/gis/templates/gis/admin 2024-11-01 08:30:05,738 root INFO copying django/contrib/gis/templates/gis/admin/osm.js -> build/lib/django/contrib/gis/templates/gis/admin 2024-11-01 08:30:05,739 root INFO creating build/lib/django/contrib/gis/templates/gis/kml 2024-11-01 08:30:05,739 root INFO copying django/contrib/gis/templates/gis/kml/base.kml -> build/lib/django/contrib/gis/templates/gis/kml 2024-11-01 08:30:05,740 root INFO copying django/contrib/gis/templates/gis/kml/placemarks.kml -> build/lib/django/contrib/gis/templates/gis/kml 2024-11-01 08:30:05,742 root INFO creating build/lib/django/contrib/admin/locale 2024-11-01 08:30:05,742 root INFO creating build/lib/django/contrib/admin/locale/af 2024-11-01 08:30:05,742 root INFO creating build/lib/django/contrib/admin/locale/af/LC_MESSAGES 2024-11-01 08:30:05,743 root INFO copying django/contrib/admin/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/af/LC_MESSAGES 2024-11-01 08:30:05,744 root INFO copying django/contrib/admin/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/af/LC_MESSAGES 2024-11-01 08:30:05,746 root INFO copying django/contrib/admin/locale/af/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/af/LC_MESSAGES 2024-11-01 08:30:05,747 root INFO copying django/contrib/admin/locale/af/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/af/LC_MESSAGES 2024-11-01 08:30:05,748 root INFO creating build/lib/django/contrib/admin/locale/am 2024-11-01 08:30:05,748 root INFO creating build/lib/django/contrib/admin/locale/am/LC_MESSAGES 2024-11-01 08:30:05,749 root INFO copying django/contrib/admin/locale/am/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/am/LC_MESSAGES 2024-11-01 08:30:05,750 root INFO copying django/contrib/admin/locale/am/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/am/LC_MESSAGES 2024-11-01 08:30:05,751 root INFO creating build/lib/django/contrib/admin/locale/ar 2024-11-01 08:30:05,752 root INFO creating build/lib/django/contrib/admin/locale/ar/LC_MESSAGES 2024-11-01 08:30:05,752 root INFO copying django/contrib/admin/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ar/LC_MESSAGES 2024-11-01 08:30:05,754 root INFO copying django/contrib/admin/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ar/LC_MESSAGES 2024-11-01 08:30:05,755 root INFO copying django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ar/LC_MESSAGES 2024-11-01 08:30:05,756 root INFO copying django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ar/LC_MESSAGES 2024-11-01 08:30:05,757 root INFO creating build/lib/django/contrib/admin/locale/ar_DZ 2024-11-01 08:30:05,758 root INFO creating build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:05,758 root INFO copying django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:05,760 root INFO copying django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:05,761 root INFO copying django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:05,762 root INFO copying django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:05,763 root INFO creating build/lib/django/contrib/admin/locale/ast 2024-11-01 08:30:05,764 root INFO creating build/lib/django/contrib/admin/locale/ast/LC_MESSAGES 2024-11-01 08:30:05,764 root INFO copying django/contrib/admin/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ast/LC_MESSAGES 2024-11-01 08:30:05,765 root INFO copying django/contrib/admin/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ast/LC_MESSAGES 2024-11-01 08:30:05,766 root INFO copying django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ast/LC_MESSAGES 2024-11-01 08:30:05,768 root INFO copying django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ast/LC_MESSAGES 2024-11-01 08:30:05,769 root INFO creating build/lib/django/contrib/admin/locale/az 2024-11-01 08:30:05,769 root INFO creating build/lib/django/contrib/admin/locale/az/LC_MESSAGES 2024-11-01 08:30:05,770 root INFO copying django/contrib/admin/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/az/LC_MESSAGES 2024-11-01 08:30:05,771 root INFO copying django/contrib/admin/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/az/LC_MESSAGES 2024-11-01 08:30:05,772 root INFO copying django/contrib/admin/locale/az/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/az/LC_MESSAGES 2024-11-01 08:30:05,773 root INFO copying django/contrib/admin/locale/az/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/az/LC_MESSAGES 2024-11-01 08:30:05,774 root INFO creating build/lib/django/contrib/admin/locale/be 2024-11-01 08:30:05,775 root INFO creating build/lib/django/contrib/admin/locale/be/LC_MESSAGES 2024-11-01 08:30:05,775 root INFO copying django/contrib/admin/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/be/LC_MESSAGES 2024-11-01 08:30:05,777 root INFO copying django/contrib/admin/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/be/LC_MESSAGES 2024-11-01 08:30:05,778 root INFO copying django/contrib/admin/locale/be/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/be/LC_MESSAGES 2024-11-01 08:30:05,779 root INFO copying django/contrib/admin/locale/be/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/be/LC_MESSAGES 2024-11-01 08:30:05,780 root INFO creating build/lib/django/contrib/admin/locale/bg 2024-11-01 08:30:05,781 root INFO creating build/lib/django/contrib/admin/locale/bg/LC_MESSAGES 2024-11-01 08:30:05,781 root INFO copying django/contrib/admin/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/bg/LC_MESSAGES 2024-11-01 08:30:05,782 root INFO copying django/contrib/admin/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/bg/LC_MESSAGES 2024-11-01 08:30:05,784 root INFO copying django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/bg/LC_MESSAGES 2024-11-01 08:30:05,785 root INFO copying django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/bg/LC_MESSAGES 2024-11-01 08:30:05,786 root INFO creating build/lib/django/contrib/admin/locale/bn 2024-11-01 08:30:05,786 root INFO creating build/lib/django/contrib/admin/locale/bn/LC_MESSAGES 2024-11-01 08:30:05,787 root INFO copying django/contrib/admin/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/bn/LC_MESSAGES 2024-11-01 08:30:05,788 root INFO copying django/contrib/admin/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/bn/LC_MESSAGES 2024-11-01 08:30:05,790 root INFO copying django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/bn/LC_MESSAGES 2024-11-01 08:30:05,791 root INFO copying django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/bn/LC_MESSAGES 2024-11-01 08:30:05,792 root INFO creating build/lib/django/contrib/admin/locale/br 2024-11-01 08:30:05,792 root INFO creating build/lib/django/contrib/admin/locale/br/LC_MESSAGES 2024-11-01 08:30:05,793 root INFO copying django/contrib/admin/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/br/LC_MESSAGES 2024-11-01 08:30:05,794 root INFO copying django/contrib/admin/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/br/LC_MESSAGES 2024-11-01 08:30:05,795 root INFO copying django/contrib/admin/locale/br/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/br/LC_MESSAGES 2024-11-01 08:30:05,796 root INFO copying django/contrib/admin/locale/br/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/br/LC_MESSAGES 2024-11-01 08:30:05,798 root INFO creating build/lib/django/contrib/admin/locale/bs 2024-11-01 08:30:05,798 root INFO creating build/lib/django/contrib/admin/locale/bs/LC_MESSAGES 2024-11-01 08:30:05,799 root INFO copying django/contrib/admin/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/bs/LC_MESSAGES 2024-11-01 08:30:05,800 root INFO copying django/contrib/admin/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/bs/LC_MESSAGES 2024-11-01 08:30:05,801 root INFO copying django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/bs/LC_MESSAGES 2024-11-01 08:30:05,802 root INFO copying django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/bs/LC_MESSAGES 2024-11-01 08:30:05,803 root INFO creating build/lib/django/contrib/admin/locale/ca 2024-11-01 08:30:05,804 root INFO creating build/lib/django/contrib/admin/locale/ca/LC_MESSAGES 2024-11-01 08:30:05,804 root INFO copying django/contrib/admin/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ca/LC_MESSAGES 2024-11-01 08:30:05,805 root INFO copying django/contrib/admin/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ca/LC_MESSAGES 2024-11-01 08:30:05,807 root INFO copying django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ca/LC_MESSAGES 2024-11-01 08:30:05,808 root INFO copying django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ca/LC_MESSAGES 2024-11-01 08:30:05,809 root INFO creating build/lib/django/contrib/admin/locale/ckb 2024-11-01 08:30:05,810 root INFO creating build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-11-01 08:30:05,810 root INFO copying django/contrib/admin/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-11-01 08:30:05,811 root INFO copying django/contrib/admin/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-11-01 08:30:05,813 root INFO copying django/contrib/admin/locale/ckb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-11-01 08:30:05,814 root INFO copying django/contrib/admin/locale/ckb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-11-01 08:30:05,815 root INFO creating build/lib/django/contrib/admin/locale/cs 2024-11-01 08:30:05,815 root INFO creating build/lib/django/contrib/admin/locale/cs/LC_MESSAGES 2024-11-01 08:30:05,816 root INFO copying django/contrib/admin/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/cs/LC_MESSAGES 2024-11-01 08:30:05,817 root INFO copying django/contrib/admin/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/cs/LC_MESSAGES 2024-11-01 08:30:05,818 root INFO copying django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/cs/LC_MESSAGES 2024-11-01 08:30:05,820 root INFO copying django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/cs/LC_MESSAGES 2024-11-01 08:30:05,821 root INFO creating build/lib/django/contrib/admin/locale/cy 2024-11-01 08:30:05,821 root INFO creating build/lib/django/contrib/admin/locale/cy/LC_MESSAGES 2024-11-01 08:30:05,822 root INFO copying django/contrib/admin/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/cy/LC_MESSAGES 2024-11-01 08:30:05,823 root INFO copying django/contrib/admin/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/cy/LC_MESSAGES 2024-11-01 08:30:05,824 root INFO copying django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/cy/LC_MESSAGES 2024-11-01 08:30:05,825 root INFO copying django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/cy/LC_MESSAGES 2024-11-01 08:30:05,826 root INFO creating build/lib/django/contrib/admin/locale/da 2024-11-01 08:30:05,827 root INFO creating build/lib/django/contrib/admin/locale/da/LC_MESSAGES 2024-11-01 08:30:05,827 root INFO copying django/contrib/admin/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/da/LC_MESSAGES 2024-11-01 08:30:05,829 root INFO copying django/contrib/admin/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/da/LC_MESSAGES 2024-11-01 08:30:05,830 root INFO copying django/contrib/admin/locale/da/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/da/LC_MESSAGES 2024-11-01 08:30:05,831 root INFO copying django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/da/LC_MESSAGES 2024-11-01 08:30:05,832 root INFO creating build/lib/django/contrib/admin/locale/de 2024-11-01 08:30:05,833 root INFO creating build/lib/django/contrib/admin/locale/de/LC_MESSAGES 2024-11-01 08:30:05,833 root INFO copying django/contrib/admin/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/de/LC_MESSAGES 2024-11-01 08:30:05,834 root INFO copying django/contrib/admin/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/de/LC_MESSAGES 2024-11-01 08:30:05,836 root INFO copying django/contrib/admin/locale/de/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/de/LC_MESSAGES 2024-11-01 08:30:05,837 root INFO copying django/contrib/admin/locale/de/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/de/LC_MESSAGES 2024-11-01 08:30:05,838 root INFO creating build/lib/django/contrib/admin/locale/dsb 2024-11-01 08:30:05,838 root INFO creating build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-11-01 08:30:05,839 root INFO copying django/contrib/admin/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-11-01 08:30:05,840 root INFO copying django/contrib/admin/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-11-01 08:30:05,842 root INFO copying django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-11-01 08:30:05,843 root INFO copying django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-11-01 08:30:05,844 root INFO creating build/lib/django/contrib/admin/locale/el 2024-11-01 08:30:05,844 root INFO creating build/lib/django/contrib/admin/locale/el/LC_MESSAGES 2024-11-01 08:30:05,845 root INFO copying django/contrib/admin/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/el/LC_MESSAGES 2024-11-01 08:30:05,846 root INFO copying django/contrib/admin/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/el/LC_MESSAGES 2024-11-01 08:30:05,848 root INFO copying django/contrib/admin/locale/el/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/el/LC_MESSAGES 2024-11-01 08:30:05,849 root INFO copying django/contrib/admin/locale/el/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/el/LC_MESSAGES 2024-11-01 08:30:05,850 root INFO creating build/lib/django/contrib/admin/locale/en 2024-11-01 08:30:05,850 root INFO creating build/lib/django/contrib/admin/locale/en/LC_MESSAGES 2024-11-01 08:30:05,851 root INFO copying django/contrib/admin/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/en/LC_MESSAGES 2024-11-01 08:30:05,852 root INFO copying django/contrib/admin/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/en/LC_MESSAGES 2024-11-01 08:30:05,853 root INFO copying django/contrib/admin/locale/en/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/en/LC_MESSAGES 2024-11-01 08:30:05,854 root INFO copying django/contrib/admin/locale/en/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/en/LC_MESSAGES 2024-11-01 08:30:05,856 root INFO creating build/lib/django/contrib/admin/locale/en_AU 2024-11-01 08:30:05,856 root INFO creating build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:05,857 root INFO copying django/contrib/admin/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:05,858 root INFO copying django/contrib/admin/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:05,859 root INFO copying django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:05,860 root INFO copying django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:05,861 root INFO creating build/lib/django/contrib/admin/locale/en_GB 2024-11-01 08:30:05,862 root INFO creating build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:05,862 root INFO copying django/contrib/admin/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:05,863 root INFO copying django/contrib/admin/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:05,865 root INFO copying django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:05,866 root INFO copying django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:05,867 root INFO creating build/lib/django/contrib/admin/locale/eo 2024-11-01 08:30:05,867 root INFO creating build/lib/django/contrib/admin/locale/eo/LC_MESSAGES 2024-11-01 08:30:05,868 root INFO copying django/contrib/admin/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/eo/LC_MESSAGES 2024-11-01 08:30:05,869 root INFO copying django/contrib/admin/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/eo/LC_MESSAGES 2024-11-01 08:30:05,870 root INFO copying django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/eo/LC_MESSAGES 2024-11-01 08:30:05,872 root INFO copying django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/eo/LC_MESSAGES 2024-11-01 08:30:05,873 root INFO creating build/lib/django/contrib/admin/locale/es 2024-11-01 08:30:05,873 root INFO creating build/lib/django/contrib/admin/locale/es/LC_MESSAGES 2024-11-01 08:30:05,874 root INFO copying django/contrib/admin/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es/LC_MESSAGES 2024-11-01 08:30:05,875 root INFO copying django/contrib/admin/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es/LC_MESSAGES 2024-11-01 08:30:05,876 root INFO copying django/contrib/admin/locale/es/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es/LC_MESSAGES 2024-11-01 08:30:05,877 root INFO copying django/contrib/admin/locale/es/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es/LC_MESSAGES 2024-11-01 08:30:05,878 root INFO creating build/lib/django/contrib/admin/locale/es_AR 2024-11-01 08:30:05,879 root INFO creating build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:05,880 root INFO copying django/contrib/admin/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:05,881 root INFO copying django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:05,882 root INFO copying django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:05,883 root INFO copying django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:05,884 root INFO creating build/lib/django/contrib/admin/locale/es_CO 2024-11-01 08:30:05,885 root INFO creating build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:05,885 root INFO copying django/contrib/admin/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:05,887 root INFO copying django/contrib/admin/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:05,888 root INFO copying django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:05,889 root INFO copying django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:05,890 root INFO creating build/lib/django/contrib/admin/locale/es_MX 2024-11-01 08:30:05,891 root INFO creating build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:05,891 root INFO copying django/contrib/admin/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:05,892 root INFO copying django/contrib/admin/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:05,894 root INFO copying django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:05,895 root INFO copying django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:05,896 root INFO creating build/lib/django/contrib/admin/locale/es_VE 2024-11-01 08:30:05,896 root INFO creating build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:05,897 root INFO copying django/contrib/admin/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:05,898 root INFO copying django/contrib/admin/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:05,900 root INFO copying django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:05,901 root INFO copying django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:05,902 root INFO creating build/lib/django/contrib/admin/locale/et 2024-11-01 08:30:05,902 root INFO creating build/lib/django/contrib/admin/locale/et/LC_MESSAGES 2024-11-01 08:30:05,903 root INFO copying django/contrib/admin/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/et/LC_MESSAGES 2024-11-01 08:30:05,904 root INFO copying django/contrib/admin/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/et/LC_MESSAGES 2024-11-01 08:30:05,905 root INFO copying django/contrib/admin/locale/et/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/et/LC_MESSAGES 2024-11-01 08:30:05,906 root INFO copying django/contrib/admin/locale/et/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/et/LC_MESSAGES 2024-11-01 08:30:05,908 root INFO creating build/lib/django/contrib/admin/locale/eu 2024-11-01 08:30:05,908 root INFO creating build/lib/django/contrib/admin/locale/eu/LC_MESSAGES 2024-11-01 08:30:05,909 root INFO copying django/contrib/admin/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/eu/LC_MESSAGES 2024-11-01 08:30:05,910 root INFO copying django/contrib/admin/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/eu/LC_MESSAGES 2024-11-01 08:30:05,911 root INFO copying django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/eu/LC_MESSAGES 2024-11-01 08:30:05,912 root INFO copying django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/eu/LC_MESSAGES 2024-11-01 08:30:05,913 root INFO creating build/lib/django/contrib/admin/locale/fa 2024-11-01 08:30:05,914 root INFO creating build/lib/django/contrib/admin/locale/fa/LC_MESSAGES 2024-11-01 08:30:05,914 root INFO copying django/contrib/admin/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/fa/LC_MESSAGES 2024-11-01 08:30:05,916 root INFO copying django/contrib/admin/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/fa/LC_MESSAGES 2024-11-01 08:30:05,917 root INFO copying django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/fa/LC_MESSAGES 2024-11-01 08:30:05,918 root INFO copying django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/fa/LC_MESSAGES 2024-11-01 08:30:05,919 root INFO creating build/lib/django/contrib/admin/locale/fi 2024-11-01 08:30:05,920 root INFO creating build/lib/django/contrib/admin/locale/fi/LC_MESSAGES 2024-11-01 08:30:05,920 root INFO copying django/contrib/admin/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/fi/LC_MESSAGES 2024-11-01 08:30:05,921 root INFO copying django/contrib/admin/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/fi/LC_MESSAGES 2024-11-01 08:30:05,923 root INFO copying django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/fi/LC_MESSAGES 2024-11-01 08:30:05,924 root INFO copying django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/fi/LC_MESSAGES 2024-11-01 08:30:05,925 root INFO creating build/lib/django/contrib/admin/locale/fr 2024-11-01 08:30:05,925 root INFO creating build/lib/django/contrib/admin/locale/fr/LC_MESSAGES 2024-11-01 08:30:05,926 root INFO copying django/contrib/admin/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/fr/LC_MESSAGES 2024-11-01 08:30:05,927 root INFO copying django/contrib/admin/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/fr/LC_MESSAGES 2024-11-01 08:30:05,929 root INFO copying django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/fr/LC_MESSAGES 2024-11-01 08:30:05,930 root INFO copying django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/fr/LC_MESSAGES 2024-11-01 08:30:05,931 root INFO creating build/lib/django/contrib/admin/locale/fy 2024-11-01 08:30:05,931 root INFO creating build/lib/django/contrib/admin/locale/fy/LC_MESSAGES 2024-11-01 08:30:05,932 root INFO copying django/contrib/admin/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/fy/LC_MESSAGES 2024-11-01 08:30:05,933 root INFO copying django/contrib/admin/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/fy/LC_MESSAGES 2024-11-01 08:30:05,934 root INFO copying django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/fy/LC_MESSAGES 2024-11-01 08:30:05,935 root INFO copying django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/fy/LC_MESSAGES 2024-11-01 08:30:05,936 root INFO creating build/lib/django/contrib/admin/locale/ga 2024-11-01 08:30:05,937 root INFO creating build/lib/django/contrib/admin/locale/ga/LC_MESSAGES 2024-11-01 08:30:05,937 root INFO copying django/contrib/admin/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ga/LC_MESSAGES 2024-11-01 08:30:05,939 root INFO copying django/contrib/admin/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ga/LC_MESSAGES 2024-11-01 08:30:05,940 root INFO copying django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ga/LC_MESSAGES 2024-11-01 08:30:05,941 root INFO copying django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ga/LC_MESSAGES 2024-11-01 08:30:05,942 root INFO creating build/lib/django/contrib/admin/locale/gd 2024-11-01 08:30:05,943 root INFO creating build/lib/django/contrib/admin/locale/gd/LC_MESSAGES 2024-11-01 08:30:05,943 root INFO copying django/contrib/admin/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/gd/LC_MESSAGES 2024-11-01 08:30:05,945 root INFO copying django/contrib/admin/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/gd/LC_MESSAGES 2024-11-01 08:30:05,946 root INFO copying django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/gd/LC_MESSAGES 2024-11-01 08:30:05,947 root INFO copying django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/gd/LC_MESSAGES 2024-11-01 08:30:05,948 root INFO creating build/lib/django/contrib/admin/locale/gl 2024-11-01 08:30:05,949 root INFO creating build/lib/django/contrib/admin/locale/gl/LC_MESSAGES 2024-11-01 08:30:05,949 root INFO copying django/contrib/admin/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/gl/LC_MESSAGES 2024-11-01 08:30:05,951 root INFO copying django/contrib/admin/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/gl/LC_MESSAGES 2024-11-01 08:30:05,952 root INFO copying django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/gl/LC_MESSAGES 2024-11-01 08:30:05,953 root INFO copying django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/gl/LC_MESSAGES 2024-11-01 08:30:05,954 root INFO creating build/lib/django/contrib/admin/locale/he 2024-11-01 08:30:05,955 root INFO creating build/lib/django/contrib/admin/locale/he/LC_MESSAGES 2024-11-01 08:30:05,955 root INFO copying django/contrib/admin/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/he/LC_MESSAGES 2024-11-01 08:30:05,957 root INFO copying django/contrib/admin/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/he/LC_MESSAGES 2024-11-01 08:30:05,958 root INFO copying django/contrib/admin/locale/he/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/he/LC_MESSAGES 2024-11-01 08:30:05,959 root INFO copying django/contrib/admin/locale/he/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/he/LC_MESSAGES 2024-11-01 08:30:05,960 root INFO creating build/lib/django/contrib/admin/locale/hi 2024-11-01 08:30:05,961 root INFO creating build/lib/django/contrib/admin/locale/hi/LC_MESSAGES 2024-11-01 08:30:05,961 root INFO copying django/contrib/admin/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hi/LC_MESSAGES 2024-11-01 08:30:05,962 root INFO copying django/contrib/admin/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hi/LC_MESSAGES 2024-11-01 08:30:05,964 root INFO copying django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hi/LC_MESSAGES 2024-11-01 08:30:05,965 root INFO copying django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hi/LC_MESSAGES 2024-11-01 08:30:05,966 root INFO creating build/lib/django/contrib/admin/locale/hr 2024-11-01 08:30:05,966 root INFO creating build/lib/django/contrib/admin/locale/hr/LC_MESSAGES 2024-11-01 08:30:05,967 root INFO copying django/contrib/admin/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hr/LC_MESSAGES 2024-11-01 08:30:05,968 root INFO copying django/contrib/admin/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hr/LC_MESSAGES 2024-11-01 08:30:05,969 root INFO copying django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hr/LC_MESSAGES 2024-11-01 08:30:05,971 root INFO copying django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hr/LC_MESSAGES 2024-11-01 08:30:05,972 root INFO creating build/lib/django/contrib/admin/locale/hsb 2024-11-01 08:30:05,972 root INFO creating build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-11-01 08:30:05,973 root INFO copying django/contrib/admin/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-11-01 08:30:05,974 root INFO copying django/contrib/admin/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-11-01 08:30:05,975 root INFO copying django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-11-01 08:30:05,976 root INFO copying django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-11-01 08:30:05,978 root INFO creating build/lib/django/contrib/admin/locale/hu 2024-11-01 08:30:05,978 root INFO creating build/lib/django/contrib/admin/locale/hu/LC_MESSAGES 2024-11-01 08:30:05,979 root INFO copying django/contrib/admin/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hu/LC_MESSAGES 2024-11-01 08:30:05,980 root INFO copying django/contrib/admin/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hu/LC_MESSAGES 2024-11-01 08:30:05,981 root INFO copying django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hu/LC_MESSAGES 2024-11-01 08:30:05,982 root INFO copying django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hu/LC_MESSAGES 2024-11-01 08:30:05,983 root INFO creating build/lib/django/contrib/admin/locale/hy 2024-11-01 08:30:05,984 root INFO creating build/lib/django/contrib/admin/locale/hy/LC_MESSAGES 2024-11-01 08:30:05,984 root INFO copying django/contrib/admin/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hy/LC_MESSAGES 2024-11-01 08:30:05,986 root INFO copying django/contrib/admin/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hy/LC_MESSAGES 2024-11-01 08:30:05,987 root INFO copying django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hy/LC_MESSAGES 2024-11-01 08:30:05,988 root INFO copying django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hy/LC_MESSAGES 2024-11-01 08:30:05,989 root INFO creating build/lib/django/contrib/admin/locale/ia 2024-11-01 08:30:05,990 root INFO creating build/lib/django/contrib/admin/locale/ia/LC_MESSAGES 2024-11-01 08:30:05,990 root INFO copying django/contrib/admin/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ia/LC_MESSAGES 2024-11-01 08:30:05,991 root INFO copying django/contrib/admin/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ia/LC_MESSAGES 2024-11-01 08:30:05,993 root INFO copying django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ia/LC_MESSAGES 2024-11-01 08:30:05,994 root INFO copying django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ia/LC_MESSAGES 2024-11-01 08:30:05,995 root INFO creating build/lib/django/contrib/admin/locale/id 2024-11-01 08:30:05,995 root INFO creating build/lib/django/contrib/admin/locale/id/LC_MESSAGES 2024-11-01 08:30:05,996 root INFO copying django/contrib/admin/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/id/LC_MESSAGES 2024-11-01 08:30:05,997 root INFO copying django/contrib/admin/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/id/LC_MESSAGES 2024-11-01 08:30:05,998 root INFO copying django/contrib/admin/locale/id/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/id/LC_MESSAGES 2024-11-01 08:30:06,000 root INFO copying django/contrib/admin/locale/id/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/id/LC_MESSAGES 2024-11-01 08:30:06,001 root INFO creating build/lib/django/contrib/admin/locale/io 2024-11-01 08:30:06,001 root INFO creating build/lib/django/contrib/admin/locale/io/LC_MESSAGES 2024-11-01 08:30:06,002 root INFO copying django/contrib/admin/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/io/LC_MESSAGES 2024-11-01 08:30:06,003 root INFO copying django/contrib/admin/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/io/LC_MESSAGES 2024-11-01 08:30:06,004 root INFO copying django/contrib/admin/locale/io/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/io/LC_MESSAGES 2024-11-01 08:30:06,005 root INFO copying django/contrib/admin/locale/io/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/io/LC_MESSAGES 2024-11-01 08:30:06,006 root INFO creating build/lib/django/contrib/admin/locale/is 2024-11-01 08:30:06,007 root INFO creating build/lib/django/contrib/admin/locale/is/LC_MESSAGES 2024-11-01 08:30:06,008 root INFO copying django/contrib/admin/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/is/LC_MESSAGES 2024-11-01 08:30:06,009 root INFO copying django/contrib/admin/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/is/LC_MESSAGES 2024-11-01 08:30:06,010 root INFO copying django/contrib/admin/locale/is/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/is/LC_MESSAGES 2024-11-01 08:30:06,011 root INFO copying django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/is/LC_MESSAGES 2024-11-01 08:30:06,012 root INFO creating build/lib/django/contrib/admin/locale/it 2024-11-01 08:30:06,013 root INFO creating build/lib/django/contrib/admin/locale/it/LC_MESSAGES 2024-11-01 08:30:06,013 root INFO copying django/contrib/admin/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/it/LC_MESSAGES 2024-11-01 08:30:06,015 root INFO copying django/contrib/admin/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/it/LC_MESSAGES 2024-11-01 08:30:06,016 root INFO copying django/contrib/admin/locale/it/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/it/LC_MESSAGES 2024-11-01 08:30:06,017 root INFO copying django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/it/LC_MESSAGES 2024-11-01 08:30:06,018 root INFO creating build/lib/django/contrib/admin/locale/ja 2024-11-01 08:30:06,019 root INFO creating build/lib/django/contrib/admin/locale/ja/LC_MESSAGES 2024-11-01 08:30:06,019 root INFO copying django/contrib/admin/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ja/LC_MESSAGES 2024-11-01 08:30:06,021 root INFO copying django/contrib/admin/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ja/LC_MESSAGES 2024-11-01 08:30:06,022 root INFO copying django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ja/LC_MESSAGES 2024-11-01 08:30:06,023 root INFO copying django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ja/LC_MESSAGES 2024-11-01 08:30:06,024 root INFO creating build/lib/django/contrib/admin/locale/ka 2024-11-01 08:30:06,025 root INFO creating build/lib/django/contrib/admin/locale/ka/LC_MESSAGES 2024-11-01 08:30:06,025 root INFO copying django/contrib/admin/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ka/LC_MESSAGES 2024-11-01 08:30:06,026 root INFO copying django/contrib/admin/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ka/LC_MESSAGES 2024-11-01 08:30:06,028 root INFO copying django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ka/LC_MESSAGES 2024-11-01 08:30:06,029 root INFO copying django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ka/LC_MESSAGES 2024-11-01 08:30:06,030 root INFO creating build/lib/django/contrib/admin/locale/kab 2024-11-01 08:30:06,030 root INFO creating build/lib/django/contrib/admin/locale/kab/LC_MESSAGES 2024-11-01 08:30:06,031 root INFO copying django/contrib/admin/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/kab/LC_MESSAGES 2024-11-01 08:30:06,032 root INFO copying django/contrib/admin/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/kab/LC_MESSAGES 2024-11-01 08:30:06,033 root INFO copying django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/kab/LC_MESSAGES 2024-11-01 08:30:06,034 root INFO copying django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/kab/LC_MESSAGES 2024-11-01 08:30:06,036 root INFO creating build/lib/django/contrib/admin/locale/kk 2024-11-01 08:30:06,036 root INFO creating build/lib/django/contrib/admin/locale/kk/LC_MESSAGES 2024-11-01 08:30:06,037 root INFO copying django/contrib/admin/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/kk/LC_MESSAGES 2024-11-01 08:30:06,038 root INFO copying django/contrib/admin/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/kk/LC_MESSAGES 2024-11-01 08:30:06,039 root INFO copying django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/kk/LC_MESSAGES 2024-11-01 08:30:06,040 root INFO copying django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/kk/LC_MESSAGES 2024-11-01 08:30:06,041 root INFO creating build/lib/django/contrib/admin/locale/km 2024-11-01 08:30:06,042 root INFO creating build/lib/django/contrib/admin/locale/km/LC_MESSAGES 2024-11-01 08:30:06,042 root INFO copying django/contrib/admin/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/km/LC_MESSAGES 2024-11-01 08:30:06,044 root INFO copying django/contrib/admin/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/km/LC_MESSAGES 2024-11-01 08:30:06,045 root INFO copying django/contrib/admin/locale/km/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/km/LC_MESSAGES 2024-11-01 08:30:06,046 root INFO copying django/contrib/admin/locale/km/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/km/LC_MESSAGES 2024-11-01 08:30:06,047 root INFO creating build/lib/django/contrib/admin/locale/kn 2024-11-01 08:30:06,048 root INFO creating build/lib/django/contrib/admin/locale/kn/LC_MESSAGES 2024-11-01 08:30:06,048 root INFO copying django/contrib/admin/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/kn/LC_MESSAGES 2024-11-01 08:30:06,049 root INFO copying django/contrib/admin/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/kn/LC_MESSAGES 2024-11-01 08:30:06,050 root INFO copying django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/kn/LC_MESSAGES 2024-11-01 08:30:06,052 root INFO copying django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/kn/LC_MESSAGES 2024-11-01 08:30:06,053 root INFO creating build/lib/django/contrib/admin/locale/ko 2024-11-01 08:30:06,053 root INFO creating build/lib/django/contrib/admin/locale/ko/LC_MESSAGES 2024-11-01 08:30:06,054 root INFO copying django/contrib/admin/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ko/LC_MESSAGES 2024-11-01 08:30:06,055 root INFO copying django/contrib/admin/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ko/LC_MESSAGES 2024-11-01 08:30:06,056 root INFO copying django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ko/LC_MESSAGES 2024-11-01 08:30:06,057 root INFO copying django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ko/LC_MESSAGES 2024-11-01 08:30:06,059 root INFO creating build/lib/django/contrib/admin/locale/ky 2024-11-01 08:30:06,059 root INFO creating build/lib/django/contrib/admin/locale/ky/LC_MESSAGES 2024-11-01 08:30:06,060 root INFO copying django/contrib/admin/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ky/LC_MESSAGES 2024-11-01 08:30:06,061 root INFO copying django/contrib/admin/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ky/LC_MESSAGES 2024-11-01 08:30:06,062 root INFO copying django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ky/LC_MESSAGES 2024-11-01 08:30:06,063 root INFO copying django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ky/LC_MESSAGES 2024-11-01 08:30:06,065 root INFO creating build/lib/django/contrib/admin/locale/lb 2024-11-01 08:30:06,065 root INFO creating build/lib/django/contrib/admin/locale/lb/LC_MESSAGES 2024-11-01 08:30:06,066 root INFO copying django/contrib/admin/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/lb/LC_MESSAGES 2024-11-01 08:30:06,067 root INFO copying django/contrib/admin/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/lb/LC_MESSAGES 2024-11-01 08:30:06,068 root INFO copying django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/lb/LC_MESSAGES 2024-11-01 08:30:06,069 root INFO copying django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/lb/LC_MESSAGES 2024-11-01 08:30:06,070 root INFO creating build/lib/django/contrib/admin/locale/lt 2024-11-01 08:30:06,071 root INFO creating build/lib/django/contrib/admin/locale/lt/LC_MESSAGES 2024-11-01 08:30:06,071 root INFO copying django/contrib/admin/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/lt/LC_MESSAGES 2024-11-01 08:30:06,073 root INFO copying django/contrib/admin/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/lt/LC_MESSAGES 2024-11-01 08:30:06,074 root INFO copying django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/lt/LC_MESSAGES 2024-11-01 08:30:06,075 root INFO copying django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/lt/LC_MESSAGES 2024-11-01 08:30:06,076 root INFO creating build/lib/django/contrib/admin/locale/lv 2024-11-01 08:30:06,077 root INFO creating build/lib/django/contrib/admin/locale/lv/LC_MESSAGES 2024-11-01 08:30:06,077 root INFO copying django/contrib/admin/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/lv/LC_MESSAGES 2024-11-01 08:30:06,078 root INFO copying django/contrib/admin/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/lv/LC_MESSAGES 2024-11-01 08:30:06,080 root INFO copying django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/lv/LC_MESSAGES 2024-11-01 08:30:06,081 root INFO copying django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/lv/LC_MESSAGES 2024-11-01 08:30:06,082 root INFO creating build/lib/django/contrib/admin/locale/mk 2024-11-01 08:30:06,082 root INFO creating build/lib/django/contrib/admin/locale/mk/LC_MESSAGES 2024-11-01 08:30:06,083 root INFO copying django/contrib/admin/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/mk/LC_MESSAGES 2024-11-01 08:30:06,084 root INFO copying django/contrib/admin/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/mk/LC_MESSAGES 2024-11-01 08:30:06,086 root INFO copying django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/mk/LC_MESSAGES 2024-11-01 08:30:06,087 root INFO copying django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/mk/LC_MESSAGES 2024-11-01 08:30:06,088 root INFO creating build/lib/django/contrib/admin/locale/ml 2024-11-01 08:30:06,088 root INFO creating build/lib/django/contrib/admin/locale/ml/LC_MESSAGES 2024-11-01 08:30:06,089 root INFO copying django/contrib/admin/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ml/LC_MESSAGES 2024-11-01 08:30:06,090 root INFO copying django/contrib/admin/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ml/LC_MESSAGES 2024-11-01 08:30:06,092 root INFO copying django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ml/LC_MESSAGES 2024-11-01 08:30:06,093 root INFO copying django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ml/LC_MESSAGES 2024-11-01 08:30:06,094 root INFO creating build/lib/django/contrib/admin/locale/mn 2024-11-01 08:30:06,094 root INFO creating build/lib/django/contrib/admin/locale/mn/LC_MESSAGES 2024-11-01 08:30:06,095 root INFO copying django/contrib/admin/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/mn/LC_MESSAGES 2024-11-01 08:30:06,096 root INFO copying django/contrib/admin/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/mn/LC_MESSAGES 2024-11-01 08:30:06,097 root INFO copying django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/mn/LC_MESSAGES 2024-11-01 08:30:06,098 root INFO copying django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/mn/LC_MESSAGES 2024-11-01 08:30:06,100 root INFO creating build/lib/django/contrib/admin/locale/mr 2024-11-01 08:30:06,100 root INFO creating build/lib/django/contrib/admin/locale/mr/LC_MESSAGES 2024-11-01 08:30:06,101 root INFO copying django/contrib/admin/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/mr/LC_MESSAGES 2024-11-01 08:30:06,102 root INFO copying django/contrib/admin/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/mr/LC_MESSAGES 2024-11-01 08:30:06,103 root INFO copying django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/mr/LC_MESSAGES 2024-11-01 08:30:06,104 root INFO copying django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/mr/LC_MESSAGES 2024-11-01 08:30:06,105 root INFO creating build/lib/django/contrib/admin/locale/ms 2024-11-01 08:30:06,106 root INFO creating build/lib/django/contrib/admin/locale/ms/LC_MESSAGES 2024-11-01 08:30:06,106 root INFO copying django/contrib/admin/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ms/LC_MESSAGES 2024-11-01 08:30:06,107 root INFO copying django/contrib/admin/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ms/LC_MESSAGES 2024-11-01 08:30:06,109 root INFO copying django/contrib/admin/locale/ms/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ms/LC_MESSAGES 2024-11-01 08:30:06,110 root INFO copying django/contrib/admin/locale/ms/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ms/LC_MESSAGES 2024-11-01 08:30:06,111 root INFO creating build/lib/django/contrib/admin/locale/my 2024-11-01 08:30:06,111 root INFO creating build/lib/django/contrib/admin/locale/my/LC_MESSAGES 2024-11-01 08:30:06,112 root INFO copying django/contrib/admin/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/my/LC_MESSAGES 2024-11-01 08:30:06,113 root INFO copying django/contrib/admin/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/my/LC_MESSAGES 2024-11-01 08:30:06,114 root INFO copying django/contrib/admin/locale/my/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/my/LC_MESSAGES 2024-11-01 08:30:06,116 root INFO copying django/contrib/admin/locale/my/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/my/LC_MESSAGES 2024-11-01 08:30:06,117 root INFO creating build/lib/django/contrib/admin/locale/nb 2024-11-01 08:30:06,117 root INFO creating build/lib/django/contrib/admin/locale/nb/LC_MESSAGES 2024-11-01 08:30:06,118 root INFO copying django/contrib/admin/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/nb/LC_MESSAGES 2024-11-01 08:30:06,119 root INFO copying django/contrib/admin/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/nb/LC_MESSAGES 2024-11-01 08:30:06,120 root INFO copying django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/nb/LC_MESSAGES 2024-11-01 08:30:06,121 root INFO copying django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/nb/LC_MESSAGES 2024-11-01 08:30:06,123 root INFO creating build/lib/django/contrib/admin/locale/ne 2024-11-01 08:30:06,123 root INFO creating build/lib/django/contrib/admin/locale/ne/LC_MESSAGES 2024-11-01 08:30:06,124 root INFO copying django/contrib/admin/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ne/LC_MESSAGES 2024-11-01 08:30:06,125 root INFO copying django/contrib/admin/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ne/LC_MESSAGES 2024-11-01 08:30:06,126 root INFO copying django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ne/LC_MESSAGES 2024-11-01 08:30:06,127 root INFO copying django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ne/LC_MESSAGES 2024-11-01 08:30:06,128 root INFO creating build/lib/django/contrib/admin/locale/nl 2024-11-01 08:30:06,129 root INFO creating build/lib/django/contrib/admin/locale/nl/LC_MESSAGES 2024-11-01 08:30:06,129 root INFO copying django/contrib/admin/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/nl/LC_MESSAGES 2024-11-01 08:30:06,131 root INFO copying django/contrib/admin/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/nl/LC_MESSAGES 2024-11-01 08:30:06,132 root INFO copying django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/nl/LC_MESSAGES 2024-11-01 08:30:06,133 root INFO copying django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/nl/LC_MESSAGES 2024-11-01 08:30:06,134 root INFO creating build/lib/django/contrib/admin/locale/nn 2024-11-01 08:30:06,135 root INFO creating build/lib/django/contrib/admin/locale/nn/LC_MESSAGES 2024-11-01 08:30:06,135 root INFO copying django/contrib/admin/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/nn/LC_MESSAGES 2024-11-01 08:30:06,136 root INFO copying django/contrib/admin/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/nn/LC_MESSAGES 2024-11-01 08:30:06,138 root INFO copying django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/nn/LC_MESSAGES 2024-11-01 08:30:06,139 root INFO copying django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/nn/LC_MESSAGES 2024-11-01 08:30:06,140 root INFO creating build/lib/django/contrib/admin/locale/os 2024-11-01 08:30:06,140 root INFO creating build/lib/django/contrib/admin/locale/os/LC_MESSAGES 2024-11-01 08:30:06,141 root INFO copying django/contrib/admin/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/os/LC_MESSAGES 2024-11-01 08:30:06,142 root INFO copying django/contrib/admin/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/os/LC_MESSAGES 2024-11-01 08:30:06,143 root INFO copying django/contrib/admin/locale/os/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/os/LC_MESSAGES 2024-11-01 08:30:06,145 root INFO copying django/contrib/admin/locale/os/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/os/LC_MESSAGES 2024-11-01 08:30:06,146 root INFO creating build/lib/django/contrib/admin/locale/pa 2024-11-01 08:30:06,146 root INFO creating build/lib/django/contrib/admin/locale/pa/LC_MESSAGES 2024-11-01 08:30:06,147 root INFO copying django/contrib/admin/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/pa/LC_MESSAGES 2024-11-01 08:30:06,148 root INFO copying django/contrib/admin/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/pa/LC_MESSAGES 2024-11-01 08:30:06,149 root INFO copying django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/pa/LC_MESSAGES 2024-11-01 08:30:06,150 root INFO copying django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/pa/LC_MESSAGES 2024-11-01 08:30:06,151 root INFO creating build/lib/django/contrib/admin/locale/pl 2024-11-01 08:30:06,152 root INFO creating build/lib/django/contrib/admin/locale/pl/LC_MESSAGES 2024-11-01 08:30:06,152 root INFO copying django/contrib/admin/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/pl/LC_MESSAGES 2024-11-01 08:30:06,154 root INFO copying django/contrib/admin/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/pl/LC_MESSAGES 2024-11-01 08:30:06,155 root INFO copying django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/pl/LC_MESSAGES 2024-11-01 08:30:06,156 root INFO copying django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/pl/LC_MESSAGES 2024-11-01 08:30:06,157 root INFO creating build/lib/django/contrib/admin/locale/pt 2024-11-01 08:30:06,158 root INFO creating build/lib/django/contrib/admin/locale/pt/LC_MESSAGES 2024-11-01 08:30:06,158 root INFO copying django/contrib/admin/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/pt/LC_MESSAGES 2024-11-01 08:30:06,160 root INFO copying django/contrib/admin/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/pt/LC_MESSAGES 2024-11-01 08:30:06,161 root INFO copying django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/pt/LC_MESSAGES 2024-11-01 08:30:06,162 root INFO copying django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/pt/LC_MESSAGES 2024-11-01 08:30:06,163 root INFO creating build/lib/django/contrib/admin/locale/pt_BR 2024-11-01 08:30:06,164 root INFO creating build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:06,164 root INFO copying django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:06,166 root INFO copying django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:06,167 root INFO copying django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:06,168 root INFO copying django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:06,169 root INFO creating build/lib/django/contrib/admin/locale/ro 2024-11-01 08:30:06,170 root INFO creating build/lib/django/contrib/admin/locale/ro/LC_MESSAGES 2024-11-01 08:30:06,170 root INFO copying django/contrib/admin/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ro/LC_MESSAGES 2024-11-01 08:30:06,171 root INFO copying django/contrib/admin/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ro/LC_MESSAGES 2024-11-01 08:30:06,173 root INFO copying django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ro/LC_MESSAGES 2024-11-01 08:30:06,174 root INFO copying django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ro/LC_MESSAGES 2024-11-01 08:30:06,175 root INFO creating build/lib/django/contrib/admin/locale/ru 2024-11-01 08:30:06,175 root INFO creating build/lib/django/contrib/admin/locale/ru/LC_MESSAGES 2024-11-01 08:30:06,176 root INFO copying django/contrib/admin/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ru/LC_MESSAGES 2024-11-01 08:30:06,177 root INFO copying django/contrib/admin/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ru/LC_MESSAGES 2024-11-01 08:30:06,178 root INFO copying django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ru/LC_MESSAGES 2024-11-01 08:30:06,180 root INFO copying django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ru/LC_MESSAGES 2024-11-01 08:30:06,181 root INFO creating build/lib/django/contrib/admin/locale/sk 2024-11-01 08:30:06,181 root INFO creating build/lib/django/contrib/admin/locale/sk/LC_MESSAGES 2024-11-01 08:30:06,182 root INFO copying django/contrib/admin/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sk/LC_MESSAGES 2024-11-01 08:30:06,183 root INFO copying django/contrib/admin/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sk/LC_MESSAGES 2024-11-01 08:30:06,184 root INFO copying django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sk/LC_MESSAGES 2024-11-01 08:30:06,185 root INFO copying django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sk/LC_MESSAGES 2024-11-01 08:30:06,187 root INFO creating build/lib/django/contrib/admin/locale/sl 2024-11-01 08:30:06,187 root INFO creating build/lib/django/contrib/admin/locale/sl/LC_MESSAGES 2024-11-01 08:30:06,188 root INFO copying django/contrib/admin/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sl/LC_MESSAGES 2024-11-01 08:30:06,189 root INFO copying django/contrib/admin/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sl/LC_MESSAGES 2024-11-01 08:30:06,190 root INFO copying django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sl/LC_MESSAGES 2024-11-01 08:30:06,191 root INFO copying django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sl/LC_MESSAGES 2024-11-01 08:30:06,192 root INFO creating build/lib/django/contrib/admin/locale/sq 2024-11-01 08:30:06,193 root INFO creating build/lib/django/contrib/admin/locale/sq/LC_MESSAGES 2024-11-01 08:30:06,193 root INFO copying django/contrib/admin/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sq/LC_MESSAGES 2024-11-01 08:30:06,195 root INFO copying django/contrib/admin/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sq/LC_MESSAGES 2024-11-01 08:30:06,196 root INFO copying django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sq/LC_MESSAGES 2024-11-01 08:30:06,197 root INFO copying django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sq/LC_MESSAGES 2024-11-01 08:30:06,198 root INFO creating build/lib/django/contrib/admin/locale/sr 2024-11-01 08:30:06,199 root INFO creating build/lib/django/contrib/admin/locale/sr/LC_MESSAGES 2024-11-01 08:30:06,199 root INFO copying django/contrib/admin/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sr/LC_MESSAGES 2024-11-01 08:30:06,200 root INFO copying django/contrib/admin/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sr/LC_MESSAGES 2024-11-01 08:30:06,202 root INFO copying django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sr/LC_MESSAGES 2024-11-01 08:30:06,203 root INFO copying django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sr/LC_MESSAGES 2024-11-01 08:30:06,204 root INFO creating build/lib/django/contrib/admin/locale/sr_Latn 2024-11-01 08:30:06,204 root INFO creating build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:06,205 root INFO copying django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:06,206 root INFO copying django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:06,207 root INFO copying django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:06,209 root INFO copying django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:06,210 root INFO creating build/lib/django/contrib/admin/locale/sv 2024-11-01 08:30:06,210 root INFO creating build/lib/django/contrib/admin/locale/sv/LC_MESSAGES 2024-11-01 08:30:06,211 root INFO copying django/contrib/admin/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sv/LC_MESSAGES 2024-11-01 08:30:06,212 root INFO copying django/contrib/admin/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sv/LC_MESSAGES 2024-11-01 08:30:06,213 root INFO copying django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sv/LC_MESSAGES 2024-11-01 08:30:06,214 root INFO copying django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sv/LC_MESSAGES 2024-11-01 08:30:06,216 root INFO creating build/lib/django/contrib/admin/locale/sw 2024-11-01 08:30:06,216 root INFO creating build/lib/django/contrib/admin/locale/sw/LC_MESSAGES 2024-11-01 08:30:06,217 root INFO copying django/contrib/admin/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sw/LC_MESSAGES 2024-11-01 08:30:06,218 root INFO copying django/contrib/admin/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sw/LC_MESSAGES 2024-11-01 08:30:06,219 root INFO copying django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sw/LC_MESSAGES 2024-11-01 08:30:06,220 root INFO copying django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sw/LC_MESSAGES 2024-11-01 08:30:06,221 root INFO creating build/lib/django/contrib/admin/locale/ta 2024-11-01 08:30:06,222 root INFO creating build/lib/django/contrib/admin/locale/ta/LC_MESSAGES 2024-11-01 08:30:06,222 root INFO copying django/contrib/admin/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ta/LC_MESSAGES 2024-11-01 08:30:06,224 root INFO copying django/contrib/admin/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ta/LC_MESSAGES 2024-11-01 08:30:06,225 root INFO copying django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ta/LC_MESSAGES 2024-11-01 08:30:06,226 root INFO copying django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ta/LC_MESSAGES 2024-11-01 08:30:06,227 root INFO creating build/lib/django/contrib/admin/locale/te 2024-11-01 08:30:06,228 root INFO creating build/lib/django/contrib/admin/locale/te/LC_MESSAGES 2024-11-01 08:30:06,228 root INFO copying django/contrib/admin/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/te/LC_MESSAGES 2024-11-01 08:30:06,229 root INFO copying django/contrib/admin/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/te/LC_MESSAGES 2024-11-01 08:30:06,231 root INFO copying django/contrib/admin/locale/te/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/te/LC_MESSAGES 2024-11-01 08:30:06,232 root INFO copying django/contrib/admin/locale/te/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/te/LC_MESSAGES 2024-11-01 08:30:06,233 root INFO creating build/lib/django/contrib/admin/locale/tg 2024-11-01 08:30:06,233 root INFO creating build/lib/django/contrib/admin/locale/tg/LC_MESSAGES 2024-11-01 08:30:06,234 root INFO copying django/contrib/admin/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/tg/LC_MESSAGES 2024-11-01 08:30:06,235 root INFO copying django/contrib/admin/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/tg/LC_MESSAGES 2024-11-01 08:30:06,236 root INFO copying django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/tg/LC_MESSAGES 2024-11-01 08:30:06,237 root INFO copying django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/tg/LC_MESSAGES 2024-11-01 08:30:06,239 root INFO creating build/lib/django/contrib/admin/locale/th 2024-11-01 08:30:06,239 root INFO creating build/lib/django/contrib/admin/locale/th/LC_MESSAGES 2024-11-01 08:30:06,240 root INFO copying django/contrib/admin/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/th/LC_MESSAGES 2024-11-01 08:30:06,241 root INFO copying django/contrib/admin/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/th/LC_MESSAGES 2024-11-01 08:30:06,242 root INFO copying django/contrib/admin/locale/th/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/th/LC_MESSAGES 2024-11-01 08:30:06,243 root INFO copying django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/th/LC_MESSAGES 2024-11-01 08:30:06,244 root INFO creating build/lib/django/contrib/admin/locale/tk 2024-11-01 08:30:06,245 root INFO creating build/lib/django/contrib/admin/locale/tk/LC_MESSAGES 2024-11-01 08:30:06,245 root INFO copying django/contrib/admin/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/tk/LC_MESSAGES 2024-11-01 08:30:06,247 root INFO copying django/contrib/admin/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/tk/LC_MESSAGES 2024-11-01 08:30:06,248 root INFO creating build/lib/django/contrib/admin/locale/tr 2024-11-01 08:30:06,248 root INFO creating build/lib/django/contrib/admin/locale/tr/LC_MESSAGES 2024-11-01 08:30:06,249 root INFO copying django/contrib/admin/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/tr/LC_MESSAGES 2024-11-01 08:30:06,250 root INFO copying django/contrib/admin/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/tr/LC_MESSAGES 2024-11-01 08:30:06,252 root INFO copying django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/tr/LC_MESSAGES 2024-11-01 08:30:06,253 root INFO copying django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/tr/LC_MESSAGES 2024-11-01 08:30:06,254 root INFO creating build/lib/django/contrib/admin/locale/tt 2024-11-01 08:30:06,254 root INFO creating build/lib/django/contrib/admin/locale/tt/LC_MESSAGES 2024-11-01 08:30:06,255 root INFO copying django/contrib/admin/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/tt/LC_MESSAGES 2024-11-01 08:30:06,256 root INFO copying django/contrib/admin/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/tt/LC_MESSAGES 2024-11-01 08:30:06,257 root INFO copying django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/tt/LC_MESSAGES 2024-11-01 08:30:06,258 root INFO copying django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/tt/LC_MESSAGES 2024-11-01 08:30:06,260 root INFO creating build/lib/django/contrib/admin/locale/udm 2024-11-01 08:30:06,260 root INFO creating build/lib/django/contrib/admin/locale/udm/LC_MESSAGES 2024-11-01 08:30:06,261 root INFO copying django/contrib/admin/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/udm/LC_MESSAGES 2024-11-01 08:30:06,262 root INFO copying django/contrib/admin/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/udm/LC_MESSAGES 2024-11-01 08:30:06,263 root INFO copying django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/udm/LC_MESSAGES 2024-11-01 08:30:06,264 root INFO copying django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/udm/LC_MESSAGES 2024-11-01 08:30:06,265 root INFO creating build/lib/django/contrib/admin/locale/uk 2024-11-01 08:30:06,266 root INFO creating build/lib/django/contrib/admin/locale/uk/LC_MESSAGES 2024-11-01 08:30:06,266 root INFO copying django/contrib/admin/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/uk/LC_MESSAGES 2024-11-01 08:30:06,267 root INFO copying django/contrib/admin/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/uk/LC_MESSAGES 2024-11-01 08:30:06,269 root INFO copying django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/uk/LC_MESSAGES 2024-11-01 08:30:06,270 root INFO copying django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/uk/LC_MESSAGES 2024-11-01 08:30:06,271 root INFO creating build/lib/django/contrib/admin/locale/ur 2024-11-01 08:30:06,272 root INFO creating build/lib/django/contrib/admin/locale/ur/LC_MESSAGES 2024-11-01 08:30:06,272 root INFO copying django/contrib/admin/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ur/LC_MESSAGES 2024-11-01 08:30:06,273 root INFO copying django/contrib/admin/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ur/LC_MESSAGES 2024-11-01 08:30:06,275 root INFO copying django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ur/LC_MESSAGES 2024-11-01 08:30:06,276 root INFO copying django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ur/LC_MESSAGES 2024-11-01 08:30:06,277 root INFO creating build/lib/django/contrib/admin/locale/uz 2024-11-01 08:30:06,277 root INFO creating build/lib/django/contrib/admin/locale/uz/LC_MESSAGES 2024-11-01 08:30:06,278 root INFO copying django/contrib/admin/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/uz/LC_MESSAGES 2024-11-01 08:30:06,279 root INFO copying django/contrib/admin/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/uz/LC_MESSAGES 2024-11-01 08:30:06,280 root INFO copying django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/uz/LC_MESSAGES 2024-11-01 08:30:06,281 root INFO copying django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/uz/LC_MESSAGES 2024-11-01 08:30:06,283 root INFO creating build/lib/django/contrib/admin/locale/vi 2024-11-01 08:30:06,283 root INFO creating build/lib/django/contrib/admin/locale/vi/LC_MESSAGES 2024-11-01 08:30:06,284 root INFO copying django/contrib/admin/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/vi/LC_MESSAGES 2024-11-01 08:30:06,285 root INFO copying django/contrib/admin/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/vi/LC_MESSAGES 2024-11-01 08:30:06,286 root INFO copying django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/vi/LC_MESSAGES 2024-11-01 08:30:06,287 root INFO copying django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/vi/LC_MESSAGES 2024-11-01 08:30:06,289 root INFO creating build/lib/django/contrib/admin/locale/zh_Hans 2024-11-01 08:30:06,289 root INFO creating build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:06,290 root INFO copying django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:06,291 root INFO copying django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:06,292 root INFO copying django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:06,293 root INFO copying django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:06,294 root INFO creating build/lib/django/contrib/admin/locale/zh_Hant 2024-11-01 08:30:06,295 root INFO creating build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:06,295 root INFO copying django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:06,297 root INFO copying django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:06,298 root INFO copying django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:06,299 root INFO copying django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:06,300 root INFO creating build/lib/django/contrib/admin/static 2024-11-01 08:30:06,301 root INFO creating build/lib/django/contrib/admin/static/admin 2024-11-01 08:30:06,301 root INFO creating build/lib/django/contrib/admin/static/admin/css 2024-11-01 08:30:06,302 root INFO copying django/contrib/admin/static/admin/css/autocomplete.css -> build/lib/django/contrib/admin/static/admin/css 2024-11-01 08:30:06,303 root INFO copying django/contrib/admin/static/admin/css/base.css -> build/lib/django/contrib/admin/static/admin/css 2024-11-01 08:30:06,304 root INFO copying django/contrib/admin/static/admin/css/changelists.css -> build/lib/django/contrib/admin/static/admin/css 2024-11-01 08:30:06,305 root INFO copying django/contrib/admin/static/admin/css/dark_mode.css -> build/lib/django/contrib/admin/static/admin/css 2024-11-01 08:30:06,306 root INFO copying django/contrib/admin/static/admin/css/dashboard.css -> build/lib/django/contrib/admin/static/admin/css 2024-11-01 08:30:06,307 root INFO copying django/contrib/admin/static/admin/css/forms.css -> build/lib/django/contrib/admin/static/admin/css 2024-11-01 08:30:06,309 root INFO copying django/contrib/admin/static/admin/css/login.css -> build/lib/django/contrib/admin/static/admin/css 2024-11-01 08:30:06,310 root INFO copying django/contrib/admin/static/admin/css/nav_sidebar.css -> build/lib/django/contrib/admin/static/admin/css 2024-11-01 08:30:06,311 root INFO copying django/contrib/admin/static/admin/css/responsive.css -> build/lib/django/contrib/admin/static/admin/css 2024-11-01 08:30:06,312 root INFO copying django/contrib/admin/static/admin/css/responsive_rtl.css -> build/lib/django/contrib/admin/static/admin/css 2024-11-01 08:30:06,313 root INFO copying django/contrib/admin/static/admin/css/rtl.css -> build/lib/django/contrib/admin/static/admin/css 2024-11-01 08:30:06,314 root INFO copying django/contrib/admin/static/admin/css/widgets.css -> build/lib/django/contrib/admin/static/admin/css 2024-11-01 08:30:06,316 root INFO creating build/lib/django/contrib/admin/static/admin/css/vendor 2024-11-01 08:30:06,316 root INFO creating build/lib/django/contrib/admin/static/admin/css/vendor/select2 2024-11-01 08:30:06,317 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-11-01 08:30:06,318 root INFO copying django/contrib/admin/static/admin/css/vendor/select2/select2.css -> build/lib/django/contrib/admin/static/admin/css/vendor/select2 2024-11-01 08:30:06,319 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-11-01 08:30:06,320 root INFO creating build/lib/django/contrib/admin/static/admin/img 2024-11-01 08:30:06,321 root INFO copying django/contrib/admin/static/admin/img/LICENSE -> build/lib/django/contrib/admin/static/admin/img 2024-11-01 08:30:06,322 root INFO copying django/contrib/admin/static/admin/img/README.txt -> build/lib/django/contrib/admin/static/admin/img 2024-11-01 08:30:06,323 root INFO copying django/contrib/admin/static/admin/img/calendar-icons.svg -> build/lib/django/contrib/admin/static/admin/img 2024-11-01 08:30:06,324 root INFO copying django/contrib/admin/static/admin/img/icon-addlink.svg -> build/lib/django/contrib/admin/static/admin/img 2024-11-01 08:30:06,325 root INFO copying django/contrib/admin/static/admin/img/icon-alert.svg -> build/lib/django/contrib/admin/static/admin/img 2024-11-01 08:30:06,326 root INFO copying django/contrib/admin/static/admin/img/icon-calendar.svg -> build/lib/django/contrib/admin/static/admin/img 2024-11-01 08:30:06,327 root INFO copying django/contrib/admin/static/admin/img/icon-changelink.svg -> build/lib/django/contrib/admin/static/admin/img 2024-11-01 08:30:06,329 root INFO copying django/contrib/admin/static/admin/img/icon-clock.svg -> build/lib/django/contrib/admin/static/admin/img 2024-11-01 08:30:06,330 root INFO copying django/contrib/admin/static/admin/img/icon-deletelink.svg -> build/lib/django/contrib/admin/static/admin/img 2024-11-01 08:30:06,331 root INFO copying django/contrib/admin/static/admin/img/icon-no.svg -> build/lib/django/contrib/admin/static/admin/img 2024-11-01 08:30:06,332 root INFO copying django/contrib/admin/static/admin/img/icon-unknown-alt.svg -> build/lib/django/contrib/admin/static/admin/img 2024-11-01 08:30:06,333 root INFO copying django/contrib/admin/static/admin/img/icon-unknown.svg -> build/lib/django/contrib/admin/static/admin/img 2024-11-01 08:30:06,334 root INFO copying django/contrib/admin/static/admin/img/icon-viewlink.svg -> build/lib/django/contrib/admin/static/admin/img 2024-11-01 08:30:06,335 root INFO copying django/contrib/admin/static/admin/img/icon-yes.svg -> build/lib/django/contrib/admin/static/admin/img 2024-11-01 08:30:06,336 root INFO copying django/contrib/admin/static/admin/img/inline-delete.svg -> build/lib/django/contrib/admin/static/admin/img 2024-11-01 08:30:06,337 root INFO copying django/contrib/admin/static/admin/img/search.svg -> build/lib/django/contrib/admin/static/admin/img 2024-11-01 08:30:06,338 root INFO copying django/contrib/admin/static/admin/img/selector-icons.svg -> build/lib/django/contrib/admin/static/admin/img 2024-11-01 08:30:06,339 root INFO copying django/contrib/admin/static/admin/img/sorting-icons.svg -> build/lib/django/contrib/admin/static/admin/img 2024-11-01 08:30:06,340 root INFO copying django/contrib/admin/static/admin/img/tooltag-add.svg -> build/lib/django/contrib/admin/static/admin/img 2024-11-01 08:30:06,341 root INFO copying django/contrib/admin/static/admin/img/tooltag-arrowright.svg -> build/lib/django/contrib/admin/static/admin/img 2024-11-01 08:30:06,342 root INFO creating build/lib/django/contrib/admin/static/admin/img/gis 2024-11-01 08:30:06,343 root INFO copying django/contrib/admin/static/admin/img/gis/move_vertex_off.svg -> build/lib/django/contrib/admin/static/admin/img/gis 2024-11-01 08:30:06,344 root INFO copying django/contrib/admin/static/admin/img/gis/move_vertex_on.svg -> build/lib/django/contrib/admin/static/admin/img/gis 2024-11-01 08:30:06,345 root INFO creating build/lib/django/contrib/admin/static/admin/js 2024-11-01 08:30:06,346 root INFO copying django/contrib/admin/static/admin/js/SelectBox.js -> build/lib/django/contrib/admin/static/admin/js 2024-11-01 08:30:06,347 root INFO copying django/contrib/admin/static/admin/js/SelectFilter2.js -> build/lib/django/contrib/admin/static/admin/js 2024-11-01 08:30:06,348 root INFO copying django/contrib/admin/static/admin/js/actions.js -> build/lib/django/contrib/admin/static/admin/js 2024-11-01 08:30:06,349 root INFO copying django/contrib/admin/static/admin/js/autocomplete.js -> build/lib/django/contrib/admin/static/admin/js 2024-11-01 08:30:06,351 root INFO copying django/contrib/admin/static/admin/js/calendar.js -> build/lib/django/contrib/admin/static/admin/js 2024-11-01 08:30:06,352 root INFO copying django/contrib/admin/static/admin/js/cancel.js -> build/lib/django/contrib/admin/static/admin/js 2024-11-01 08:30:06,353 root INFO copying django/contrib/admin/static/admin/js/change_form.js -> build/lib/django/contrib/admin/static/admin/js 2024-11-01 08:30:06,354 root INFO copying django/contrib/admin/static/admin/js/collapse.js -> build/lib/django/contrib/admin/static/admin/js 2024-11-01 08:30:06,355 root INFO copying django/contrib/admin/static/admin/js/core.js -> build/lib/django/contrib/admin/static/admin/js 2024-11-01 08:30:06,356 root INFO copying django/contrib/admin/static/admin/js/filters.js -> build/lib/django/contrib/admin/static/admin/js 2024-11-01 08:30:06,357 root INFO copying django/contrib/admin/static/admin/js/inlines.js -> build/lib/django/contrib/admin/static/admin/js 2024-11-01 08:30:06,358 root INFO copying django/contrib/admin/static/admin/js/jquery.init.js -> build/lib/django/contrib/admin/static/admin/js 2024-11-01 08:30:06,360 root INFO copying django/contrib/admin/static/admin/js/nav_sidebar.js -> build/lib/django/contrib/admin/static/admin/js 2024-11-01 08:30:06,361 root INFO copying django/contrib/admin/static/admin/js/popup_response.js -> build/lib/django/contrib/admin/static/admin/js 2024-11-01 08:30:06,362 root INFO copying django/contrib/admin/static/admin/js/prepopulate.js -> build/lib/django/contrib/admin/static/admin/js 2024-11-01 08:30:06,363 root INFO copying django/contrib/admin/static/admin/js/prepopulate_init.js -> build/lib/django/contrib/admin/static/admin/js 2024-11-01 08:30:06,364 root INFO copying django/contrib/admin/static/admin/js/theme.js -> build/lib/django/contrib/admin/static/admin/js 2024-11-01 08:30:06,365 root INFO copying django/contrib/admin/static/admin/js/urlify.js -> build/lib/django/contrib/admin/static/admin/js 2024-11-01 08:30:06,366 root INFO creating build/lib/django/contrib/admin/static/admin/js/admin 2024-11-01 08:30:06,367 root INFO copying django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js -> build/lib/django/contrib/admin/static/admin/js/admin 2024-11-01 08:30:06,369 root INFO copying django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js -> build/lib/django/contrib/admin/static/admin/js/admin 2024-11-01 08:30:06,370 root INFO creating build/lib/django/contrib/admin/static/admin/js/vendor 2024-11-01 08:30:06,370 root INFO creating build/lib/django/contrib/admin/static/admin/js/vendor/jquery 2024-11-01 08:30:06,371 root INFO copying django/contrib/admin/static/admin/js/vendor/jquery/LICENSE.txt -> build/lib/django/contrib/admin/static/admin/js/vendor/jquery 2024-11-01 08:30:06,372 root INFO copying django/contrib/admin/static/admin/js/vendor/jquery/jquery.js -> build/lib/django/contrib/admin/static/admin/js/vendor/jquery 2024-11-01 08:30:06,375 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-11-01 08:30:06,377 root INFO creating build/lib/django/contrib/admin/static/admin/js/vendor/select2 2024-11-01 08:30:06,377 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/LICENSE.md -> build/lib/django/contrib/admin/static/admin/js/vendor/select2 2024-11-01 08:30:06,378 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-11-01 08:30:06,381 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-11-01 08:30:06,383 root INFO creating build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-11-01 08:30:06,383 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-11-01 08:30:06,384 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-11-01 08:30:06,386 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-11-01 08:30:06,387 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-11-01 08:30:06,388 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-11-01 08:30:06,389 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-11-01 08:30:06,390 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-11-01 08:30:06,391 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-11-01 08:30:06,392 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-11-01 08:30:06,393 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-11-01 08:30:06,394 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-11-01 08:30:06,395 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-11-01 08:30:06,397 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-11-01 08:30:06,398 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-11-01 08:30:06,399 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-11-01 08:30:06,400 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-11-01 08:30:06,401 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-11-01 08:30:06,402 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-11-01 08:30:06,403 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-11-01 08:30:06,404 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-11-01 08:30:06,405 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-11-01 08:30:06,406 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-11-01 08:30:06,407 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-11-01 08:30:06,409 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-11-01 08:30:06,410 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-11-01 08:30:06,411 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-11-01 08:30:06,412 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-11-01 08:30:06,413 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-11-01 08:30:06,414 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-11-01 08:30:06,417 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-11-01 08:30:06,418 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-11-01 08:30:06,419 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-11-01 08:30:06,420 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-11-01 08:30:06,421 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-11-01 08:30:06,422 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-11-01 08:30:06,424 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-11-01 08:30:06,425 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-11-01 08:30:06,426 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-11-01 08:30:06,427 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-11-01 08:30:06,428 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-11-01 08:30:06,429 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-11-01 08:30:06,430 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-11-01 08:30:06,431 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-11-01 08:30:06,432 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-11-01 08:30:06,433 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-11-01 08:30:06,434 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-11-01 08:30:06,436 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-11-01 08:30:06,437 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-11-01 08:30:06,438 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-11-01 08:30:06,439 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-11-01 08:30:06,440 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-11-01 08:30:06,441 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-11-01 08:30:06,442 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-11-01 08:30:06,443 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-11-01 08:30:06,445 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-11-01 08:30:06,446 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-11-01 08:30:06,447 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-11-01 08:30:06,448 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-11-01 08:30:06,449 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-11-01 08:30:06,450 root INFO creating build/lib/django/contrib/admin/static/admin/js/vendor/xregexp 2024-11-01 08:30:06,451 root INFO copying django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE.txt -> build/lib/django/contrib/admin/static/admin/js/vendor/xregexp 2024-11-01 08:30:06,452 root INFO copying django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js -> build/lib/django/contrib/admin/static/admin/js/vendor/xregexp 2024-11-01 08:30:06,455 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-11-01 08:30:06,457 root INFO creating build/lib/django/contrib/admin/templates 2024-11-01 08:30:06,457 root INFO creating build/lib/django/contrib/admin/templates/admin 2024-11-01 08:30:06,458 root INFO copying django/contrib/admin/templates/admin/404.html -> build/lib/django/contrib/admin/templates/admin 2024-11-01 08:30:06,459 root INFO copying django/contrib/admin/templates/admin/500.html -> build/lib/django/contrib/admin/templates/admin 2024-11-01 08:30:06,460 root INFO copying django/contrib/admin/templates/admin/actions.html -> build/lib/django/contrib/admin/templates/admin 2024-11-01 08:30:06,461 root INFO copying django/contrib/admin/templates/admin/app_index.html -> build/lib/django/contrib/admin/templates/admin 2024-11-01 08:30:06,462 root INFO copying django/contrib/admin/templates/admin/app_list.html -> build/lib/django/contrib/admin/templates/admin 2024-11-01 08:30:06,463 root INFO copying django/contrib/admin/templates/admin/base.html -> build/lib/django/contrib/admin/templates/admin 2024-11-01 08:30:06,464 root INFO copying django/contrib/admin/templates/admin/base_site.html -> build/lib/django/contrib/admin/templates/admin 2024-11-01 08:30:06,465 root INFO copying django/contrib/admin/templates/admin/change_form.html -> build/lib/django/contrib/admin/templates/admin 2024-11-01 08:30:06,467 root INFO copying django/contrib/admin/templates/admin/change_form_object_tools.html -> build/lib/django/contrib/admin/templates/admin 2024-11-01 08:30:06,468 root INFO copying django/contrib/admin/templates/admin/change_list.html -> build/lib/django/contrib/admin/templates/admin 2024-11-01 08:30:06,469 root INFO copying django/contrib/admin/templates/admin/change_list_object_tools.html -> build/lib/django/contrib/admin/templates/admin 2024-11-01 08:30:06,470 root INFO copying django/contrib/admin/templates/admin/change_list_results.html -> build/lib/django/contrib/admin/templates/admin 2024-11-01 08:30:06,471 root INFO copying django/contrib/admin/templates/admin/color_theme_toggle.html -> build/lib/django/contrib/admin/templates/admin 2024-11-01 08:30:06,472 root INFO copying django/contrib/admin/templates/admin/date_hierarchy.html -> build/lib/django/contrib/admin/templates/admin 2024-11-01 08:30:06,473 root INFO copying django/contrib/admin/templates/admin/delete_confirmation.html -> build/lib/django/contrib/admin/templates/admin 2024-11-01 08:30:06,474 root INFO copying django/contrib/admin/templates/admin/delete_selected_confirmation.html -> build/lib/django/contrib/admin/templates/admin 2024-11-01 08:30:06,476 root INFO copying django/contrib/admin/templates/admin/filter.html -> build/lib/django/contrib/admin/templates/admin 2024-11-01 08:30:06,477 root INFO copying django/contrib/admin/templates/admin/index.html -> build/lib/django/contrib/admin/templates/admin 2024-11-01 08:30:06,478 root INFO copying django/contrib/admin/templates/admin/invalid_setup.html -> build/lib/django/contrib/admin/templates/admin 2024-11-01 08:30:06,479 root INFO copying django/contrib/admin/templates/admin/login.html -> build/lib/django/contrib/admin/templates/admin 2024-11-01 08:30:06,480 root INFO copying django/contrib/admin/templates/admin/nav_sidebar.html -> build/lib/django/contrib/admin/templates/admin 2024-11-01 08:30:06,481 root INFO copying django/contrib/admin/templates/admin/object_history.html -> build/lib/django/contrib/admin/templates/admin 2024-11-01 08:30:06,482 root INFO copying django/contrib/admin/templates/admin/pagination.html -> build/lib/django/contrib/admin/templates/admin 2024-11-01 08:30:06,483 root INFO copying django/contrib/admin/templates/admin/popup_response.html -> build/lib/django/contrib/admin/templates/admin 2024-11-01 08:30:06,484 root INFO copying django/contrib/admin/templates/admin/prepopulated_fields_js.html -> build/lib/django/contrib/admin/templates/admin 2024-11-01 08:30:06,485 root INFO copying django/contrib/admin/templates/admin/search_form.html -> build/lib/django/contrib/admin/templates/admin 2024-11-01 08:30:06,486 root INFO copying django/contrib/admin/templates/admin/submit_line.html -> build/lib/django/contrib/admin/templates/admin 2024-11-01 08:30:06,488 root INFO creating build/lib/django/contrib/admin/templates/admin/auth 2024-11-01 08:30:06,488 root INFO creating build/lib/django/contrib/admin/templates/admin/auth/user 2024-11-01 08:30:06,489 root INFO copying django/contrib/admin/templates/admin/auth/user/add_form.html -> build/lib/django/contrib/admin/templates/admin/auth/user 2024-11-01 08:30:06,490 root INFO copying django/contrib/admin/templates/admin/auth/user/change_password.html -> build/lib/django/contrib/admin/templates/admin/auth/user 2024-11-01 08:30:06,491 root INFO creating build/lib/django/contrib/admin/templates/admin/edit_inline 2024-11-01 08:30:06,491 root INFO copying django/contrib/admin/templates/admin/edit_inline/stacked.html -> build/lib/django/contrib/admin/templates/admin/edit_inline 2024-11-01 08:30:06,493 root INFO copying django/contrib/admin/templates/admin/edit_inline/tabular.html -> build/lib/django/contrib/admin/templates/admin/edit_inline 2024-11-01 08:30:06,494 root INFO creating build/lib/django/contrib/admin/templates/admin/includes 2024-11-01 08:30:06,494 root INFO copying django/contrib/admin/templates/admin/includes/fieldset.html -> build/lib/django/contrib/admin/templates/admin/includes 2024-11-01 08:30:06,495 root INFO copying django/contrib/admin/templates/admin/includes/object_delete_summary.html -> build/lib/django/contrib/admin/templates/admin/includes 2024-11-01 08:30:06,496 root INFO creating build/lib/django/contrib/admin/templates/admin/widgets 2024-11-01 08:30:06,497 root INFO copying django/contrib/admin/templates/admin/widgets/clearable_file_input.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-11-01 08:30:06,498 root INFO copying django/contrib/admin/templates/admin/widgets/date.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-11-01 08:30:06,499 root INFO copying django/contrib/admin/templates/admin/widgets/foreign_key_raw_id.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-11-01 08:30:06,500 root INFO copying django/contrib/admin/templates/admin/widgets/many_to_many_raw_id.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-11-01 08:30:06,501 root INFO copying django/contrib/admin/templates/admin/widgets/radio.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-11-01 08:30:06,502 root INFO copying django/contrib/admin/templates/admin/widgets/related_widget_wrapper.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-11-01 08:30:06,504 root INFO copying django/contrib/admin/templates/admin/widgets/split_datetime.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-11-01 08:30:06,505 root INFO copying django/contrib/admin/templates/admin/widgets/time.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-11-01 08:30:06,506 root INFO copying django/contrib/admin/templates/admin/widgets/url.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-11-01 08:30:06,507 root INFO creating build/lib/django/contrib/admin/templates/registration 2024-11-01 08:30:06,508 root INFO copying django/contrib/admin/templates/registration/logged_out.html -> build/lib/django/contrib/admin/templates/registration 2024-11-01 08:30:06,509 root INFO copying django/contrib/admin/templates/registration/password_change_done.html -> build/lib/django/contrib/admin/templates/registration 2024-11-01 08:30:06,510 root INFO copying django/contrib/admin/templates/registration/password_change_form.html -> build/lib/django/contrib/admin/templates/registration 2024-11-01 08:30:06,511 root INFO copying django/contrib/admin/templates/registration/password_reset_complete.html -> build/lib/django/contrib/admin/templates/registration 2024-11-01 08:30:06,512 root INFO copying django/contrib/admin/templates/registration/password_reset_confirm.html -> build/lib/django/contrib/admin/templates/registration 2024-11-01 08:30:06,513 root INFO copying django/contrib/admin/templates/registration/password_reset_done.html -> build/lib/django/contrib/admin/templates/registration 2024-11-01 08:30:06,514 root INFO copying django/contrib/admin/templates/registration/password_reset_email.html -> build/lib/django/contrib/admin/templates/registration 2024-11-01 08:30:06,515 root INFO copying django/contrib/admin/templates/registration/password_reset_form.html -> build/lib/django/contrib/admin/templates/registration 2024-11-01 08:30:06,520 root INFO copying django/contrib/gis/gdal/LICENSE -> build/lib/django/contrib/gis/gdal 2024-11-01 08:30:06,521 root INFO copying django/contrib/gis/geos/LICENSE -> build/lib/django/contrib/gis/geos 2024-11-01 08:30:06,633 root INFO installing to build/bdist.linux-riscv64/wheel 2024-11-01 08:30:06,634 root INFO running install 2024-11-01 08:30:06,678 root INFO running install_lib 2024-11-01 08:30:06,687 root INFO creating build/bdist.linux-riscv64 2024-11-01 08:30:06,688 root INFO creating build/bdist.linux-riscv64/wheel 2024-11-01 08:30:06,689 root INFO creating build/bdist.linux-riscv64/wheel/django 2024-11-01 08:30:06,689 root INFO creating build/bdist.linux-riscv64/wheel/django/dispatch 2024-11-01 08:30:06,690 root INFO copying build/lib/django/dispatch/__init__.py -> build/bdist.linux-riscv64/wheel/django/dispatch 2024-11-01 08:30:06,691 root INFO copying build/lib/django/dispatch/license.txt -> build/bdist.linux-riscv64/wheel/django/dispatch 2024-11-01 08:30:06,692 root INFO copying build/lib/django/dispatch/dispatcher.py -> build/bdist.linux-riscv64/wheel/django/dispatch 2024-11-01 08:30:06,693 root INFO copying build/lib/django/__init__.py -> build/bdist.linux-riscv64/wheel/django 2024-11-01 08:30:06,694 root INFO creating build/bdist.linux-riscv64/wheel/django/core 2024-11-01 08:30:06,695 root INFO creating build/bdist.linux-riscv64/wheel/django/core/management 2024-11-01 08:30:06,696 root INFO creating build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-11-01 08:30:06,696 root INFO copying build/lib/django/core/management/commands/startapp.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-11-01 08:30:06,697 root INFO copying build/lib/django/core/management/commands/dbshell.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-11-01 08:30:06,698 root INFO copying build/lib/django/core/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-11-01 08:30:06,699 root INFO copying build/lib/django/core/management/commands/testserver.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-11-01 08:30:06,700 root INFO copying build/lib/django/core/management/commands/dumpdata.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-11-01 08:30:06,701 root INFO copying build/lib/django/core/management/commands/migrate.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-11-01 08:30:06,702 root INFO copying build/lib/django/core/management/commands/inspectdb.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-11-01 08:30:06,704 root INFO copying build/lib/django/core/management/commands/compilemessages.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-11-01 08:30:06,705 root INFO copying build/lib/django/core/management/commands/sendtestemail.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-11-01 08:30:06,706 root INFO copying build/lib/django/core/management/commands/runserver.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-11-01 08:30:06,707 root INFO copying build/lib/django/core/management/commands/showmigrations.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-11-01 08:30:06,708 root INFO copying build/lib/django/core/management/commands/flush.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-11-01 08:30:06,709 root INFO copying build/lib/django/core/management/commands/test.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-11-01 08:30:06,710 root INFO copying build/lib/django/core/management/commands/sqlmigrate.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-11-01 08:30:06,711 root INFO copying build/lib/django/core/management/commands/diffsettings.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-11-01 08:30:06,712 root INFO copying build/lib/django/core/management/commands/makemessages.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-11-01 08:30:06,713 root INFO copying build/lib/django/core/management/commands/optimizemigration.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-11-01 08:30:06,714 root INFO copying build/lib/django/core/management/commands/shell.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-11-01 08:30:06,715 root INFO copying build/lib/django/core/management/commands/squashmigrations.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-11-01 08:30:06,716 root INFO copying build/lib/django/core/management/commands/loaddata.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-11-01 08:30:06,717 root INFO copying build/lib/django/core/management/commands/makemigrations.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-11-01 08:30:06,718 root INFO copying build/lib/django/core/management/commands/createcachetable.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-11-01 08:30:06,719 root INFO copying build/lib/django/core/management/commands/sqlsequencereset.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-11-01 08:30:06,720 root INFO copying build/lib/django/core/management/commands/startproject.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-11-01 08:30:06,721 root INFO copying build/lib/django/core/management/commands/check.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-11-01 08:30:06,722 root INFO copying build/lib/django/core/management/commands/sqlflush.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-11-01 08:30:06,723 root INFO copying build/lib/django/core/management/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/management 2024-11-01 08:30:06,724 root INFO copying build/lib/django/core/management/sql.py -> build/bdist.linux-riscv64/wheel/django/core/management 2024-11-01 08:30:06,725 root INFO copying build/lib/django/core/management/templates.py -> build/bdist.linux-riscv64/wheel/django/core/management 2024-11-01 08:30:06,726 root INFO copying build/lib/django/core/management/color.py -> build/bdist.linux-riscv64/wheel/django/core/management 2024-11-01 08:30:06,728 root INFO copying build/lib/django/core/management/utils.py -> build/bdist.linux-riscv64/wheel/django/core/management 2024-11-01 08:30:06,729 root INFO copying build/lib/django/core/management/base.py -> build/bdist.linux-riscv64/wheel/django/core/management 2024-11-01 08:30:06,730 root INFO copying build/lib/django/core/__init__.py -> build/bdist.linux-riscv64/wheel/django/core 2024-11-01 08:30:06,731 root INFO copying build/lib/django/core/signals.py -> build/bdist.linux-riscv64/wheel/django/core 2024-11-01 08:30:06,732 root INFO creating build/bdist.linux-riscv64/wheel/django/core/mail 2024-11-01 08:30:06,732 root INFO copying build/lib/django/core/mail/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/mail 2024-11-01 08:30:06,733 root INFO copying build/lib/django/core/mail/message.py -> build/bdist.linux-riscv64/wheel/django/core/mail 2024-11-01 08:30:06,734 root INFO copying build/lib/django/core/mail/utils.py -> build/bdist.linux-riscv64/wheel/django/core/mail 2024-11-01 08:30:06,736 root INFO creating build/bdist.linux-riscv64/wheel/django/core/mail/backends 2024-11-01 08:30:06,736 root INFO copying build/lib/django/core/mail/backends/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/mail/backends 2024-11-01 08:30:06,737 root INFO copying build/lib/django/core/mail/backends/smtp.py -> build/bdist.linux-riscv64/wheel/django/core/mail/backends 2024-11-01 08:30:06,738 root INFO copying build/lib/django/core/mail/backends/console.py -> build/bdist.linux-riscv64/wheel/django/core/mail/backends 2024-11-01 08:30:06,739 root INFO copying build/lib/django/core/mail/backends/filebased.py -> build/bdist.linux-riscv64/wheel/django/core/mail/backends 2024-11-01 08:30:06,740 root INFO copying build/lib/django/core/mail/backends/dummy.py -> build/bdist.linux-riscv64/wheel/django/core/mail/backends 2024-11-01 08:30:06,741 root INFO copying build/lib/django/core/mail/backends/locmem.py -> build/bdist.linux-riscv64/wheel/django/core/mail/backends 2024-11-01 08:30:06,742 root INFO copying build/lib/django/core/mail/backends/base.py -> build/bdist.linux-riscv64/wheel/django/core/mail/backends 2024-11-01 08:30:06,743 root INFO creating build/bdist.linux-riscv64/wheel/django/core/cache 2024-11-01 08:30:06,744 root INFO copying build/lib/django/core/cache/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/cache 2024-11-01 08:30:06,745 root INFO copying build/lib/django/core/cache/utils.py -> build/bdist.linux-riscv64/wheel/django/core/cache 2024-11-01 08:30:06,746 root INFO creating build/bdist.linux-riscv64/wheel/django/core/cache/backends 2024-11-01 08:30:06,747 root INFO copying build/lib/django/core/cache/backends/db.py -> build/bdist.linux-riscv64/wheel/django/core/cache/backends 2024-11-01 08:30:06,748 root INFO copying build/lib/django/core/cache/backends/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/cache/backends 2024-11-01 08:30:06,749 root INFO copying build/lib/django/core/cache/backends/memcached.py -> build/bdist.linux-riscv64/wheel/django/core/cache/backends 2024-11-01 08:30:06,750 root INFO copying build/lib/django/core/cache/backends/filebased.py -> build/bdist.linux-riscv64/wheel/django/core/cache/backends 2024-11-01 08:30:06,751 root INFO copying build/lib/django/core/cache/backends/dummy.py -> build/bdist.linux-riscv64/wheel/django/core/cache/backends 2024-11-01 08:30:06,752 root INFO copying build/lib/django/core/cache/backends/locmem.py -> build/bdist.linux-riscv64/wheel/django/core/cache/backends 2024-11-01 08:30:06,753 root INFO copying build/lib/django/core/cache/backends/redis.py -> build/bdist.linux-riscv64/wheel/django/core/cache/backends 2024-11-01 08:30:06,754 root INFO copying build/lib/django/core/cache/backends/base.py -> build/bdist.linux-riscv64/wheel/django/core/cache/backends 2024-11-01 08:30:06,755 root INFO copying build/lib/django/core/exceptions.py -> build/bdist.linux-riscv64/wheel/django/core 2024-11-01 08:30:06,756 root INFO creating build/bdist.linux-riscv64/wheel/django/core/servers 2024-11-01 08:30:06,757 root INFO copying build/lib/django/core/servers/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/servers 2024-11-01 08:30:06,758 root INFO copying build/lib/django/core/servers/basehttp.py -> build/bdist.linux-riscv64/wheel/django/core/servers 2024-11-01 08:30:06,759 root INFO creating build/bdist.linux-riscv64/wheel/django/core/handlers 2024-11-01 08:30:06,759 root INFO copying build/lib/django/core/handlers/exception.py -> build/bdist.linux-riscv64/wheel/django/core/handlers 2024-11-01 08:30:06,761 root INFO copying build/lib/django/core/handlers/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/handlers 2024-11-01 08:30:06,761 root INFO copying build/lib/django/core/handlers/asgi.py -> build/bdist.linux-riscv64/wheel/django/core/handlers 2024-11-01 08:30:06,762 root INFO copying build/lib/django/core/handlers/wsgi.py -> build/bdist.linux-riscv64/wheel/django/core/handlers 2024-11-01 08:30:06,764 root INFO copying build/lib/django/core/handlers/base.py -> build/bdist.linux-riscv64/wheel/django/core/handlers 2024-11-01 08:30:06,765 root INFO copying build/lib/django/core/asgi.py -> build/bdist.linux-riscv64/wheel/django/core 2024-11-01 08:30:06,766 root INFO creating build/bdist.linux-riscv64/wheel/django/core/files 2024-11-01 08:30:06,766 root INFO copying build/lib/django/core/files/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/files 2024-11-01 08:30:06,767 root INFO copying build/lib/django/core/files/temp.py -> build/bdist.linux-riscv64/wheel/django/core/files 2024-11-01 08:30:06,768 root INFO copying build/lib/django/core/files/move.py -> build/bdist.linux-riscv64/wheel/django/core/files 2024-11-01 08:30:06,769 root INFO copying build/lib/django/core/files/uploadedfile.py -> build/bdist.linux-riscv64/wheel/django/core/files 2024-11-01 08:30:06,770 root INFO copying build/lib/django/core/files/uploadhandler.py -> build/bdist.linux-riscv64/wheel/django/core/files 2024-11-01 08:30:06,771 root INFO copying build/lib/django/core/files/locks.py -> build/bdist.linux-riscv64/wheel/django/core/files 2024-11-01 08:30:06,772 root INFO creating build/bdist.linux-riscv64/wheel/django/core/files/storage 2024-11-01 08:30:06,773 root INFO copying build/lib/django/core/files/storage/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/files/storage 2024-11-01 08:30:06,774 root INFO copying build/lib/django/core/files/storage/filesystem.py -> build/bdist.linux-riscv64/wheel/django/core/files/storage 2024-11-01 08:30:06,775 root INFO copying build/lib/django/core/files/storage/memory.py -> build/bdist.linux-riscv64/wheel/django/core/files/storage 2024-11-01 08:30:06,776 root INFO copying build/lib/django/core/files/storage/mixins.py -> build/bdist.linux-riscv64/wheel/django/core/files/storage 2024-11-01 08:30:06,777 root INFO copying build/lib/django/core/files/storage/handler.py -> build/bdist.linux-riscv64/wheel/django/core/files/storage 2024-11-01 08:30:06,778 root INFO copying build/lib/django/core/files/storage/base.py -> build/bdist.linux-riscv64/wheel/django/core/files/storage 2024-11-01 08:30:06,779 root INFO copying build/lib/django/core/files/utils.py -> build/bdist.linux-riscv64/wheel/django/core/files 2024-11-01 08:30:06,780 root INFO copying build/lib/django/core/files/base.py -> build/bdist.linux-riscv64/wheel/django/core/files 2024-11-01 08:30:06,781 root INFO copying build/lib/django/core/files/images.py -> build/bdist.linux-riscv64/wheel/django/core/files 2024-11-01 08:30:06,782 root INFO copying build/lib/django/core/wsgi.py -> build/bdist.linux-riscv64/wheel/django/core 2024-11-01 08:30:06,783 root INFO copying build/lib/django/core/paginator.py -> build/bdist.linux-riscv64/wheel/django/core 2024-11-01 08:30:06,784 root INFO copying build/lib/django/core/signing.py -> build/bdist.linux-riscv64/wheel/django/core 2024-11-01 08:30:06,785 root INFO creating build/bdist.linux-riscv64/wheel/django/core/checks 2024-11-01 08:30:06,786 root INFO copying build/lib/django/core/checks/files.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-11-01 08:30:06,787 root INFO copying build/lib/django/core/checks/urls.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-11-01 08:30:06,788 root INFO copying build/lib/django/core/checks/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-11-01 08:30:06,789 root INFO creating build/bdist.linux-riscv64/wheel/django/core/checks/compatibility 2024-11-01 08:30:06,790 root INFO copying build/lib/django/core/checks/compatibility/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/checks/compatibility 2024-11-01 08:30:06,791 root INFO copying build/lib/django/core/checks/compatibility/django_4_0.py -> build/bdist.linux-riscv64/wheel/django/core/checks/compatibility 2024-11-01 08:30:06,792 root INFO copying build/lib/django/core/checks/async_checks.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-11-01 08:30:06,793 root INFO copying build/lib/django/core/checks/templates.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-11-01 08:30:06,793 root INFO copying build/lib/django/core/checks/translation.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-11-01 08:30:06,794 root INFO copying build/lib/django/core/checks/messages.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-11-01 08:30:06,795 root INFO copying build/lib/django/core/checks/database.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-11-01 08:30:06,796 root INFO copying build/lib/django/core/checks/registry.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-11-01 08:30:06,797 root INFO creating build/bdist.linux-riscv64/wheel/django/core/checks/security 2024-11-01 08:30:06,798 root INFO copying build/lib/django/core/checks/security/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/checks/security 2024-11-01 08:30:06,799 root INFO copying build/lib/django/core/checks/security/sessions.py -> build/bdist.linux-riscv64/wheel/django/core/checks/security 2024-11-01 08:30:06,800 root INFO copying build/lib/django/core/checks/security/csrf.py -> build/bdist.linux-riscv64/wheel/django/core/checks/security 2024-11-01 08:30:06,801 root INFO copying build/lib/django/core/checks/security/base.py -> build/bdist.linux-riscv64/wheel/django/core/checks/security 2024-11-01 08:30:06,802 root INFO copying build/lib/django/core/checks/caches.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-11-01 08:30:06,803 root INFO copying build/lib/django/core/checks/model_checks.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-11-01 08:30:06,804 root INFO creating build/bdist.linux-riscv64/wheel/django/core/serializers 2024-11-01 08:30:06,805 root INFO copying build/lib/django/core/serializers/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/serializers 2024-11-01 08:30:06,806 root INFO copying build/lib/django/core/serializers/python.py -> build/bdist.linux-riscv64/wheel/django/core/serializers 2024-11-01 08:30:06,807 root INFO copying build/lib/django/core/serializers/json.py -> build/bdist.linux-riscv64/wheel/django/core/serializers 2024-11-01 08:30:06,808 root INFO copying build/lib/django/core/serializers/xml_serializer.py -> build/bdist.linux-riscv64/wheel/django/core/serializers 2024-11-01 08:30:06,809 root INFO copying build/lib/django/core/serializers/pyyaml.py -> build/bdist.linux-riscv64/wheel/django/core/serializers 2024-11-01 08:30:06,811 root INFO copying build/lib/django/core/serializers/jsonl.py -> build/bdist.linux-riscv64/wheel/django/core/serializers 2024-11-01 08:30:06,812 root INFO copying build/lib/django/core/serializers/base.py -> build/bdist.linux-riscv64/wheel/django/core/serializers 2024-11-01 08:30:06,813 root INFO copying build/lib/django/core/validators.py -> build/bdist.linux-riscv64/wheel/django/core 2024-11-01 08:30:06,814 root INFO creating build/bdist.linux-riscv64/wheel/django/http 2024-11-01 08:30:06,815 root INFO copying build/lib/django/http/__init__.py -> build/bdist.linux-riscv64/wheel/django/http 2024-11-01 08:30:06,816 root INFO copying build/lib/django/http/request.py -> build/bdist.linux-riscv64/wheel/django/http 2024-11-01 08:30:06,817 root INFO copying build/lib/django/http/multipartparser.py -> build/bdist.linux-riscv64/wheel/django/http 2024-11-01 08:30:06,818 root INFO copying build/lib/django/http/cookie.py -> build/bdist.linux-riscv64/wheel/django/http 2024-11-01 08:30:06,819 root INFO copying build/lib/django/http/response.py -> build/bdist.linux-riscv64/wheel/django/http 2024-11-01 08:30:06,820 root INFO copying build/lib/django/shortcuts.py -> build/bdist.linux-riscv64/wheel/django 2024-11-01 08:30:06,822 root INFO creating build/bdist.linux-riscv64/wheel/django/conf 2024-11-01 08:30:06,822 root INFO copying build/lib/django/conf/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf 2024-11-01 08:30:06,824 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale 2024-11-01 08:30:06,824 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/cy 2024-11-01 08:30:06,825 root INFO copying build/lib/django/conf/locale/cy/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/cy 2024-11-01 08:30:06,826 root INFO copying build/lib/django/conf/locale/cy/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/cy 2024-11-01 08:30:06,827 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/cy/LC_MESSAGES 2024-11-01 08:30:06,828 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-11-01 08:30:06,829 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-11-01 08:30:06,830 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/en_AU 2024-11-01 08:30:06,831 root INFO copying build/lib/django/conf/locale/en_AU/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/en_AU 2024-11-01 08:30:06,832 root INFO copying build/lib/django/conf/locale/en_AU/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/en_AU 2024-11-01 08:30:06,833 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:06,833 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-11-01 08:30:06,835 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-11-01 08:30:06,836 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ckb 2024-11-01 08:30:06,837 root INFO copying build/lib/django/conf/locale/ckb/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ckb 2024-11-01 08:30:06,837 root INFO copying build/lib/django/conf/locale/ckb/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ckb 2024-11-01 08:30:06,839 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ckb/LC_MESSAGES 2024-11-01 08:30:06,839 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-11-01 08:30:06,840 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-11-01 08:30:06,842 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/kn 2024-11-01 08:30:06,843 root INFO copying build/lib/django/conf/locale/kn/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/kn 2024-11-01 08:30:06,843 root INFO copying build/lib/django/conf/locale/kn/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/kn 2024-11-01 08:30:06,845 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/kn/LC_MESSAGES 2024-11-01 08:30:06,845 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-11-01 08:30:06,846 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-11-01 08:30:06,848 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/kab 2024-11-01 08:30:06,848 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/kab/LC_MESSAGES 2024-11-01 08:30:06,849 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-11-01 08:30:06,850 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-11-01 08:30:06,851 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ur 2024-11-01 08:30:06,852 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ur/LC_MESSAGES 2024-11-01 08:30:06,853 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-11-01 08:30:06,854 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-11-01 08:30:06,855 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/nn 2024-11-01 08:30:06,856 root INFO copying build/lib/django/conf/locale/nn/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/nn 2024-11-01 08:30:06,856 root INFO copying build/lib/django/conf/locale/nn/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/nn 2024-11-01 08:30:06,858 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/nn/LC_MESSAGES 2024-11-01 08:30:06,858 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-11-01 08:30:06,859 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-11-01 08:30:06,861 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sr 2024-11-01 08:30:06,862 root INFO copying build/lib/django/conf/locale/sr/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sr 2024-11-01 08:30:06,863 root INFO copying build/lib/django/conf/locale/sr/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sr 2024-11-01 08:30:06,864 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sr/LC_MESSAGES 2024-11-01 08:30:06,864 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-11-01 08:30:06,866 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-11-01 08:30:06,867 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sr_Latn 2024-11-01 08:30:06,868 root INFO copying build/lib/django/conf/locale/sr_Latn/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sr_Latn 2024-11-01 08:30:06,868 root INFO copying build/lib/django/conf/locale/sr_Latn/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sr_Latn 2024-11-01 08:30:06,870 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:06,870 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-11-01 08:30:06,871 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-11-01 08:30:06,873 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/be 2024-11-01 08:30:06,874 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/be/LC_MESSAGES 2024-11-01 08:30:06,874 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-11-01 08:30:06,875 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-11-01 08:30:06,877 root INFO copying build/lib/django/conf/locale/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale 2024-11-01 08:30:06,878 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/is 2024-11-01 08:30:06,879 root INFO copying build/lib/django/conf/locale/is/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/is 2024-11-01 08:30:06,879 root INFO copying build/lib/django/conf/locale/is/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/is 2024-11-01 08:30:06,881 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/is/LC_MESSAGES 2024-11-01 08:30:06,881 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-11-01 08:30:06,882 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-11-01 08:30:06,884 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/lv 2024-11-01 08:30:06,884 root INFO copying build/lib/django/conf/locale/lv/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/lv 2024-11-01 08:30:06,885 root INFO copying build/lib/django/conf/locale/lv/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/lv 2024-11-01 08:30:06,886 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/lv/LC_MESSAGES 2024-11-01 08:30:06,887 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-11-01 08:30:06,888 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-11-01 08:30:06,890 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/pt 2024-11-01 08:30:06,890 root INFO copying build/lib/django/conf/locale/pt/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/pt 2024-11-01 08:30:06,891 root INFO copying build/lib/django/conf/locale/pt/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/pt 2024-11-01 08:30:06,892 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/pt/LC_MESSAGES 2024-11-01 08:30:06,893 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-11-01 08:30:06,894 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-11-01 08:30:06,896 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sw 2024-11-01 08:30:06,896 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sw/LC_MESSAGES 2024-11-01 08:30:06,897 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-11-01 08:30:06,898 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-11-01 08:30:06,899 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/et 2024-11-01 08:30:06,900 root INFO copying build/lib/django/conf/locale/et/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/et 2024-11-01 08:30:06,901 root INFO copying build/lib/django/conf/locale/et/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/et 2024-11-01 08:30:06,902 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/et/LC_MESSAGES 2024-11-01 08:30:06,902 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-11-01 08:30:06,904 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-11-01 08:30:06,905 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_CO 2024-11-01 08:30:06,906 root INFO copying build/lib/django/conf/locale/es_CO/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_CO 2024-11-01 08:30:06,906 root INFO copying build/lib/django/conf/locale/es_CO/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_CO 2024-11-01 08:30:06,908 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:06,908 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-11-01 08:30:06,910 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-11-01 08:30:06,911 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/tk 2024-11-01 08:30:06,912 root INFO copying build/lib/django/conf/locale/tk/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/tk 2024-11-01 08:30:06,913 root INFO copying build/lib/django/conf/locale/tk/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/tk 2024-11-01 08:30:06,914 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/tk/LC_MESSAGES 2024-11-01 08:30:06,914 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-11-01 08:30:06,916 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-11-01 08:30:06,917 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ga 2024-11-01 08:30:06,918 root INFO copying build/lib/django/conf/locale/ga/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ga 2024-11-01 08:30:06,918 root INFO copying build/lib/django/conf/locale/ga/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ga 2024-11-01 08:30:06,920 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ga/LC_MESSAGES 2024-11-01 08:30:06,920 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-11-01 08:30:06,921 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-11-01 08:30:06,923 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/th 2024-11-01 08:30:06,923 root INFO copying build/lib/django/conf/locale/th/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/th 2024-11-01 08:30:06,924 root INFO copying build/lib/django/conf/locale/th/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/th 2024-11-01 08:30:06,925 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/th/LC_MESSAGES 2024-11-01 08:30:06,926 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-11-01 08:30:06,927 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-11-01 08:30:06,928 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sq 2024-11-01 08:30:06,929 root INFO copying build/lib/django/conf/locale/sq/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sq 2024-11-01 08:30:06,930 root INFO copying build/lib/django/conf/locale/sq/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sq 2024-11-01 08:30:06,931 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sq/LC_MESSAGES 2024-11-01 08:30:06,932 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-11-01 08:30:06,933 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-11-01 08:30:06,934 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/nl 2024-11-01 08:30:06,935 root INFO copying build/lib/django/conf/locale/nl/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/nl 2024-11-01 08:30:06,936 root INFO copying build/lib/django/conf/locale/nl/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/nl 2024-11-01 08:30:06,937 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/nl/LC_MESSAGES 2024-11-01 08:30:06,938 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-11-01 08:30:06,939 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-11-01 08:30:06,940 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/tg 2024-11-01 08:30:06,941 root INFO copying build/lib/django/conf/locale/tg/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/tg 2024-11-01 08:30:06,942 root INFO copying build/lib/django/conf/locale/tg/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/tg 2024-11-01 08:30:06,943 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/tg/LC_MESSAGES 2024-11-01 08:30:06,944 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-11-01 08:30:06,945 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-11-01 08:30:06,946 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/bn 2024-11-01 08:30:06,947 root INFO copying build/lib/django/conf/locale/bn/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/bn 2024-11-01 08:30:06,948 root INFO copying build/lib/django/conf/locale/bn/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/bn 2024-11-01 08:30:06,949 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/bn/LC_MESSAGES 2024-11-01 08:30:06,950 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-11-01 08:30:06,951 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-11-01 08:30:06,952 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_NI 2024-11-01 08:30:06,953 root INFO copying build/lib/django/conf/locale/es_NI/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_NI 2024-11-01 08:30:06,954 root INFO copying build/lib/django/conf/locale/es_NI/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_NI 2024-11-01 08:30:06,955 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/io 2024-11-01 08:30:06,955 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/io/LC_MESSAGES 2024-11-01 08:30:06,956 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-11-01 08:30:06,957 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-11-01 08:30:06,958 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/br 2024-11-01 08:30:06,959 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/br/LC_MESSAGES 2024-11-01 08:30:06,960 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-11-01 08:30:06,961 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-11-01 08:30:06,962 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/uk 2024-11-01 08:30:06,963 root INFO copying build/lib/django/conf/locale/uk/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/uk 2024-11-01 08:30:06,963 root INFO copying build/lib/django/conf/locale/uk/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/uk 2024-11-01 08:30:06,965 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/uk/LC_MESSAGES 2024-11-01 08:30:06,965 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-11-01 08:30:06,966 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-11-01 08:30:06,968 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ky 2024-11-01 08:30:06,969 root INFO copying build/lib/django/conf/locale/ky/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ky 2024-11-01 08:30:06,970 root INFO copying build/lib/django/conf/locale/ky/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ky 2024-11-01 08:30:06,971 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ky/LC_MESSAGES 2024-11-01 08:30:06,971 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-11-01 08:30:06,973 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-11-01 08:30:06,974 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/af 2024-11-01 08:30:06,975 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/af/LC_MESSAGES 2024-11-01 08:30:06,975 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-11-01 08:30:06,977 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-11-01 08:30:06,978 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/it 2024-11-01 08:30:06,979 root INFO copying build/lib/django/conf/locale/it/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/it 2024-11-01 08:30:06,979 root INFO copying build/lib/django/conf/locale/it/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/it 2024-11-01 08:30:06,981 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/it/LC_MESSAGES 2024-11-01 08:30:06,981 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-11-01 08:30:06,982 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-11-01 08:30:06,984 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_AR 2024-11-01 08:30:06,984 root INFO copying build/lib/django/conf/locale/es_AR/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_AR 2024-11-01 08:30:06,985 root INFO copying build/lib/django/conf/locale/es_AR/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_AR 2024-11-01 08:30:06,986 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:06,987 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-11-01 08:30:06,988 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-11-01 08:30:06,990 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/fa 2024-11-01 08:30:06,990 root INFO copying build/lib/django/conf/locale/fa/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/fa 2024-11-01 08:30:06,991 root INFO copying build/lib/django/conf/locale/fa/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/fa 2024-11-01 08:30:06,992 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/fa/LC_MESSAGES 2024-11-01 08:30:06,993 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-11-01 08:30:06,994 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-11-01 08:30:06,996 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/el 2024-11-01 08:30:06,996 root INFO copying build/lib/django/conf/locale/el/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/el 2024-11-01 08:30:06,997 root INFO copying build/lib/django/conf/locale/el/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/el 2024-11-01 08:30:06,998 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/el/LC_MESSAGES 2024-11-01 08:30:06,999 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-11-01 08:30:07,000 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-11-01 08:30:07,001 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/tr 2024-11-01 08:30:07,002 root INFO copying build/lib/django/conf/locale/tr/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/tr 2024-11-01 08:30:07,003 root INFO copying build/lib/django/conf/locale/tr/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/tr 2024-11-01 08:30:07,004 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/tr/LC_MESSAGES 2024-11-01 08:30:07,005 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-11-01 08:30:07,006 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-11-01 08:30:07,007 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/eu 2024-11-01 08:30:07,008 root INFO copying build/lib/django/conf/locale/eu/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/eu 2024-11-01 08:30:07,009 root INFO copying build/lib/django/conf/locale/eu/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/eu 2024-11-01 08:30:07,010 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/eu/LC_MESSAGES 2024-11-01 08:30:07,010 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-11-01 08:30:07,012 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-11-01 08:30:07,013 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/mr 2024-11-01 08:30:07,014 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/mr/LC_MESSAGES 2024-11-01 08:30:07,014 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-11-01 08:30:07,015 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-11-01 08:30:07,017 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/bs 2024-11-01 08:30:07,018 root INFO copying build/lib/django/conf/locale/bs/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/bs 2024-11-01 08:30:07,018 root INFO copying build/lib/django/conf/locale/bs/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/bs 2024-11-01 08:30:07,020 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/bs/LC_MESSAGES 2024-11-01 08:30:07,020 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-11-01 08:30:07,021 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-11-01 08:30:07,023 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ar_DZ 2024-11-01 08:30:07,023 root INFO copying build/lib/django/conf/locale/ar_DZ/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ar_DZ 2024-11-01 08:30:07,024 root INFO copying build/lib/django/conf/locale/ar_DZ/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ar_DZ 2024-11-01 08:30:07,025 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:07,026 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-11-01 08:30:07,027 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-11-01 08:30:07,029 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ja 2024-11-01 08:30:07,029 root INFO copying build/lib/django/conf/locale/ja/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ja 2024-11-01 08:30:07,030 root INFO copying build/lib/django/conf/locale/ja/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ja 2024-11-01 08:30:07,031 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ja/LC_MESSAGES 2024-11-01 08:30:07,032 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-11-01 08:30:07,033 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-11-01 08:30:07,034 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/my 2024-11-01 08:30:07,035 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/my/LC_MESSAGES 2024-11-01 08:30:07,036 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-11-01 08:30:07,037 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-11-01 08:30:07,038 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/gd 2024-11-01 08:30:07,038 root INFO copying build/lib/django/conf/locale/gd/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/gd 2024-11-01 08:30:07,039 root INFO copying build/lib/django/conf/locale/gd/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/gd 2024-11-01 08:30:07,040 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/gd/LC_MESSAGES 2024-11-01 08:30:07,041 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-11-01 08:30:07,042 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-11-01 08:30:07,044 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/da 2024-11-01 08:30:07,044 root INFO copying build/lib/django/conf/locale/da/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/da 2024-11-01 08:30:07,045 root INFO copying build/lib/django/conf/locale/da/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/da 2024-11-01 08:30:07,046 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/da/LC_MESSAGES 2024-11-01 08:30:07,047 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-11-01 08:30:07,048 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-11-01 08:30:07,049 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/he 2024-11-01 08:30:07,050 root INFO copying build/lib/django/conf/locale/he/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/he 2024-11-01 08:30:07,051 root INFO copying build/lib/django/conf/locale/he/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/he 2024-11-01 08:30:07,052 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/he/LC_MESSAGES 2024-11-01 08:30:07,053 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-11-01 08:30:07,054 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-11-01 08:30:07,055 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/en 2024-11-01 08:30:07,056 root INFO copying build/lib/django/conf/locale/en/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/en 2024-11-01 08:30:07,057 root INFO copying build/lib/django/conf/locale/en/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/en 2024-11-01 08:30:07,058 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/en/LC_MESSAGES 2024-11-01 08:30:07,059 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-11-01 08:30:07,060 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-11-01 08:30:07,061 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hr 2024-11-01 08:30:07,062 root INFO copying build/lib/django/conf/locale/hr/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/hr 2024-11-01 08:30:07,062 root INFO copying build/lib/django/conf/locale/hr/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/hr 2024-11-01 08:30:07,064 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hr/LC_MESSAGES 2024-11-01 08:30:07,064 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-11-01 08:30:07,065 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-11-01 08:30:07,067 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ast 2024-11-01 08:30:07,068 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ast/LC_MESSAGES 2024-11-01 08:30:07,068 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-11-01 08:30:07,069 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-11-01 08:30:07,071 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sv 2024-11-01 08:30:07,071 root INFO copying build/lib/django/conf/locale/sv/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sv 2024-11-01 08:30:07,072 root INFO copying build/lib/django/conf/locale/sv/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sv 2024-11-01 08:30:07,073 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sv/LC_MESSAGES 2024-11-01 08:30:07,074 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-11-01 08:30:07,075 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-11-01 08:30:07,076 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/cs 2024-11-01 08:30:07,077 root INFO copying build/lib/django/conf/locale/cs/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/cs 2024-11-01 08:30:07,078 root INFO copying build/lib/django/conf/locale/cs/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/cs 2024-11-01 08:30:07,079 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/cs/LC_MESSAGES 2024-11-01 08:30:07,080 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-11-01 08:30:07,081 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-11-01 08:30:07,082 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_VE 2024-11-01 08:30:07,083 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:07,084 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-11-01 08:30:07,085 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-11-01 08:30:07,086 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ka 2024-11-01 08:30:07,087 root INFO copying build/lib/django/conf/locale/ka/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ka 2024-11-01 08:30:07,088 root INFO copying build/lib/django/conf/locale/ka/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ka 2024-11-01 08:30:07,089 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ka/LC_MESSAGES 2024-11-01 08:30:07,089 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-11-01 08:30:07,091 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-11-01 08:30:07,092 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/mk 2024-11-01 08:30:07,093 root INFO copying build/lib/django/conf/locale/mk/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/mk 2024-11-01 08:30:07,094 root INFO copying build/lib/django/conf/locale/mk/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/mk 2024-11-01 08:30:07,095 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/mk/LC_MESSAGES 2024-11-01 08:30:07,095 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-11-01 08:30:07,097 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-11-01 08:30:07,098 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/id 2024-11-01 08:30:07,098 root INFO copying build/lib/django/conf/locale/id/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/id 2024-11-01 08:30:07,099 root INFO copying build/lib/django/conf/locale/id/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/id 2024-11-01 08:30:07,100 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/id/LC_MESSAGES 2024-11-01 08:30:07,101 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-11-01 08:30:07,102 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-11-01 08:30:07,104 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ta 2024-11-01 08:30:07,104 root INFO copying build/lib/django/conf/locale/ta/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ta 2024-11-01 08:30:07,105 root INFO copying build/lib/django/conf/locale/ta/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ta 2024-11-01 08:30:07,106 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ta/LC_MESSAGES 2024-11-01 08:30:07,107 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-11-01 08:30:07,108 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-11-01 08:30:07,109 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ms 2024-11-01 08:30:07,110 root INFO copying build/lib/django/conf/locale/ms/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ms 2024-11-01 08:30:07,111 root INFO copying build/lib/django/conf/locale/ms/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ms 2024-11-01 08:30:07,112 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ms/LC_MESSAGES 2024-11-01 08:30:07,113 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-11-01 08:30:07,114 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-11-01 08:30:07,115 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ar 2024-11-01 08:30:07,116 root INFO copying build/lib/django/conf/locale/ar/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ar 2024-11-01 08:30:07,117 root INFO copying build/lib/django/conf/locale/ar/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ar 2024-11-01 08:30:07,118 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ar/LC_MESSAGES 2024-11-01 08:30:07,118 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-11-01 08:30:07,120 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-11-01 08:30:07,121 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/gl 2024-11-01 08:30:07,122 root INFO copying build/lib/django/conf/locale/gl/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/gl 2024-11-01 08:30:07,123 root INFO copying build/lib/django/conf/locale/gl/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/gl 2024-11-01 08:30:07,124 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/gl/LC_MESSAGES 2024-11-01 08:30:07,125 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-11-01 08:30:07,126 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-11-01 08:30:07,127 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hans 2024-11-01 08:30:07,128 root INFO copying build/lib/django/conf/locale/zh_Hans/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hans 2024-11-01 08:30:07,129 root INFO copying build/lib/django/conf/locale/zh_Hans/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hans 2024-11-01 08:30:07,130 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:07,131 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-11-01 08:30:07,132 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-11-01 08:30:07,133 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ne 2024-11-01 08:30:07,134 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ne/LC_MESSAGES 2024-11-01 08:30:07,135 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-11-01 08:30:07,136 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-11-01 08:30:07,137 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/uz 2024-11-01 08:30:07,138 root INFO copying build/lib/django/conf/locale/uz/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/uz 2024-11-01 08:30:07,139 root INFO copying build/lib/django/conf/locale/uz/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/uz 2024-11-01 08:30:07,140 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/uz/LC_MESSAGES 2024-11-01 08:30:07,140 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-11-01 08:30:07,142 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-11-01 08:30:07,143 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/de_CH 2024-11-01 08:30:07,144 root INFO copying build/lib/django/conf/locale/de_CH/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/de_CH 2024-11-01 08:30:07,145 root INFO copying build/lib/django/conf/locale/de_CH/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/de_CH 2024-11-01 08:30:07,146 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hant 2024-11-01 08:30:07,147 root INFO copying build/lib/django/conf/locale/zh_Hant/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hant 2024-11-01 08:30:07,148 root INFO copying build/lib/django/conf/locale/zh_Hant/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hant 2024-11-01 08:30:07,149 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:07,149 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-11-01 08:30:07,151 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-11-01 08:30:07,152 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/az 2024-11-01 08:30:07,153 root INFO copying build/lib/django/conf/locale/az/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/az 2024-11-01 08:30:07,154 root INFO copying build/lib/django/conf/locale/az/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/az 2024-11-01 08:30:07,155 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/az/LC_MESSAGES 2024-11-01 08:30:07,155 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-11-01 08:30:07,157 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-11-01 08:30:07,158 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es 2024-11-01 08:30:07,158 root INFO copying build/lib/django/conf/locale/es/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es 2024-11-01 08:30:07,159 root INFO copying build/lib/django/conf/locale/es/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es 2024-11-01 08:30:07,161 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es/LC_MESSAGES 2024-11-01 08:30:07,161 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-11-01 08:30:07,162 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-11-01 08:30:07,164 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ko 2024-11-01 08:30:07,164 root INFO copying build/lib/django/conf/locale/ko/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ko 2024-11-01 08:30:07,165 root INFO copying build/lib/django/conf/locale/ko/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ko 2024-11-01 08:30:07,166 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ko/LC_MESSAGES 2024-11-01 08:30:07,167 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-11-01 08:30:07,169 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-11-01 08:30:07,170 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/pa 2024-11-01 08:30:07,171 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/pa/LC_MESSAGES 2024-11-01 08:30:07,172 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-11-01 08:30:07,173 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-11-01 08:30:07,174 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/fr 2024-11-01 08:30:07,175 root INFO copying build/lib/django/conf/locale/fr/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/fr 2024-11-01 08:30:07,176 root INFO copying build/lib/django/conf/locale/fr/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/fr 2024-11-01 08:30:07,177 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/fr/LC_MESSAGES 2024-11-01 08:30:07,177 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-11-01 08:30:07,179 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-11-01 08:30:07,180 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/bg 2024-11-01 08:30:07,181 root INFO copying build/lib/django/conf/locale/bg/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/bg 2024-11-01 08:30:07,182 root INFO copying build/lib/django/conf/locale/bg/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/bg 2024-11-01 08:30:07,183 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/bg/LC_MESSAGES 2024-11-01 08:30:07,183 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-11-01 08:30:07,185 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-11-01 08:30:07,186 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_MX 2024-11-01 08:30:07,187 root INFO copying build/lib/django/conf/locale/es_MX/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_MX 2024-11-01 08:30:07,188 root INFO copying build/lib/django/conf/locale/es_MX/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_MX 2024-11-01 08:30:07,189 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:07,190 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-11-01 08:30:07,191 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-11-01 08:30:07,192 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/eo 2024-11-01 08:30:07,193 root INFO copying build/lib/django/conf/locale/eo/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/eo 2024-11-01 08:30:07,194 root INFO copying build/lib/django/conf/locale/eo/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/eo 2024-11-01 08:30:07,195 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/eo/LC_MESSAGES 2024-11-01 08:30:07,195 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-11-01 08:30:07,197 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-11-01 08:30:07,198 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/pl 2024-11-01 08:30:07,199 root INFO copying build/lib/django/conf/locale/pl/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/pl 2024-11-01 08:30:07,199 root INFO copying build/lib/django/conf/locale/pl/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/pl 2024-11-01 08:30:07,201 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/pl/LC_MESSAGES 2024-11-01 08:30:07,201 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-11-01 08:30:07,202 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-11-01 08:30:07,204 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/kk 2024-11-01 08:30:07,205 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/kk/LC_MESSAGES 2024-11-01 08:30:07,205 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-11-01 08:30:07,206 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-11-01 08:30:07,207 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/lt 2024-11-01 08:30:07,208 root INFO copying build/lib/django/conf/locale/lt/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/lt 2024-11-01 08:30:07,209 root INFO copying build/lib/django/conf/locale/lt/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/lt 2024-11-01 08:30:07,210 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/lt/LC_MESSAGES 2024-11-01 08:30:07,211 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-11-01 08:30:07,212 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-11-01 08:30:07,213 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hi 2024-11-01 08:30:07,214 root INFO copying build/lib/django/conf/locale/hi/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/hi 2024-11-01 08:30:07,215 root INFO copying build/lib/django/conf/locale/hi/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/hi 2024-11-01 08:30:07,216 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hi/LC_MESSAGES 2024-11-01 08:30:07,217 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-11-01 08:30:07,218 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-11-01 08:30:07,219 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/de 2024-11-01 08:30:07,220 root INFO copying build/lib/django/conf/locale/de/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/de 2024-11-01 08:30:07,221 root INFO copying build/lib/django/conf/locale/de/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/de 2024-11-01 08:30:07,222 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/de/LC_MESSAGES 2024-11-01 08:30:07,222 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-11-01 08:30:07,224 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-11-01 08:30:07,225 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/te 2024-11-01 08:30:07,226 root INFO copying build/lib/django/conf/locale/te/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/te 2024-11-01 08:30:07,226 root INFO copying build/lib/django/conf/locale/te/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/te 2024-11-01 08:30:07,228 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/te/LC_MESSAGES 2024-11-01 08:30:07,228 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-11-01 08:30:07,229 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-11-01 08:30:07,231 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/udm 2024-11-01 08:30:07,231 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/udm/LC_MESSAGES 2024-11-01 08:30:07,232 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-11-01 08:30:07,233 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-11-01 08:30:07,235 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/fi 2024-11-01 08:30:07,235 root INFO copying build/lib/django/conf/locale/fi/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/fi 2024-11-01 08:30:07,236 root INFO copying build/lib/django/conf/locale/fi/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/fi 2024-11-01 08:30:07,237 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/fi/LC_MESSAGES 2024-11-01 08:30:07,238 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-11-01 08:30:07,239 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-11-01 08:30:07,241 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/pt_BR 2024-11-01 08:30:07,241 root INFO copying build/lib/django/conf/locale/pt_BR/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/pt_BR 2024-11-01 08:30:07,242 root INFO copying build/lib/django/conf/locale/pt_BR/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/pt_BR 2024-11-01 08:30:07,243 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:07,244 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-11-01 08:30:07,245 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-11-01 08:30:07,246 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/lb 2024-11-01 08:30:07,247 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/lb/LC_MESSAGES 2024-11-01 08:30:07,248 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-11-01 08:30:07,249 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-11-01 08:30:07,250 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ru 2024-11-01 08:30:07,251 root INFO copying build/lib/django/conf/locale/ru/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ru 2024-11-01 08:30:07,252 root INFO copying build/lib/django/conf/locale/ru/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ru 2024-11-01 08:30:07,253 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ru/LC_MESSAGES 2024-11-01 08:30:07,253 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-11-01 08:30:07,254 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-11-01 08:30:07,256 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ca 2024-11-01 08:30:07,257 root INFO copying build/lib/django/conf/locale/ca/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ca 2024-11-01 08:30:07,258 root INFO copying build/lib/django/conf/locale/ca/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ca 2024-11-01 08:30:07,259 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ca/LC_MESSAGES 2024-11-01 08:30:07,259 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-11-01 08:30:07,261 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-11-01 08:30:07,262 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/nb 2024-11-01 08:30:07,263 root INFO copying build/lib/django/conf/locale/nb/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/nb 2024-11-01 08:30:07,263 root INFO copying build/lib/django/conf/locale/nb/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/nb 2024-11-01 08:30:07,265 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/nb/LC_MESSAGES 2024-11-01 08:30:07,265 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-11-01 08:30:07,266 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-11-01 08:30:07,268 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/vi 2024-11-01 08:30:07,268 root INFO copying build/lib/django/conf/locale/vi/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/vi 2024-11-01 08:30:07,269 root INFO copying build/lib/django/conf/locale/vi/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/vi 2024-11-01 08:30:07,270 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/vi/LC_MESSAGES 2024-11-01 08:30:07,271 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-11-01 08:30:07,272 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-11-01 08:30:07,274 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ia 2024-11-01 08:30:07,274 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ia/LC_MESSAGES 2024-11-01 08:30:07,275 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-11-01 08:30:07,276 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-11-01 08:30:07,277 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/dsb 2024-11-01 08:30:07,278 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/dsb/LC_MESSAGES 2024-11-01 08:30:07,279 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-11-01 08:30:07,280 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-11-01 08:30:07,281 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hy 2024-11-01 08:30:07,282 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hy/LC_MESSAGES 2024-11-01 08:30:07,283 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-11-01 08:30:07,284 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-11-01 08:30:07,285 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/en_GB 2024-11-01 08:30:07,286 root INFO copying build/lib/django/conf/locale/en_GB/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/en_GB 2024-11-01 08:30:07,287 root INFO copying build/lib/django/conf/locale/en_GB/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/en_GB 2024-11-01 08:30:07,288 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:07,289 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-11-01 08:30:07,290 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-11-01 08:30:07,291 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ml 2024-11-01 08:30:07,292 root INFO copying build/lib/django/conf/locale/ml/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ml 2024-11-01 08:30:07,293 root INFO copying build/lib/django/conf/locale/ml/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ml 2024-11-01 08:30:07,294 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ml/LC_MESSAGES 2024-11-01 08:30:07,294 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-11-01 08:30:07,296 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-11-01 08:30:07,297 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/os 2024-11-01 08:30:07,298 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/os/LC_MESSAGES 2024-11-01 08:30:07,298 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-11-01 08:30:07,299 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-11-01 08:30:07,301 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sl 2024-11-01 08:30:07,301 root INFO copying build/lib/django/conf/locale/sl/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sl 2024-11-01 08:30:07,302 root INFO copying build/lib/django/conf/locale/sl/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sl 2024-11-01 08:30:07,303 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sl/LC_MESSAGES 2024-11-01 08:30:07,304 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-11-01 08:30:07,305 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-11-01 08:30:07,307 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/km 2024-11-01 08:30:07,307 root INFO copying build/lib/django/conf/locale/km/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/km 2024-11-01 08:30:07,308 root INFO copying build/lib/django/conf/locale/km/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/km 2024-11-01 08:30:07,309 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/km/LC_MESSAGES 2024-11-01 08:30:07,310 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-11-01 08:30:07,311 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-11-01 08:30:07,312 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ig 2024-11-01 08:30:07,313 root INFO copying build/lib/django/conf/locale/ig/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ig 2024-11-01 08:30:07,314 root INFO copying build/lib/django/conf/locale/ig/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ig 2024-11-01 08:30:07,315 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ig/LC_MESSAGES 2024-11-01 08:30:07,316 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-11-01 08:30:07,317 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-11-01 08:30:07,318 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hu 2024-11-01 08:30:07,319 root INFO copying build/lib/django/conf/locale/hu/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/hu 2024-11-01 08:30:07,320 root INFO copying build/lib/django/conf/locale/hu/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/hu 2024-11-01 08:30:07,321 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hu/LC_MESSAGES 2024-11-01 08:30:07,321 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-11-01 08:30:07,323 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-11-01 08:30:07,324 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/fy 2024-11-01 08:30:07,325 root INFO copying build/lib/django/conf/locale/fy/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/fy 2024-11-01 08:30:07,325 root INFO copying build/lib/django/conf/locale/fy/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/fy 2024-11-01 08:30:07,327 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/fy/LC_MESSAGES 2024-11-01 08:30:07,327 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-11-01 08:30:07,328 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-11-01 08:30:07,329 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sk 2024-11-01 08:30:07,330 root INFO copying build/lib/django/conf/locale/sk/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sk 2024-11-01 08:30:07,331 root INFO copying build/lib/django/conf/locale/sk/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sk 2024-11-01 08:30:07,332 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sk/LC_MESSAGES 2024-11-01 08:30:07,333 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-11-01 08:30:07,334 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-11-01 08:30:07,335 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_PR 2024-11-01 08:30:07,336 root INFO copying build/lib/django/conf/locale/es_PR/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_PR 2024-11-01 08:30:07,337 root INFO copying build/lib/django/conf/locale/es_PR/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_PR 2024-11-01 08:30:07,338 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hsb 2024-11-01 08:30:07,339 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hsb/LC_MESSAGES 2024-11-01 08:30:07,339 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-11-01 08:30:07,340 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-11-01 08:30:07,342 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/mn 2024-11-01 08:30:07,343 root INFO copying build/lib/django/conf/locale/mn/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/mn 2024-11-01 08:30:07,343 root INFO copying build/lib/django/conf/locale/mn/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/mn 2024-11-01 08:30:07,345 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/mn/LC_MESSAGES 2024-11-01 08:30:07,345 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-11-01 08:30:07,346 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-11-01 08:30:07,348 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/tt 2024-11-01 08:30:07,349 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/tt/LC_MESSAGES 2024-11-01 08:30:07,349 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-11-01 08:30:07,350 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-11-01 08:30:07,352 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ro 2024-11-01 08:30:07,352 root INFO copying build/lib/django/conf/locale/ro/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ro 2024-11-01 08:30:07,353 root INFO copying build/lib/django/conf/locale/ro/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ro 2024-11-01 08:30:07,354 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ro/LC_MESSAGES 2024-11-01 08:30:07,355 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-11-01 08:30:07,356 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-11-01 08:30:07,357 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/project_template 2024-11-01 08:30:07,358 root INFO copying build/lib/django/conf/project_template/manage.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/project_template 2024-11-01 08:30:07,359 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/project_template/project_name 2024-11-01 08:30:07,360 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-11-01 08:30:07,361 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-11-01 08:30:07,362 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-11-01 08:30:07,363 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-11-01 08:30:07,363 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-11-01 08:30:07,365 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/urls 2024-11-01 08:30:07,365 root INFO copying build/lib/django/conf/urls/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/urls 2024-11-01 08:30:07,366 root INFO copying build/lib/django/conf/urls/static.py -> build/bdist.linux-riscv64/wheel/django/conf/urls 2024-11-01 08:30:07,367 root INFO copying build/lib/django/conf/urls/i18n.py -> build/bdist.linux-riscv64/wheel/django/conf/urls 2024-11-01 08:30:07,368 root INFO copying build/lib/django/conf/global_settings.py -> build/bdist.linux-riscv64/wheel/django/conf 2024-11-01 08:30:07,369 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/app_template 2024-11-01 08:30:07,370 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/app_template/migrations 2024-11-01 08:30:07,371 root INFO copying build/lib/django/conf/app_template/migrations/__init__.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/app_template/migrations 2024-11-01 08:30:07,372 root INFO copying build/lib/django/conf/app_template/admin.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/app_template 2024-11-01 08:30:07,373 root INFO copying build/lib/django/conf/app_template/tests.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/app_template 2024-11-01 08:30:07,374 root INFO copying build/lib/django/conf/app_template/apps.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/app_template 2024-11-01 08:30:07,374 root INFO copying build/lib/django/conf/app_template/views.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/app_template 2024-11-01 08:30:07,375 root INFO copying build/lib/django/conf/app_template/models.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/app_template 2024-11-01 08:30:07,376 root INFO copying build/lib/django/conf/app_template/__init__.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/app_template 2024-11-01 08:30:07,377 root INFO creating build/bdist.linux-riscv64/wheel/django/views 2024-11-01 08:30:07,378 root INFO creating build/bdist.linux-riscv64/wheel/django/views/templates 2024-11-01 08:30:07,379 root INFO copying build/lib/django/views/templates/default_urlconf.html -> build/bdist.linux-riscv64/wheel/django/views/templates 2024-11-01 08:30:07,380 root INFO copying build/lib/django/views/templates/technical_404.html -> build/bdist.linux-riscv64/wheel/django/views/templates 2024-11-01 08:30:07,381 root INFO copying build/lib/django/views/templates/technical_500.html -> build/bdist.linux-riscv64/wheel/django/views/templates 2024-11-01 08:30:07,382 root INFO copying build/lib/django/views/templates/technical_500.txt -> build/bdist.linux-riscv64/wheel/django/views/templates 2024-11-01 08:30:07,383 root INFO copying build/lib/django/views/__init__.py -> build/bdist.linux-riscv64/wheel/django/views 2024-11-01 08:30:07,384 root INFO copying build/lib/django/views/defaults.py -> build/bdist.linux-riscv64/wheel/django/views 2024-11-01 08:30:07,385 root INFO copying build/lib/django/views/static.py -> build/bdist.linux-riscv64/wheel/django/views 2024-11-01 08:30:07,386 root INFO copying build/lib/django/views/debug.py -> build/bdist.linux-riscv64/wheel/django/views 2024-11-01 08:30:07,387 root INFO copying build/lib/django/views/i18n.py -> build/bdist.linux-riscv64/wheel/django/views 2024-11-01 08:30:07,389 root INFO copying build/lib/django/views/csrf.py -> build/bdist.linux-riscv64/wheel/django/views 2024-11-01 08:30:07,390 root INFO creating build/bdist.linux-riscv64/wheel/django/views/decorators 2024-11-01 08:30:07,390 root INFO copying build/lib/django/views/decorators/__init__.py -> build/bdist.linux-riscv64/wheel/django/views/decorators 2024-11-01 08:30:07,391 root INFO copying build/lib/django/views/decorators/http.py -> build/bdist.linux-riscv64/wheel/django/views/decorators 2024-11-01 08:30:07,392 root INFO copying build/lib/django/views/decorators/gzip.py -> build/bdist.linux-riscv64/wheel/django/views/decorators 2024-11-01 08:30:07,393 root INFO copying build/lib/django/views/decorators/cache.py -> build/bdist.linux-riscv64/wheel/django/views/decorators 2024-11-01 08:30:07,394 root INFO copying build/lib/django/views/decorators/common.py -> build/bdist.linux-riscv64/wheel/django/views/decorators 2024-11-01 08:30:07,395 root INFO copying build/lib/django/views/decorators/debug.py -> build/bdist.linux-riscv64/wheel/django/views/decorators 2024-11-01 08:30:07,396 root INFO copying build/lib/django/views/decorators/clickjacking.py -> build/bdist.linux-riscv64/wheel/django/views/decorators 2024-11-01 08:30:07,397 root INFO copying build/lib/django/views/decorators/vary.py -> build/bdist.linux-riscv64/wheel/django/views/decorators 2024-11-01 08:30:07,398 root INFO copying build/lib/django/views/decorators/csrf.py -> build/bdist.linux-riscv64/wheel/django/views/decorators 2024-11-01 08:30:07,399 root INFO creating build/bdist.linux-riscv64/wheel/django/views/generic 2024-11-01 08:30:07,400 root INFO copying build/lib/django/views/generic/__init__.py -> build/bdist.linux-riscv64/wheel/django/views/generic 2024-11-01 08:30:07,401 root INFO copying build/lib/django/views/generic/list.py -> build/bdist.linux-riscv64/wheel/django/views/generic 2024-11-01 08:30:07,402 root INFO copying build/lib/django/views/generic/detail.py -> build/bdist.linux-riscv64/wheel/django/views/generic 2024-11-01 08:30:07,403 root INFO copying build/lib/django/views/generic/edit.py -> build/bdist.linux-riscv64/wheel/django/views/generic 2024-11-01 08:30:07,404 root INFO copying build/lib/django/views/generic/dates.py -> build/bdist.linux-riscv64/wheel/django/views/generic 2024-11-01 08:30:07,405 root INFO copying build/lib/django/views/generic/base.py -> build/bdist.linux-riscv64/wheel/django/views/generic 2024-11-01 08:30:07,407 root INFO creating build/bdist.linux-riscv64/wheel/django/test 2024-11-01 08:30:07,408 root INFO copying build/lib/django/test/__init__.py -> build/bdist.linux-riscv64/wheel/django/test 2024-11-01 08:30:07,409 root INFO copying build/lib/django/test/testcases.py -> build/bdist.linux-riscv64/wheel/django/test 2024-11-01 08:30:07,410 root INFO copying build/lib/django/test/signals.py -> build/bdist.linux-riscv64/wheel/django/test 2024-11-01 08:30:07,412 root INFO copying build/lib/django/test/html.py -> build/bdist.linux-riscv64/wheel/django/test 2024-11-01 08:30:07,413 root INFO copying build/lib/django/test/selenium.py -> build/bdist.linux-riscv64/wheel/django/test 2024-11-01 08:30:07,414 root INFO copying build/lib/django/test/utils.py -> build/bdist.linux-riscv64/wheel/django/test 2024-11-01 08:30:07,415 root INFO copying build/lib/django/test/client.py -> build/bdist.linux-riscv64/wheel/django/test 2024-11-01 08:30:07,417 root INFO copying build/lib/django/test/runner.py -> build/bdist.linux-riscv64/wheel/django/test 2024-11-01 08:30:07,418 root INFO creating build/bdist.linux-riscv64/wheel/django/template 2024-11-01 08:30:07,419 root INFO copying build/lib/django/template/loader_tags.py -> build/bdist.linux-riscv64/wheel/django/template 2024-11-01 08:30:07,420 root INFO copying build/lib/django/template/__init__.py -> build/bdist.linux-riscv64/wheel/django/template 2024-11-01 08:30:07,421 root INFO copying build/lib/django/template/autoreload.py -> build/bdist.linux-riscv64/wheel/django/template 2024-11-01 08:30:07,422 root INFO copying build/lib/django/template/exceptions.py -> build/bdist.linux-riscv64/wheel/django/template 2024-11-01 08:30:07,424 root INFO copying build/lib/django/template/engine.py -> build/bdist.linux-riscv64/wheel/django/template 2024-11-01 08:30:07,425 root INFO copying build/lib/django/template/context.py -> build/bdist.linux-riscv64/wheel/django/template 2024-11-01 08:30:07,426 root INFO copying build/lib/django/template/loader.py -> build/bdist.linux-riscv64/wheel/django/template 2024-11-01 08:30:07,427 root INFO creating build/bdist.linux-riscv64/wheel/django/template/loaders 2024-11-01 08:30:07,428 root INFO copying build/lib/django/template/loaders/__init__.py -> build/bdist.linux-riscv64/wheel/django/template/loaders 2024-11-01 08:30:07,429 root INFO copying build/lib/django/template/loaders/filesystem.py -> build/bdist.linux-riscv64/wheel/django/template/loaders 2024-11-01 08:30:07,430 root INFO copying build/lib/django/template/loaders/cached.py -> build/bdist.linux-riscv64/wheel/django/template/loaders 2024-11-01 08:30:07,431 root INFO copying build/lib/django/template/loaders/app_directories.py -> build/bdist.linux-riscv64/wheel/django/template/loaders 2024-11-01 08:30:07,432 root INFO copying build/lib/django/template/loaders/locmem.py -> build/bdist.linux-riscv64/wheel/django/template/loaders 2024-11-01 08:30:07,433 root INFO copying build/lib/django/template/loaders/base.py -> build/bdist.linux-riscv64/wheel/django/template/loaders 2024-11-01 08:30:07,434 root INFO copying build/lib/django/template/library.py -> build/bdist.linux-riscv64/wheel/django/template 2024-11-01 08:30:07,435 root INFO copying build/lib/django/template/defaulttags.py -> build/bdist.linux-riscv64/wheel/django/template 2024-11-01 08:30:07,437 root INFO copying build/lib/django/template/response.py -> build/bdist.linux-riscv64/wheel/django/template 2024-11-01 08:30:07,438 root INFO copying build/lib/django/template/utils.py -> build/bdist.linux-riscv64/wheel/django/template 2024-11-01 08:30:07,439 root INFO creating build/bdist.linux-riscv64/wheel/django/template/backends 2024-11-01 08:30:07,440 root INFO copying build/lib/django/template/backends/__init__.py -> build/bdist.linux-riscv64/wheel/django/template/backends 2024-11-01 08:30:07,441 root INFO copying build/lib/django/template/backends/django.py -> build/bdist.linux-riscv64/wheel/django/template/backends 2024-11-01 08:30:07,442 root INFO copying build/lib/django/template/backends/dummy.py -> build/bdist.linux-riscv64/wheel/django/template/backends 2024-11-01 08:30:07,443 root INFO copying build/lib/django/template/backends/jinja2.py -> build/bdist.linux-riscv64/wheel/django/template/backends 2024-11-01 08:30:07,444 root INFO copying build/lib/django/template/backends/utils.py -> build/bdist.linux-riscv64/wheel/django/template/backends 2024-11-01 08:30:07,446 root INFO copying build/lib/django/template/backends/base.py -> build/bdist.linux-riscv64/wheel/django/template/backends 2024-11-01 08:30:07,447 root INFO copying build/lib/django/template/defaultfilters.py -> build/bdist.linux-riscv64/wheel/django/template 2024-11-01 08:30:07,448 root INFO copying build/lib/django/template/context_processors.py -> build/bdist.linux-riscv64/wheel/django/template 2024-11-01 08:30:07,449 root INFO copying build/lib/django/template/base.py -> build/bdist.linux-riscv64/wheel/django/template 2024-11-01 08:30:07,451 root INFO copying build/lib/django/template/smartif.py -> build/bdist.linux-riscv64/wheel/django/template 2024-11-01 08:30:07,452 root INFO creating build/bdist.linux-riscv64/wheel/django/db 2024-11-01 08:30:07,453 root INFO copying build/lib/django/db/__init__.py -> build/bdist.linux-riscv64/wheel/django/db 2024-11-01 08:30:07,454 root INFO copying build/lib/django/db/transaction.py -> build/bdist.linux-riscv64/wheel/django/db 2024-11-01 08:30:07,455 root INFO creating build/bdist.linux-riscv64/wheel/django/db/migrations 2024-11-01 08:30:07,456 root INFO copying build/lib/django/db/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-11-01 08:30:07,457 root INFO copying build/lib/django/db/migrations/serializer.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-11-01 08:30:07,458 root INFO copying build/lib/django/db/migrations/executor.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-11-01 08:30:07,460 root INFO copying build/lib/django/db/migrations/autodetector.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-11-01 08:30:07,461 root INFO copying build/lib/django/db/migrations/exceptions.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-11-01 08:30:07,462 root INFO copying build/lib/django/db/migrations/optimizer.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-11-01 08:30:07,463 root INFO copying build/lib/django/db/migrations/loader.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-11-01 08:30:07,465 root INFO copying build/lib/django/db/migrations/graph.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-11-01 08:30:07,466 root INFO copying build/lib/django/db/migrations/state.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-11-01 08:30:07,467 root INFO copying build/lib/django/db/migrations/questioner.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-11-01 08:30:07,468 root INFO copying build/lib/django/db/migrations/migration.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-11-01 08:30:07,470 root INFO copying build/lib/django/db/migrations/writer.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-11-01 08:30:07,471 root INFO creating build/bdist.linux-riscv64/wheel/django/db/migrations/operations 2024-11-01 08:30:07,472 root INFO copying build/lib/django/db/migrations/operations/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/migrations/operations 2024-11-01 08:30:07,473 root INFO copying build/lib/django/db/migrations/operations/models.py -> build/bdist.linux-riscv64/wheel/django/db/migrations/operations 2024-11-01 08:30:07,474 root INFO copying build/lib/django/db/migrations/operations/fields.py -> build/bdist.linux-riscv64/wheel/django/db/migrations/operations 2024-11-01 08:30:07,476 root INFO copying build/lib/django/db/migrations/operations/special.py -> build/bdist.linux-riscv64/wheel/django/db/migrations/operations 2024-11-01 08:30:07,477 root INFO copying build/lib/django/db/migrations/operations/base.py -> build/bdist.linux-riscv64/wheel/django/db/migrations/operations 2024-11-01 08:30:07,478 root INFO copying build/lib/django/db/migrations/utils.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-11-01 08:30:07,479 root INFO copying build/lib/django/db/migrations/recorder.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-11-01 08:30:07,480 root INFO creating build/bdist.linux-riscv64/wheel/django/db/models 2024-11-01 08:30:07,481 root INFO creating build/bdist.linux-riscv64/wheel/django/db/models/sql 2024-11-01 08:30:07,482 root INFO copying build/lib/django/db/models/sql/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/models/sql 2024-11-01 08:30:07,483 root INFO copying build/lib/django/db/models/sql/subqueries.py -> build/bdist.linux-riscv64/wheel/django/db/models/sql 2024-11-01 08:30:07,484 root INFO copying build/lib/django/db/models/sql/compiler.py -> build/bdist.linux-riscv64/wheel/django/db/models/sql 2024-11-01 08:30:07,486 root INFO copying build/lib/django/db/models/sql/datastructures.py -> build/bdist.linux-riscv64/wheel/django/db/models/sql 2024-11-01 08:30:07,487 root INFO copying build/lib/django/db/models/sql/constants.py -> build/bdist.linux-riscv64/wheel/django/db/models/sql 2024-11-01 08:30:07,488 root INFO copying build/lib/django/db/models/sql/where.py -> build/bdist.linux-riscv64/wheel/django/db/models/sql 2024-11-01 08:30:07,490 root INFO copying build/lib/django/db/models/sql/query.py -> build/bdist.linux-riscv64/wheel/django/db/models/sql 2024-11-01 08:30:07,492 root INFO copying build/lib/django/db/models/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-11-01 08:30:07,493 root INFO copying build/lib/django/db/models/options.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-11-01 08:30:07,494 root INFO copying build/lib/django/db/models/signals.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-11-01 08:30:07,495 root INFO creating build/bdist.linux-riscv64/wheel/django/db/models/fields 2024-11-01 08:30:07,496 root INFO copying build/lib/django/db/models/fields/files.py -> build/bdist.linux-riscv64/wheel/django/db/models/fields 2024-11-01 08:30:07,497 root INFO copying build/lib/django/db/models/fields/related_lookups.py -> build/bdist.linux-riscv64/wheel/django/db/models/fields 2024-11-01 08:30:07,499 root INFO copying build/lib/django/db/models/fields/proxy.py -> build/bdist.linux-riscv64/wheel/django/db/models/fields 2024-11-01 08:30:07,500 root INFO copying build/lib/django/db/models/fields/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/models/fields 2024-11-01 08:30:07,502 root INFO copying build/lib/django/db/models/fields/json.py -> build/bdist.linux-riscv64/wheel/django/db/models/fields 2024-11-01 08:30:07,503 root INFO copying build/lib/django/db/models/fields/mixins.py -> build/bdist.linux-riscv64/wheel/django/db/models/fields 2024-11-01 08:30:07,504 root INFO copying build/lib/django/db/models/fields/related.py -> build/bdist.linux-riscv64/wheel/django/db/models/fields 2024-11-01 08:30:07,506 root INFO copying build/lib/django/db/models/fields/related_descriptors.py -> build/bdist.linux-riscv64/wheel/django/db/models/fields 2024-11-01 08:30:07,507 root INFO copying build/lib/django/db/models/fields/reverse_related.py -> build/bdist.linux-riscv64/wheel/django/db/models/fields 2024-11-01 08:30:07,508 root INFO copying build/lib/django/db/models/expressions.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-11-01 08:30:07,510 root INFO copying build/lib/django/db/models/manager.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-11-01 08:30:07,511 root INFO copying build/lib/django/db/models/deletion.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-11-01 08:30:07,513 root INFO copying build/lib/django/db/models/indexes.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-11-01 08:30:07,514 root INFO copying build/lib/django/db/models/enums.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-11-01 08:30:07,515 root INFO copying build/lib/django/db/models/lookups.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-11-01 08:30:07,517 root INFO copying build/lib/django/db/models/query_utils.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-11-01 08:30:07,518 root INFO creating build/bdist.linux-riscv64/wheel/django/db/models/functions 2024-11-01 08:30:07,519 root INFO copying build/lib/django/db/models/functions/window.py -> build/bdist.linux-riscv64/wheel/django/db/models/functions 2024-11-01 08:30:07,520 root INFO copying build/lib/django/db/models/functions/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/models/functions 2024-11-01 08:30:07,521 root INFO copying build/lib/django/db/models/functions/comparison.py -> build/bdist.linux-riscv64/wheel/django/db/models/functions 2024-11-01 08:30:07,522 root INFO copying build/lib/django/db/models/functions/math.py -> build/bdist.linux-riscv64/wheel/django/db/models/functions 2024-11-01 08:30:07,523 root INFO copying build/lib/django/db/models/functions/text.py -> build/bdist.linux-riscv64/wheel/django/db/models/functions 2024-11-01 08:30:07,525 root INFO copying build/lib/django/db/models/functions/mixins.py -> build/bdist.linux-riscv64/wheel/django/db/models/functions 2024-11-01 08:30:07,526 root INFO copying build/lib/django/db/models/functions/datetime.py -> build/bdist.linux-riscv64/wheel/django/db/models/functions 2024-11-01 08:30:07,527 root INFO copying build/lib/django/db/models/utils.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-11-01 08:30:07,528 root INFO copying build/lib/django/db/models/constants.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-11-01 08:30:07,529 root INFO copying build/lib/django/db/models/aggregates.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-11-01 08:30:07,529 root INFO copying build/lib/django/db/models/query.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-11-01 08:30:07,531 root INFO copying build/lib/django/db/models/base.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-11-01 08:30:07,532 root INFO copying build/lib/django/db/models/constraints.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-11-01 08:30:07,533 root INFO copying build/lib/django/db/utils.py -> build/bdist.linux-riscv64/wheel/django/db 2024-11-01 08:30:07,535 root INFO creating build/bdist.linux-riscv64/wheel/django/db/backends 2024-11-01 08:30:07,535 root INFO copying build/lib/django/db/backends/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/backends 2024-11-01 08:30:07,536 root INFO copying build/lib/django/db/backends/ddl_references.py -> build/bdist.linux-riscv64/wheel/django/db/backends 2024-11-01 08:30:07,537 root INFO copying build/lib/django/db/backends/signals.py -> build/bdist.linux-riscv64/wheel/django/db/backends 2024-11-01 08:30:07,538 root INFO creating build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-11-01 08:30:07,538 root INFO copying build/lib/django/db/backends/mysql/creation.py -> build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-11-01 08:30:07,539 root INFO copying build/lib/django/db/backends/mysql/introspection.py -> build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-11-01 08:30:07,540 root INFO copying build/lib/django/db/backends/mysql/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-11-01 08:30:07,541 root INFO copying build/lib/django/db/backends/mysql/schema.py -> build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-11-01 08:30:07,542 root INFO copying build/lib/django/db/backends/mysql/compiler.py -> build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-11-01 08:30:07,543 root INFO copying build/lib/django/db/backends/mysql/operations.py -> build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-11-01 08:30:07,544 root INFO copying build/lib/django/db/backends/mysql/validation.py -> build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-11-01 08:30:07,545 root INFO copying build/lib/django/db/backends/mysql/features.py -> build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-11-01 08:30:07,546 root INFO copying build/lib/django/db/backends/mysql/base.py -> build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-11-01 08:30:07,547 root INFO copying build/lib/django/db/backends/mysql/client.py -> build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-11-01 08:30:07,548 root INFO creating build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2024-11-01 08:30:07,548 root INFO copying build/lib/django/db/backends/sqlite3/creation.py -> build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2024-11-01 08:30:07,549 root INFO copying build/lib/django/db/backends/sqlite3/introspection.py -> build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2024-11-01 08:30:07,551 root INFO copying build/lib/django/db/backends/sqlite3/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2024-11-01 08:30:07,551 root INFO copying build/lib/django/db/backends/sqlite3/_functions.py -> build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2024-11-01 08:30:07,552 root INFO copying build/lib/django/db/backends/sqlite3/schema.py -> build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2024-11-01 08:30:07,553 root INFO copying build/lib/django/db/backends/sqlite3/operations.py -> build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2024-11-01 08:30:07,554 root INFO copying build/lib/django/db/backends/sqlite3/features.py -> build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2024-11-01 08:30:07,555 root INFO copying build/lib/django/db/backends/sqlite3/base.py -> build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2024-11-01 08:30:07,556 root INFO copying build/lib/django/db/backends/sqlite3/client.py -> build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2024-11-01 08:30:07,557 root INFO creating build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-11-01 08:30:07,558 root INFO copying build/lib/django/db/backends/oracle/creation.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-11-01 08:30:07,559 root INFO copying build/lib/django/db/backends/oracle/introspection.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-11-01 08:30:07,560 root INFO copying build/lib/django/db/backends/oracle/functions.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-11-01 08:30:07,561 root INFO copying build/lib/django/db/backends/oracle/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-11-01 08:30:07,561 root INFO copying build/lib/django/db/backends/oracle/schema.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-11-01 08:30:07,562 root INFO copying build/lib/django/db/backends/oracle/operations.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-11-01 08:30:07,563 root INFO copying build/lib/django/db/backends/oracle/validation.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-11-01 08:30:07,564 root INFO copying build/lib/django/db/backends/oracle/features.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-11-01 08:30:07,565 root INFO copying build/lib/django/db/backends/oracle/utils.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-11-01 08:30:07,566 root INFO copying build/lib/django/db/backends/oracle/base.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-11-01 08:30:07,567 root INFO copying build/lib/django/db/backends/oracle/client.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-11-01 08:30:07,568 root INFO creating build/bdist.linux-riscv64/wheel/django/db/backends/dummy 2024-11-01 08:30:07,569 root INFO copying build/lib/django/db/backends/dummy/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/backends/dummy 2024-11-01 08:30:07,569 root INFO copying build/lib/django/db/backends/dummy/features.py -> build/bdist.linux-riscv64/wheel/django/db/backends/dummy 2024-11-01 08:30:07,570 root INFO copying build/lib/django/db/backends/dummy/base.py -> build/bdist.linux-riscv64/wheel/django/db/backends/dummy 2024-11-01 08:30:07,571 root INFO creating build/bdist.linux-riscv64/wheel/django/db/backends/base 2024-11-01 08:30:07,572 root INFO copying build/lib/django/db/backends/base/creation.py -> build/bdist.linux-riscv64/wheel/django/db/backends/base 2024-11-01 08:30:07,573 root INFO copying build/lib/django/db/backends/base/introspection.py -> build/bdist.linux-riscv64/wheel/django/db/backends/base 2024-11-01 08:30:07,573 root INFO copying build/lib/django/db/backends/base/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/backends/base 2024-11-01 08:30:07,574 root INFO copying build/lib/django/db/backends/base/schema.py -> build/bdist.linux-riscv64/wheel/django/db/backends/base 2024-11-01 08:30:07,575 root INFO copying build/lib/django/db/backends/base/operations.py -> build/bdist.linux-riscv64/wheel/django/db/backends/base 2024-11-01 08:30:07,577 root INFO copying build/lib/django/db/backends/base/validation.py -> build/bdist.linux-riscv64/wheel/django/db/backends/base 2024-11-01 08:30:07,577 root INFO copying build/lib/django/db/backends/base/features.py -> build/bdist.linux-riscv64/wheel/django/db/backends/base 2024-11-01 08:30:07,578 root INFO copying build/lib/django/db/backends/base/base.py -> build/bdist.linux-riscv64/wheel/django/db/backends/base 2024-11-01 08:30:07,580 root INFO copying build/lib/django/db/backends/base/client.py -> build/bdist.linux-riscv64/wheel/django/db/backends/base 2024-11-01 08:30:07,581 root INFO creating build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2024-11-01 08:30:07,581 root INFO copying build/lib/django/db/backends/postgresql/creation.py -> build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2024-11-01 08:30:07,582 root INFO copying build/lib/django/db/backends/postgresql/introspection.py -> build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2024-11-01 08:30:07,583 root INFO copying build/lib/django/db/backends/postgresql/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2024-11-01 08:30:07,584 root INFO copying build/lib/django/db/backends/postgresql/schema.py -> build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2024-11-01 08:30:07,585 root INFO copying build/lib/django/db/backends/postgresql/operations.py -> build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2024-11-01 08:30:07,586 root INFO copying build/lib/django/db/backends/postgresql/psycopg_any.py -> build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2024-11-01 08:30:07,586 root INFO copying build/lib/django/db/backends/postgresql/features.py -> build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2024-11-01 08:30:07,587 root INFO copying build/lib/django/db/backends/postgresql/base.py -> build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2024-11-01 08:30:07,588 root INFO copying build/lib/django/db/backends/postgresql/client.py -> build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2024-11-01 08:30:07,589 root INFO copying build/lib/django/db/backends/utils.py -> build/bdist.linux-riscv64/wheel/django/db/backends 2024-11-01 08:30:07,590 root INFO creating build/bdist.linux-riscv64/wheel/django/apps 2024-11-01 08:30:07,591 root INFO copying build/lib/django/apps/__init__.py -> build/bdist.linux-riscv64/wheel/django/apps 2024-11-01 08:30:07,592 root INFO copying build/lib/django/apps/config.py -> build/bdist.linux-riscv64/wheel/django/apps 2024-11-01 08:30:07,593 root INFO copying build/lib/django/apps/registry.py -> build/bdist.linux-riscv64/wheel/django/apps 2024-11-01 08:30:07,594 root INFO creating build/bdist.linux-riscv64/wheel/django/forms 2024-11-01 08:30:07,595 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/templates 2024-11-01 08:30:07,596 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/templates/django 2024-11-01 08:30:07,597 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms 2024-11-01 08:30:07,597 root INFO copying build/lib/django/forms/templates/django/forms/p.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms 2024-11-01 08:30:07,598 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-11-01 08:30:07,599 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-11-01 08:30:07,600 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-11-01 08:30:07,600 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-11-01 08:30:07,601 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-11-01 08:30:07,602 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-11-01 08:30:07,603 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-11-01 08:30:07,604 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-11-01 08:30:07,604 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-11-01 08:30:07,605 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-11-01 08:30:07,606 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-11-01 08:30:07,607 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-11-01 08:30:07,607 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-11-01 08:30:07,608 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-11-01 08:30:07,609 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-11-01 08:30:07,610 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-11-01 08:30:07,611 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-11-01 08:30:07,612 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-11-01 08:30:07,613 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-11-01 08:30:07,614 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-11-01 08:30:07,615 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-11-01 08:30:07,616 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-11-01 08:30:07,617 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-11-01 08:30:07,618 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-11-01 08:30:07,619 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-11-01 08:30:07,620 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-11-01 08:30:07,621 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-11-01 08:30:07,622 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-11-01 08:30:07,623 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-11-01 08:30:07,624 root INFO copying build/lib/django/forms/templates/django/forms/ul.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms 2024-11-01 08:30:07,625 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/formsets 2024-11-01 08:30:07,626 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-11-01 08:30:07,627 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-11-01 08:30:07,628 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-11-01 08:30:07,629 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-11-01 08:30:07,630 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-11-01 08:30:07,631 root INFO copying build/lib/django/forms/templates/django/forms/attrs.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms 2024-11-01 08:30:07,632 root INFO copying build/lib/django/forms/templates/django/forms/default.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms 2024-11-01 08:30:07,633 root INFO copying build/lib/django/forms/templates/django/forms/label.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms 2024-11-01 08:30:07,634 root INFO copying build/lib/django/forms/templates/django/forms/table.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms 2024-11-01 08:30:07,635 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/errors 2024-11-01 08:30:07,636 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/errors/list 2024-11-01 08:30:07,636 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-11-01 08:30:07,637 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-11-01 08:30:07,638 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-11-01 08:30:07,639 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/errors/dict 2024-11-01 08:30:07,640 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-11-01 08:30:07,641 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-11-01 08:30:07,642 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-11-01 08:30:07,643 root INFO copying build/lib/django/forms/templates/django/forms/div.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms 2024-11-01 08:30:07,644 root INFO copying build/lib/django/forms/__init__.py -> build/bdist.linux-riscv64/wheel/django/forms 2024-11-01 08:30:07,645 root INFO copying build/lib/django/forms/models.py -> build/bdist.linux-riscv64/wheel/django/forms 2024-11-01 08:30:07,647 root INFO copying build/lib/django/forms/forms.py -> build/bdist.linux-riscv64/wheel/django/forms 2024-11-01 08:30:07,648 root INFO copying build/lib/django/forms/fields.py -> build/bdist.linux-riscv64/wheel/django/forms 2024-11-01 08:30:07,649 root INFO copying build/lib/django/forms/boundfield.py -> build/bdist.linux-riscv64/wheel/django/forms 2024-11-01 08:30:07,650 root INFO copying build/lib/django/forms/formsets.py -> build/bdist.linux-riscv64/wheel/django/forms 2024-11-01 08:30:07,652 root INFO copying build/lib/django/forms/widgets.py -> build/bdist.linux-riscv64/wheel/django/forms 2024-11-01 08:30:07,653 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/jinja2 2024-11-01 08:30:07,654 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/jinja2/django 2024-11-01 08:30:07,654 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms 2024-11-01 08:30:07,655 root INFO copying build/lib/django/forms/jinja2/django/forms/p.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms 2024-11-01 08:30:07,656 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-11-01 08:30:07,657 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-11-01 08:30:07,658 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-11-01 08:30:07,659 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-11-01 08:30:07,660 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-11-01 08:30:07,661 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-11-01 08:30:07,662 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-11-01 08:30:07,662 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-11-01 08:30:07,664 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-11-01 08:30:07,665 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-11-01 08:30:07,665 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-11-01 08:30:07,666 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-11-01 08:30:07,667 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-11-01 08:30:07,668 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-11-01 08:30:07,669 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-11-01 08:30:07,670 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-11-01 08:30:07,671 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-11-01 08:30:07,672 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-11-01 08:30:07,673 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-11-01 08:30:07,674 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-11-01 08:30:07,675 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-11-01 08:30:07,676 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-11-01 08:30:07,677 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-11-01 08:30:07,678 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-11-01 08:30:07,679 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-11-01 08:30:07,680 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-11-01 08:30:07,681 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-11-01 08:30:07,682 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-11-01 08:30:07,683 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-11-01 08:30:07,684 root INFO copying build/lib/django/forms/jinja2/django/forms/ul.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms 2024-11-01 08:30:07,685 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/formsets 2024-11-01 08:30:07,686 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-11-01 08:30:07,687 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-11-01 08:30:07,688 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-11-01 08:30:07,689 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-11-01 08:30:07,689 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-11-01 08:30:07,690 root INFO copying build/lib/django/forms/jinja2/django/forms/attrs.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms 2024-11-01 08:30:07,691 root INFO copying build/lib/django/forms/jinja2/django/forms/default.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms 2024-11-01 08:30:07,692 root INFO copying build/lib/django/forms/jinja2/django/forms/label.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms 2024-11-01 08:30:07,693 root INFO copying build/lib/django/forms/jinja2/django/forms/table.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms 2024-11-01 08:30:07,694 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/errors 2024-11-01 08:30:07,695 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/errors/list 2024-11-01 08:30:07,696 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-11-01 08:30:07,697 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-11-01 08:30:07,698 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-11-01 08:30:07,699 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/errors/dict 2024-11-01 08:30:07,700 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-11-01 08:30:07,701 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-11-01 08:30:07,702 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-11-01 08:30:07,702 root INFO copying build/lib/django/forms/jinja2/django/forms/div.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms 2024-11-01 08:30:07,704 root INFO copying build/lib/django/forms/utils.py -> build/bdist.linux-riscv64/wheel/django/forms 2024-11-01 08:30:07,705 root INFO copying build/lib/django/forms/renderers.py -> build/bdist.linux-riscv64/wheel/django/forms 2024-11-01 08:30:07,706 root INFO creating build/bdist.linux-riscv64/wheel/django/templatetags 2024-11-01 08:30:07,706 root INFO copying build/lib/django/templatetags/__init__.py -> build/bdist.linux-riscv64/wheel/django/templatetags 2024-11-01 08:30:07,707 root INFO copying build/lib/django/templatetags/cache.py -> build/bdist.linux-riscv64/wheel/django/templatetags 2024-11-01 08:30:07,708 root INFO copying build/lib/django/templatetags/static.py -> build/bdist.linux-riscv64/wheel/django/templatetags 2024-11-01 08:30:07,709 root INFO copying build/lib/django/templatetags/i18n.py -> build/bdist.linux-riscv64/wheel/django/templatetags 2024-11-01 08:30:07,711 root INFO copying build/lib/django/templatetags/l10n.py -> build/bdist.linux-riscv64/wheel/django/templatetags 2024-11-01 08:30:07,712 root INFO copying build/lib/django/templatetags/tz.py -> build/bdist.linux-riscv64/wheel/django/templatetags 2024-11-01 08:30:07,713 root INFO creating build/bdist.linux-riscv64/wheel/django/middleware 2024-11-01 08:30:07,714 root INFO copying build/lib/django/middleware/__init__.py -> build/bdist.linux-riscv64/wheel/django/middleware 2024-11-01 08:30:07,714 root INFO copying build/lib/django/middleware/http.py -> build/bdist.linux-riscv64/wheel/django/middleware 2024-11-01 08:30:07,715 root INFO copying build/lib/django/middleware/gzip.py -> build/bdist.linux-riscv64/wheel/django/middleware 2024-11-01 08:30:07,716 root INFO copying build/lib/django/middleware/cache.py -> build/bdist.linux-riscv64/wheel/django/middleware 2024-11-01 08:30:07,717 root INFO copying build/lib/django/middleware/security.py -> build/bdist.linux-riscv64/wheel/django/middleware 2024-11-01 08:30:07,718 root INFO copying build/lib/django/middleware/common.py -> build/bdist.linux-riscv64/wheel/django/middleware 2024-11-01 08:30:07,720 root INFO copying build/lib/django/middleware/locale.py -> build/bdist.linux-riscv64/wheel/django/middleware 2024-11-01 08:30:07,721 root INFO copying build/lib/django/middleware/clickjacking.py -> build/bdist.linux-riscv64/wheel/django/middleware 2024-11-01 08:30:07,722 root INFO copying build/lib/django/middleware/csrf.py -> build/bdist.linux-riscv64/wheel/django/middleware 2024-11-01 08:30:07,723 root INFO creating build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,724 root INFO copying build/lib/django/utils/datetime_safe.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,725 root INFO copying build/lib/django/utils/__init__.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,725 root INFO copying build/lib/django/utils/connection.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,726 root INFO copying build/lib/django/utils/autoreload.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,728 root INFO copying build/lib/django/utils/itercompat.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,729 root INFO copying build/lib/django/utils/http.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,730 root INFO copying build/lib/django/utils/regex_helper.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,731 root INFO copying build/lib/django/utils/formats.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,732 root INFO copying build/lib/django/utils/module_loading.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,733 root INFO copying build/lib/django/utils/cache.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,734 root INFO copying build/lib/django/utils/inspect.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,735 root INFO copying build/lib/django/utils/dateparse.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,736 root INFO copying build/lib/django/utils/feedgenerator.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,737 root INFO copying build/lib/django/utils/numberformat.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,738 root INFO copying build/lib/django/utils/duration.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,739 root INFO copying build/lib/django/utils/deprecation.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,740 root INFO copying build/lib/django/utils/deconstruct.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,741 root INFO copying build/lib/django/utils/asyncio.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,742 root INFO copying build/lib/django/utils/encoding.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,743 root INFO copying build/lib/django/utils/crypto.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,744 root INFO copying build/lib/django/utils/termcolors.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,745 root INFO copying build/lib/django/utils/jslex.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,746 root INFO copying build/lib/django/utils/dates.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,747 root INFO copying build/lib/django/utils/archive.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,748 root INFO copying build/lib/django/utils/text.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,750 root INFO creating build/bdist.linux-riscv64/wheel/django/utils/translation 2024-11-01 08:30:07,750 root INFO copying build/lib/django/utils/translation/__init__.py -> build/bdist.linux-riscv64/wheel/django/utils/translation 2024-11-01 08:30:07,751 root INFO copying build/lib/django/utils/translation/template.py -> build/bdist.linux-riscv64/wheel/django/utils/translation 2024-11-01 08:30:07,753 root INFO copying build/lib/django/utils/translation/reloader.py -> build/bdist.linux-riscv64/wheel/django/utils/translation 2024-11-01 08:30:07,754 root INFO copying build/lib/django/utils/translation/trans_null.py -> build/bdist.linux-riscv64/wheel/django/utils/translation 2024-11-01 08:30:07,755 root INFO copying build/lib/django/utils/translation/trans_real.py -> build/bdist.linux-riscv64/wheel/django/utils/translation 2024-11-01 08:30:07,756 root INFO copying build/lib/django/utils/ipv6.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,757 root INFO copying build/lib/django/utils/safestring.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,758 root INFO copying build/lib/django/utils/_os.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,759 root INFO copying build/lib/django/utils/timezone.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,760 root INFO copying build/lib/django/utils/functional.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,761 root INFO copying build/lib/django/utils/version.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,762 root INFO copying build/lib/django/utils/html.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,763 root INFO copying build/lib/django/utils/baseconv.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,764 root INFO copying build/lib/django/utils/topological_sort.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,765 root INFO copying build/lib/django/utils/tree.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,766 root INFO copying build/lib/django/utils/hashable.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,767 root INFO copying build/lib/django/utils/datastructures.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,768 root INFO copying build/lib/django/utils/decorators.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,769 root INFO copying build/lib/django/utils/timesince.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,770 root INFO copying build/lib/django/utils/dateformat.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,771 root INFO copying build/lib/django/utils/xmlutils.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,772 root INFO copying build/lib/django/utils/lorem_ipsum.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,773 root INFO copying build/lib/django/utils/log.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-11-01 08:30:07,774 root INFO copying build/lib/django/__main__.py -> build/bdist.linux-riscv64/wheel/django 2024-11-01 08:30:07,775 root INFO creating build/bdist.linux-riscv64/wheel/django/urls 2024-11-01 08:30:07,776 root INFO copying build/lib/django/urls/conf.py -> build/bdist.linux-riscv64/wheel/django/urls 2024-11-01 08:30:07,777 root INFO copying build/lib/django/urls/__init__.py -> build/bdist.linux-riscv64/wheel/django/urls 2024-11-01 08:30:07,778 root INFO copying build/lib/django/urls/exceptions.py -> build/bdist.linux-riscv64/wheel/django/urls 2024-11-01 08:30:07,779 root INFO copying build/lib/django/urls/resolvers.py -> build/bdist.linux-riscv64/wheel/django/urls 2024-11-01 08:30:07,780 root INFO copying build/lib/django/urls/converters.py -> build/bdist.linux-riscv64/wheel/django/urls 2024-11-01 08:30:07,781 root INFO copying build/lib/django/urls/utils.py -> build/bdist.linux-riscv64/wheel/django/urls 2024-11-01 08:30:07,782 root INFO copying build/lib/django/urls/base.py -> build/bdist.linux-riscv64/wheel/django/urls 2024-11-01 08:30:07,783 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib 2024-11-01 08:30:07,784 root INFO copying build/lib/django/contrib/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib 2024-11-01 08:30:07,785 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-11-01 08:30:07,786 root INFO copying build/lib/django/contrib/sites/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-11-01 08:30:07,787 root INFO copying build/lib/django/contrib/sites/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-11-01 08:30:07,788 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/migrations 2024-11-01 08:30:07,788 root INFO copying build/lib/django/contrib/sites/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites/migrations 2024-11-01 08:30:07,789 root INFO copying build/lib/django/contrib/sites/migrations/0002_alter_domain_unique.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites/migrations 2024-11-01 08:30:07,790 root INFO copying build/lib/django/contrib/sites/migrations/0001_initial.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites/migrations 2024-11-01 08:30:07,791 root INFO copying build/lib/django/contrib/sites/models.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-11-01 08:30:07,792 root INFO copying build/lib/django/contrib/sites/shortcuts.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-11-01 08:30:07,793 root INFO copying build/lib/django/contrib/sites/managers.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-11-01 08:30:07,794 root INFO copying build/lib/django/contrib/sites/requests.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-11-01 08:30:07,795 root INFO copying build/lib/django/contrib/sites/checks.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-11-01 08:30:07,796 root INFO copying build/lib/django/contrib/sites/middleware.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-11-01 08:30:07,797 root INFO copying build/lib/django/contrib/sites/admin.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-11-01 08:30:07,798 root INFO copying build/lib/django/contrib/sites/management.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-11-01 08:30:07,799 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale 2024-11-01 08:30:07,800 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/cy 2024-11-01 08:30:07,801 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/cy/LC_MESSAGES 2024-11-01 08:30:07,801 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-11-01 08:30:07,802 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-11-01 08:30:07,803 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en_AU 2024-11-01 08:30:07,804 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:07,805 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-11-01 08:30:07,806 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-11-01 08:30:07,807 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ckb 2024-11-01 08:30:07,807 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ckb/LC_MESSAGES 2024-11-01 08:30:07,808 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-11-01 08:30:07,817 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-11-01 08:30:07,819 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kn 2024-11-01 08:30:07,821 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kn/LC_MESSAGES 2024-11-01 08:30:07,821 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-11-01 08:30:07,822 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-11-01 08:30:07,823 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kab 2024-11-01 08:30:07,824 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kab/LC_MESSAGES 2024-11-01 08:30:07,825 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-11-01 08:30:07,826 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-11-01 08:30:07,827 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ur 2024-11-01 08:30:07,828 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ur/LC_MESSAGES 2024-11-01 08:30:07,828 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-11-01 08:30:07,829 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-11-01 08:30:07,831 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nn 2024-11-01 08:30:07,831 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nn/LC_MESSAGES 2024-11-01 08:30:07,832 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-11-01 08:30:07,833 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-11-01 08:30:07,834 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sr 2024-11-01 08:30:07,835 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sr/LC_MESSAGES 2024-11-01 08:30:07,835 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-11-01 08:30:07,837 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-11-01 08:30:07,838 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sr_Latn 2024-11-01 08:30:07,838 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:07,839 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-11-01 08:30:07,840 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-11-01 08:30:07,841 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/be 2024-11-01 08:30:07,842 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/be/LC_MESSAGES 2024-11-01 08:30:07,842 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-11-01 08:30:07,843 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-11-01 08:30:07,845 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/is 2024-11-01 08:30:07,845 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/is/LC_MESSAGES 2024-11-01 08:30:07,846 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-11-01 08:30:07,847 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-11-01 08:30:07,848 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lv 2024-11-01 08:30:07,849 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lv/LC_MESSAGES 2024-11-01 08:30:07,849 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-11-01 08:30:07,850 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-11-01 08:30:07,851 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pt 2024-11-01 08:30:07,852 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pt/LC_MESSAGES 2024-11-01 08:30:07,853 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-11-01 08:30:07,854 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-11-01 08:30:07,855 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sw 2024-11-01 08:30:07,855 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sw/LC_MESSAGES 2024-11-01 08:30:07,856 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-11-01 08:30:07,857 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-11-01 08:30:07,858 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/et 2024-11-01 08:30:07,859 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/et/LC_MESSAGES 2024-11-01 08:30:07,859 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-11-01 08:30:07,860 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-11-01 08:30:07,861 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_CO 2024-11-01 08:30:07,862 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:07,863 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-11-01 08:30:07,864 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-11-01 08:30:07,865 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tk 2024-11-01 08:30:07,866 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tk/LC_MESSAGES 2024-11-01 08:30:07,866 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-11-01 08:30:07,867 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-11-01 08:30:07,868 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ga 2024-11-01 08:30:07,869 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ga/LC_MESSAGES 2024-11-01 08:30:07,870 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-11-01 08:30:07,871 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-11-01 08:30:07,872 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/th 2024-11-01 08:30:07,873 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/th/LC_MESSAGES 2024-11-01 08:30:07,873 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-11-01 08:30:07,874 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-11-01 08:30:07,875 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sq 2024-11-01 08:30:07,876 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sq/LC_MESSAGES 2024-11-01 08:30:07,877 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-11-01 08:30:07,878 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-11-01 08:30:07,879 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nl 2024-11-01 08:30:07,879 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nl/LC_MESSAGES 2024-11-01 08:30:07,880 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-11-01 08:30:07,881 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-11-01 08:30:07,882 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tg 2024-11-01 08:30:07,883 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tg/LC_MESSAGES 2024-11-01 08:30:07,883 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-11-01 08:30:07,884 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-11-01 08:30:07,886 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bn 2024-11-01 08:30:07,886 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bn/LC_MESSAGES 2024-11-01 08:30:07,887 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-11-01 08:30:07,888 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-11-01 08:30:07,889 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/io 2024-11-01 08:30:07,890 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/io/LC_MESSAGES 2024-11-01 08:30:07,890 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-11-01 08:30:07,891 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-11-01 08:30:07,892 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/br 2024-11-01 08:30:07,893 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/br/LC_MESSAGES 2024-11-01 08:30:07,894 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-11-01 08:30:07,895 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-11-01 08:30:07,896 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/uk 2024-11-01 08:30:07,896 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/uk/LC_MESSAGES 2024-11-01 08:30:07,897 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-11-01 08:30:07,898 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-11-01 08:30:07,899 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ky 2024-11-01 08:30:07,900 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ky/LC_MESSAGES 2024-11-01 08:30:07,900 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-11-01 08:30:07,901 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-11-01 08:30:07,903 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/af 2024-11-01 08:30:07,903 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/af/LC_MESSAGES 2024-11-01 08:30:07,904 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-11-01 08:30:07,905 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-11-01 08:30:07,906 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/it 2024-11-01 08:30:07,907 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/it/LC_MESSAGES 2024-11-01 08:30:07,907 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-11-01 08:30:07,908 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-11-01 08:30:07,909 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_AR 2024-11-01 08:30:07,910 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:07,911 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-11-01 08:30:07,912 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-11-01 08:30:07,913 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fa 2024-11-01 08:30:07,914 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fa/LC_MESSAGES 2024-11-01 08:30:07,914 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-11-01 08:30:07,915 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-11-01 08:30:07,916 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/el 2024-11-01 08:30:07,917 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/el/LC_MESSAGES 2024-11-01 08:30:07,918 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-11-01 08:30:07,919 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-11-01 08:30:07,920 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tr 2024-11-01 08:30:07,920 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tr/LC_MESSAGES 2024-11-01 08:30:07,921 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-11-01 08:30:07,922 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-11-01 08:30:07,923 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/eu 2024-11-01 08:30:07,924 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/eu/LC_MESSAGES 2024-11-01 08:30:07,924 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-11-01 08:30:07,925 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-11-01 08:30:07,927 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mr 2024-11-01 08:30:07,927 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mr/LC_MESSAGES 2024-11-01 08:30:07,928 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-11-01 08:30:07,929 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-11-01 08:30:07,930 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bs 2024-11-01 08:30:07,931 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bs/LC_MESSAGES 2024-11-01 08:30:07,931 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-11-01 08:30:07,932 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-11-01 08:30:07,934 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ar_DZ 2024-11-01 08:30:07,934 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:07,935 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-11-01 08:30:07,936 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-11-01 08:30:07,937 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ja 2024-11-01 08:30:07,938 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ja/LC_MESSAGES 2024-11-01 08:30:07,938 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-11-01 08:30:07,939 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-11-01 08:30:07,940 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/my 2024-11-01 08:30:07,941 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/my/LC_MESSAGES 2024-11-01 08:30:07,942 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-11-01 08:30:07,943 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-11-01 08:30:07,944 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/gd 2024-11-01 08:30:07,945 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/gd/LC_MESSAGES 2024-11-01 08:30:07,945 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-11-01 08:30:07,946 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-11-01 08:30:07,947 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/da 2024-11-01 08:30:07,948 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/da/LC_MESSAGES 2024-11-01 08:30:07,948 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-11-01 08:30:07,949 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-11-01 08:30:07,951 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/he 2024-11-01 08:30:07,951 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/he/LC_MESSAGES 2024-11-01 08:30:07,952 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-11-01 08:30:07,953 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-11-01 08:30:07,954 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en 2024-11-01 08:30:07,955 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en/LC_MESSAGES 2024-11-01 08:30:07,955 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-11-01 08:30:07,956 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-11-01 08:30:07,958 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hr 2024-11-01 08:30:07,958 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hr/LC_MESSAGES 2024-11-01 08:30:07,959 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-11-01 08:30:07,960 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-11-01 08:30:07,961 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ast 2024-11-01 08:30:07,962 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ast/LC_MESSAGES 2024-11-01 08:30:07,962 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-11-01 08:30:07,964 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-11-01 08:30:07,965 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sv 2024-11-01 08:30:07,966 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sv/LC_MESSAGES 2024-11-01 08:30:07,967 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-11-01 08:30:07,968 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-11-01 08:30:07,969 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/cs 2024-11-01 08:30:07,970 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/cs/LC_MESSAGES 2024-11-01 08:30:07,970 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-11-01 08:30:07,971 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-11-01 08:30:07,973 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_VE 2024-11-01 08:30:07,973 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:07,974 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-11-01 08:30:07,975 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-11-01 08:30:07,976 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ka 2024-11-01 08:30:07,977 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ka/LC_MESSAGES 2024-11-01 08:30:07,978 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-11-01 08:30:07,979 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-11-01 08:30:07,980 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mk 2024-11-01 08:30:07,981 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mk/LC_MESSAGES 2024-11-01 08:30:07,981 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-11-01 08:30:07,982 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-11-01 08:30:07,984 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/id 2024-11-01 08:30:07,984 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/id/LC_MESSAGES 2024-11-01 08:30:07,985 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-11-01 08:30:07,986 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-11-01 08:30:07,987 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ta 2024-11-01 08:30:07,988 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ta/LC_MESSAGES 2024-11-01 08:30:07,989 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-11-01 08:30:07,990 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-11-01 08:30:07,991 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ms 2024-11-01 08:30:07,992 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ms/LC_MESSAGES 2024-11-01 08:30:07,992 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-11-01 08:30:07,993 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-11-01 08:30:07,995 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ar 2024-11-01 08:30:07,995 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ar/LC_MESSAGES 2024-11-01 08:30:07,996 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-11-01 08:30:07,997 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-11-01 08:30:07,998 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/gl 2024-11-01 08:30:07,999 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/gl/LC_MESSAGES 2024-11-01 08:30:08,000 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-11-01 08:30:08,001 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-11-01 08:30:08,002 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/zh_Hans 2024-11-01 08:30:08,003 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:08,003 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-11-01 08:30:08,004 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-11-01 08:30:08,006 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ne 2024-11-01 08:30:08,007 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ne/LC_MESSAGES 2024-11-01 08:30:08,007 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-11-01 08:30:08,008 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-11-01 08:30:08,010 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/uz 2024-11-01 08:30:08,010 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/uz/LC_MESSAGES 2024-11-01 08:30:08,011 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-11-01 08:30:08,012 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-11-01 08:30:08,013 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/zh_Hant 2024-11-01 08:30:08,014 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:08,014 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-11-01 08:30:08,016 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-11-01 08:30:08,017 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/az 2024-11-01 08:30:08,018 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/az/LC_MESSAGES 2024-11-01 08:30:08,018 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-11-01 08:30:08,019 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-11-01 08:30:08,021 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es 2024-11-01 08:30:08,021 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es/LC_MESSAGES 2024-11-01 08:30:08,022 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-11-01 08:30:08,023 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-11-01 08:30:08,024 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ko 2024-11-01 08:30:08,025 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ko/LC_MESSAGES 2024-11-01 08:30:08,026 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-11-01 08:30:08,027 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-11-01 08:30:08,028 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pa 2024-11-01 08:30:08,029 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pa/LC_MESSAGES 2024-11-01 08:30:08,029 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-11-01 08:30:08,030 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-11-01 08:30:08,031 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fr 2024-11-01 08:30:08,032 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fr/LC_MESSAGES 2024-11-01 08:30:08,033 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-11-01 08:30:08,034 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-11-01 08:30:08,035 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bg 2024-11-01 08:30:08,036 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bg/LC_MESSAGES 2024-11-01 08:30:08,036 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-11-01 08:30:08,038 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-11-01 08:30:08,039 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_MX 2024-11-01 08:30:08,040 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:08,040 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-11-01 08:30:08,041 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-11-01 08:30:08,042 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/eo 2024-11-01 08:30:08,043 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/eo/LC_MESSAGES 2024-11-01 08:30:08,044 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-11-01 08:30:08,045 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-11-01 08:30:08,046 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pl 2024-11-01 08:30:08,047 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pl/LC_MESSAGES 2024-11-01 08:30:08,048 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-11-01 08:30:08,049 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-11-01 08:30:08,050 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kk 2024-11-01 08:30:08,051 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kk/LC_MESSAGES 2024-11-01 08:30:08,051 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-11-01 08:30:08,052 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-11-01 08:30:08,054 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lt 2024-11-01 08:30:08,054 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lt/LC_MESSAGES 2024-11-01 08:30:08,055 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-11-01 08:30:08,056 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-11-01 08:30:08,057 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hi 2024-11-01 08:30:08,058 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hi/LC_MESSAGES 2024-11-01 08:30:08,059 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-11-01 08:30:08,060 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-11-01 08:30:08,061 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/de 2024-11-01 08:30:08,062 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/de/LC_MESSAGES 2024-11-01 08:30:08,062 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-11-01 08:30:08,063 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-11-01 08:30:08,065 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/te 2024-11-01 08:30:08,065 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/te/LC_MESSAGES 2024-11-01 08:30:08,066 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-11-01 08:30:08,067 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-11-01 08:30:08,068 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/udm 2024-11-01 08:30:08,069 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/udm/LC_MESSAGES 2024-11-01 08:30:08,070 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-11-01 08:30:08,071 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-11-01 08:30:08,072 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fi 2024-11-01 08:30:08,073 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fi/LC_MESSAGES 2024-11-01 08:30:08,073 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-11-01 08:30:08,074 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-11-01 08:30:08,076 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pt_BR 2024-11-01 08:30:08,076 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:08,077 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-11-01 08:30:08,078 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-11-01 08:30:08,079 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lb 2024-11-01 08:30:08,080 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lb/LC_MESSAGES 2024-11-01 08:30:08,081 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-11-01 08:30:08,082 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-11-01 08:30:08,083 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ru 2024-11-01 08:30:08,084 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ru/LC_MESSAGES 2024-11-01 08:30:08,084 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-11-01 08:30:08,085 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-11-01 08:30:08,087 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ca 2024-11-01 08:30:08,087 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ca/LC_MESSAGES 2024-11-01 08:30:08,088 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-11-01 08:30:08,089 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-11-01 08:30:08,090 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nb 2024-11-01 08:30:08,091 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nb/LC_MESSAGES 2024-11-01 08:30:08,092 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-11-01 08:30:08,093 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-11-01 08:30:08,094 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/vi 2024-11-01 08:30:08,095 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/vi/LC_MESSAGES 2024-11-01 08:30:08,096 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-11-01 08:30:08,097 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-11-01 08:30:08,098 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ia 2024-11-01 08:30:08,099 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ia/LC_MESSAGES 2024-11-01 08:30:08,099 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-11-01 08:30:08,100 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-11-01 08:30:08,102 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/dsb 2024-11-01 08:30:08,102 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/dsb/LC_MESSAGES 2024-11-01 08:30:08,103 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-11-01 08:30:08,104 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-11-01 08:30:08,105 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hy 2024-11-01 08:30:08,106 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hy/LC_MESSAGES 2024-11-01 08:30:08,107 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-11-01 08:30:08,108 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-11-01 08:30:08,109 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en_GB 2024-11-01 08:30:08,110 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:08,110 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-11-01 08:30:08,111 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-11-01 08:30:08,113 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ml 2024-11-01 08:30:08,113 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ml/LC_MESSAGES 2024-11-01 08:30:08,114 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-11-01 08:30:08,115 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-11-01 08:30:08,116 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/os 2024-11-01 08:30:08,117 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/os/LC_MESSAGES 2024-11-01 08:30:08,118 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-11-01 08:30:08,119 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-11-01 08:30:08,120 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sl 2024-11-01 08:30:08,121 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sl/LC_MESSAGES 2024-11-01 08:30:08,122 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-11-01 08:30:08,123 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-11-01 08:30:08,124 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/km 2024-11-01 08:30:08,125 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/km/LC_MESSAGES 2024-11-01 08:30:08,125 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-11-01 08:30:08,126 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-11-01 08:30:08,128 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hu 2024-11-01 08:30:08,128 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hu/LC_MESSAGES 2024-11-01 08:30:08,129 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-11-01 08:30:08,130 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-11-01 08:30:08,131 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fy 2024-11-01 08:30:08,132 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fy/LC_MESSAGES 2024-11-01 08:30:08,133 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-11-01 08:30:08,134 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-11-01 08:30:08,135 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sk 2024-11-01 08:30:08,136 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sk/LC_MESSAGES 2024-11-01 08:30:08,136 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-11-01 08:30:08,137 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-11-01 08:30:08,139 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hsb 2024-11-01 08:30:08,139 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hsb/LC_MESSAGES 2024-11-01 08:30:08,140 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-11-01 08:30:08,141 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-11-01 08:30:08,142 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mn 2024-11-01 08:30:08,143 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mn/LC_MESSAGES 2024-11-01 08:30:08,144 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-11-01 08:30:08,145 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-11-01 08:30:08,146 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tt 2024-11-01 08:30:08,147 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tt/LC_MESSAGES 2024-11-01 08:30:08,147 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-11-01 08:30:08,148 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-11-01 08:30:08,150 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ro 2024-11-01 08:30:08,150 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ro/LC_MESSAGES 2024-11-01 08:30:08,151 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-11-01 08:30:08,152 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-11-01 08:30:08,154 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-11-01 08:30:08,154 root INFO copying build/lib/django/contrib/postgres/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-11-01 08:30:08,155 root INFO copying build/lib/django/contrib/postgres/functions.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-11-01 08:30:08,157 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/templates 2024-11-01 08:30:08,157 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/templates/postgres 2024-11-01 08:30:08,158 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/templates/postgres/widgets 2024-11-01 08:30:08,159 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-11-01 08:30:08,160 root INFO copying build/lib/django/contrib/postgres/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-11-01 08:30:08,161 root INFO copying build/lib/django/contrib/postgres/signals.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-11-01 08:30:08,162 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/fields 2024-11-01 08:30:08,163 root INFO copying build/lib/django/contrib/postgres/fields/citext.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/fields 2024-11-01 08:30:08,164 root INFO copying build/lib/django/contrib/postgres/fields/array.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/fields 2024-11-01 08:30:08,165 root INFO copying build/lib/django/contrib/postgres/fields/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/fields 2024-11-01 08:30:08,166 root INFO copying build/lib/django/contrib/postgres/fields/jsonb.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/fields 2024-11-01 08:30:08,167 root INFO copying build/lib/django/contrib/postgres/fields/hstore.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/fields 2024-11-01 08:30:08,168 root INFO copying build/lib/django/contrib/postgres/fields/ranges.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/fields 2024-11-01 08:30:08,170 root INFO copying build/lib/django/contrib/postgres/fields/utils.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/fields 2024-11-01 08:30:08,171 root INFO copying build/lib/django/contrib/postgres/expressions.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-11-01 08:30:08,172 root INFO copying build/lib/django/contrib/postgres/search.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-11-01 08:30:08,173 root INFO copying build/lib/django/contrib/postgres/operations.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-11-01 08:30:08,174 root INFO copying build/lib/django/contrib/postgres/indexes.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-11-01 08:30:08,176 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/forms 2024-11-01 08:30:08,176 root INFO copying build/lib/django/contrib/postgres/forms/array.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/forms 2024-11-01 08:30:08,178 root INFO copying build/lib/django/contrib/postgres/forms/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/forms 2024-11-01 08:30:08,179 root INFO copying build/lib/django/contrib/postgres/forms/hstore.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/forms 2024-11-01 08:30:08,180 root INFO copying build/lib/django/contrib/postgres/forms/ranges.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/forms 2024-11-01 08:30:08,181 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/aggregates 2024-11-01 08:30:08,182 root INFO copying build/lib/django/contrib/postgres/aggregates/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/aggregates 2024-11-01 08:30:08,183 root INFO copying build/lib/django/contrib/postgres/aggregates/mixins.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/aggregates 2024-11-01 08:30:08,184 root INFO copying build/lib/django/contrib/postgres/aggregates/statistics.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/aggregates 2024-11-01 08:30:08,185 root INFO copying build/lib/django/contrib/postgres/aggregates/general.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/aggregates 2024-11-01 08:30:08,186 root INFO copying build/lib/django/contrib/postgres/serializers.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-11-01 08:30:08,188 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale 2024-11-01 08:30:08,189 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/en_AU 2024-11-01 08:30:08,189 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:08,190 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-11-01 08:30:08,191 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-11-01 08:30:08,192 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ckb 2024-11-01 08:30:08,193 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ckb/LC_MESSAGES 2024-11-01 08:30:08,194 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-11-01 08:30:08,195 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-11-01 08:30:08,196 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nn 2024-11-01 08:30:08,197 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nn/LC_MESSAGES 2024-11-01 08:30:08,198 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-11-01 08:30:08,199 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-11-01 08:30:08,200 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sr 2024-11-01 08:30:08,201 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sr/LC_MESSAGES 2024-11-01 08:30:08,201 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-11-01 08:30:08,202 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-11-01 08:30:08,204 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sr_Latn 2024-11-01 08:30:08,205 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:08,205 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-11-01 08:30:08,206 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-11-01 08:30:08,208 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/be 2024-11-01 08:30:08,208 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/be/LC_MESSAGES 2024-11-01 08:30:08,209 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-11-01 08:30:08,210 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-11-01 08:30:08,211 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/is 2024-11-01 08:30:08,212 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/is/LC_MESSAGES 2024-11-01 08:30:08,213 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-11-01 08:30:08,214 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-11-01 08:30:08,215 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/lv 2024-11-01 08:30:08,216 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/lv/LC_MESSAGES 2024-11-01 08:30:08,217 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-11-01 08:30:08,218 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-11-01 08:30:08,219 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pt 2024-11-01 08:30:08,220 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pt/LC_MESSAGES 2024-11-01 08:30:08,220 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-11-01 08:30:08,221 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-11-01 08:30:08,223 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/et 2024-11-01 08:30:08,224 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/et/LC_MESSAGES 2024-11-01 08:30:08,224 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-11-01 08:30:08,225 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-11-01 08:30:08,227 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_CO 2024-11-01 08:30:08,227 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:08,228 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-11-01 08:30:08,229 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-11-01 08:30:08,230 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tk 2024-11-01 08:30:08,231 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tk/LC_MESSAGES 2024-11-01 08:30:08,232 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-11-01 08:30:08,233 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-11-01 08:30:08,234 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sq 2024-11-01 08:30:08,235 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sq/LC_MESSAGES 2024-11-01 08:30:08,236 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-11-01 08:30:08,237 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-11-01 08:30:08,238 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nl 2024-11-01 08:30:08,239 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nl/LC_MESSAGES 2024-11-01 08:30:08,239 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-11-01 08:30:08,241 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-11-01 08:30:08,242 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tg 2024-11-01 08:30:08,243 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tg/LC_MESSAGES 2024-11-01 08:30:08,243 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-11-01 08:30:08,244 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-11-01 08:30:08,246 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/uk 2024-11-01 08:30:08,246 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/uk/LC_MESSAGES 2024-11-01 08:30:08,247 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-11-01 08:30:08,248 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-11-01 08:30:08,249 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ky 2024-11-01 08:30:08,250 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ky/LC_MESSAGES 2024-11-01 08:30:08,251 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-11-01 08:30:08,252 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-11-01 08:30:08,253 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/af 2024-11-01 08:30:08,254 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/af/LC_MESSAGES 2024-11-01 08:30:08,255 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-11-01 08:30:08,256 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-11-01 08:30:08,257 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/it 2024-11-01 08:30:08,258 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/it/LC_MESSAGES 2024-11-01 08:30:08,259 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-11-01 08:30:08,260 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-11-01 08:30:08,261 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_AR 2024-11-01 08:30:08,262 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:08,262 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-11-01 08:30:08,264 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-11-01 08:30:08,265 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fa 2024-11-01 08:30:08,266 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fa/LC_MESSAGES 2024-11-01 08:30:08,266 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-11-01 08:30:08,267 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-11-01 08:30:08,268 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/el 2024-11-01 08:30:08,269 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/el/LC_MESSAGES 2024-11-01 08:30:08,270 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-11-01 08:30:08,271 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-11-01 08:30:08,272 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tr 2024-11-01 08:30:08,273 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tr/LC_MESSAGES 2024-11-01 08:30:08,274 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-11-01 08:30:08,275 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-11-01 08:30:08,276 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/eu 2024-11-01 08:30:08,277 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/eu/LC_MESSAGES 2024-11-01 08:30:08,277 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-11-01 08:30:08,279 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-11-01 08:30:08,280 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ar_DZ 2024-11-01 08:30:08,281 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:08,281 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-11-01 08:30:08,282 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-11-01 08:30:08,284 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ja 2024-11-01 08:30:08,284 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ja/LC_MESSAGES 2024-11-01 08:30:08,285 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-11-01 08:30:08,286 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-11-01 08:30:08,287 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/gd 2024-11-01 08:30:08,288 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/gd/LC_MESSAGES 2024-11-01 08:30:08,289 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-11-01 08:30:08,290 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-11-01 08:30:08,291 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/da 2024-11-01 08:30:08,292 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/da/LC_MESSAGES 2024-11-01 08:30:08,293 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-11-01 08:30:08,294 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-11-01 08:30:08,295 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/he 2024-11-01 08:30:08,296 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/he/LC_MESSAGES 2024-11-01 08:30:08,296 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-11-01 08:30:08,297 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-11-01 08:30:08,299 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/en 2024-11-01 08:30:08,300 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/en/LC_MESSAGES 2024-11-01 08:30:08,300 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-11-01 08:30:08,301 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-11-01 08:30:08,302 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hr 2024-11-01 08:30:08,303 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hr/LC_MESSAGES 2024-11-01 08:30:08,304 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-11-01 08:30:08,305 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-11-01 08:30:08,306 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sv 2024-11-01 08:30:08,307 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sv/LC_MESSAGES 2024-11-01 08:30:08,308 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-11-01 08:30:08,309 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-11-01 08:30:08,310 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/cs 2024-11-01 08:30:08,311 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/cs/LC_MESSAGES 2024-11-01 08:30:08,311 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-11-01 08:30:08,312 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-11-01 08:30:08,314 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ka 2024-11-01 08:30:08,314 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ka/LC_MESSAGES 2024-11-01 08:30:08,315 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-11-01 08:30:08,316 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-11-01 08:30:08,317 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/mk 2024-11-01 08:30:08,318 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/mk/LC_MESSAGES 2024-11-01 08:30:08,319 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-11-01 08:30:08,320 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-11-01 08:30:08,321 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/id 2024-11-01 08:30:08,322 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/id/LC_MESSAGES 2024-11-01 08:30:08,322 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-11-01 08:30:08,324 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-11-01 08:30:08,325 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ms 2024-11-01 08:30:08,326 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ms/LC_MESSAGES 2024-11-01 08:30:08,326 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-11-01 08:30:08,327 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-11-01 08:30:08,329 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ar 2024-11-01 08:30:08,330 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ar/LC_MESSAGES 2024-11-01 08:30:08,330 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-11-01 08:30:08,331 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-11-01 08:30:08,333 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/gl 2024-11-01 08:30:08,333 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/gl/LC_MESSAGES 2024-11-01 08:30:08,334 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-11-01 08:30:08,335 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-11-01 08:30:08,336 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/zh_Hans 2024-11-01 08:30:08,337 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:08,338 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-11-01 08:30:08,339 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-11-01 08:30:08,340 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ne 2024-11-01 08:30:08,341 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ne/LC_MESSAGES 2024-11-01 08:30:08,342 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-11-01 08:30:08,343 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-11-01 08:30:08,344 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/uz 2024-11-01 08:30:08,345 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/uz/LC_MESSAGES 2024-11-01 08:30:08,345 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-11-01 08:30:08,346 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-11-01 08:30:08,348 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/zh_Hant 2024-11-01 08:30:08,348 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:08,349 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-11-01 08:30:08,350 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-11-01 08:30:08,351 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/az 2024-11-01 08:30:08,352 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/az/LC_MESSAGES 2024-11-01 08:30:08,353 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-11-01 08:30:08,354 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-11-01 08:30:08,355 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es 2024-11-01 08:30:08,356 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es/LC_MESSAGES 2024-11-01 08:30:08,357 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-11-01 08:30:08,358 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-11-01 08:30:08,359 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ko 2024-11-01 08:30:08,360 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ko/LC_MESSAGES 2024-11-01 08:30:08,360 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-11-01 08:30:08,362 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-11-01 08:30:08,363 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fr 2024-11-01 08:30:08,364 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fr/LC_MESSAGES 2024-11-01 08:30:08,364 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-11-01 08:30:08,365 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-11-01 08:30:08,366 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/bg 2024-11-01 08:30:08,367 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/bg/LC_MESSAGES 2024-11-01 08:30:08,368 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-11-01 08:30:08,369 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-11-01 08:30:08,370 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_MX 2024-11-01 08:30:08,371 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:08,372 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-11-01 08:30:08,373 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-11-01 08:30:08,374 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/eo 2024-11-01 08:30:08,375 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/eo/LC_MESSAGES 2024-11-01 08:30:08,375 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-11-01 08:30:08,377 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-11-01 08:30:08,378 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pl 2024-11-01 08:30:08,379 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pl/LC_MESSAGES 2024-11-01 08:30:08,379 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-11-01 08:30:08,380 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-11-01 08:30:08,382 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/kk 2024-11-01 08:30:08,382 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/kk/LC_MESSAGES 2024-11-01 08:30:08,383 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-11-01 08:30:08,384 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-11-01 08:30:08,385 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/lt 2024-11-01 08:30:08,386 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/lt/LC_MESSAGES 2024-11-01 08:30:08,387 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-11-01 08:30:08,388 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-11-01 08:30:08,389 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/de 2024-11-01 08:30:08,390 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/de/LC_MESSAGES 2024-11-01 08:30:08,390 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-11-01 08:30:08,392 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-11-01 08:30:08,393 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fi 2024-11-01 08:30:08,394 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fi/LC_MESSAGES 2024-11-01 08:30:08,394 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-11-01 08:30:08,395 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-11-01 08:30:08,397 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pt_BR 2024-11-01 08:30:08,397 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:08,398 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-11-01 08:30:08,399 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-11-01 08:30:08,400 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ru 2024-11-01 08:30:08,401 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ru/LC_MESSAGES 2024-11-01 08:30:08,402 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-11-01 08:30:08,403 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-11-01 08:30:08,404 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ca 2024-11-01 08:30:08,405 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ca/LC_MESSAGES 2024-11-01 08:30:08,406 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-11-01 08:30:08,407 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-11-01 08:30:08,408 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nb 2024-11-01 08:30:08,409 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nb/LC_MESSAGES 2024-11-01 08:30:08,409 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-11-01 08:30:08,411 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-11-01 08:30:08,412 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ia 2024-11-01 08:30:08,413 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ia/LC_MESSAGES 2024-11-01 08:30:08,413 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-11-01 08:30:08,414 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-11-01 08:30:08,415 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/dsb 2024-11-01 08:30:08,416 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/dsb/LC_MESSAGES 2024-11-01 08:30:08,417 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-11-01 08:30:08,418 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-11-01 08:30:08,419 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hy 2024-11-01 08:30:08,420 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hy/LC_MESSAGES 2024-11-01 08:30:08,421 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-11-01 08:30:08,422 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-11-01 08:30:08,423 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ml 2024-11-01 08:30:08,424 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ml/LC_MESSAGES 2024-11-01 08:30:08,424 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-11-01 08:30:08,425 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-11-01 08:30:08,427 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sl 2024-11-01 08:30:08,427 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sl/LC_MESSAGES 2024-11-01 08:30:08,428 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-11-01 08:30:08,429 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-11-01 08:30:08,430 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hu 2024-11-01 08:30:08,431 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hu/LC_MESSAGES 2024-11-01 08:30:08,432 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-11-01 08:30:08,433 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-11-01 08:30:08,434 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sk 2024-11-01 08:30:08,435 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sk/LC_MESSAGES 2024-11-01 08:30:08,436 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-11-01 08:30:08,437 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-11-01 08:30:08,438 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hsb 2024-11-01 08:30:08,439 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hsb/LC_MESSAGES 2024-11-01 08:30:08,439 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-11-01 08:30:08,441 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-11-01 08:30:08,442 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/mn 2024-11-01 08:30:08,443 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/mn/LC_MESSAGES 2024-11-01 08:30:08,443 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-11-01 08:30:08,444 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-11-01 08:30:08,445 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ro 2024-11-01 08:30:08,446 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ro/LC_MESSAGES 2024-11-01 08:30:08,447 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-11-01 08:30:08,448 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-11-01 08:30:08,449 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/jinja2 2024-11-01 08:30:08,450 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/jinja2/postgres 2024-11-01 08:30:08,451 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/jinja2/postgres/widgets 2024-11-01 08:30:08,451 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-11-01 08:30:08,453 root INFO copying build/lib/django/contrib/postgres/lookups.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-11-01 08:30:08,454 root INFO copying build/lib/django/contrib/postgres/utils.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-11-01 08:30:08,455 root INFO copying build/lib/django/contrib/postgres/validators.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-11-01 08:30:08,456 root INFO copying build/lib/django/contrib/postgres/constraints.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-11-01 08:30:08,457 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-11-01 08:30:08,458 root INFO copying build/lib/django/contrib/staticfiles/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-11-01 08:30:08,459 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/staticfiles/management 2024-11-01 08:30:08,460 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/staticfiles/management/commands 2024-11-01 08:30:08,461 root INFO copying build/lib/django/contrib/staticfiles/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles/management/commands 2024-11-01 08:30:08,462 root INFO copying build/lib/django/contrib/staticfiles/management/commands/collectstatic.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles/management/commands 2024-11-01 08:30:08,463 root INFO copying build/lib/django/contrib/staticfiles/management/commands/findstatic.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles/management/commands 2024-11-01 08:30:08,464 root INFO copying build/lib/django/contrib/staticfiles/management/commands/runserver.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles/management/commands 2024-11-01 08:30:08,465 root INFO copying build/lib/django/contrib/staticfiles/management/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles/management 2024-11-01 08:30:08,466 root INFO copying build/lib/django/contrib/staticfiles/urls.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-11-01 08:30:08,467 root INFO copying build/lib/django/contrib/staticfiles/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-11-01 08:30:08,468 root INFO copying build/lib/django/contrib/staticfiles/handlers.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-11-01 08:30:08,469 root INFO copying build/lib/django/contrib/staticfiles/views.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-11-01 08:30:08,470 root INFO copying build/lib/django/contrib/staticfiles/checks.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-11-01 08:30:08,471 root INFO copying build/lib/django/contrib/staticfiles/storage.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-11-01 08:30:08,473 root INFO copying build/lib/django/contrib/staticfiles/finders.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-11-01 08:30:08,474 root INFO copying build/lib/django/contrib/staticfiles/utils.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-11-01 08:30:08,475 root INFO copying build/lib/django/contrib/staticfiles/testing.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-11-01 08:30:08,476 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs 2024-11-01 08:30:08,477 root INFO copying build/lib/django/contrib/admindocs/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs 2024-11-01 08:30:08,478 root INFO copying build/lib/django/contrib/admindocs/urls.py -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs 2024-11-01 08:30:08,479 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/templates 2024-11-01 08:30:08,480 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/templates/admin_doc 2024-11-01 08:30:08,481 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-11-01 08:30:08,482 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-11-01 08:30:08,483 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-11-01 08:30:08,484 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-11-01 08:30:08,485 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-11-01 08:30:08,486 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-11-01 08:30:08,487 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-11-01 08:30:08,488 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-11-01 08:30:08,489 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-11-01 08:30:08,490 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-11-01 08:30:08,491 root INFO copying build/lib/django/contrib/admindocs/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs 2024-11-01 08:30:08,492 root INFO copying build/lib/django/contrib/admindocs/views.py -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs 2024-11-01 08:30:08,494 root INFO copying build/lib/django/contrib/admindocs/middleware.py -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs 2024-11-01 08:30:08,495 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale 2024-11-01 08:30:08,496 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/cy 2024-11-01 08:30:08,497 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/cy/LC_MESSAGES 2024-11-01 08:30:08,497 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-11-01 08:30:08,498 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-11-01 08:30:08,500 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en_AU 2024-11-01 08:30:08,501 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:08,501 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-11-01 08:30:08,502 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-11-01 08:30:08,503 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ckb 2024-11-01 08:30:08,504 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ckb/LC_MESSAGES 2024-11-01 08:30:08,505 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-11-01 08:30:08,506 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-11-01 08:30:08,507 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kn 2024-11-01 08:30:08,508 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kn/LC_MESSAGES 2024-11-01 08:30:08,509 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-11-01 08:30:08,510 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-11-01 08:30:08,511 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kab 2024-11-01 08:30:08,512 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kab/LC_MESSAGES 2024-11-01 08:30:08,512 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-11-01 08:30:08,513 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-11-01 08:30:08,515 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ur 2024-11-01 08:30:08,516 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ur/LC_MESSAGES 2024-11-01 08:30:08,516 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-11-01 08:30:08,517 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-11-01 08:30:08,518 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nn 2024-11-01 08:30:08,519 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nn/LC_MESSAGES 2024-11-01 08:30:08,520 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-11-01 08:30:08,521 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-11-01 08:30:08,522 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sr 2024-11-01 08:30:08,523 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sr/LC_MESSAGES 2024-11-01 08:30:08,524 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-11-01 08:30:08,525 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-11-01 08:30:08,526 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sr_Latn 2024-11-01 08:30:08,527 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:08,528 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-11-01 08:30:08,529 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-11-01 08:30:08,530 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/be 2024-11-01 08:30:08,531 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/be/LC_MESSAGES 2024-11-01 08:30:08,531 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-11-01 08:30:08,533 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-11-01 08:30:08,534 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/is 2024-11-01 08:30:08,535 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/is/LC_MESSAGES 2024-11-01 08:30:08,535 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-11-01 08:30:08,536 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-11-01 08:30:08,538 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lv 2024-11-01 08:30:08,538 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lv/LC_MESSAGES 2024-11-01 08:30:08,539 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-11-01 08:30:08,540 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-11-01 08:30:08,542 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pt 2024-11-01 08:30:08,542 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pt/LC_MESSAGES 2024-11-01 08:30:08,543 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-11-01 08:30:08,544 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-11-01 08:30:08,546 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sw 2024-11-01 08:30:08,546 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sw/LC_MESSAGES 2024-11-01 08:30:08,547 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-11-01 08:30:08,548 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-11-01 08:30:08,549 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/et 2024-11-01 08:30:08,550 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/et/LC_MESSAGES 2024-11-01 08:30:08,551 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-11-01 08:30:08,552 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-11-01 08:30:08,553 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_CO 2024-11-01 08:30:08,554 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:08,555 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-11-01 08:30:08,556 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-11-01 08:30:08,557 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ga 2024-11-01 08:30:08,558 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ga/LC_MESSAGES 2024-11-01 08:30:08,558 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-11-01 08:30:08,559 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-11-01 08:30:08,561 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/th 2024-11-01 08:30:08,562 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/th/LC_MESSAGES 2024-11-01 08:30:08,562 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-11-01 08:30:08,563 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-11-01 08:30:08,564 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sq 2024-11-01 08:30:08,565 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sq/LC_MESSAGES 2024-11-01 08:30:08,566 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-11-01 08:30:08,567 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-11-01 08:30:08,568 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nl 2024-11-01 08:30:08,569 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nl/LC_MESSAGES 2024-11-01 08:30:08,570 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-11-01 08:30:08,571 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-11-01 08:30:08,572 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tg 2024-11-01 08:30:08,573 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tg/LC_MESSAGES 2024-11-01 08:30:08,574 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-11-01 08:30:08,575 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-11-01 08:30:08,576 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bn 2024-11-01 08:30:08,577 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bn/LC_MESSAGES 2024-11-01 08:30:08,578 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-11-01 08:30:08,579 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-11-01 08:30:08,580 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/io 2024-11-01 08:30:08,581 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/io/LC_MESSAGES 2024-11-01 08:30:08,581 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-11-01 08:30:08,582 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-11-01 08:30:08,584 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/br 2024-11-01 08:30:08,584 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/br/LC_MESSAGES 2024-11-01 08:30:08,585 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-11-01 08:30:08,586 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-11-01 08:30:08,587 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/uk 2024-11-01 08:30:08,588 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/uk/LC_MESSAGES 2024-11-01 08:30:08,589 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-11-01 08:30:08,590 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-11-01 08:30:08,591 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ky 2024-11-01 08:30:08,592 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ky/LC_MESSAGES 2024-11-01 08:30:08,593 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-11-01 08:30:08,594 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-11-01 08:30:08,595 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/af 2024-11-01 08:30:08,596 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/af/LC_MESSAGES 2024-11-01 08:30:08,597 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-11-01 08:30:08,598 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-11-01 08:30:08,599 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/it 2024-11-01 08:30:08,600 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/it/LC_MESSAGES 2024-11-01 08:30:08,600 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-11-01 08:30:08,601 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-11-01 08:30:08,603 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_AR 2024-11-01 08:30:08,604 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:08,604 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-11-01 08:30:08,605 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-11-01 08:30:08,607 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fa 2024-11-01 08:30:08,608 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fa/LC_MESSAGES 2024-11-01 08:30:08,608 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-11-01 08:30:08,609 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-11-01 08:30:08,611 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/el 2024-11-01 08:30:08,612 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/el/LC_MESSAGES 2024-11-01 08:30:08,612 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-11-01 08:30:08,613 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-11-01 08:30:08,615 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tr 2024-11-01 08:30:08,616 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tr/LC_MESSAGES 2024-11-01 08:30:08,616 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-11-01 08:30:08,617 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-11-01 08:30:08,619 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/eu 2024-11-01 08:30:08,620 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/eu/LC_MESSAGES 2024-11-01 08:30:08,620 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-11-01 08:30:08,621 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-11-01 08:30:08,623 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mr 2024-11-01 08:30:08,624 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mr/LC_MESSAGES 2024-11-01 08:30:08,624 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-11-01 08:30:08,625 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-11-01 08:30:08,626 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bs 2024-11-01 08:30:08,627 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bs/LC_MESSAGES 2024-11-01 08:30:08,628 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-11-01 08:30:08,629 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-11-01 08:30:08,630 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ar_DZ 2024-11-01 08:30:08,631 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:08,632 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-11-01 08:30:08,633 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-11-01 08:30:08,634 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ja 2024-11-01 08:30:08,635 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ja/LC_MESSAGES 2024-11-01 08:30:08,636 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-11-01 08:30:08,637 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-11-01 08:30:08,638 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/my 2024-11-01 08:30:08,639 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/my/LC_MESSAGES 2024-11-01 08:30:08,640 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-11-01 08:30:08,641 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-11-01 08:30:08,642 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/gd 2024-11-01 08:30:08,643 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/gd/LC_MESSAGES 2024-11-01 08:30:08,643 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-11-01 08:30:08,645 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-11-01 08:30:08,646 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/da 2024-11-01 08:30:08,647 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/da/LC_MESSAGES 2024-11-01 08:30:08,647 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-11-01 08:30:08,648 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-11-01 08:30:08,650 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/he 2024-11-01 08:30:08,651 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/he/LC_MESSAGES 2024-11-01 08:30:08,651 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-11-01 08:30:08,652 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-11-01 08:30:08,654 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en 2024-11-01 08:30:08,655 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en/LC_MESSAGES 2024-11-01 08:30:08,655 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-11-01 08:30:08,656 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-11-01 08:30:08,658 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hr 2024-11-01 08:30:08,658 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hr/LC_MESSAGES 2024-11-01 08:30:08,659 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-11-01 08:30:08,660 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-11-01 08:30:08,661 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ast 2024-11-01 08:30:08,662 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ast/LC_MESSAGES 2024-11-01 08:30:08,663 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-11-01 08:30:08,664 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-11-01 08:30:08,665 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sv 2024-11-01 08:30:08,666 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sv/LC_MESSAGES 2024-11-01 08:30:08,666 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-11-01 08:30:08,667 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-11-01 08:30:08,669 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/cs 2024-11-01 08:30:08,670 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/cs/LC_MESSAGES 2024-11-01 08:30:08,670 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-11-01 08:30:08,672 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-11-01 08:30:08,673 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_VE 2024-11-01 08:30:08,674 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:08,674 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-11-01 08:30:08,675 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-11-01 08:30:08,677 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ka 2024-11-01 08:30:08,678 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ka/LC_MESSAGES 2024-11-01 08:30:08,678 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-11-01 08:30:08,679 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-11-01 08:30:08,681 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mk 2024-11-01 08:30:08,681 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mk/LC_MESSAGES 2024-11-01 08:30:08,682 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-11-01 08:30:08,683 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-11-01 08:30:08,685 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/id 2024-11-01 08:30:08,686 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/id/LC_MESSAGES 2024-11-01 08:30:08,686 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-11-01 08:30:08,687 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-11-01 08:30:08,689 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ta 2024-11-01 08:30:08,689 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ta/LC_MESSAGES 2024-11-01 08:30:08,690 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-11-01 08:30:08,691 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-11-01 08:30:08,692 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ms 2024-11-01 08:30:08,693 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ms/LC_MESSAGES 2024-11-01 08:30:08,694 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-11-01 08:30:08,695 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-11-01 08:30:08,696 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ar 2024-11-01 08:30:08,697 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ar/LC_MESSAGES 2024-11-01 08:30:08,698 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-11-01 08:30:08,699 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-11-01 08:30:08,700 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/gl 2024-11-01 08:30:08,701 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/gl/LC_MESSAGES 2024-11-01 08:30:08,701 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-11-01 08:30:08,703 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-11-01 08:30:08,704 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/zh_Hans 2024-11-01 08:30:08,705 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:08,705 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-11-01 08:30:08,706 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-11-01 08:30:08,708 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ne 2024-11-01 08:30:08,709 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ne/LC_MESSAGES 2024-11-01 08:30:08,709 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-11-01 08:30:08,710 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-11-01 08:30:08,712 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/zh_Hant 2024-11-01 08:30:08,712 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:08,713 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-11-01 08:30:08,714 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-11-01 08:30:08,715 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/az 2024-11-01 08:30:08,716 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/az/LC_MESSAGES 2024-11-01 08:30:08,717 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-11-01 08:30:08,718 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-11-01 08:30:08,719 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es 2024-11-01 08:30:08,720 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es/LC_MESSAGES 2024-11-01 08:30:08,720 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-11-01 08:30:08,722 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-11-01 08:30:08,723 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ko 2024-11-01 08:30:08,724 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ko/LC_MESSAGES 2024-11-01 08:30:08,724 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-11-01 08:30:08,726 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-11-01 08:30:08,727 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pa 2024-11-01 08:30:08,728 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pa/LC_MESSAGES 2024-11-01 08:30:08,728 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-11-01 08:30:08,729 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-11-01 08:30:08,731 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fr 2024-11-01 08:30:08,732 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fr/LC_MESSAGES 2024-11-01 08:30:08,732 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-11-01 08:30:08,733 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-11-01 08:30:08,735 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bg 2024-11-01 08:30:08,735 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bg/LC_MESSAGES 2024-11-01 08:30:08,736 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-11-01 08:30:08,737 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-11-01 08:30:08,739 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_MX 2024-11-01 08:30:08,740 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:08,740 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-11-01 08:30:08,741 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-11-01 08:30:08,742 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/eo 2024-11-01 08:30:08,743 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/eo/LC_MESSAGES 2024-11-01 08:30:08,744 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-11-01 08:30:08,745 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-11-01 08:30:08,746 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pl 2024-11-01 08:30:08,747 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pl/LC_MESSAGES 2024-11-01 08:30:08,748 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-11-01 08:30:08,749 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-11-01 08:30:08,750 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kk 2024-11-01 08:30:08,751 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kk/LC_MESSAGES 2024-11-01 08:30:08,752 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-11-01 08:30:08,753 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-11-01 08:30:08,754 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lt 2024-11-01 08:30:08,755 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lt/LC_MESSAGES 2024-11-01 08:30:08,755 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-11-01 08:30:08,757 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-11-01 08:30:08,758 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hi 2024-11-01 08:30:08,759 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hi/LC_MESSAGES 2024-11-01 08:30:08,759 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-11-01 08:30:08,760 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-11-01 08:30:08,762 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/de 2024-11-01 08:30:08,762 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/de/LC_MESSAGES 2024-11-01 08:30:08,763 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-11-01 08:30:08,764 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-11-01 08:30:08,766 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/te 2024-11-01 08:30:08,766 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/te/LC_MESSAGES 2024-11-01 08:30:08,767 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-11-01 08:30:08,768 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-11-01 08:30:08,769 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/udm 2024-11-01 08:30:08,770 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/udm/LC_MESSAGES 2024-11-01 08:30:08,771 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-11-01 08:30:08,772 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-11-01 08:30:08,773 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fi 2024-11-01 08:30:08,774 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fi/LC_MESSAGES 2024-11-01 08:30:08,774 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-11-01 08:30:08,776 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-11-01 08:30:08,777 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pt_BR 2024-11-01 08:30:08,778 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:08,778 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-11-01 08:30:08,780 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-11-01 08:30:08,781 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lb 2024-11-01 08:30:08,782 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lb/LC_MESSAGES 2024-11-01 08:30:08,782 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-11-01 08:30:08,783 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-11-01 08:30:08,785 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ru 2024-11-01 08:30:08,785 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ru/LC_MESSAGES 2024-11-01 08:30:08,786 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-11-01 08:30:08,787 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-11-01 08:30:08,789 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ca 2024-11-01 08:30:08,789 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ca/LC_MESSAGES 2024-11-01 08:30:08,790 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-11-01 08:30:08,791 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-11-01 08:30:08,793 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nb 2024-11-01 08:30:08,793 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nb/LC_MESSAGES 2024-11-01 08:30:08,794 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-11-01 08:30:08,795 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-11-01 08:30:08,796 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/vi 2024-11-01 08:30:08,797 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/vi/LC_MESSAGES 2024-11-01 08:30:08,798 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-11-01 08:30:08,799 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-11-01 08:30:08,800 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ia 2024-11-01 08:30:08,801 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ia/LC_MESSAGES 2024-11-01 08:30:08,802 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-11-01 08:30:08,803 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-11-01 08:30:08,804 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/dsb 2024-11-01 08:30:08,805 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/dsb/LC_MESSAGES 2024-11-01 08:30:08,805 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-11-01 08:30:08,806 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-11-01 08:30:08,808 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en_GB 2024-11-01 08:30:08,809 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:08,809 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-11-01 08:30:08,810 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-11-01 08:30:08,812 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ml 2024-11-01 08:30:08,812 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ml/LC_MESSAGES 2024-11-01 08:30:08,813 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-11-01 08:30:08,814 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-11-01 08:30:08,816 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/os 2024-11-01 08:30:08,816 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/os/LC_MESSAGES 2024-11-01 08:30:08,817 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-11-01 08:30:08,818 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-11-01 08:30:08,819 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sl 2024-11-01 08:30:08,820 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sl/LC_MESSAGES 2024-11-01 08:30:08,821 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-11-01 08:30:08,822 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-11-01 08:30:08,823 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/km 2024-11-01 08:30:08,824 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/km/LC_MESSAGES 2024-11-01 08:30:08,825 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-11-01 08:30:08,826 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-11-01 08:30:08,827 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hu 2024-11-01 08:30:08,828 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hu/LC_MESSAGES 2024-11-01 08:30:08,828 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-11-01 08:30:08,830 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-11-01 08:30:08,831 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fy 2024-11-01 08:30:08,832 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fy/LC_MESSAGES 2024-11-01 08:30:08,832 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-11-01 08:30:08,833 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-11-01 08:30:08,835 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sk 2024-11-01 08:30:08,836 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sk/LC_MESSAGES 2024-11-01 08:30:08,836 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-11-01 08:30:08,837 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-11-01 08:30:08,839 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hsb 2024-11-01 08:30:08,840 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hsb/LC_MESSAGES 2024-11-01 08:30:08,840 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-11-01 08:30:08,841 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-11-01 08:30:08,843 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mn 2024-11-01 08:30:08,844 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mn/LC_MESSAGES 2024-11-01 08:30:08,844 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-11-01 08:30:08,845 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-11-01 08:30:08,847 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tt 2024-11-01 08:30:08,848 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tt/LC_MESSAGES 2024-11-01 08:30:08,848 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-11-01 08:30:08,849 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-11-01 08:30:08,850 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ro 2024-11-01 08:30:08,851 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ro/LC_MESSAGES 2024-11-01 08:30:08,852 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-11-01 08:30:08,853 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-11-01 08:30:08,854 root INFO copying build/lib/django/contrib/admindocs/utils.py -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs 2024-11-01 08:30:08,856 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2024-11-01 08:30:08,856 root INFO copying build/lib/django/contrib/flatpages/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2024-11-01 08:30:08,857 root INFO copying build/lib/django/contrib/flatpages/urls.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2024-11-01 08:30:08,859 root INFO copying build/lib/django/contrib/flatpages/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2024-11-01 08:30:08,860 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/migrations 2024-11-01 08:30:08,860 root INFO copying build/lib/django/contrib/flatpages/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/migrations 2024-11-01 08:30:08,861 root INFO copying build/lib/django/contrib/flatpages/migrations/0001_initial.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/migrations 2024-11-01 08:30:08,862 root INFO copying build/lib/django/contrib/flatpages/models.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2024-11-01 08:30:08,863 root INFO copying build/lib/django/contrib/flatpages/forms.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2024-11-01 08:30:08,865 root INFO copying build/lib/django/contrib/flatpages/views.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2024-11-01 08:30:08,866 root INFO copying build/lib/django/contrib/flatpages/middleware.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2024-11-01 08:30:08,867 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/templatetags 2024-11-01 08:30:08,868 root INFO copying build/lib/django/contrib/flatpages/templatetags/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/templatetags 2024-11-01 08:30:08,869 root INFO copying build/lib/django/contrib/flatpages/templatetags/flatpages.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/templatetags 2024-11-01 08:30:08,870 root INFO copying build/lib/django/contrib/flatpages/admin.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2024-11-01 08:30:08,871 root INFO copying build/lib/django/contrib/flatpages/sitemaps.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2024-11-01 08:30:08,872 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale 2024-11-01 08:30:08,873 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/cy 2024-11-01 08:30:08,874 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/cy/LC_MESSAGES 2024-11-01 08:30:08,874 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-11-01 08:30:08,875 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-11-01 08:30:08,876 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en_AU 2024-11-01 08:30:08,877 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:08,878 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-11-01 08:30:08,879 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-11-01 08:30:08,880 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ckb 2024-11-01 08:30:08,881 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ckb/LC_MESSAGES 2024-11-01 08:30:08,881 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-11-01 08:30:08,882 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-11-01 08:30:08,884 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/kn 2024-11-01 08:30:08,884 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/kn/LC_MESSAGES 2024-11-01 08:30:08,885 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-11-01 08:30:08,886 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-11-01 08:30:08,887 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ur 2024-11-01 08:30:08,888 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ur/LC_MESSAGES 2024-11-01 08:30:08,889 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-11-01 08:30:08,890 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-11-01 08:30:08,891 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nn 2024-11-01 08:30:08,892 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nn/LC_MESSAGES 2024-11-01 08:30:08,892 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-11-01 08:30:08,893 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-11-01 08:30:08,895 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sr 2024-11-01 08:30:08,895 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sr/LC_MESSAGES 2024-11-01 08:30:08,896 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-11-01 08:30:08,897 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-11-01 08:30:08,898 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sr_Latn 2024-11-01 08:30:08,899 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:08,900 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-11-01 08:30:08,901 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-11-01 08:30:08,902 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/be 2024-11-01 08:30:08,903 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/be/LC_MESSAGES 2024-11-01 08:30:08,903 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-11-01 08:30:08,904 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-11-01 08:30:08,906 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/is 2024-11-01 08:30:08,906 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/is/LC_MESSAGES 2024-11-01 08:30:08,907 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-11-01 08:30:08,908 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-11-01 08:30:08,909 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lv 2024-11-01 08:30:08,910 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lv/LC_MESSAGES 2024-11-01 08:30:08,911 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-11-01 08:30:08,912 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-11-01 08:30:08,913 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pt 2024-11-01 08:30:08,914 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pt/LC_MESSAGES 2024-11-01 08:30:08,914 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-11-01 08:30:08,915 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-11-01 08:30:08,917 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sw 2024-11-01 08:30:08,917 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sw/LC_MESSAGES 2024-11-01 08:30:08,918 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-11-01 08:30:08,919 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-11-01 08:30:08,920 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/et 2024-11-01 08:30:08,921 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/et/LC_MESSAGES 2024-11-01 08:30:08,922 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-11-01 08:30:08,923 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-11-01 08:30:08,924 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_CO 2024-11-01 08:30:08,925 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:08,925 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-11-01 08:30:08,926 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-11-01 08:30:08,928 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tk 2024-11-01 08:30:08,928 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tk/LC_MESSAGES 2024-11-01 08:30:08,929 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-11-01 08:30:08,930 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-11-01 08:30:08,931 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ga 2024-11-01 08:30:08,932 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ga/LC_MESSAGES 2024-11-01 08:30:08,932 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-11-01 08:30:08,934 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-11-01 08:30:08,935 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/th 2024-11-01 08:30:08,936 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/th/LC_MESSAGES 2024-11-01 08:30:08,936 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-11-01 08:30:08,937 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-11-01 08:30:08,938 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sq 2024-11-01 08:30:08,939 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sq/LC_MESSAGES 2024-11-01 08:30:08,940 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-11-01 08:30:08,941 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-11-01 08:30:08,942 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nl 2024-11-01 08:30:08,943 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nl/LC_MESSAGES 2024-11-01 08:30:08,943 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-11-01 08:30:08,945 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-11-01 08:30:08,946 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tg 2024-11-01 08:30:08,946 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tg/LC_MESSAGES 2024-11-01 08:30:08,947 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-11-01 08:30:08,948 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-11-01 08:30:08,949 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bn 2024-11-01 08:30:08,950 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bn/LC_MESSAGES 2024-11-01 08:30:08,951 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-11-01 08:30:08,952 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-11-01 08:30:08,953 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/io 2024-11-01 08:30:08,954 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/io/LC_MESSAGES 2024-11-01 08:30:08,954 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-11-01 08:30:08,955 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-11-01 08:30:08,957 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/br 2024-11-01 08:30:08,957 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/br/LC_MESSAGES 2024-11-01 08:30:08,958 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-11-01 08:30:08,959 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-11-01 08:30:08,960 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/uk 2024-11-01 08:30:08,961 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/uk/LC_MESSAGES 2024-11-01 08:30:08,962 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-11-01 08:30:08,963 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-11-01 08:30:08,964 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ky 2024-11-01 08:30:08,965 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ky/LC_MESSAGES 2024-11-01 08:30:08,965 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-11-01 08:30:08,966 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-11-01 08:30:08,968 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/af 2024-11-01 08:30:08,969 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/af/LC_MESSAGES 2024-11-01 08:30:08,969 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-11-01 08:30:08,970 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-11-01 08:30:08,971 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/it 2024-11-01 08:30:08,972 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/it/LC_MESSAGES 2024-11-01 08:30:08,973 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-11-01 08:30:08,974 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-11-01 08:30:08,975 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_AR 2024-11-01 08:30:08,976 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:08,976 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-11-01 08:30:08,977 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-11-01 08:30:08,979 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fa 2024-11-01 08:30:08,980 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fa/LC_MESSAGES 2024-11-01 08:30:08,980 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-11-01 08:30:08,981 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-11-01 08:30:08,982 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/el 2024-11-01 08:30:08,983 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/el/LC_MESSAGES 2024-11-01 08:30:08,984 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-11-01 08:30:08,985 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-11-01 08:30:08,986 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tr 2024-11-01 08:30:08,987 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tr/LC_MESSAGES 2024-11-01 08:30:08,988 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-11-01 08:30:08,989 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-11-01 08:30:08,990 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/eu 2024-11-01 08:30:08,991 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/eu/LC_MESSAGES 2024-11-01 08:30:08,991 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-11-01 08:30:08,992 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-11-01 08:30:08,993 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mr 2024-11-01 08:30:08,994 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mr/LC_MESSAGES 2024-11-01 08:30:08,995 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-11-01 08:30:08,996 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-11-01 08:30:08,997 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bs 2024-11-01 08:30:08,998 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bs/LC_MESSAGES 2024-11-01 08:30:08,998 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-11-01 08:30:08,999 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-11-01 08:30:09,001 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ar_DZ 2024-11-01 08:30:09,001 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:09,002 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-11-01 08:30:09,003 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-11-01 08:30:09,004 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ja 2024-11-01 08:30:09,005 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ja/LC_MESSAGES 2024-11-01 08:30:09,006 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-11-01 08:30:09,007 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-11-01 08:30:09,008 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/my 2024-11-01 08:30:09,009 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/my/LC_MESSAGES 2024-11-01 08:30:09,009 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-11-01 08:30:09,010 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-11-01 08:30:09,012 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/gd 2024-11-01 08:30:09,012 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/gd/LC_MESSAGES 2024-11-01 08:30:09,013 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-11-01 08:30:09,014 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-11-01 08:30:09,015 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/da 2024-11-01 08:30:09,016 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/da/LC_MESSAGES 2024-11-01 08:30:09,017 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-11-01 08:30:09,018 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-11-01 08:30:09,019 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/he 2024-11-01 08:30:09,020 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/he/LC_MESSAGES 2024-11-01 08:30:09,020 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-11-01 08:30:09,021 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-11-01 08:30:09,023 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en 2024-11-01 08:30:09,023 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en/LC_MESSAGES 2024-11-01 08:30:09,024 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-11-01 08:30:09,025 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-11-01 08:30:09,026 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hr 2024-11-01 08:30:09,027 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hr/LC_MESSAGES 2024-11-01 08:30:09,028 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-11-01 08:30:09,029 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-11-01 08:30:09,030 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ast 2024-11-01 08:30:09,031 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ast/LC_MESSAGES 2024-11-01 08:30:09,031 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-11-01 08:30:09,032 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-11-01 08:30:09,034 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sv 2024-11-01 08:30:09,034 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sv/LC_MESSAGES 2024-11-01 08:30:09,035 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-11-01 08:30:09,036 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-11-01 08:30:09,037 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/cs 2024-11-01 08:30:09,038 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/cs/LC_MESSAGES 2024-11-01 08:30:09,039 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-11-01 08:30:09,040 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-11-01 08:30:09,041 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_VE 2024-11-01 08:30:09,042 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:09,042 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-11-01 08:30:09,043 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-11-01 08:30:09,045 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ka 2024-11-01 08:30:09,045 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ka/LC_MESSAGES 2024-11-01 08:30:09,046 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-11-01 08:30:09,047 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-11-01 08:30:09,048 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mk 2024-11-01 08:30:09,049 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mk/LC_MESSAGES 2024-11-01 08:30:09,050 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-11-01 08:30:09,051 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-11-01 08:30:09,052 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/id 2024-11-01 08:30:09,053 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/id/LC_MESSAGES 2024-11-01 08:30:09,053 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-11-01 08:30:09,054 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-11-01 08:30:09,056 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ta 2024-11-01 08:30:09,057 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ta/LC_MESSAGES 2024-11-01 08:30:09,057 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-11-01 08:30:09,058 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-11-01 08:30:09,059 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ms 2024-11-01 08:30:09,060 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ms/LC_MESSAGES 2024-11-01 08:30:09,061 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-11-01 08:30:09,062 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-11-01 08:30:09,063 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ar 2024-11-01 08:30:09,064 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ar/LC_MESSAGES 2024-11-01 08:30:09,064 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-11-01 08:30:09,066 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-11-01 08:30:09,067 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/gl 2024-11-01 08:30:09,068 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/gl/LC_MESSAGES 2024-11-01 08:30:09,068 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-11-01 08:30:09,069 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-11-01 08:30:09,070 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/zh_Hans 2024-11-01 08:30:09,071 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:09,072 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-11-01 08:30:09,073 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-11-01 08:30:09,074 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ne 2024-11-01 08:30:09,075 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ne/LC_MESSAGES 2024-11-01 08:30:09,076 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-11-01 08:30:09,077 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-11-01 08:30:09,078 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/zh_Hant 2024-11-01 08:30:09,079 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:09,079 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-11-01 08:30:09,080 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-11-01 08:30:09,082 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/az 2024-11-01 08:30:09,082 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/az/LC_MESSAGES 2024-11-01 08:30:09,083 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-11-01 08:30:09,084 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-11-01 08:30:09,085 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es 2024-11-01 08:30:09,086 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es/LC_MESSAGES 2024-11-01 08:30:09,087 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-11-01 08:30:09,088 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-11-01 08:30:09,089 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ko 2024-11-01 08:30:09,090 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ko/LC_MESSAGES 2024-11-01 08:30:09,090 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-11-01 08:30:09,091 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-11-01 08:30:09,093 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pa 2024-11-01 08:30:09,093 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pa/LC_MESSAGES 2024-11-01 08:30:09,094 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-11-01 08:30:09,095 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-11-01 08:30:09,096 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fr 2024-11-01 08:30:09,097 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fr/LC_MESSAGES 2024-11-01 08:30:09,097 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-11-01 08:30:09,098 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-11-01 08:30:09,100 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bg 2024-11-01 08:30:09,101 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bg/LC_MESSAGES 2024-11-01 08:30:09,101 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-11-01 08:30:09,102 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-11-01 08:30:09,104 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_MX 2024-11-01 08:30:09,104 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:09,105 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-11-01 08:30:09,106 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-11-01 08:30:09,107 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/eo 2024-11-01 08:30:09,108 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/eo/LC_MESSAGES 2024-11-01 08:30:09,109 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-11-01 08:30:09,110 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-11-01 08:30:09,111 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pl 2024-11-01 08:30:09,112 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pl/LC_MESSAGES 2024-11-01 08:30:09,112 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-11-01 08:30:09,113 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-11-01 08:30:09,114 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/kk 2024-11-01 08:30:09,115 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/kk/LC_MESSAGES 2024-11-01 08:30:09,116 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-11-01 08:30:09,117 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-11-01 08:30:09,118 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lt 2024-11-01 08:30:09,119 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lt/LC_MESSAGES 2024-11-01 08:30:09,120 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-11-01 08:30:09,121 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-11-01 08:30:09,122 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hi 2024-11-01 08:30:09,123 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hi/LC_MESSAGES 2024-11-01 08:30:09,123 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-11-01 08:30:09,124 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-11-01 08:30:09,126 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/de 2024-11-01 08:30:09,126 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/de/LC_MESSAGES 2024-11-01 08:30:09,127 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-11-01 08:30:09,128 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-11-01 08:30:09,129 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/te 2024-11-01 08:30:09,130 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/te/LC_MESSAGES 2024-11-01 08:30:09,131 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-11-01 08:30:09,132 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-11-01 08:30:09,133 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/udm 2024-11-01 08:30:09,134 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/udm/LC_MESSAGES 2024-11-01 08:30:09,134 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-11-01 08:30:09,135 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-11-01 08:30:09,137 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fi 2024-11-01 08:30:09,137 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fi/LC_MESSAGES 2024-11-01 08:30:09,138 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-11-01 08:30:09,139 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-11-01 08:30:09,140 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pt_BR 2024-11-01 08:30:09,141 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:09,142 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-11-01 08:30:09,143 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-11-01 08:30:09,144 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lb 2024-11-01 08:30:09,145 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lb/LC_MESSAGES 2024-11-01 08:30:09,145 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-11-01 08:30:09,146 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-11-01 08:30:09,147 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ru 2024-11-01 08:30:09,148 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ru/LC_MESSAGES 2024-11-01 08:30:09,149 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-11-01 08:30:09,150 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-11-01 08:30:09,151 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ca 2024-11-01 08:30:09,152 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ca/LC_MESSAGES 2024-11-01 08:30:09,153 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-11-01 08:30:09,154 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-11-01 08:30:09,155 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nb 2024-11-01 08:30:09,156 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nb/LC_MESSAGES 2024-11-01 08:30:09,156 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-11-01 08:30:09,157 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-11-01 08:30:09,159 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/vi 2024-11-01 08:30:09,159 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/vi/LC_MESSAGES 2024-11-01 08:30:09,160 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-11-01 08:30:09,161 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-11-01 08:30:09,162 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ia 2024-11-01 08:30:09,163 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ia/LC_MESSAGES 2024-11-01 08:30:09,164 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-11-01 08:30:09,165 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-11-01 08:30:09,166 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/dsb 2024-11-01 08:30:09,167 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/dsb/LC_MESSAGES 2024-11-01 08:30:09,167 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-11-01 08:30:09,168 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-11-01 08:30:09,170 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hy 2024-11-01 08:30:09,170 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hy/LC_MESSAGES 2024-11-01 08:30:09,171 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-11-01 08:30:09,172 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-11-01 08:30:09,173 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en_GB 2024-11-01 08:30:09,174 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:09,175 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-11-01 08:30:09,176 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-11-01 08:30:09,177 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ml 2024-11-01 08:30:09,178 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ml/LC_MESSAGES 2024-11-01 08:30:09,178 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-11-01 08:30:09,179 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-11-01 08:30:09,181 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/os 2024-11-01 08:30:09,181 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/os/LC_MESSAGES 2024-11-01 08:30:09,182 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-11-01 08:30:09,183 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-11-01 08:30:09,184 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sl 2024-11-01 08:30:09,185 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sl/LC_MESSAGES 2024-11-01 08:30:09,186 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-11-01 08:30:09,187 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-11-01 08:30:09,188 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/km 2024-11-01 08:30:09,189 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/km/LC_MESSAGES 2024-11-01 08:30:09,189 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-11-01 08:30:09,190 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-11-01 08:30:09,192 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hu 2024-11-01 08:30:09,192 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hu/LC_MESSAGES 2024-11-01 08:30:09,193 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-11-01 08:30:09,194 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-11-01 08:30:09,195 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fy 2024-11-01 08:30:09,196 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fy/LC_MESSAGES 2024-11-01 08:30:09,197 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-11-01 08:30:09,198 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-11-01 08:30:09,199 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sk 2024-11-01 08:30:09,200 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sk/LC_MESSAGES 2024-11-01 08:30:09,200 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-11-01 08:30:09,201 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-11-01 08:30:09,203 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hsb 2024-11-01 08:30:09,203 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hsb/LC_MESSAGES 2024-11-01 08:30:09,204 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-11-01 08:30:09,205 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-11-01 08:30:09,206 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mn 2024-11-01 08:30:09,207 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mn/LC_MESSAGES 2024-11-01 08:30:09,208 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-11-01 08:30:09,209 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-11-01 08:30:09,210 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tt 2024-11-01 08:30:09,211 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tt/LC_MESSAGES 2024-11-01 08:30:09,211 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-11-01 08:30:09,212 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-11-01 08:30:09,214 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ro 2024-11-01 08:30:09,214 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ro/LC_MESSAGES 2024-11-01 08:30:09,215 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-11-01 08:30:09,216 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-11-01 08:30:09,217 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes 2024-11-01 08:30:09,218 root INFO copying build/lib/django/contrib/contenttypes/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes 2024-11-01 08:30:09,219 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/management 2024-11-01 08:30:09,220 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/management/commands 2024-11-01 08:30:09,221 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-11-01 08:30:09,222 root INFO copying build/lib/django/contrib/contenttypes/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/management/commands 2024-11-01 08:30:09,223 root INFO copying build/lib/django/contrib/contenttypes/management/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/management 2024-11-01 08:30:09,224 root INFO copying build/lib/django/contrib/contenttypes/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes 2024-11-01 08:30:09,225 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/migrations 2024-11-01 08:30:09,226 root INFO copying build/lib/django/contrib/contenttypes/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/migrations 2024-11-01 08:30:09,227 root INFO copying build/lib/django/contrib/contenttypes/migrations/0001_initial.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/migrations 2024-11-01 08:30:09,228 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-11-01 08:30:09,229 root INFO copying build/lib/django/contrib/contenttypes/models.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes 2024-11-01 08:30:09,230 root INFO copying build/lib/django/contrib/contenttypes/forms.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes 2024-11-01 08:30:09,231 root INFO copying build/lib/django/contrib/contenttypes/views.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes 2024-11-01 08:30:09,232 root INFO copying build/lib/django/contrib/contenttypes/fields.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes 2024-11-01 08:30:09,234 root INFO copying build/lib/django/contrib/contenttypes/checks.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes 2024-11-01 08:30:09,235 root INFO copying build/lib/django/contrib/contenttypes/admin.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes 2024-11-01 08:30:09,236 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale 2024-11-01 08:30:09,237 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/cy 2024-11-01 08:30:09,238 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/cy/LC_MESSAGES 2024-11-01 08:30:09,238 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-11-01 08:30:09,239 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-11-01 08:30:09,241 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en_AU 2024-11-01 08:30:09,241 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:09,242 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-11-01 08:30:09,243 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-11-01 08:30:09,244 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ckb 2024-11-01 08:30:09,245 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ckb/LC_MESSAGES 2024-11-01 08:30:09,246 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-11-01 08:30:09,247 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-11-01 08:30:09,248 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/kn 2024-11-01 08:30:09,249 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/kn/LC_MESSAGES 2024-11-01 08:30:09,249 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-11-01 08:30:09,250 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-11-01 08:30:09,252 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ur 2024-11-01 08:30:09,252 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ur/LC_MESSAGES 2024-11-01 08:30:09,253 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-11-01 08:30:09,254 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-11-01 08:30:09,255 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nn 2024-11-01 08:30:09,256 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nn/LC_MESSAGES 2024-11-01 08:30:09,257 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-11-01 08:30:09,258 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-11-01 08:30:09,259 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sr 2024-11-01 08:30:09,260 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sr/LC_MESSAGES 2024-11-01 08:30:09,260 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-11-01 08:30:09,261 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-11-01 08:30:09,263 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sr_Latn 2024-11-01 08:30:09,263 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:09,264 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-11-01 08:30:09,265 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-11-01 08:30:09,266 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/be 2024-11-01 08:30:09,267 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/be/LC_MESSAGES 2024-11-01 08:30:09,268 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-11-01 08:30:09,269 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-11-01 08:30:09,270 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/is 2024-11-01 08:30:09,271 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/is/LC_MESSAGES 2024-11-01 08:30:09,271 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-11-01 08:30:09,272 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-11-01 08:30:09,274 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lv 2024-11-01 08:30:09,274 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lv/LC_MESSAGES 2024-11-01 08:30:09,275 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-11-01 08:30:09,276 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-11-01 08:30:09,277 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pt 2024-11-01 08:30:09,278 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pt/LC_MESSAGES 2024-11-01 08:30:09,279 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-11-01 08:30:09,280 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-11-01 08:30:09,281 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sw 2024-11-01 08:30:09,282 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sw/LC_MESSAGES 2024-11-01 08:30:09,282 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-11-01 08:30:09,283 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-11-01 08:30:09,285 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/et 2024-11-01 08:30:09,285 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/et/LC_MESSAGES 2024-11-01 08:30:09,286 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-11-01 08:30:09,287 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-11-01 08:30:09,288 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_CO 2024-11-01 08:30:09,289 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:09,289 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-11-01 08:30:09,291 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-11-01 08:30:09,292 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tk 2024-11-01 08:30:09,293 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tk/LC_MESSAGES 2024-11-01 08:30:09,293 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-11-01 08:30:09,294 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-11-01 08:30:09,295 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ga 2024-11-01 08:30:09,296 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ga/LC_MESSAGES 2024-11-01 08:30:09,297 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-11-01 08:30:09,298 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-11-01 08:30:09,299 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/th 2024-11-01 08:30:09,300 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/th/LC_MESSAGES 2024-11-01 08:30:09,300 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-11-01 08:30:09,302 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-11-01 08:30:09,303 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sq 2024-11-01 08:30:09,304 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sq/LC_MESSAGES 2024-11-01 08:30:09,304 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-11-01 08:30:09,305 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-11-01 08:30:09,306 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nl 2024-11-01 08:30:09,307 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nl/LC_MESSAGES 2024-11-01 08:30:09,308 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-11-01 08:30:09,309 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-11-01 08:30:09,310 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tg 2024-11-01 08:30:09,311 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tg/LC_MESSAGES 2024-11-01 08:30:09,312 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-11-01 08:30:09,313 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-11-01 08:30:09,314 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bn 2024-11-01 08:30:09,315 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bn/LC_MESSAGES 2024-11-01 08:30:09,315 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-11-01 08:30:09,316 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-11-01 08:30:09,318 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/io 2024-11-01 08:30:09,318 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/io/LC_MESSAGES 2024-11-01 08:30:09,319 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-11-01 08:30:09,320 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-11-01 08:30:09,321 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/br 2024-11-01 08:30:09,322 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/br/LC_MESSAGES 2024-11-01 08:30:09,323 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-11-01 08:30:09,324 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-11-01 08:30:09,325 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/uk 2024-11-01 08:30:09,326 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/uk/LC_MESSAGES 2024-11-01 08:30:09,326 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-11-01 08:30:09,327 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-11-01 08:30:09,329 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ky 2024-11-01 08:30:09,329 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ky/LC_MESSAGES 2024-11-01 08:30:09,330 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-11-01 08:30:09,331 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-11-01 08:30:09,332 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/af 2024-11-01 08:30:09,333 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/af/LC_MESSAGES 2024-11-01 08:30:09,334 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-11-01 08:30:09,335 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-11-01 08:30:09,336 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/it 2024-11-01 08:30:09,337 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/it/LC_MESSAGES 2024-11-01 08:30:09,337 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-11-01 08:30:09,338 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-11-01 08:30:09,339 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_AR 2024-11-01 08:30:09,340 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:09,341 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-11-01 08:30:09,342 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-11-01 08:30:09,343 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fa 2024-11-01 08:30:09,344 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fa/LC_MESSAGES 2024-11-01 08:30:09,344 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-11-01 08:30:09,345 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-11-01 08:30:09,347 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/el 2024-11-01 08:30:09,348 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/el/LC_MESSAGES 2024-11-01 08:30:09,348 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-11-01 08:30:09,349 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-11-01 08:30:09,351 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tr 2024-11-01 08:30:09,351 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tr/LC_MESSAGES 2024-11-01 08:30:09,352 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-11-01 08:30:09,353 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-11-01 08:30:09,354 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/eu 2024-11-01 08:30:09,355 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/eu/LC_MESSAGES 2024-11-01 08:30:09,356 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-11-01 08:30:09,357 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-11-01 08:30:09,358 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mr 2024-11-01 08:30:09,359 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mr/LC_MESSAGES 2024-11-01 08:30:09,359 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-11-01 08:30:09,360 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-11-01 08:30:09,362 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bs 2024-11-01 08:30:09,362 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bs/LC_MESSAGES 2024-11-01 08:30:09,363 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-11-01 08:30:09,364 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-11-01 08:30:09,365 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ar_DZ 2024-11-01 08:30:09,366 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:09,367 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-11-01 08:30:09,368 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-11-01 08:30:09,369 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ja 2024-11-01 08:30:09,370 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ja/LC_MESSAGES 2024-11-01 08:30:09,370 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-11-01 08:30:09,371 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-11-01 08:30:09,373 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/my 2024-11-01 08:30:09,373 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/my/LC_MESSAGES 2024-11-01 08:30:09,374 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-11-01 08:30:09,375 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-11-01 08:30:09,376 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/gd 2024-11-01 08:30:09,377 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/gd/LC_MESSAGES 2024-11-01 08:30:09,378 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-11-01 08:30:09,379 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-11-01 08:30:09,380 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/da 2024-11-01 08:30:09,381 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/da/LC_MESSAGES 2024-11-01 08:30:09,381 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-11-01 08:30:09,382 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-11-01 08:30:09,383 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/he 2024-11-01 08:30:09,384 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/he/LC_MESSAGES 2024-11-01 08:30:09,385 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-11-01 08:30:09,386 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-11-01 08:30:09,387 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en 2024-11-01 08:30:09,388 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en/LC_MESSAGES 2024-11-01 08:30:09,389 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-11-01 08:30:09,390 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-11-01 08:30:09,391 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hr 2024-11-01 08:30:09,392 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hr/LC_MESSAGES 2024-11-01 08:30:09,392 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-11-01 08:30:09,393 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-11-01 08:30:09,394 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ast 2024-11-01 08:30:09,395 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ast/LC_MESSAGES 2024-11-01 08:30:09,396 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-11-01 08:30:09,397 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-11-01 08:30:09,398 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sv 2024-11-01 08:30:09,399 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sv/LC_MESSAGES 2024-11-01 08:30:09,400 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-11-01 08:30:09,401 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-11-01 08:30:09,402 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/cs 2024-11-01 08:30:09,403 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/cs/LC_MESSAGES 2024-11-01 08:30:09,403 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-11-01 08:30:09,404 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-11-01 08:30:09,406 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_VE 2024-11-01 08:30:09,406 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:09,407 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-11-01 08:30:09,408 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-11-01 08:30:09,409 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ka 2024-11-01 08:30:09,410 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ka/LC_MESSAGES 2024-11-01 08:30:09,411 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-11-01 08:30:09,412 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-11-01 08:30:09,413 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mk 2024-11-01 08:30:09,414 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mk/LC_MESSAGES 2024-11-01 08:30:09,414 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-11-01 08:30:09,415 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-11-01 08:30:09,417 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/id 2024-11-01 08:30:09,417 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/id/LC_MESSAGES 2024-11-01 08:30:09,418 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-11-01 08:30:09,419 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-11-01 08:30:09,420 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ta 2024-11-01 08:30:09,421 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ta/LC_MESSAGES 2024-11-01 08:30:09,422 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-11-01 08:30:09,423 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-11-01 08:30:09,429 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ms 2024-11-01 08:30:09,430 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ms/LC_MESSAGES 2024-11-01 08:30:09,430 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-11-01 08:30:09,432 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-11-01 08:30:09,433 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ar 2024-11-01 08:30:09,434 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ar/LC_MESSAGES 2024-11-01 08:30:09,434 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-11-01 08:30:09,435 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-11-01 08:30:09,436 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/gl 2024-11-01 08:30:09,437 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/gl/LC_MESSAGES 2024-11-01 08:30:09,438 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-11-01 08:30:09,439 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-11-01 08:30:09,440 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/zh_Hans 2024-11-01 08:30:09,440 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:09,441 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-11-01 08:30:09,442 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-11-01 08:30:09,443 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ne 2024-11-01 08:30:09,444 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ne/LC_MESSAGES 2024-11-01 08:30:09,444 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-11-01 08:30:09,445 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-11-01 08:30:09,446 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/zh_Hant 2024-11-01 08:30:09,447 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:09,448 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-11-01 08:30:09,449 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-11-01 08:30:09,450 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/az 2024-11-01 08:30:09,451 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/az/LC_MESSAGES 2024-11-01 08:30:09,451 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-11-01 08:30:09,452 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-11-01 08:30:09,453 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es 2024-11-01 08:30:09,454 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es/LC_MESSAGES 2024-11-01 08:30:09,455 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-11-01 08:30:09,456 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-11-01 08:30:09,457 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ko 2024-11-01 08:30:09,457 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ko/LC_MESSAGES 2024-11-01 08:30:09,458 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-11-01 08:30:09,459 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-11-01 08:30:09,460 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pa 2024-11-01 08:30:09,461 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pa/LC_MESSAGES 2024-11-01 08:30:09,461 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-11-01 08:30:09,462 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-11-01 08:30:09,464 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fr 2024-11-01 08:30:09,464 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fr/LC_MESSAGES 2024-11-01 08:30:09,465 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-11-01 08:30:09,466 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-11-01 08:30:09,467 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bg 2024-11-01 08:30:09,468 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bg/LC_MESSAGES 2024-11-01 08:30:09,468 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-11-01 08:30:09,469 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-11-01 08:30:09,470 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_MX 2024-11-01 08:30:09,471 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:09,472 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-11-01 08:30:09,473 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-11-01 08:30:09,474 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/eo 2024-11-01 08:30:09,474 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/eo/LC_MESSAGES 2024-11-01 08:30:09,475 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-11-01 08:30:09,476 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-11-01 08:30:09,477 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pl 2024-11-01 08:30:09,478 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pl/LC_MESSAGES 2024-11-01 08:30:09,478 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-11-01 08:30:09,479 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-11-01 08:30:09,480 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/kk 2024-11-01 08:30:09,481 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/kk/LC_MESSAGES 2024-11-01 08:30:09,482 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-11-01 08:30:09,483 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-11-01 08:30:09,484 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lt 2024-11-01 08:30:09,484 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lt/LC_MESSAGES 2024-11-01 08:30:09,485 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-11-01 08:30:09,486 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-11-01 08:30:09,487 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hi 2024-11-01 08:30:09,488 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hi/LC_MESSAGES 2024-11-01 08:30:09,488 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-11-01 08:30:09,489 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-11-01 08:30:09,490 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/de 2024-11-01 08:30:09,491 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/de/LC_MESSAGES 2024-11-01 08:30:09,492 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-11-01 08:30:09,493 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-11-01 08:30:09,494 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/te 2024-11-01 08:30:09,495 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/te/LC_MESSAGES 2024-11-01 08:30:09,495 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-11-01 08:30:09,496 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-11-01 08:30:09,497 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/udm 2024-11-01 08:30:09,498 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/udm/LC_MESSAGES 2024-11-01 08:30:09,499 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-11-01 08:30:09,500 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-11-01 08:30:09,501 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fi 2024-11-01 08:30:09,501 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fi/LC_MESSAGES 2024-11-01 08:30:09,502 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-11-01 08:30:09,503 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-11-01 08:30:09,504 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pt_BR 2024-11-01 08:30:09,505 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:09,505 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-11-01 08:30:09,506 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-11-01 08:30:09,507 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lb 2024-11-01 08:30:09,508 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lb/LC_MESSAGES 2024-11-01 08:30:09,509 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-11-01 08:30:09,510 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-11-01 08:30:09,511 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ru 2024-11-01 08:30:09,512 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ru/LC_MESSAGES 2024-11-01 08:30:09,512 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-11-01 08:30:09,513 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-11-01 08:30:09,514 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ca 2024-11-01 08:30:09,515 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ca/LC_MESSAGES 2024-11-01 08:30:09,516 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-11-01 08:30:09,516 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-11-01 08:30:09,518 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nb 2024-11-01 08:30:09,518 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nb/LC_MESSAGES 2024-11-01 08:30:09,519 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-11-01 08:30:09,520 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-11-01 08:30:09,521 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/vi 2024-11-01 08:30:09,522 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/vi/LC_MESSAGES 2024-11-01 08:30:09,522 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-11-01 08:30:09,523 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-11-01 08:30:09,524 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ia 2024-11-01 08:30:09,525 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ia/LC_MESSAGES 2024-11-01 08:30:09,526 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-11-01 08:30:09,526 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-11-01 08:30:09,528 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/dsb 2024-11-01 08:30:09,528 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/dsb/LC_MESSAGES 2024-11-01 08:30:09,529 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-11-01 08:30:09,530 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-11-01 08:30:09,531 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hy 2024-11-01 08:30:09,532 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hy/LC_MESSAGES 2024-11-01 08:30:09,532 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-11-01 08:30:09,533 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-11-01 08:30:09,534 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en_GB 2024-11-01 08:30:09,535 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:09,536 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-11-01 08:30:09,537 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-11-01 08:30:09,538 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ml 2024-11-01 08:30:09,539 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ml/LC_MESSAGES 2024-11-01 08:30:09,539 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-11-01 08:30:09,540 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-11-01 08:30:09,541 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/os 2024-11-01 08:30:09,542 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/os/LC_MESSAGES 2024-11-01 08:30:09,543 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-11-01 08:30:09,544 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-11-01 08:30:09,545 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sl 2024-11-01 08:30:09,545 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sl/LC_MESSAGES 2024-11-01 08:30:09,546 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-11-01 08:30:09,547 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-11-01 08:30:09,548 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/km 2024-11-01 08:30:09,549 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/km/LC_MESSAGES 2024-11-01 08:30:09,549 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-11-01 08:30:09,550 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-11-01 08:30:09,551 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hu 2024-11-01 08:30:09,552 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hu/LC_MESSAGES 2024-11-01 08:30:09,553 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-11-01 08:30:09,554 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-11-01 08:30:09,555 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fy 2024-11-01 08:30:09,556 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fy/LC_MESSAGES 2024-11-01 08:30:09,556 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-11-01 08:30:09,557 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-11-01 08:30:09,558 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sk 2024-11-01 08:30:09,559 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sk/LC_MESSAGES 2024-11-01 08:30:09,560 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-11-01 08:30:09,561 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-11-01 08:30:09,562 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hsb 2024-11-01 08:30:09,562 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hsb/LC_MESSAGES 2024-11-01 08:30:09,563 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-11-01 08:30:09,564 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-11-01 08:30:09,565 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mn 2024-11-01 08:30:09,566 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mn/LC_MESSAGES 2024-11-01 08:30:09,566 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-11-01 08:30:09,567 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-11-01 08:30:09,568 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tt 2024-11-01 08:30:09,569 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tt/LC_MESSAGES 2024-11-01 08:30:09,570 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-11-01 08:30:09,571 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-11-01 08:30:09,572 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ro 2024-11-01 08:30:09,572 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ro/LC_MESSAGES 2024-11-01 08:30:09,573 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-11-01 08:30:09,574 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-11-01 08:30:09,575 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sitemaps 2024-11-01 08:30:09,576 root INFO copying build/lib/django/contrib/sitemaps/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/sitemaps 2024-11-01 08:30:09,577 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sitemaps/management 2024-11-01 08:30:09,578 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sitemaps/management/commands 2024-11-01 08:30:09,578 root INFO copying build/lib/django/contrib/sitemaps/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/sitemaps/management/commands 2024-11-01 08:30:09,579 root INFO copying build/lib/django/contrib/sitemaps/management/commands/ping_google.py -> build/bdist.linux-riscv64/wheel/django/contrib/sitemaps/management/commands 2024-11-01 08:30:09,580 root INFO copying build/lib/django/contrib/sitemaps/management/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/sitemaps/management 2024-11-01 08:30:09,581 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sitemaps/templates 2024-11-01 08:30:09,582 root INFO copying build/lib/django/contrib/sitemaps/templates/sitemap_index.xml -> build/bdist.linux-riscv64/wheel/django/contrib/sitemaps/templates 2024-11-01 08:30:09,583 root INFO copying build/lib/django/contrib/sitemaps/templates/sitemap.xml -> build/bdist.linux-riscv64/wheel/django/contrib/sitemaps/templates 2024-11-01 08:30:09,584 root INFO copying build/lib/django/contrib/sitemaps/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/sitemaps 2024-11-01 08:30:09,585 root INFO copying build/lib/django/contrib/sitemaps/views.py -> build/bdist.linux-riscv64/wheel/django/contrib/sitemaps 2024-11-01 08:30:09,586 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize 2024-11-01 08:30:09,587 root INFO copying build/lib/django/contrib/humanize/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/humanize 2024-11-01 08:30:09,588 root INFO copying build/lib/django/contrib/humanize/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/humanize 2024-11-01 08:30:09,589 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/templatetags 2024-11-01 08:30:09,590 root INFO copying build/lib/django/contrib/humanize/templatetags/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/templatetags 2024-11-01 08:30:09,590 root INFO copying build/lib/django/contrib/humanize/templatetags/humanize.py -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/templatetags 2024-11-01 08:30:09,592 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale 2024-11-01 08:30:09,593 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/cy 2024-11-01 08:30:09,593 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/cy/LC_MESSAGES 2024-11-01 08:30:09,594 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-11-01 08:30:09,595 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-11-01 08:30:09,596 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en_AU 2024-11-01 08:30:09,597 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:09,598 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-11-01 08:30:09,599 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-11-01 08:30:09,600 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ckb 2024-11-01 08:30:09,601 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ckb/LC_MESSAGES 2024-11-01 08:30:09,602 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-11-01 08:30:09,603 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-11-01 08:30:09,604 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/kn 2024-11-01 08:30:09,604 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/kn/LC_MESSAGES 2024-11-01 08:30:09,605 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-11-01 08:30:09,606 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-11-01 08:30:09,607 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ur 2024-11-01 08:30:09,608 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ur/LC_MESSAGES 2024-11-01 08:30:09,608 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-11-01 08:30:09,609 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-11-01 08:30:09,611 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nn 2024-11-01 08:30:09,612 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nn/LC_MESSAGES 2024-11-01 08:30:09,612 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-11-01 08:30:09,613 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-11-01 08:30:09,615 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sr 2024-11-01 08:30:09,615 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sr/LC_MESSAGES 2024-11-01 08:30:09,616 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-11-01 08:30:09,617 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-11-01 08:30:09,619 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sr_Latn 2024-11-01 08:30:09,619 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:09,620 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-11-01 08:30:09,621 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-11-01 08:30:09,623 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/be 2024-11-01 08:30:09,623 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/be/LC_MESSAGES 2024-11-01 08:30:09,624 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-11-01 08:30:09,625 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-11-01 08:30:09,627 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/is 2024-11-01 08:30:09,628 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/is/LC_MESSAGES 2024-11-01 08:30:09,628 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-11-01 08:30:09,630 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-11-01 08:30:09,631 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lv 2024-11-01 08:30:09,632 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lv/LC_MESSAGES 2024-11-01 08:30:09,632 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-11-01 08:30:09,634 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-11-01 08:30:09,635 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pt 2024-11-01 08:30:09,636 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pt/LC_MESSAGES 2024-11-01 08:30:09,636 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-11-01 08:30:09,637 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-11-01 08:30:09,638 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sw 2024-11-01 08:30:09,639 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sw/LC_MESSAGES 2024-11-01 08:30:09,640 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-11-01 08:30:09,641 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-11-01 08:30:09,642 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/et 2024-11-01 08:30:09,643 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/et/LC_MESSAGES 2024-11-01 08:30:09,643 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-11-01 08:30:09,644 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-11-01 08:30:09,645 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_CO 2024-11-01 08:30:09,646 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:09,647 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-11-01 08:30:09,648 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-11-01 08:30:09,649 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tk 2024-11-01 08:30:09,650 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tk/LC_MESSAGES 2024-11-01 08:30:09,650 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-11-01 08:30:09,651 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-11-01 08:30:09,653 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ga 2024-11-01 08:30:09,653 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ga/LC_MESSAGES 2024-11-01 08:30:09,654 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-11-01 08:30:09,655 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-11-01 08:30:09,656 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/th 2024-11-01 08:30:09,657 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/th/LC_MESSAGES 2024-11-01 08:30:09,657 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-11-01 08:30:09,658 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-11-01 08:30:09,660 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sq 2024-11-01 08:30:09,660 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sq/LC_MESSAGES 2024-11-01 08:30:09,661 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-11-01 08:30:09,662 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-11-01 08:30:09,663 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nl 2024-11-01 08:30:09,664 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nl/LC_MESSAGES 2024-11-01 08:30:09,664 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-11-01 08:30:09,665 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-11-01 08:30:09,666 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tg 2024-11-01 08:30:09,667 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tg/LC_MESSAGES 2024-11-01 08:30:09,668 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-11-01 08:30:09,669 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-11-01 08:30:09,670 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bn 2024-11-01 08:30:09,671 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bn/LC_MESSAGES 2024-11-01 08:30:09,671 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-11-01 08:30:09,672 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-11-01 08:30:09,674 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/io 2024-11-01 08:30:09,674 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/io/LC_MESSAGES 2024-11-01 08:30:09,675 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-11-01 08:30:09,676 root INFO copying build/lib/django/contrib/humanize/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/io/LC_MESSAGES 2024-11-01 08:30:09,677 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/br 2024-11-01 08:30:09,678 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/br/LC_MESSAGES 2024-11-01 08:30:09,678 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-11-01 08:30:09,679 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-11-01 08:30:09,681 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/uk 2024-11-01 08:30:09,681 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/uk/LC_MESSAGES 2024-11-01 08:30:09,682 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-11-01 08:30:09,683 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-11-01 08:30:09,684 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ky 2024-11-01 08:30:09,685 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ky/LC_MESSAGES 2024-11-01 08:30:09,686 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-11-01 08:30:09,687 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-11-01 08:30:09,688 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/af 2024-11-01 08:30:09,689 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/af/LC_MESSAGES 2024-11-01 08:30:09,689 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-11-01 08:30:09,690 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-11-01 08:30:09,691 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/it 2024-11-01 08:30:09,692 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/it/LC_MESSAGES 2024-11-01 08:30:09,693 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-11-01 08:30:09,694 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-11-01 08:30:09,695 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_AR 2024-11-01 08:30:09,696 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:09,696 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-11-01 08:30:09,697 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-11-01 08:30:09,699 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fa 2024-11-01 08:30:09,699 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fa/LC_MESSAGES 2024-11-01 08:30:09,700 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-11-01 08:30:09,701 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-11-01 08:30:09,702 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/el 2024-11-01 08:30:09,703 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/el/LC_MESSAGES 2024-11-01 08:30:09,703 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-11-01 08:30:09,705 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-11-01 08:30:09,706 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tr 2024-11-01 08:30:09,707 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tr/LC_MESSAGES 2024-11-01 08:30:09,707 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-11-01 08:30:09,708 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-11-01 08:30:09,709 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/eu 2024-11-01 08:30:09,710 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/eu/LC_MESSAGES 2024-11-01 08:30:09,711 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-11-01 08:30:09,712 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-11-01 08:30:09,713 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mr 2024-11-01 08:30:09,714 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mr/LC_MESSAGES 2024-11-01 08:30:09,714 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-11-01 08:30:09,715 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-11-01 08:30:09,716 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bs 2024-11-01 08:30:09,717 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bs/LC_MESSAGES 2024-11-01 08:30:09,718 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-11-01 08:30:09,718 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-11-01 08:30:09,720 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ar_DZ 2024-11-01 08:30:09,720 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:09,721 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-11-01 08:30:09,722 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-11-01 08:30:09,724 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ja 2024-11-01 08:30:09,724 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ja/LC_MESSAGES 2024-11-01 08:30:09,725 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-11-01 08:30:09,726 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-11-01 08:30:09,727 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/my 2024-11-01 08:30:09,728 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/my/LC_MESSAGES 2024-11-01 08:30:09,728 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-11-01 08:30:09,729 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-11-01 08:30:09,731 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/gd 2024-11-01 08:30:09,731 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/gd/LC_MESSAGES 2024-11-01 08:30:09,732 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-11-01 08:30:09,733 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-11-01 08:30:09,734 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/da 2024-11-01 08:30:09,735 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/da/LC_MESSAGES 2024-11-01 08:30:09,735 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-11-01 08:30:09,736 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-11-01 08:30:09,738 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/he 2024-11-01 08:30:09,738 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/he/LC_MESSAGES 2024-11-01 08:30:09,739 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-11-01 08:30:09,740 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-11-01 08:30:09,741 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en 2024-11-01 08:30:09,742 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en/LC_MESSAGES 2024-11-01 08:30:09,743 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-11-01 08:30:09,744 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-11-01 08:30:09,745 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hr 2024-11-01 08:30:09,745 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hr/LC_MESSAGES 2024-11-01 08:30:09,746 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-11-01 08:30:09,747 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-11-01 08:30:09,748 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ast 2024-11-01 08:30:09,749 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ast/LC_MESSAGES 2024-11-01 08:30:09,749 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-11-01 08:30:09,750 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-11-01 08:30:09,752 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sv 2024-11-01 08:30:09,752 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sv/LC_MESSAGES 2024-11-01 08:30:09,753 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-11-01 08:30:09,754 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-11-01 08:30:09,755 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/cs 2024-11-01 08:30:09,756 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/cs/LC_MESSAGES 2024-11-01 08:30:09,756 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-11-01 08:30:09,757 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-11-01 08:30:09,759 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_VE 2024-11-01 08:30:09,759 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:09,760 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-11-01 08:30:09,761 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-11-01 08:30:09,762 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ka 2024-11-01 08:30:09,763 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ka/LC_MESSAGES 2024-11-01 08:30:09,763 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-11-01 08:30:09,764 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-11-01 08:30:09,766 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mk 2024-11-01 08:30:09,766 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mk/LC_MESSAGES 2024-11-01 08:30:09,767 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-11-01 08:30:09,768 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-11-01 08:30:09,769 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/id 2024-11-01 08:30:09,770 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/id/LC_MESSAGES 2024-11-01 08:30:09,771 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-11-01 08:30:09,772 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-11-01 08:30:09,773 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ta 2024-11-01 08:30:09,774 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ta/LC_MESSAGES 2024-11-01 08:30:09,774 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-11-01 08:30:09,775 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-11-01 08:30:09,776 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ms 2024-11-01 08:30:09,777 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ms/LC_MESSAGES 2024-11-01 08:30:09,778 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-11-01 08:30:09,779 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-11-01 08:30:09,780 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ar 2024-11-01 08:30:09,781 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ar/LC_MESSAGES 2024-11-01 08:30:09,781 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-11-01 08:30:09,782 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-11-01 08:30:09,784 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/gl 2024-11-01 08:30:09,784 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/gl/LC_MESSAGES 2024-11-01 08:30:09,785 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-11-01 08:30:09,786 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-11-01 08:30:09,787 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/zh_Hans 2024-11-01 08:30:09,788 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:09,789 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-11-01 08:30:09,789 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-11-01 08:30:09,791 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ne 2024-11-01 08:30:09,792 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ne/LC_MESSAGES 2024-11-01 08:30:09,792 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-11-01 08:30:09,793 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-11-01 08:30:09,794 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/uz 2024-11-01 08:30:09,795 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/uz/LC_MESSAGES 2024-11-01 08:30:09,796 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-11-01 08:30:09,797 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-11-01 08:30:09,798 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/zh_Hant 2024-11-01 08:30:09,799 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:09,799 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-11-01 08:30:09,800 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-11-01 08:30:09,802 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/az 2024-11-01 08:30:09,802 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/az/LC_MESSAGES 2024-11-01 08:30:09,803 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-11-01 08:30:09,804 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-11-01 08:30:09,805 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es 2024-11-01 08:30:09,806 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es/LC_MESSAGES 2024-11-01 08:30:09,806 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-11-01 08:30:09,807 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-11-01 08:30:09,809 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ko 2024-11-01 08:30:09,809 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ko/LC_MESSAGES 2024-11-01 08:30:09,810 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-11-01 08:30:09,811 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-11-01 08:30:09,812 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pa 2024-11-01 08:30:09,813 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pa/LC_MESSAGES 2024-11-01 08:30:09,813 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-11-01 08:30:09,814 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-11-01 08:30:09,816 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fr 2024-11-01 08:30:09,816 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fr/LC_MESSAGES 2024-11-01 08:30:09,817 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-11-01 08:30:09,818 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-11-01 08:30:09,819 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bg 2024-11-01 08:30:09,820 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bg/LC_MESSAGES 2024-11-01 08:30:09,821 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-11-01 08:30:09,822 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-11-01 08:30:09,823 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_MX 2024-11-01 08:30:09,823 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:09,824 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-11-01 08:30:09,825 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-11-01 08:30:09,826 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/eo 2024-11-01 08:30:09,827 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/eo/LC_MESSAGES 2024-11-01 08:30:09,827 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-11-01 08:30:09,829 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-11-01 08:30:09,830 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pl 2024-11-01 08:30:09,830 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pl/LC_MESSAGES 2024-11-01 08:30:09,831 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-11-01 08:30:09,832 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-11-01 08:30:09,833 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/kk 2024-11-01 08:30:09,834 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/kk/LC_MESSAGES 2024-11-01 08:30:09,835 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-11-01 08:30:09,836 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-11-01 08:30:09,837 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lt 2024-11-01 08:30:09,837 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lt/LC_MESSAGES 2024-11-01 08:30:09,838 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-11-01 08:30:09,839 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-11-01 08:30:09,840 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hi 2024-11-01 08:30:09,841 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hi/LC_MESSAGES 2024-11-01 08:30:09,842 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-11-01 08:30:09,843 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-11-01 08:30:09,844 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/de 2024-11-01 08:30:09,845 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/de/LC_MESSAGES 2024-11-01 08:30:09,845 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-11-01 08:30:09,846 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-11-01 08:30:09,847 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/te 2024-11-01 08:30:09,848 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/te/LC_MESSAGES 2024-11-01 08:30:09,849 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-11-01 08:30:09,850 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-11-01 08:30:09,851 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/udm 2024-11-01 08:30:09,852 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/udm/LC_MESSAGES 2024-11-01 08:30:09,852 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-11-01 08:30:09,853 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-11-01 08:30:09,854 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fi 2024-11-01 08:30:09,855 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fi/LC_MESSAGES 2024-11-01 08:30:09,856 root INFO copying build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fi/LC_MESSAGES 2024-11-01 08:30:09,857 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-11-01 08:30:09,858 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pt_BR 2024-11-01 08:30:09,859 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:09,859 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-11-01 08:30:09,860 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-11-01 08:30:09,861 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lb 2024-11-01 08:30:09,862 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lb/LC_MESSAGES 2024-11-01 08:30:09,863 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-11-01 08:30:09,864 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-11-01 08:30:09,865 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ru 2024-11-01 08:30:09,866 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ru/LC_MESSAGES 2024-11-01 08:30:09,866 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-11-01 08:30:09,867 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-11-01 08:30:09,869 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ca 2024-11-01 08:30:09,869 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ca/LC_MESSAGES 2024-11-01 08:30:09,870 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-11-01 08:30:09,871 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-11-01 08:30:09,872 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nb 2024-11-01 08:30:09,873 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nb/LC_MESSAGES 2024-11-01 08:30:09,873 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-11-01 08:30:09,874 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-11-01 08:30:09,876 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/vi 2024-11-01 08:30:09,876 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/vi/LC_MESSAGES 2024-11-01 08:30:09,877 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-11-01 08:30:09,878 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-11-01 08:30:09,879 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ia 2024-11-01 08:30:09,880 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ia/LC_MESSAGES 2024-11-01 08:30:09,880 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-11-01 08:30:09,881 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-11-01 08:30:09,883 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/dsb 2024-11-01 08:30:09,883 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/dsb/LC_MESSAGES 2024-11-01 08:30:09,884 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-11-01 08:30:09,885 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-11-01 08:30:09,886 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hy 2024-11-01 08:30:09,887 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hy/LC_MESSAGES 2024-11-01 08:30:09,888 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-11-01 08:30:09,889 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-11-01 08:30:09,890 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en_GB 2024-11-01 08:30:09,891 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:09,891 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-11-01 08:30:09,892 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-11-01 08:30:09,893 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ml 2024-11-01 08:30:09,894 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ml/LC_MESSAGES 2024-11-01 08:30:09,895 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-11-01 08:30:09,896 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-11-01 08:30:09,897 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/os 2024-11-01 08:30:09,898 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/os/LC_MESSAGES 2024-11-01 08:30:09,898 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-11-01 08:30:09,899 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-11-01 08:30:09,900 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sl 2024-11-01 08:30:09,901 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sl/LC_MESSAGES 2024-11-01 08:30:09,902 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-11-01 08:30:09,903 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-11-01 08:30:09,904 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/km 2024-11-01 08:30:09,905 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/km/LC_MESSAGES 2024-11-01 08:30:09,905 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-11-01 08:30:09,906 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-11-01 08:30:09,907 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hu 2024-11-01 08:30:09,908 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hu/LC_MESSAGES 2024-11-01 08:30:09,909 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-11-01 08:30:09,910 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-11-01 08:30:09,911 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fy 2024-11-01 08:30:09,912 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fy/LC_MESSAGES 2024-11-01 08:30:09,912 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-11-01 08:30:09,913 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-11-01 08:30:09,914 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sk 2024-11-01 08:30:09,915 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sk/LC_MESSAGES 2024-11-01 08:30:09,916 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-11-01 08:30:09,917 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-11-01 08:30:09,918 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hsb 2024-11-01 08:30:09,919 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hsb/LC_MESSAGES 2024-11-01 08:30:09,919 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-11-01 08:30:09,921 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-11-01 08:30:09,922 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mn 2024-11-01 08:30:09,922 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mn/LC_MESSAGES 2024-11-01 08:30:09,923 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-11-01 08:30:09,924 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-11-01 08:30:09,925 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tt 2024-11-01 08:30:09,926 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tt/LC_MESSAGES 2024-11-01 08:30:09,927 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-11-01 08:30:09,928 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-11-01 08:30:09,929 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ro 2024-11-01 08:30:09,930 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ro/LC_MESSAGES 2024-11-01 08:30:09,930 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-11-01 08:30:09,931 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-11-01 08:30:09,933 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects 2024-11-01 08:30:09,933 root INFO copying build/lib/django/contrib/redirects/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/redirects 2024-11-01 08:30:09,934 root INFO copying build/lib/django/contrib/redirects/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/redirects 2024-11-01 08:30:09,935 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/migrations 2024-11-01 08:30:09,936 root INFO copying build/lib/django/contrib/redirects/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/migrations 2024-11-01 08:30:09,937 root INFO copying build/lib/django/contrib/redirects/migrations/0001_initial.py -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/migrations 2024-11-01 08:30:09,938 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-11-01 08:30:09,939 root INFO copying build/lib/django/contrib/redirects/models.py -> build/bdist.linux-riscv64/wheel/django/contrib/redirects 2024-11-01 08:30:09,940 root INFO copying build/lib/django/contrib/redirects/middleware.py -> build/bdist.linux-riscv64/wheel/django/contrib/redirects 2024-11-01 08:30:09,941 root INFO copying build/lib/django/contrib/redirects/admin.py -> build/bdist.linux-riscv64/wheel/django/contrib/redirects 2024-11-01 08:30:09,942 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale 2024-11-01 08:30:09,943 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/cy 2024-11-01 08:30:09,944 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/cy/LC_MESSAGES 2024-11-01 08:30:09,944 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-11-01 08:30:09,945 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-11-01 08:30:09,946 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en_AU 2024-11-01 08:30:09,947 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:09,948 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-11-01 08:30:09,948 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-11-01 08:30:09,950 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ckb 2024-11-01 08:30:09,950 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ckb/LC_MESSAGES 2024-11-01 08:30:09,951 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-11-01 08:30:09,952 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-11-01 08:30:09,953 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kn 2024-11-01 08:30:09,954 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kn/LC_MESSAGES 2024-11-01 08:30:09,954 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-11-01 08:30:09,955 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-11-01 08:30:09,957 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kab 2024-11-01 08:30:09,957 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kab/LC_MESSAGES 2024-11-01 08:30:09,958 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-11-01 08:30:09,959 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-11-01 08:30:09,960 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ur 2024-11-01 08:30:09,961 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ur/LC_MESSAGES 2024-11-01 08:30:09,961 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-11-01 08:30:09,962 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-11-01 08:30:09,963 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nn 2024-11-01 08:30:09,964 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nn/LC_MESSAGES 2024-11-01 08:30:09,965 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-11-01 08:30:09,965 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-11-01 08:30:09,967 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sr 2024-11-01 08:30:09,967 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sr/LC_MESSAGES 2024-11-01 08:30:09,968 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-11-01 08:30:09,969 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-11-01 08:30:09,970 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sr_Latn 2024-11-01 08:30:09,971 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:09,971 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-11-01 08:30:09,972 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-11-01 08:30:09,973 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/be 2024-11-01 08:30:09,974 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/be/LC_MESSAGES 2024-11-01 08:30:09,975 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-11-01 08:30:09,976 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-11-01 08:30:09,977 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/is 2024-11-01 08:30:09,977 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/is/LC_MESSAGES 2024-11-01 08:30:09,978 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-11-01 08:30:09,979 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-11-01 08:30:09,980 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lv 2024-11-01 08:30:09,981 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lv/LC_MESSAGES 2024-11-01 08:30:09,982 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-11-01 08:30:09,982 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-11-01 08:30:09,984 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pt 2024-11-01 08:30:09,984 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pt/LC_MESSAGES 2024-11-01 08:30:09,985 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-11-01 08:30:09,986 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-11-01 08:30:09,987 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sw 2024-11-01 08:30:09,988 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sw/LC_MESSAGES 2024-11-01 08:30:09,988 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-11-01 08:30:09,989 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-11-01 08:30:09,990 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/et 2024-11-01 08:30:09,991 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/et/LC_MESSAGES 2024-11-01 08:30:09,992 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-11-01 08:30:09,993 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-11-01 08:30:09,994 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_CO 2024-11-01 08:30:09,994 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:09,995 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-11-01 08:30:09,996 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-11-01 08:30:09,997 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tk 2024-11-01 08:30:09,998 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tk/LC_MESSAGES 2024-11-01 08:30:09,999 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-11-01 08:30:10,000 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-11-01 08:30:10,001 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ga 2024-11-01 08:30:10,001 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ga/LC_MESSAGES 2024-11-01 08:30:10,002 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-11-01 08:30:10,003 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-11-01 08:30:10,004 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/th 2024-11-01 08:30:10,005 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/th/LC_MESSAGES 2024-11-01 08:30:10,005 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-11-01 08:30:10,006 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-11-01 08:30:10,007 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sq 2024-11-01 08:30:10,008 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sq/LC_MESSAGES 2024-11-01 08:30:10,009 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-11-01 08:30:10,010 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-11-01 08:30:10,011 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nl 2024-11-01 08:30:10,011 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nl/LC_MESSAGES 2024-11-01 08:30:10,012 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-11-01 08:30:10,013 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-11-01 08:30:10,014 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tg 2024-11-01 08:30:10,015 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tg/LC_MESSAGES 2024-11-01 08:30:10,015 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-11-01 08:30:10,016 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-11-01 08:30:10,018 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bn 2024-11-01 08:30:10,018 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bn/LC_MESSAGES 2024-11-01 08:30:10,019 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-11-01 08:30:10,020 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-11-01 08:30:10,021 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/io 2024-11-01 08:30:10,022 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/io/LC_MESSAGES 2024-11-01 08:30:10,022 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-11-01 08:30:10,023 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-11-01 08:30:10,024 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/br 2024-11-01 08:30:10,025 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/br/LC_MESSAGES 2024-11-01 08:30:10,025 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-11-01 08:30:10,026 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-11-01 08:30:10,028 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/uk 2024-11-01 08:30:10,028 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/uk/LC_MESSAGES 2024-11-01 08:30:10,029 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-11-01 08:30:10,030 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-11-01 08:30:10,031 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ky 2024-11-01 08:30:10,032 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ky/LC_MESSAGES 2024-11-01 08:30:10,032 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-11-01 08:30:10,033 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-11-01 08:30:10,034 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/af 2024-11-01 08:30:10,035 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/af/LC_MESSAGES 2024-11-01 08:30:10,036 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-11-01 08:30:10,037 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-11-01 08:30:10,038 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/it 2024-11-01 08:30:10,038 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/it/LC_MESSAGES 2024-11-01 08:30:10,039 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-11-01 08:30:10,040 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-11-01 08:30:10,041 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_AR 2024-11-01 08:30:10,042 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:10,042 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-11-01 08:30:10,043 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-11-01 08:30:10,045 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fa 2024-11-01 08:30:10,045 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fa/LC_MESSAGES 2024-11-01 08:30:10,046 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-11-01 08:30:10,047 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-11-01 08:30:10,048 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/el 2024-11-01 08:30:10,049 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/el/LC_MESSAGES 2024-11-01 08:30:10,049 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-11-01 08:30:10,050 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-11-01 08:30:10,051 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tr 2024-11-01 08:30:10,052 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tr/LC_MESSAGES 2024-11-01 08:30:10,053 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-11-01 08:30:10,054 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-11-01 08:30:10,055 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/eu 2024-11-01 08:30:10,055 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/eu/LC_MESSAGES 2024-11-01 08:30:10,056 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-11-01 08:30:10,057 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-11-01 08:30:10,058 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mr 2024-11-01 08:30:10,059 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mr/LC_MESSAGES 2024-11-01 08:30:10,059 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-11-01 08:30:10,060 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-11-01 08:30:10,061 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bs 2024-11-01 08:30:10,062 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bs/LC_MESSAGES 2024-11-01 08:30:10,063 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-11-01 08:30:10,064 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-11-01 08:30:10,065 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ar_DZ 2024-11-01 08:30:10,066 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:10,066 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-11-01 08:30:10,067 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-11-01 08:30:10,068 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ja 2024-11-01 08:30:10,069 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ja/LC_MESSAGES 2024-11-01 08:30:10,070 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-11-01 08:30:10,070 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-11-01 08:30:10,072 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/my 2024-11-01 08:30:10,072 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/my/LC_MESSAGES 2024-11-01 08:30:10,073 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-11-01 08:30:10,074 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-11-01 08:30:10,075 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/gd 2024-11-01 08:30:10,076 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/gd/LC_MESSAGES 2024-11-01 08:30:10,076 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-11-01 08:30:10,077 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-11-01 08:30:10,078 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/da 2024-11-01 08:30:10,079 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/da/LC_MESSAGES 2024-11-01 08:30:10,080 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-11-01 08:30:10,081 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-11-01 08:30:10,082 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/he 2024-11-01 08:30:10,082 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/he/LC_MESSAGES 2024-11-01 08:30:10,083 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-11-01 08:30:10,084 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-11-01 08:30:10,085 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en 2024-11-01 08:30:10,086 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en/LC_MESSAGES 2024-11-01 08:30:10,087 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-11-01 08:30:10,088 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-11-01 08:30:10,089 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hr 2024-11-01 08:30:10,089 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hr/LC_MESSAGES 2024-11-01 08:30:10,090 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-11-01 08:30:10,091 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-11-01 08:30:10,092 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ast 2024-11-01 08:30:10,093 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ast/LC_MESSAGES 2024-11-01 08:30:10,093 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-11-01 08:30:10,094 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-11-01 08:30:10,095 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sv 2024-11-01 08:30:10,096 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sv/LC_MESSAGES 2024-11-01 08:30:10,097 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-11-01 08:30:10,098 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-11-01 08:30:10,099 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/cs 2024-11-01 08:30:10,100 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/cs/LC_MESSAGES 2024-11-01 08:30:10,100 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-11-01 08:30:10,101 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-11-01 08:30:10,102 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_VE 2024-11-01 08:30:10,103 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:10,104 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-11-01 08:30:10,105 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-11-01 08:30:10,106 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ka 2024-11-01 08:30:10,106 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ka/LC_MESSAGES 2024-11-01 08:30:10,107 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-11-01 08:30:10,108 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-11-01 08:30:10,109 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mk 2024-11-01 08:30:10,110 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mk/LC_MESSAGES 2024-11-01 08:30:10,110 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-11-01 08:30:10,111 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-11-01 08:30:10,112 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/id 2024-11-01 08:30:10,113 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/id/LC_MESSAGES 2024-11-01 08:30:10,114 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-11-01 08:30:10,115 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-11-01 08:30:10,116 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ta 2024-11-01 08:30:10,116 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ta/LC_MESSAGES 2024-11-01 08:30:10,117 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-11-01 08:30:10,118 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-11-01 08:30:10,119 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ms 2024-11-01 08:30:10,120 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ms/LC_MESSAGES 2024-11-01 08:30:10,120 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-11-01 08:30:10,121 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-11-01 08:30:10,123 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ar 2024-11-01 08:30:10,123 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ar/LC_MESSAGES 2024-11-01 08:30:10,124 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-11-01 08:30:10,125 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-11-01 08:30:10,126 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/gl 2024-11-01 08:30:10,127 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/gl/LC_MESSAGES 2024-11-01 08:30:10,127 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-11-01 08:30:10,128 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-11-01 08:30:10,129 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/zh_Hans 2024-11-01 08:30:10,130 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:10,131 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-11-01 08:30:10,132 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-11-01 08:30:10,133 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ne 2024-11-01 08:30:10,134 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ne/LC_MESSAGES 2024-11-01 08:30:10,134 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-11-01 08:30:10,135 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-11-01 08:30:10,136 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/uz 2024-11-01 08:30:10,137 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/uz/LC_MESSAGES 2024-11-01 08:30:10,138 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-11-01 08:30:10,138 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-11-01 08:30:10,140 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/zh_Hant 2024-11-01 08:30:10,140 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:10,141 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-11-01 08:30:10,142 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-11-01 08:30:10,143 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/az 2024-11-01 08:30:10,144 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/az/LC_MESSAGES 2024-11-01 08:30:10,144 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-11-01 08:30:10,145 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-11-01 08:30:10,147 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es 2024-11-01 08:30:10,148 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es/LC_MESSAGES 2024-11-01 08:30:10,148 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-11-01 08:30:10,149 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-11-01 08:30:10,150 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ko 2024-11-01 08:30:10,151 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ko/LC_MESSAGES 2024-11-01 08:30:10,152 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-11-01 08:30:10,153 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-11-01 08:30:10,154 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pa 2024-11-01 08:30:10,154 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pa/LC_MESSAGES 2024-11-01 08:30:10,155 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-11-01 08:30:10,156 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-11-01 08:30:10,157 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fr 2024-11-01 08:30:10,158 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fr/LC_MESSAGES 2024-11-01 08:30:10,158 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-11-01 08:30:10,159 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-11-01 08:30:10,161 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bg 2024-11-01 08:30:10,161 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bg/LC_MESSAGES 2024-11-01 08:30:10,162 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-11-01 08:30:10,163 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-11-01 08:30:10,164 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_MX 2024-11-01 08:30:10,165 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:10,165 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-11-01 08:30:10,166 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-11-01 08:30:10,168 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/eo 2024-11-01 08:30:10,168 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/eo/LC_MESSAGES 2024-11-01 08:30:10,169 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-11-01 08:30:10,170 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-11-01 08:30:10,171 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pl 2024-11-01 08:30:10,172 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pl/LC_MESSAGES 2024-11-01 08:30:10,172 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-11-01 08:30:10,173 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-11-01 08:30:10,175 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kk 2024-11-01 08:30:10,175 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kk/LC_MESSAGES 2024-11-01 08:30:10,176 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-11-01 08:30:10,177 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-11-01 08:30:10,178 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lt 2024-11-01 08:30:10,179 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lt/LC_MESSAGES 2024-11-01 08:30:10,179 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-11-01 08:30:10,180 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-11-01 08:30:10,181 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hi 2024-11-01 08:30:10,182 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hi/LC_MESSAGES 2024-11-01 08:30:10,183 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-11-01 08:30:10,184 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-11-01 08:30:10,185 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/de 2024-11-01 08:30:10,185 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/de/LC_MESSAGES 2024-11-01 08:30:10,186 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-11-01 08:30:10,187 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-11-01 08:30:10,188 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/te 2024-11-01 08:30:10,189 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/te/LC_MESSAGES 2024-11-01 08:30:10,190 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-11-01 08:30:10,191 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-11-01 08:30:10,192 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/udm 2024-11-01 08:30:10,193 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/udm/LC_MESSAGES 2024-11-01 08:30:10,193 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-11-01 08:30:10,194 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-11-01 08:30:10,195 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fi 2024-11-01 08:30:10,196 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fi/LC_MESSAGES 2024-11-01 08:30:10,196 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-11-01 08:30:10,197 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-11-01 08:30:10,199 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pt_BR 2024-11-01 08:30:10,199 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:10,200 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-11-01 08:30:10,201 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-11-01 08:30:10,202 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lb 2024-11-01 08:30:10,203 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lb/LC_MESSAGES 2024-11-01 08:30:10,203 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-11-01 08:30:10,204 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-11-01 08:30:10,205 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ru 2024-11-01 08:30:10,206 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ru/LC_MESSAGES 2024-11-01 08:30:10,207 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-11-01 08:30:10,208 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-11-01 08:30:10,209 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ca 2024-11-01 08:30:10,209 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ca/LC_MESSAGES 2024-11-01 08:30:10,210 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-11-01 08:30:10,211 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-11-01 08:30:10,212 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nb 2024-11-01 08:30:10,213 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nb/LC_MESSAGES 2024-11-01 08:30:10,213 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-11-01 08:30:10,214 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-11-01 08:30:10,216 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/vi 2024-11-01 08:30:10,216 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/vi/LC_MESSAGES 2024-11-01 08:30:10,217 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-11-01 08:30:10,218 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-11-01 08:30:10,219 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ia 2024-11-01 08:30:10,220 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ia/LC_MESSAGES 2024-11-01 08:30:10,220 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-11-01 08:30:10,221 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-11-01 08:30:10,222 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/dsb 2024-11-01 08:30:10,223 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/dsb/LC_MESSAGES 2024-11-01 08:30:10,224 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-11-01 08:30:10,225 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-11-01 08:30:10,226 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hy 2024-11-01 08:30:10,227 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hy/LC_MESSAGES 2024-11-01 08:30:10,227 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-11-01 08:30:10,228 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-11-01 08:30:10,229 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en_GB 2024-11-01 08:30:10,230 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:10,230 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-11-01 08:30:10,231 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-11-01 08:30:10,233 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ml 2024-11-01 08:30:10,233 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ml/LC_MESSAGES 2024-11-01 08:30:10,234 root INFO copying build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ml/LC_MESSAGES 2024-11-01 08:30:10,235 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-11-01 08:30:10,236 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/os 2024-11-01 08:30:10,237 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/os/LC_MESSAGES 2024-11-01 08:30:10,237 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-11-01 08:30:10,238 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-11-01 08:30:10,239 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sl 2024-11-01 08:30:10,240 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sl/LC_MESSAGES 2024-11-01 08:30:10,241 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-11-01 08:30:10,242 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-11-01 08:30:10,243 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/km 2024-11-01 08:30:10,244 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/km/LC_MESSAGES 2024-11-01 08:30:10,244 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-11-01 08:30:10,245 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-11-01 08:30:10,246 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hu 2024-11-01 08:30:10,247 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hu/LC_MESSAGES 2024-11-01 08:30:10,248 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-11-01 08:30:10,248 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-11-01 08:30:10,250 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fy 2024-11-01 08:30:10,250 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fy/LC_MESSAGES 2024-11-01 08:30:10,251 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-11-01 08:30:10,252 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-11-01 08:30:10,253 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sk 2024-11-01 08:30:10,254 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sk/LC_MESSAGES 2024-11-01 08:30:10,254 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-11-01 08:30:10,255 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-11-01 08:30:10,256 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hsb 2024-11-01 08:30:10,257 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hsb/LC_MESSAGES 2024-11-01 08:30:10,258 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-11-01 08:30:10,259 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-11-01 08:30:10,260 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mn 2024-11-01 08:30:10,260 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mn/LC_MESSAGES 2024-11-01 08:30:10,261 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-11-01 08:30:10,262 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-11-01 08:30:10,263 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tt 2024-11-01 08:30:10,264 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tt/LC_MESSAGES 2024-11-01 08:30:10,264 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-11-01 08:30:10,265 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-11-01 08:30:10,267 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ro 2024-11-01 08:30:10,267 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ro/LC_MESSAGES 2024-11-01 08:30:10,268 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-11-01 08:30:10,269 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-11-01 08:30:10,270 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-11-01 08:30:10,271 root INFO copying build/lib/django/contrib/auth/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-11-01 08:30:10,272 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/management 2024-11-01 08:30:10,273 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/management/commands 2024-11-01 08:30:10,273 root INFO copying build/lib/django/contrib/auth/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/management/commands 2024-11-01 08:30:10,274 root INFO copying build/lib/django/contrib/auth/management/commands/createsuperuser.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/management/commands 2024-11-01 08:30:10,275 root INFO copying build/lib/django/contrib/auth/management/commands/changepassword.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/management/commands 2024-11-01 08:30:10,276 root INFO copying build/lib/django/contrib/auth/management/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/management 2024-11-01 08:30:10,278 root INFO copying build/lib/django/contrib/auth/urls.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-11-01 08:30:10,279 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/templates 2024-11-01 08:30:10,279 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/templates/registration 2024-11-01 08:30:10,280 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-11-01 08:30:10,281 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/templates/auth 2024-11-01 08:30:10,282 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/templates/auth/widgets 2024-11-01 08:30:10,282 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-11-01 08:30:10,283 root INFO copying build/lib/django/contrib/auth/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-11-01 08:30:10,285 root INFO copying build/lib/django/contrib/auth/hashers.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-11-01 08:30:10,286 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-11-01 08:30:10,287 root INFO copying build/lib/django/contrib/auth/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-11-01 08:30:10,288 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-11-01 08:30:10,289 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-11-01 08:30:10,290 root INFO copying build/lib/django/contrib/auth/migrations/0001_initial.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-11-01 08:30:10,291 root INFO copying build/lib/django/contrib/auth/migrations/0011_update_proxy_permissions.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-11-01 08:30:10,292 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-11-01 08:30:10,293 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-11-01 08:30:10,294 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-11-01 08:30:10,295 root INFO copying build/lib/django/contrib/auth/migrations/0006_require_contenttypes_0002.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-11-01 08:30:10,296 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-11-01 08:30:10,297 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-11-01 08:30:10,298 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-11-01 08:30:10,299 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-11-01 08:30:10,300 root INFO copying build/lib/django/contrib/auth/signals.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-11-01 08:30:10,301 root INFO copying build/lib/django/contrib/auth/models.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-11-01 08:30:10,302 root INFO copying build/lib/django/contrib/auth/forms.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-11-01 08:30:10,303 root INFO copying build/lib/django/contrib/auth/password_validation.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-11-01 08:30:10,304 root INFO copying build/lib/django/contrib/auth/views.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-11-01 08:30:10,305 root INFO copying build/lib/django/contrib/auth/base_user.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-11-01 08:30:10,306 root INFO copying build/lib/django/contrib/auth/tokens.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-11-01 08:30:10,307 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/handlers 2024-11-01 08:30:10,308 root INFO copying build/lib/django/contrib/auth/handlers/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/handlers 2024-11-01 08:30:10,309 root INFO copying build/lib/django/contrib/auth/handlers/modwsgi.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/handlers 2024-11-01 08:30:10,310 root INFO copying build/lib/django/contrib/auth/checks.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-11-01 08:30:10,311 root INFO copying build/lib/django/contrib/auth/mixins.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-11-01 08:30:10,312 root INFO copying build/lib/django/contrib/auth/middleware.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-11-01 08:30:10,313 root INFO copying build/lib/django/contrib/auth/admin.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-11-01 08:30:10,315 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale 2024-11-01 08:30:10,316 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/cy 2024-11-01 08:30:10,316 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/cy/LC_MESSAGES 2024-11-01 08:30:10,317 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-11-01 08:30:10,318 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-11-01 08:30:10,319 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en_AU 2024-11-01 08:30:10,320 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:10,320 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-11-01 08:30:10,321 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-11-01 08:30:10,323 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ckb 2024-11-01 08:30:10,323 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ckb/LC_MESSAGES 2024-11-01 08:30:10,324 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-11-01 08:30:10,325 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-11-01 08:30:10,326 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kn 2024-11-01 08:30:10,327 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kn/LC_MESSAGES 2024-11-01 08:30:10,328 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-11-01 08:30:10,329 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-11-01 08:30:10,330 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kab 2024-11-01 08:30:10,331 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kab/LC_MESSAGES 2024-11-01 08:30:10,331 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-11-01 08:30:10,332 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-11-01 08:30:10,334 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ur 2024-11-01 08:30:10,334 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ur/LC_MESSAGES 2024-11-01 08:30:10,335 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-11-01 08:30:10,336 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-11-01 08:30:10,337 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nn 2024-11-01 08:30:10,338 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nn/LC_MESSAGES 2024-11-01 08:30:10,338 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-11-01 08:30:10,339 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-11-01 08:30:10,341 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sr 2024-11-01 08:30:10,341 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sr/LC_MESSAGES 2024-11-01 08:30:10,342 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-11-01 08:30:10,343 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-11-01 08:30:10,344 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sr_Latn 2024-11-01 08:30:10,345 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:10,346 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-11-01 08:30:10,347 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-11-01 08:30:10,348 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/be 2024-11-01 08:30:10,349 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/be/LC_MESSAGES 2024-11-01 08:30:10,349 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-11-01 08:30:10,350 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-11-01 08:30:10,352 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/is 2024-11-01 08:30:10,352 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/is/LC_MESSAGES 2024-11-01 08:30:10,353 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-11-01 08:30:10,354 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-11-01 08:30:10,355 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lv 2024-11-01 08:30:10,356 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lv/LC_MESSAGES 2024-11-01 08:30:10,357 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-11-01 08:30:10,358 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-11-01 08:30:10,359 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pt 2024-11-01 08:30:10,360 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pt/LC_MESSAGES 2024-11-01 08:30:10,360 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-11-01 08:30:10,361 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-11-01 08:30:10,363 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sw 2024-11-01 08:30:10,364 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sw/LC_MESSAGES 2024-11-01 08:30:10,364 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-11-01 08:30:10,365 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-11-01 08:30:10,366 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/et 2024-11-01 08:30:10,367 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/et/LC_MESSAGES 2024-11-01 08:30:10,368 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-11-01 08:30:10,369 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-11-01 08:30:10,370 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_CO 2024-11-01 08:30:10,371 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:10,371 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-11-01 08:30:10,372 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-11-01 08:30:10,374 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tk 2024-11-01 08:30:10,374 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tk/LC_MESSAGES 2024-11-01 08:30:10,375 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-11-01 08:30:10,376 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-11-01 08:30:10,377 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ga 2024-11-01 08:30:10,378 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ga/LC_MESSAGES 2024-11-01 08:30:10,379 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-11-01 08:30:10,380 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-11-01 08:30:10,381 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/th 2024-11-01 08:30:10,381 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/th/LC_MESSAGES 2024-11-01 08:30:10,382 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-11-01 08:30:10,383 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-11-01 08:30:10,384 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sq 2024-11-01 08:30:10,385 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sq/LC_MESSAGES 2024-11-01 08:30:10,386 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-11-01 08:30:10,387 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-11-01 08:30:10,388 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nl 2024-11-01 08:30:10,389 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nl/LC_MESSAGES 2024-11-01 08:30:10,389 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-11-01 08:30:10,390 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-11-01 08:30:10,392 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tg 2024-11-01 08:30:10,392 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tg/LC_MESSAGES 2024-11-01 08:30:10,393 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-11-01 08:30:10,394 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-11-01 08:30:10,395 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bn 2024-11-01 08:30:10,396 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bn/LC_MESSAGES 2024-11-01 08:30:10,397 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-11-01 08:30:10,398 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-11-01 08:30:10,399 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/io 2024-11-01 08:30:10,400 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/io/LC_MESSAGES 2024-11-01 08:30:10,400 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-11-01 08:30:10,401 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-11-01 08:30:10,402 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/br 2024-11-01 08:30:10,403 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/br/LC_MESSAGES 2024-11-01 08:30:10,404 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-11-01 08:30:10,405 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-11-01 08:30:10,406 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/uk 2024-11-01 08:30:10,406 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/uk/LC_MESSAGES 2024-11-01 08:30:10,407 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-11-01 08:30:10,408 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-11-01 08:30:10,410 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ky 2024-11-01 08:30:10,410 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ky/LC_MESSAGES 2024-11-01 08:30:10,411 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-11-01 08:30:10,412 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-11-01 08:30:10,413 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/af 2024-11-01 08:30:10,414 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/af/LC_MESSAGES 2024-11-01 08:30:10,415 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-11-01 08:30:10,416 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-11-01 08:30:10,417 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/it 2024-11-01 08:30:10,417 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/it/LC_MESSAGES 2024-11-01 08:30:10,418 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-11-01 08:30:10,419 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-11-01 08:30:10,420 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_AR 2024-11-01 08:30:10,421 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:10,422 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-11-01 08:30:10,423 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-11-01 08:30:10,424 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fa 2024-11-01 08:30:10,425 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fa/LC_MESSAGES 2024-11-01 08:30:10,425 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-11-01 08:30:10,426 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-11-01 08:30:10,428 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/el 2024-11-01 08:30:10,428 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/el/LC_MESSAGES 2024-11-01 08:30:10,429 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-11-01 08:30:10,430 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-11-01 08:30:10,431 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tr 2024-11-01 08:30:10,432 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tr/LC_MESSAGES 2024-11-01 08:30:10,433 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-11-01 08:30:10,434 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-11-01 08:30:10,435 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/eu 2024-11-01 08:30:10,436 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/eu/LC_MESSAGES 2024-11-01 08:30:10,436 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-11-01 08:30:10,437 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-11-01 08:30:10,439 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mr 2024-11-01 08:30:10,439 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mr/LC_MESSAGES 2024-11-01 08:30:10,440 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-11-01 08:30:10,441 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-11-01 08:30:10,442 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bs 2024-11-01 08:30:10,443 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bs/LC_MESSAGES 2024-11-01 08:30:10,443 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-11-01 08:30:10,444 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-11-01 08:30:10,445 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ar_DZ 2024-11-01 08:30:10,446 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:10,447 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-11-01 08:30:10,448 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-11-01 08:30:10,449 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ja 2024-11-01 08:30:10,450 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ja/LC_MESSAGES 2024-11-01 08:30:10,450 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-11-01 08:30:10,452 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-11-01 08:30:10,453 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/my 2024-11-01 08:30:10,454 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/my/LC_MESSAGES 2024-11-01 08:30:10,454 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-11-01 08:30:10,456 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-11-01 08:30:10,457 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/gd 2024-11-01 08:30:10,457 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/gd/LC_MESSAGES 2024-11-01 08:30:10,458 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-11-01 08:30:10,459 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-11-01 08:30:10,460 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/da 2024-11-01 08:30:10,461 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/da/LC_MESSAGES 2024-11-01 08:30:10,462 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-11-01 08:30:10,463 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-11-01 08:30:10,464 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/he 2024-11-01 08:30:10,465 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/he/LC_MESSAGES 2024-11-01 08:30:10,465 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-11-01 08:30:10,466 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-11-01 08:30:10,468 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en 2024-11-01 08:30:10,468 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en/LC_MESSAGES 2024-11-01 08:30:10,469 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-11-01 08:30:10,470 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-11-01 08:30:10,471 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hr 2024-11-01 08:30:10,472 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hr/LC_MESSAGES 2024-11-01 08:30:10,472 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-11-01 08:30:10,473 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-11-01 08:30:10,475 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ast 2024-11-01 08:30:10,475 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ast/LC_MESSAGES 2024-11-01 08:30:10,476 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-11-01 08:30:10,477 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-11-01 08:30:10,478 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sv 2024-11-01 08:30:10,479 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sv/LC_MESSAGES 2024-11-01 08:30:10,479 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-11-01 08:30:10,480 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-11-01 08:30:10,482 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/cs 2024-11-01 08:30:10,482 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/cs/LC_MESSAGES 2024-11-01 08:30:10,483 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-11-01 08:30:10,484 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-11-01 08:30:10,485 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_VE 2024-11-01 08:30:10,486 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:10,487 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-11-01 08:30:10,488 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-11-01 08:30:10,489 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ka 2024-11-01 08:30:10,490 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ka/LC_MESSAGES 2024-11-01 08:30:10,490 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-11-01 08:30:10,491 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-11-01 08:30:10,493 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mk 2024-11-01 08:30:10,493 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mk/LC_MESSAGES 2024-11-01 08:30:10,494 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-11-01 08:30:10,495 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-11-01 08:30:10,496 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/id 2024-11-01 08:30:10,497 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/id/LC_MESSAGES 2024-11-01 08:30:10,498 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-11-01 08:30:10,499 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-11-01 08:30:10,500 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ta 2024-11-01 08:30:10,501 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ta/LC_MESSAGES 2024-11-01 08:30:10,501 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-11-01 08:30:10,502 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-11-01 08:30:10,503 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ms 2024-11-01 08:30:10,504 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ms/LC_MESSAGES 2024-11-01 08:30:10,505 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-11-01 08:30:10,506 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-11-01 08:30:10,507 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ar 2024-11-01 08:30:10,508 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ar/LC_MESSAGES 2024-11-01 08:30:10,508 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-11-01 08:30:10,509 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-11-01 08:30:10,511 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/gl 2024-11-01 08:30:10,511 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/gl/LC_MESSAGES 2024-11-01 08:30:10,512 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-11-01 08:30:10,513 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-11-01 08:30:10,514 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/zh_Hans 2024-11-01 08:30:10,515 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:10,516 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-11-01 08:30:10,517 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-11-01 08:30:10,518 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ne 2024-11-01 08:30:10,519 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ne/LC_MESSAGES 2024-11-01 08:30:10,519 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-11-01 08:30:10,520 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-11-01 08:30:10,522 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/uz 2024-11-01 08:30:10,522 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/uz/LC_MESSAGES 2024-11-01 08:30:10,523 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-11-01 08:30:10,524 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-11-01 08:30:10,525 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/zh_Hant 2024-11-01 08:30:10,526 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:10,526 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-11-01 08:30:10,527 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-11-01 08:30:10,528 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/az 2024-11-01 08:30:10,529 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/az/LC_MESSAGES 2024-11-01 08:30:10,530 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-11-01 08:30:10,531 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-11-01 08:30:10,532 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es 2024-11-01 08:30:10,533 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es/LC_MESSAGES 2024-11-01 08:30:10,533 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-11-01 08:30:10,534 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-11-01 08:30:10,536 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ko 2024-11-01 08:30:10,536 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ko/LC_MESSAGES 2024-11-01 08:30:10,537 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-11-01 08:30:10,538 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-11-01 08:30:10,539 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pa 2024-11-01 08:30:10,540 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pa/LC_MESSAGES 2024-11-01 08:30:10,541 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-11-01 08:30:10,542 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-11-01 08:30:10,543 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fr 2024-11-01 08:30:10,544 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fr/LC_MESSAGES 2024-11-01 08:30:10,544 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-11-01 08:30:10,545 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-11-01 08:30:10,547 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bg 2024-11-01 08:30:10,547 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bg/LC_MESSAGES 2024-11-01 08:30:10,548 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-11-01 08:30:10,549 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-11-01 08:30:10,550 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_MX 2024-11-01 08:30:10,551 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:10,552 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-11-01 08:30:10,553 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-11-01 08:30:10,554 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/eo 2024-11-01 08:30:10,555 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/eo/LC_MESSAGES 2024-11-01 08:30:10,555 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-11-01 08:30:10,556 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-11-01 08:30:10,558 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pl 2024-11-01 08:30:10,558 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pl/LC_MESSAGES 2024-11-01 08:30:10,559 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-11-01 08:30:10,560 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-11-01 08:30:10,561 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kk 2024-11-01 08:30:10,562 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kk/LC_MESSAGES 2024-11-01 08:30:10,562 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-11-01 08:30:10,563 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-11-01 08:30:10,565 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lt 2024-11-01 08:30:10,565 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lt/LC_MESSAGES 2024-11-01 08:30:10,566 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-11-01 08:30:10,567 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-11-01 08:30:10,568 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hi 2024-11-01 08:30:10,569 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hi/LC_MESSAGES 2024-11-01 08:30:10,570 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-11-01 08:30:10,571 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-11-01 08:30:10,572 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/de 2024-11-01 08:30:10,573 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/de/LC_MESSAGES 2024-11-01 08:30:10,573 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-11-01 08:30:10,574 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-11-01 08:30:10,575 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/te 2024-11-01 08:30:10,576 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/te/LC_MESSAGES 2024-11-01 08:30:10,577 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-11-01 08:30:10,578 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-11-01 08:30:10,579 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/udm 2024-11-01 08:30:10,580 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/udm/LC_MESSAGES 2024-11-01 08:30:10,580 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-11-01 08:30:10,581 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-11-01 08:30:10,582 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fi 2024-11-01 08:30:10,583 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fi/LC_MESSAGES 2024-11-01 08:30:10,584 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-11-01 08:30:10,585 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-11-01 08:30:10,586 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pt_BR 2024-11-01 08:30:10,587 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:10,587 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-11-01 08:30:10,588 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-11-01 08:30:10,590 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lb 2024-11-01 08:30:10,590 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lb/LC_MESSAGES 2024-11-01 08:30:10,591 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-11-01 08:30:10,592 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-11-01 08:30:10,593 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ru 2024-11-01 08:30:10,594 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ru/LC_MESSAGES 2024-11-01 08:30:10,594 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-11-01 08:30:10,595 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-11-01 08:30:10,597 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ca 2024-11-01 08:30:10,598 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ca/LC_MESSAGES 2024-11-01 08:30:10,598 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-11-01 08:30:10,599 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-11-01 08:30:10,600 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nb 2024-11-01 08:30:10,601 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nb/LC_MESSAGES 2024-11-01 08:30:10,602 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-11-01 08:30:10,603 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-11-01 08:30:10,604 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/vi 2024-11-01 08:30:10,605 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/vi/LC_MESSAGES 2024-11-01 08:30:10,605 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-11-01 08:30:10,606 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-11-01 08:30:10,608 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ia 2024-11-01 08:30:10,608 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ia/LC_MESSAGES 2024-11-01 08:30:10,609 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-11-01 08:30:10,610 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-11-01 08:30:10,611 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/dsb 2024-11-01 08:30:10,612 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/dsb/LC_MESSAGES 2024-11-01 08:30:10,612 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-11-01 08:30:10,614 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-11-01 08:30:10,615 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hy 2024-11-01 08:30:10,616 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hy/LC_MESSAGES 2024-11-01 08:30:10,616 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-11-01 08:30:10,617 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-11-01 08:30:10,618 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en_GB 2024-11-01 08:30:10,619 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:10,620 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-11-01 08:30:10,621 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-11-01 08:30:10,622 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ml 2024-11-01 08:30:10,623 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ml/LC_MESSAGES 2024-11-01 08:30:10,623 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-11-01 08:30:10,624 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-11-01 08:30:10,626 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/os 2024-11-01 08:30:10,626 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/os/LC_MESSAGES 2024-11-01 08:30:10,627 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-11-01 08:30:10,628 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-11-01 08:30:10,629 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sl 2024-11-01 08:30:10,630 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sl/LC_MESSAGES 2024-11-01 08:30:10,630 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-11-01 08:30:10,632 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-11-01 08:30:10,633 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/km 2024-11-01 08:30:10,633 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/km/LC_MESSAGES 2024-11-01 08:30:10,634 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-11-01 08:30:10,635 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-11-01 08:30:10,636 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hu 2024-11-01 08:30:10,637 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hu/LC_MESSAGES 2024-11-01 08:30:10,638 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-11-01 08:30:10,639 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-11-01 08:30:10,640 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fy 2024-11-01 08:30:10,641 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fy/LC_MESSAGES 2024-11-01 08:30:10,641 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-11-01 08:30:10,642 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-11-01 08:30:10,643 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sk 2024-11-01 08:30:10,644 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sk/LC_MESSAGES 2024-11-01 08:30:10,645 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-11-01 08:30:10,646 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-11-01 08:30:10,647 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hsb 2024-11-01 08:30:10,648 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hsb/LC_MESSAGES 2024-11-01 08:30:10,648 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-11-01 08:30:10,649 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-11-01 08:30:10,651 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mn 2024-11-01 08:30:10,651 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mn/LC_MESSAGES 2024-11-01 08:30:10,652 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-11-01 08:30:10,653 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-11-01 08:30:10,654 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tt 2024-11-01 08:30:10,655 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tt/LC_MESSAGES 2024-11-01 08:30:10,656 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-11-01 08:30:10,657 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-11-01 08:30:10,658 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ro 2024-11-01 08:30:10,659 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ro/LC_MESSAGES 2024-11-01 08:30:10,659 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-11-01 08:30:10,660 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-11-01 08:30:10,661 root INFO copying build/lib/django/contrib/auth/backends.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-11-01 08:30:10,663 root INFO copying build/lib/django/contrib/auth/decorators.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-11-01 08:30:10,664 root INFO copying build/lib/django/contrib/auth/context_processors.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-11-01 08:30:10,665 root INFO copying build/lib/django/contrib/auth/common-passwords.txt.gz -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-11-01 08:30:10,666 root INFO copying build/lib/django/contrib/auth/validators.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-11-01 08:30:10,668 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions 2024-11-01 08:30:10,668 root INFO copying build/lib/django/contrib/sessions/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions 2024-11-01 08:30:10,669 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/management 2024-11-01 08:30:10,670 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/management/commands 2024-11-01 08:30:10,671 root INFO copying build/lib/django/contrib/sessions/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/management/commands 2024-11-01 08:30:10,672 root INFO copying build/lib/django/contrib/sessions/management/commands/clearsessions.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/management/commands 2024-11-01 08:30:10,673 root INFO copying build/lib/django/contrib/sessions/management/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/management 2024-11-01 08:30:10,674 root INFO copying build/lib/django/contrib/sessions/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions 2024-11-01 08:30:10,675 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/migrations 2024-11-01 08:30:10,675 root INFO copying build/lib/django/contrib/sessions/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/migrations 2024-11-01 08:30:10,676 root INFO copying build/lib/django/contrib/sessions/migrations/0001_initial.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/migrations 2024-11-01 08:30:10,677 root INFO copying build/lib/django/contrib/sessions/models.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions 2024-11-01 08:30:10,678 root INFO copying build/lib/django/contrib/sessions/exceptions.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions 2024-11-01 08:30:10,679 root INFO copying build/lib/django/contrib/sessions/base_session.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions 2024-11-01 08:30:10,680 root INFO copying build/lib/django/contrib/sessions/middleware.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions 2024-11-01 08:30:10,681 root INFO copying build/lib/django/contrib/sessions/serializers.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions 2024-11-01 08:30:10,683 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale 2024-11-01 08:30:10,683 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/cy 2024-11-01 08:30:10,684 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/cy/LC_MESSAGES 2024-11-01 08:30:10,685 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-11-01 08:30:10,686 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-11-01 08:30:10,687 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en_AU 2024-11-01 08:30:10,688 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:10,688 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-11-01 08:30:10,689 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-11-01 08:30:10,690 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ckb 2024-11-01 08:30:10,691 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ckb/LC_MESSAGES 2024-11-01 08:30:10,691 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-11-01 08:30:10,692 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-11-01 08:30:10,694 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kn 2024-11-01 08:30:10,694 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kn/LC_MESSAGES 2024-11-01 08:30:10,695 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-11-01 08:30:10,696 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-11-01 08:30:10,697 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kab 2024-11-01 08:30:10,698 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kab/LC_MESSAGES 2024-11-01 08:30:10,698 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-11-01 08:30:10,699 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-11-01 08:30:10,700 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ur 2024-11-01 08:30:10,701 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ur/LC_MESSAGES 2024-11-01 08:30:10,702 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-11-01 08:30:10,703 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-11-01 08:30:10,704 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nn 2024-11-01 08:30:10,704 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nn/LC_MESSAGES 2024-11-01 08:30:10,705 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-11-01 08:30:10,706 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-11-01 08:30:10,707 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sr 2024-11-01 08:30:10,708 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sr/LC_MESSAGES 2024-11-01 08:30:10,708 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-11-01 08:30:10,709 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-11-01 08:30:10,711 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sr_Latn 2024-11-01 08:30:10,711 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:10,712 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-11-01 08:30:10,713 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-11-01 08:30:10,714 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/be 2024-11-01 08:30:10,715 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/be/LC_MESSAGES 2024-11-01 08:30:10,715 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-11-01 08:30:10,716 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-11-01 08:30:10,718 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/is 2024-11-01 08:30:10,718 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/is/LC_MESSAGES 2024-11-01 08:30:10,719 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-11-01 08:30:10,720 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-11-01 08:30:10,721 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lv 2024-11-01 08:30:10,722 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lv/LC_MESSAGES 2024-11-01 08:30:10,722 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-11-01 08:30:10,723 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-11-01 08:30:10,724 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pt 2024-11-01 08:30:10,725 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pt/LC_MESSAGES 2024-11-01 08:30:10,726 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-11-01 08:30:10,727 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-11-01 08:30:10,728 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sw 2024-11-01 08:30:10,729 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sw/LC_MESSAGES 2024-11-01 08:30:10,729 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-11-01 08:30:10,730 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-11-01 08:30:10,731 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/et 2024-11-01 08:30:10,732 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/et/LC_MESSAGES 2024-11-01 08:30:10,733 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-11-01 08:30:10,734 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-11-01 08:30:10,735 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_CO 2024-11-01 08:30:10,736 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:10,736 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-11-01 08:30:10,737 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-11-01 08:30:10,738 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tk 2024-11-01 08:30:10,739 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tk/LC_MESSAGES 2024-11-01 08:30:10,740 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-11-01 08:30:10,741 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-11-01 08:30:10,742 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ga 2024-11-01 08:30:10,742 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ga/LC_MESSAGES 2024-11-01 08:30:10,743 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-11-01 08:30:10,744 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-11-01 08:30:10,745 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/th 2024-11-01 08:30:10,746 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/th/LC_MESSAGES 2024-11-01 08:30:10,746 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-11-01 08:30:10,747 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-11-01 08:30:10,749 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sq 2024-11-01 08:30:10,749 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sq/LC_MESSAGES 2024-11-01 08:30:10,750 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-11-01 08:30:10,751 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-11-01 08:30:10,786 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nl 2024-11-01 08:30:10,787 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nl/LC_MESSAGES 2024-11-01 08:30:10,787 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-11-01 08:30:10,788 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-11-01 08:30:10,789 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tg 2024-11-01 08:30:10,790 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tg/LC_MESSAGES 2024-11-01 08:30:10,791 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-11-01 08:30:10,792 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-11-01 08:30:10,793 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bn 2024-11-01 08:30:10,793 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bn/LC_MESSAGES 2024-11-01 08:30:10,794 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-11-01 08:30:10,795 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-11-01 08:30:10,796 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/io 2024-11-01 08:30:10,797 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/io/LC_MESSAGES 2024-11-01 08:30:10,797 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-11-01 08:30:10,798 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-11-01 08:30:10,800 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/br 2024-11-01 08:30:10,800 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/br/LC_MESSAGES 2024-11-01 08:30:10,801 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-11-01 08:30:10,802 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-11-01 08:30:10,803 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/uk 2024-11-01 08:30:10,804 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/uk/LC_MESSAGES 2024-11-01 08:30:10,804 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-11-01 08:30:10,805 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-11-01 08:30:10,806 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ky 2024-11-01 08:30:10,807 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ky/LC_MESSAGES 2024-11-01 08:30:10,808 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-11-01 08:30:10,809 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-11-01 08:30:10,810 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/af 2024-11-01 08:30:10,811 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/af/LC_MESSAGES 2024-11-01 08:30:10,811 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-11-01 08:30:10,812 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-11-01 08:30:10,813 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/it 2024-11-01 08:30:10,814 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/it/LC_MESSAGES 2024-11-01 08:30:10,815 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-11-01 08:30:10,816 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-11-01 08:30:10,817 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_AR 2024-11-01 08:30:10,818 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:10,818 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-11-01 08:30:10,819 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-11-01 08:30:10,820 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fa 2024-11-01 08:30:10,821 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fa/LC_MESSAGES 2024-11-01 08:30:10,822 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-11-01 08:30:10,823 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-11-01 08:30:10,824 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/el 2024-11-01 08:30:10,824 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/el/LC_MESSAGES 2024-11-01 08:30:10,825 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-11-01 08:30:10,826 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-11-01 08:30:10,827 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tr 2024-11-01 08:30:10,828 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tr/LC_MESSAGES 2024-11-01 08:30:10,828 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-11-01 08:30:10,829 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-11-01 08:30:10,830 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/eu 2024-11-01 08:30:10,831 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/eu/LC_MESSAGES 2024-11-01 08:30:10,832 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-11-01 08:30:10,833 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-11-01 08:30:10,834 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mr 2024-11-01 08:30:10,835 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mr/LC_MESSAGES 2024-11-01 08:30:10,835 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-11-01 08:30:10,836 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-11-01 08:30:10,837 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bs 2024-11-01 08:30:10,838 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bs/LC_MESSAGES 2024-11-01 08:30:10,839 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-11-01 08:30:10,840 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-11-01 08:30:10,841 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ar_DZ 2024-11-01 08:30:10,842 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:10,842 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-11-01 08:30:10,843 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-11-01 08:30:10,844 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ja 2024-11-01 08:30:10,845 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ja/LC_MESSAGES 2024-11-01 08:30:10,845 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-11-01 08:30:10,846 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-11-01 08:30:10,848 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/my 2024-11-01 08:30:10,848 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/my/LC_MESSAGES 2024-11-01 08:30:10,849 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-11-01 08:30:10,850 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-11-01 08:30:10,851 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/gd 2024-11-01 08:30:10,852 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/gd/LC_MESSAGES 2024-11-01 08:30:10,852 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-11-01 08:30:10,853 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-11-01 08:30:10,855 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/da 2024-11-01 08:30:10,855 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/da/LC_MESSAGES 2024-11-01 08:30:10,856 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-11-01 08:30:10,857 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-11-01 08:30:10,858 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/he 2024-11-01 08:30:10,859 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/he/LC_MESSAGES 2024-11-01 08:30:10,859 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-11-01 08:30:10,860 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-11-01 08:30:10,861 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en 2024-11-01 08:30:10,862 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en/LC_MESSAGES 2024-11-01 08:30:10,863 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-11-01 08:30:10,864 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-11-01 08:30:10,865 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hr 2024-11-01 08:30:10,866 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hr/LC_MESSAGES 2024-11-01 08:30:10,866 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-11-01 08:30:10,867 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-11-01 08:30:10,868 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ast 2024-11-01 08:30:10,869 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ast/LC_MESSAGES 2024-11-01 08:30:10,870 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-11-01 08:30:10,870 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-11-01 08:30:10,872 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sv 2024-11-01 08:30:10,872 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sv/LC_MESSAGES 2024-11-01 08:30:10,873 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-11-01 08:30:10,874 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-11-01 08:30:10,875 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/cs 2024-11-01 08:30:10,876 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/cs/LC_MESSAGES 2024-11-01 08:30:10,876 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-11-01 08:30:10,877 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-11-01 08:30:10,878 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_VE 2024-11-01 08:30:10,879 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:10,880 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-11-01 08:30:10,881 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-11-01 08:30:10,882 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ka 2024-11-01 08:30:10,883 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ka/LC_MESSAGES 2024-11-01 08:30:10,883 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-11-01 08:30:10,884 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-11-01 08:30:10,885 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mk 2024-11-01 08:30:10,886 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mk/LC_MESSAGES 2024-11-01 08:30:10,887 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-11-01 08:30:10,888 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-11-01 08:30:10,889 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/id 2024-11-01 08:30:10,890 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/id/LC_MESSAGES 2024-11-01 08:30:10,890 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-11-01 08:30:10,891 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-11-01 08:30:10,892 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ta 2024-11-01 08:30:10,893 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ta/LC_MESSAGES 2024-11-01 08:30:10,894 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-11-01 08:30:10,894 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-11-01 08:30:10,896 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ms 2024-11-01 08:30:10,897 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ms/LC_MESSAGES 2024-11-01 08:30:10,897 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-11-01 08:30:10,898 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-11-01 08:30:10,900 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ar 2024-11-01 08:30:10,900 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ar/LC_MESSAGES 2024-11-01 08:30:10,901 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-11-01 08:30:10,902 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-11-01 08:30:10,903 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/gl 2024-11-01 08:30:10,904 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/gl/LC_MESSAGES 2024-11-01 08:30:10,904 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-11-01 08:30:10,905 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-11-01 08:30:10,906 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/zh_Hans 2024-11-01 08:30:10,907 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:10,908 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-11-01 08:30:10,909 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-11-01 08:30:10,910 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ne 2024-11-01 08:30:10,911 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ne/LC_MESSAGES 2024-11-01 08:30:10,911 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-11-01 08:30:10,912 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-11-01 08:30:10,913 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/uz 2024-11-01 08:30:10,914 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/uz/LC_MESSAGES 2024-11-01 08:30:10,915 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-11-01 08:30:10,916 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-11-01 08:30:10,917 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/zh_Hant 2024-11-01 08:30:10,918 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:10,918 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-11-01 08:30:10,919 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-11-01 08:30:10,920 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/az 2024-11-01 08:30:10,921 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/az/LC_MESSAGES 2024-11-01 08:30:10,921 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-11-01 08:30:10,922 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-11-01 08:30:10,924 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es 2024-11-01 08:30:10,924 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es/LC_MESSAGES 2024-11-01 08:30:10,925 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-11-01 08:30:10,926 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-11-01 08:30:10,927 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ko 2024-11-01 08:30:10,928 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ko/LC_MESSAGES 2024-11-01 08:30:10,928 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-11-01 08:30:10,929 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-11-01 08:30:10,931 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pa 2024-11-01 08:30:10,931 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pa/LC_MESSAGES 2024-11-01 08:30:10,932 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-11-01 08:30:10,933 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-11-01 08:30:10,934 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fr 2024-11-01 08:30:10,935 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fr/LC_MESSAGES 2024-11-01 08:30:10,935 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-11-01 08:30:10,936 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-11-01 08:30:10,937 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bg 2024-11-01 08:30:10,938 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bg/LC_MESSAGES 2024-11-01 08:30:10,939 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-11-01 08:30:10,940 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-11-01 08:30:10,941 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_MX 2024-11-01 08:30:10,942 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:10,942 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-11-01 08:30:10,943 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-11-01 08:30:10,945 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/eo 2024-11-01 08:30:10,945 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/eo/LC_MESSAGES 2024-11-01 08:30:10,946 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-11-01 08:30:10,947 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-11-01 08:30:10,948 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pl 2024-11-01 08:30:10,949 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pl/LC_MESSAGES 2024-11-01 08:30:10,949 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-11-01 08:30:10,950 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-11-01 08:30:10,951 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kk 2024-11-01 08:30:10,952 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kk/LC_MESSAGES 2024-11-01 08:30:10,953 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-11-01 08:30:10,954 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-11-01 08:30:10,955 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lt 2024-11-01 08:30:10,956 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lt/LC_MESSAGES 2024-11-01 08:30:10,956 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-11-01 08:30:10,957 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-11-01 08:30:10,958 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hi 2024-11-01 08:30:10,959 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hi/LC_MESSAGES 2024-11-01 08:30:10,960 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-11-01 08:30:10,961 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-11-01 08:30:10,962 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/de 2024-11-01 08:30:10,962 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/de/LC_MESSAGES 2024-11-01 08:30:10,963 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-11-01 08:30:10,964 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-11-01 08:30:10,965 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/te 2024-11-01 08:30:10,966 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/te/LC_MESSAGES 2024-11-01 08:30:10,966 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-11-01 08:30:10,967 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-11-01 08:30:10,969 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/udm 2024-11-01 08:30:10,969 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/udm/LC_MESSAGES 2024-11-01 08:30:10,970 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-11-01 08:30:10,971 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-11-01 08:30:10,972 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fi 2024-11-01 08:30:10,973 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fi/LC_MESSAGES 2024-11-01 08:30:10,973 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-11-01 08:30:10,974 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-11-01 08:30:10,975 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pt_BR 2024-11-01 08:30:10,976 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:10,977 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-11-01 08:30:10,978 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-11-01 08:30:10,979 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lb 2024-11-01 08:30:10,979 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lb/LC_MESSAGES 2024-11-01 08:30:10,980 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-11-01 08:30:10,981 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-11-01 08:30:10,982 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ru 2024-11-01 08:30:10,983 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ru/LC_MESSAGES 2024-11-01 08:30:10,984 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-11-01 08:30:10,984 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-11-01 08:30:10,986 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ca 2024-11-01 08:30:10,986 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ca/LC_MESSAGES 2024-11-01 08:30:10,987 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-11-01 08:30:10,988 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-11-01 08:30:10,989 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nb 2024-11-01 08:30:10,990 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nb/LC_MESSAGES 2024-11-01 08:30:10,990 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-11-01 08:30:10,991 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-11-01 08:30:10,993 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/vi 2024-11-01 08:30:10,993 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/vi/LC_MESSAGES 2024-11-01 08:30:10,994 root INFO copying build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/vi/LC_MESSAGES 2024-11-01 08:30:10,995 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-11-01 08:30:10,996 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ia 2024-11-01 08:30:10,997 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ia/LC_MESSAGES 2024-11-01 08:30:10,997 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-11-01 08:30:10,998 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-11-01 08:30:10,999 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/dsb 2024-11-01 08:30:11,000 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/dsb/LC_MESSAGES 2024-11-01 08:30:11,001 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-11-01 08:30:11,002 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-11-01 08:30:11,003 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hy 2024-11-01 08:30:11,004 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hy/LC_MESSAGES 2024-11-01 08:30:11,004 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-11-01 08:30:11,005 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-11-01 08:30:11,006 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en_GB 2024-11-01 08:30:11,007 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:11,008 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-11-01 08:30:11,009 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-11-01 08:30:11,010 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ml 2024-11-01 08:30:11,011 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ml/LC_MESSAGES 2024-11-01 08:30:11,011 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-11-01 08:30:11,012 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-11-01 08:30:11,013 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/os 2024-11-01 08:30:11,014 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/os/LC_MESSAGES 2024-11-01 08:30:11,015 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-11-01 08:30:11,016 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-11-01 08:30:11,017 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sl 2024-11-01 08:30:11,017 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sl/LC_MESSAGES 2024-11-01 08:30:11,018 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-11-01 08:30:11,019 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-11-01 08:30:11,020 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/km 2024-11-01 08:30:11,021 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/km/LC_MESSAGES 2024-11-01 08:30:11,021 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-11-01 08:30:11,022 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-11-01 08:30:11,024 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hu 2024-11-01 08:30:11,024 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hu/LC_MESSAGES 2024-11-01 08:30:11,025 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-11-01 08:30:11,026 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-11-01 08:30:11,027 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fy 2024-11-01 08:30:11,028 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fy/LC_MESSAGES 2024-11-01 08:30:11,028 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-11-01 08:30:11,029 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-11-01 08:30:11,031 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sk 2024-11-01 08:30:11,031 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sk/LC_MESSAGES 2024-11-01 08:30:11,032 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-11-01 08:30:11,033 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-11-01 08:30:11,034 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hsb 2024-11-01 08:30:11,035 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hsb/LC_MESSAGES 2024-11-01 08:30:11,035 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-11-01 08:30:11,036 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-11-01 08:30:11,037 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mn 2024-11-01 08:30:11,038 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mn/LC_MESSAGES 2024-11-01 08:30:11,039 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-11-01 08:30:11,040 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-11-01 08:30:11,041 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tt 2024-11-01 08:30:11,042 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tt/LC_MESSAGES 2024-11-01 08:30:11,042 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-11-01 08:30:11,043 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-11-01 08:30:11,044 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ro 2024-11-01 08:30:11,045 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ro/LC_MESSAGES 2024-11-01 08:30:11,046 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-11-01 08:30:11,047 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-11-01 08:30:11,048 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/backends 2024-11-01 08:30:11,048 root INFO copying build/lib/django/contrib/sessions/backends/db.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/backends 2024-11-01 08:30:11,049 root INFO copying build/lib/django/contrib/sessions/backends/signed_cookies.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/backends 2024-11-01 08:30:11,050 root INFO copying build/lib/django/contrib/sessions/backends/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/backends 2024-11-01 08:30:11,051 root INFO copying build/lib/django/contrib/sessions/backends/cache.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/backends 2024-11-01 08:30:11,052 root INFO copying build/lib/django/contrib/sessions/backends/file.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/backends 2024-11-01 08:30:11,053 root INFO copying build/lib/django/contrib/sessions/backends/cached_db.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/backends 2024-11-01 08:30:11,054 root INFO copying build/lib/django/contrib/sessions/backends/base.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/backends 2024-11-01 08:30:11,056 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis 2024-11-01 08:30:11,057 root INFO copying build/lib/django/contrib/gis/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis 2024-11-01 08:30:11,058 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/management 2024-11-01 08:30:11,058 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/management/commands 2024-11-01 08:30:11,059 root INFO copying build/lib/django/contrib/gis/management/commands/ogrinspect.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/management/commands 2024-11-01 08:30:11,060 root INFO copying build/lib/django/contrib/gis/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/management/commands 2024-11-01 08:30:11,061 root INFO copying build/lib/django/contrib/gis/management/commands/inspectdb.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/management/commands 2024-11-01 08:30:11,062 root INFO copying build/lib/django/contrib/gis/management/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/management 2024-11-01 08:30:11,063 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/static 2024-11-01 08:30:11,064 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis 2024-11-01 08:30:11,064 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis/img 2024-11-01 08:30:11,065 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-11-01 08:30:11,066 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-11-01 08:30:11,067 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-11-01 08:30:11,068 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-11-01 08:30:11,069 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-11-01 08:30:11,070 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-11-01 08:30:11,071 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis/css 2024-11-01 08:30:11,072 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-11-01 08:30:11,073 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis/js 2024-11-01 08:30:11,074 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-11-01 08:30:11,075 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/templates 2024-11-01 08:30:11,076 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis 2024-11-01 08:30:11,076 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis/kml 2024-11-01 08:30:11,077 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-11-01 08:30:11,078 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-11-01 08:30:11,079 root INFO copying build/lib/django/contrib/gis/templates/gis/openlayers.html -> build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis 2024-11-01 08:30:11,080 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis/admin 2024-11-01 08:30:11,081 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-11-01 08:30:11,082 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-11-01 08:30:11,083 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-11-01 08:30:11,084 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-11-01 08:30:11,085 root INFO copying build/lib/django/contrib/gis/templates/gis/openlayers-osm.html -> build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis 2024-11-01 08:30:11,086 root INFO copying build/lib/django/contrib/gis/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis 2024-11-01 08:30:11,087 root INFO copying build/lib/django/contrib/gis/shortcuts.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis 2024-11-01 08:30:11,088 root INFO copying build/lib/django/contrib/gis/feeds.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis 2024-11-01 08:30:11,089 root INFO copying build/lib/django/contrib/gis/views.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis 2024-11-01 08:30:11,090 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/sitemaps 2024-11-01 08:30:11,090 root INFO copying build/lib/django/contrib/gis/sitemaps/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/sitemaps 2024-11-01 08:30:11,091 root INFO copying build/lib/django/contrib/gis/sitemaps/kml.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/sitemaps 2024-11-01 08:30:11,092 root INFO copying build/lib/django/contrib/gis/sitemaps/views.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/sitemaps 2024-11-01 08:30:11,094 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-11-01 08:30:11,094 root INFO copying build/lib/django/contrib/gis/gdal/LICENSE -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-11-01 08:30:11,095 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/prototypes 2024-11-01 08:30:11,096 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/generation.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/prototypes 2024-11-01 08:30:11,097 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/prototypes 2024-11-01 08:30:11,098 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/geom.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/prototypes 2024-11-01 08:30:11,099 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/ds.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/prototypes 2024-11-01 08:30:11,100 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/errcheck.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/prototypes 2024-11-01 08:30:11,101 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/raster.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/prototypes 2024-11-01 08:30:11,102 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/srs.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/prototypes 2024-11-01 08:30:11,103 root INFO copying build/lib/django/contrib/gis/gdal/geometries.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-11-01 08:30:11,104 root INFO copying build/lib/django/contrib/gis/gdal/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-11-01 08:30:11,106 root INFO copying build/lib/django/contrib/gis/gdal/error.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-11-01 08:30:11,107 root INFO copying build/lib/django/contrib/gis/gdal/datasource.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-11-01 08:30:11,108 root INFO copying build/lib/django/contrib/gis/gdal/feature.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-11-01 08:30:11,109 root INFO copying build/lib/django/contrib/gis/gdal/envelope.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-11-01 08:30:11,110 root INFO copying build/lib/django/contrib/gis/gdal/field.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-11-01 08:30:11,111 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/raster 2024-11-01 08:30:11,112 root INFO copying build/lib/django/contrib/gis/gdal/raster/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/raster 2024-11-01 08:30:11,112 root INFO copying build/lib/django/contrib/gis/gdal/raster/source.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/raster 2024-11-01 08:30:11,114 root INFO copying build/lib/django/contrib/gis/gdal/raster/band.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/raster 2024-11-01 08:30:11,115 root INFO copying build/lib/django/contrib/gis/gdal/raster/base.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/raster 2024-11-01 08:30:11,116 root INFO copying build/lib/django/contrib/gis/gdal/raster/const.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/raster 2024-11-01 08:30:11,117 root INFO copying build/lib/django/contrib/gis/gdal/srs.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-11-01 08:30:11,118 root INFO copying build/lib/django/contrib/gis/gdal/libgdal.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-11-01 08:30:11,119 root INFO copying build/lib/django/contrib/gis/gdal/driver.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-11-01 08:30:11,120 root INFO copying build/lib/django/contrib/gis/gdal/layer.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-11-01 08:30:11,121 root INFO copying build/lib/django/contrib/gis/gdal/base.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-11-01 08:30:11,122 root INFO copying build/lib/django/contrib/gis/gdal/geomtype.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-11-01 08:30:11,124 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db 2024-11-01 08:30:11,124 root INFO copying build/lib/django/contrib/gis/db/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db 2024-11-01 08:30:11,125 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db/models 2024-11-01 08:30:11,126 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db/models/sql 2024-11-01 08:30:11,127 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-11-01 08:30:11,128 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-11-01 08:30:11,129 root INFO copying build/lib/django/contrib/gis/db/models/functions.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/models 2024-11-01 08:30:11,130 root INFO copying build/lib/django/contrib/gis/db/models/proxy.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/models 2024-11-01 08:30:11,131 root INFO copying build/lib/django/contrib/gis/db/models/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/models 2024-11-01 08:30:11,132 root INFO copying build/lib/django/contrib/gis/db/models/fields.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/models 2024-11-01 08:30:11,133 root INFO copying build/lib/django/contrib/gis/db/models/lookups.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/models 2024-11-01 08:30:11,134 root INFO copying build/lib/django/contrib/gis/db/models/aggregates.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/models 2024-11-01 08:30:11,136 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends 2024-11-01 08:30:11,136 root INFO copying build/lib/django/contrib/gis/db/backends/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends 2024-11-01 08:30:11,137 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/spatialite 2024-11-01 08:30:11,138 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-11-01 08:30:11,139 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-11-01 08:30:11,140 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-11-01 08:30:11,141 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-11-01 08:30:11,142 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-11-01 08:30:11,143 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-11-01 08:30:11,144 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-11-01 08:30:11,145 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-11-01 08:30:11,146 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-11-01 08:30:11,148 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/mysql 2024-11-01 08:30:11,148 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-11-01 08:30:11,149 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-11-01 08:30:11,150 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-11-01 08:30:11,151 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-11-01 08:30:11,152 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-11-01 08:30:11,153 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-11-01 08:30:11,154 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/oracle 2024-11-01 08:30:11,155 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-11-01 08:30:11,156 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-11-01 08:30:11,157 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-11-01 08:30:11,158 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-11-01 08:30:11,159 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-11-01 08:30:11,160 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-11-01 08:30:11,161 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-11-01 08:30:11,162 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-11-01 08:30:11,164 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/postgis 2024-11-01 08:30:11,164 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-11-01 08:30:11,165 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-11-01 08:30:11,166 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-11-01 08:30:11,167 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-11-01 08:30:11,168 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-11-01 08:30:11,169 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-11-01 08:30:11,170 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-11-01 08:30:11,172 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-11-01 08:30:11,173 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-11-01 08:30:11,174 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-11-01 08:30:11,175 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/base 2024-11-01 08:30:11,176 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-11-01 08:30:11,176 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-11-01 08:30:11,178 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-11-01 08:30:11,179 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-11-01 08:30:11,180 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-11-01 08:30:11,181 root INFO copying build/lib/django/contrib/gis/db/backends/utils.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends 2024-11-01 08:30:11,182 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/forms 2024-11-01 08:30:11,182 root INFO copying build/lib/django/contrib/gis/forms/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/forms 2024-11-01 08:30:11,184 root INFO copying build/lib/django/contrib/gis/forms/fields.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/forms 2024-11-01 08:30:11,185 root INFO copying build/lib/django/contrib/gis/forms/widgets.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/forms 2024-11-01 08:30:11,186 root INFO copying build/lib/django/contrib/gis/measure.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis 2024-11-01 08:30:11,187 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/geoip2 2024-11-01 08:30:11,188 root INFO copying build/lib/django/contrib/gis/geoip2/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geoip2 2024-11-01 08:30:11,189 root INFO copying build/lib/django/contrib/gis/geoip2/base.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geoip2 2024-11-01 08:30:11,190 root INFO copying build/lib/django/contrib/gis/geoip2/resources.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geoip2 2024-11-01 08:30:11,191 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale 2024-11-01 08:30:11,192 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/cy 2024-11-01 08:30:11,193 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/cy/LC_MESSAGES 2024-11-01 08:30:11,193 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-11-01 08:30:11,194 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-11-01 08:30:11,195 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en_AU 2024-11-01 08:30:11,196 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:11,197 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-11-01 08:30:11,198 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-11-01 08:30:11,199 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ckb 2024-11-01 08:30:11,199 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ckb/LC_MESSAGES 2024-11-01 08:30:11,200 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-11-01 08:30:11,201 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-11-01 08:30:11,202 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/kn 2024-11-01 08:30:11,203 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/kn/LC_MESSAGES 2024-11-01 08:30:11,203 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-11-01 08:30:11,204 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-11-01 08:30:11,206 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ur 2024-11-01 08:30:11,206 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ur/LC_MESSAGES 2024-11-01 08:30:11,207 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-11-01 08:30:11,208 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-11-01 08:30:11,209 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nn 2024-11-01 08:30:11,210 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nn/LC_MESSAGES 2024-11-01 08:30:11,210 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-11-01 08:30:11,211 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-11-01 08:30:11,212 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sr 2024-11-01 08:30:11,213 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sr/LC_MESSAGES 2024-11-01 08:30:11,214 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-11-01 08:30:11,215 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-11-01 08:30:11,216 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sr_Latn 2024-11-01 08:30:11,217 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:11,217 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-11-01 08:30:11,218 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-11-01 08:30:11,219 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/be 2024-11-01 08:30:11,220 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/be/LC_MESSAGES 2024-11-01 08:30:11,221 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-11-01 08:30:11,222 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-11-01 08:30:11,223 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/is 2024-11-01 08:30:11,224 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/is/LC_MESSAGES 2024-11-01 08:30:11,224 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-11-01 08:30:11,225 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-11-01 08:30:11,226 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lv 2024-11-01 08:30:11,227 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lv/LC_MESSAGES 2024-11-01 08:30:11,228 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-11-01 08:30:11,229 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-11-01 08:30:11,230 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pt 2024-11-01 08:30:11,231 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pt/LC_MESSAGES 2024-11-01 08:30:11,231 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-11-01 08:30:11,232 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-11-01 08:30:11,233 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sw 2024-11-01 08:30:11,234 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sw/LC_MESSAGES 2024-11-01 08:30:11,234 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-11-01 08:30:11,236 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-11-01 08:30:11,237 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/et 2024-11-01 08:30:11,237 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/et/LC_MESSAGES 2024-11-01 08:30:11,238 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-11-01 08:30:11,239 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-11-01 08:30:11,240 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_CO 2024-11-01 08:30:11,241 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:11,241 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-11-01 08:30:11,242 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-11-01 08:30:11,244 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ga 2024-11-01 08:30:11,244 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ga/LC_MESSAGES 2024-11-01 08:30:11,245 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-11-01 08:30:11,246 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-11-01 08:30:11,247 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/th 2024-11-01 08:30:11,248 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/th/LC_MESSAGES 2024-11-01 08:30:11,248 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-11-01 08:30:11,249 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-11-01 08:30:11,250 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sq 2024-11-01 08:30:11,251 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sq/LC_MESSAGES 2024-11-01 08:30:11,252 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-11-01 08:30:11,253 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-11-01 08:30:11,254 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nl 2024-11-01 08:30:11,255 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nl/LC_MESSAGES 2024-11-01 08:30:11,255 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-11-01 08:30:11,256 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-11-01 08:30:11,257 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tg 2024-11-01 08:30:11,258 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tg/LC_MESSAGES 2024-11-01 08:30:11,259 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-11-01 08:30:11,260 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-11-01 08:30:11,261 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bn 2024-11-01 08:30:11,262 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bn/LC_MESSAGES 2024-11-01 08:30:11,262 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-11-01 08:30:11,263 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-11-01 08:30:11,264 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/io 2024-11-01 08:30:11,265 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/io/LC_MESSAGES 2024-11-01 08:30:11,266 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-11-01 08:30:11,267 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-11-01 08:30:11,268 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/br 2024-11-01 08:30:11,269 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/br/LC_MESSAGES 2024-11-01 08:30:11,269 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-11-01 08:30:11,270 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-11-01 08:30:11,271 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/uk 2024-11-01 08:30:11,272 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/uk/LC_MESSAGES 2024-11-01 08:30:11,273 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-11-01 08:30:11,274 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-11-01 08:30:11,275 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ky 2024-11-01 08:30:11,276 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ky/LC_MESSAGES 2024-11-01 08:30:11,276 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-11-01 08:30:11,277 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-11-01 08:30:11,278 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/af 2024-11-01 08:30:11,279 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/af/LC_MESSAGES 2024-11-01 08:30:11,280 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-11-01 08:30:11,281 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-11-01 08:30:11,282 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/it 2024-11-01 08:30:11,282 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/it/LC_MESSAGES 2024-11-01 08:30:11,283 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-11-01 08:30:11,284 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-11-01 08:30:11,285 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_AR 2024-11-01 08:30:11,286 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:11,286 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-11-01 08:30:11,287 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-11-01 08:30:11,289 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fa 2024-11-01 08:30:11,289 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fa/LC_MESSAGES 2024-11-01 08:30:11,290 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-11-01 08:30:11,291 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-11-01 08:30:11,292 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/el 2024-11-01 08:30:11,293 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/el/LC_MESSAGES 2024-11-01 08:30:11,293 root INFO copying build/lib/django/contrib/gis/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/el/LC_MESSAGES 2024-11-01 08:30:11,294 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-11-01 08:30:11,295 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tr 2024-11-01 08:30:11,296 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tr/LC_MESSAGES 2024-11-01 08:30:11,297 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-11-01 08:30:11,298 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-11-01 08:30:11,299 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/eu 2024-11-01 08:30:11,300 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/eu/LC_MESSAGES 2024-11-01 08:30:11,300 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-11-01 08:30:11,301 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-11-01 08:30:11,302 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mr 2024-11-01 08:30:11,303 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mr/LC_MESSAGES 2024-11-01 08:30:11,304 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-11-01 08:30:11,305 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-11-01 08:30:11,306 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bs 2024-11-01 08:30:11,306 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bs/LC_MESSAGES 2024-11-01 08:30:11,307 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-11-01 08:30:11,308 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-11-01 08:30:11,309 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ar_DZ 2024-11-01 08:30:11,310 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:11,311 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-11-01 08:30:11,312 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-11-01 08:30:11,313 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ja 2024-11-01 08:30:11,313 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ja/LC_MESSAGES 2024-11-01 08:30:11,314 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-11-01 08:30:11,315 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-11-01 08:30:11,316 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/my 2024-11-01 08:30:11,317 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/my/LC_MESSAGES 2024-11-01 08:30:11,317 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-11-01 08:30:11,318 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-11-01 08:30:11,320 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/gd 2024-11-01 08:30:11,320 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/gd/LC_MESSAGES 2024-11-01 08:30:11,321 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-11-01 08:30:11,322 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-11-01 08:30:11,323 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/da 2024-11-01 08:30:11,324 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/da/LC_MESSAGES 2024-11-01 08:30:11,324 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-11-01 08:30:11,325 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-11-01 08:30:11,326 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/he 2024-11-01 08:30:11,327 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/he/LC_MESSAGES 2024-11-01 08:30:11,328 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-11-01 08:30:11,329 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-11-01 08:30:11,330 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en 2024-11-01 08:30:11,331 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en/LC_MESSAGES 2024-11-01 08:30:11,331 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-11-01 08:30:11,332 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-11-01 08:30:11,333 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hr 2024-11-01 08:30:11,334 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hr/LC_MESSAGES 2024-11-01 08:30:11,335 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-11-01 08:30:11,336 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-11-01 08:30:11,337 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ast 2024-11-01 08:30:11,338 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ast/LC_MESSAGES 2024-11-01 08:30:11,338 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-11-01 08:30:11,339 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-11-01 08:30:11,340 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sv 2024-11-01 08:30:11,341 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sv/LC_MESSAGES 2024-11-01 08:30:11,341 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-11-01 08:30:11,342 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-11-01 08:30:11,344 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/cs 2024-11-01 08:30:11,344 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/cs/LC_MESSAGES 2024-11-01 08:30:11,345 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-11-01 08:30:11,346 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-11-01 08:30:11,347 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_VE 2024-11-01 08:30:11,348 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:11,348 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-11-01 08:30:11,349 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-11-01 08:30:11,351 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ka 2024-11-01 08:30:11,351 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ka/LC_MESSAGES 2024-11-01 08:30:11,352 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-11-01 08:30:11,353 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-11-01 08:30:11,354 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mk 2024-11-01 08:30:11,355 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mk/LC_MESSAGES 2024-11-01 08:30:11,355 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-11-01 08:30:11,356 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-11-01 08:30:11,358 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/id 2024-11-01 08:30:11,358 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/id/LC_MESSAGES 2024-11-01 08:30:11,359 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-11-01 08:30:11,360 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-11-01 08:30:11,361 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ta 2024-11-01 08:30:11,362 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ta/LC_MESSAGES 2024-11-01 08:30:11,362 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-11-01 08:30:11,363 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-11-01 08:30:11,365 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ms 2024-11-01 08:30:11,365 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ms/LC_MESSAGES 2024-11-01 08:30:11,366 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-11-01 08:30:11,367 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-11-01 08:30:11,368 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ar 2024-11-01 08:30:11,369 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ar/LC_MESSAGES 2024-11-01 08:30:11,369 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-11-01 08:30:11,370 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-11-01 08:30:11,371 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/gl 2024-11-01 08:30:11,372 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/gl/LC_MESSAGES 2024-11-01 08:30:11,373 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-11-01 08:30:11,374 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-11-01 08:30:11,375 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/zh_Hans 2024-11-01 08:30:11,376 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:11,376 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-11-01 08:30:11,377 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-11-01 08:30:11,378 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ne 2024-11-01 08:30:11,379 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ne/LC_MESSAGES 2024-11-01 08:30:11,380 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-11-01 08:30:11,381 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-11-01 08:30:11,382 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/zh_Hant 2024-11-01 08:30:11,382 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:11,383 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-11-01 08:30:11,384 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-11-01 08:30:11,385 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/az 2024-11-01 08:30:11,386 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/az/LC_MESSAGES 2024-11-01 08:30:11,386 root INFO copying build/lib/django/contrib/gis/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/az/LC_MESSAGES 2024-11-01 08:30:11,388 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-11-01 08:30:11,389 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es 2024-11-01 08:30:11,389 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es/LC_MESSAGES 2024-11-01 08:30:11,390 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-11-01 08:30:11,391 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-11-01 08:30:11,392 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ko 2024-11-01 08:30:11,393 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ko/LC_MESSAGES 2024-11-01 08:30:11,393 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-11-01 08:30:11,394 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-11-01 08:30:11,396 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pa 2024-11-01 08:30:11,396 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pa/LC_MESSAGES 2024-11-01 08:30:11,397 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-11-01 08:30:11,398 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-11-01 08:30:11,399 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fr 2024-11-01 08:30:11,400 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fr/LC_MESSAGES 2024-11-01 08:30:11,400 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-11-01 08:30:11,401 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-11-01 08:30:11,403 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bg 2024-11-01 08:30:11,403 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bg/LC_MESSAGES 2024-11-01 08:30:11,404 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-11-01 08:30:11,405 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-11-01 08:30:11,406 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_MX 2024-11-01 08:30:11,407 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:11,407 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-11-01 08:30:11,408 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-11-01 08:30:11,409 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/eo 2024-11-01 08:30:11,410 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/eo/LC_MESSAGES 2024-11-01 08:30:11,411 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-11-01 08:30:11,412 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-11-01 08:30:11,413 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pl 2024-11-01 08:30:11,414 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pl/LC_MESSAGES 2024-11-01 08:30:11,414 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-11-01 08:30:11,415 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-11-01 08:30:11,416 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/kk 2024-11-01 08:30:11,417 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/kk/LC_MESSAGES 2024-11-01 08:30:11,418 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-11-01 08:30:11,419 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-11-01 08:30:11,420 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lt 2024-11-01 08:30:11,421 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lt/LC_MESSAGES 2024-11-01 08:30:11,421 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-11-01 08:30:11,422 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-11-01 08:30:11,423 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hi 2024-11-01 08:30:11,424 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hi/LC_MESSAGES 2024-11-01 08:30:11,425 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-11-01 08:30:11,426 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-11-01 08:30:11,427 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/de 2024-11-01 08:30:11,427 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/de/LC_MESSAGES 2024-11-01 08:30:11,428 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-11-01 08:30:11,429 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-11-01 08:30:11,430 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/te 2024-11-01 08:30:11,431 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/te/LC_MESSAGES 2024-11-01 08:30:11,431 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-11-01 08:30:11,432 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-11-01 08:30:11,434 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/udm 2024-11-01 08:30:11,434 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/udm/LC_MESSAGES 2024-11-01 08:30:11,435 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-11-01 08:30:11,436 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-11-01 08:30:11,437 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fi 2024-11-01 08:30:11,438 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fi/LC_MESSAGES 2024-11-01 08:30:11,438 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-11-01 08:30:11,439 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-11-01 08:30:11,441 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pt_BR 2024-11-01 08:30:11,441 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:11,442 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-11-01 08:30:11,443 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-11-01 08:30:11,444 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lb 2024-11-01 08:30:11,445 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lb/LC_MESSAGES 2024-11-01 08:30:11,445 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-11-01 08:30:11,446 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-11-01 08:30:11,448 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ru 2024-11-01 08:30:11,448 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ru/LC_MESSAGES 2024-11-01 08:30:11,449 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-11-01 08:30:11,450 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-11-01 08:30:11,451 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ca 2024-11-01 08:30:11,452 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ca/LC_MESSAGES 2024-11-01 08:30:11,452 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-11-01 08:30:11,453 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-11-01 08:30:11,454 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nb 2024-11-01 08:30:11,455 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nb/LC_MESSAGES 2024-11-01 08:30:11,456 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-11-01 08:30:11,457 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-11-01 08:30:11,458 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/vi 2024-11-01 08:30:11,458 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/vi/LC_MESSAGES 2024-11-01 08:30:11,459 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-11-01 08:30:11,460 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-11-01 08:30:11,461 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ia 2024-11-01 08:30:11,462 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ia/LC_MESSAGES 2024-11-01 08:30:11,462 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-11-01 08:30:11,464 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-11-01 08:30:11,465 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/dsb 2024-11-01 08:30:11,465 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/dsb/LC_MESSAGES 2024-11-01 08:30:11,466 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-11-01 08:30:11,467 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-11-01 08:30:11,468 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hy 2024-11-01 08:30:11,469 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hy/LC_MESSAGES 2024-11-01 08:30:11,469 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-11-01 08:30:11,470 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-11-01 08:30:11,472 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en_GB 2024-11-01 08:30:11,472 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:11,473 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-11-01 08:30:11,474 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-11-01 08:30:11,475 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ml 2024-11-01 08:30:11,476 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ml/LC_MESSAGES 2024-11-01 08:30:11,476 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-11-01 08:30:11,477 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-11-01 08:30:11,478 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/os 2024-11-01 08:30:11,479 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/os/LC_MESSAGES 2024-11-01 08:30:11,480 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-11-01 08:30:11,481 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-11-01 08:30:11,482 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sl 2024-11-01 08:30:11,483 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sl/LC_MESSAGES 2024-11-01 08:30:11,483 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-11-01 08:30:11,484 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-11-01 08:30:11,485 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/km 2024-11-01 08:30:11,486 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/km/LC_MESSAGES 2024-11-01 08:30:11,487 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-11-01 08:30:11,488 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-11-01 08:30:11,489 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hu 2024-11-01 08:30:11,490 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hu/LC_MESSAGES 2024-11-01 08:30:11,490 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-11-01 08:30:11,491 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-11-01 08:30:11,492 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fy 2024-11-01 08:30:11,493 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fy/LC_MESSAGES 2024-11-01 08:30:11,494 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-11-01 08:30:11,495 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-11-01 08:30:11,496 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sk 2024-11-01 08:30:11,497 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sk/LC_MESSAGES 2024-11-01 08:30:11,497 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-11-01 08:30:11,498 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-11-01 08:30:11,499 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hsb 2024-11-01 08:30:11,500 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hsb/LC_MESSAGES 2024-11-01 08:30:11,501 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-11-01 08:30:11,502 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-11-01 08:30:11,503 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mn 2024-11-01 08:30:11,503 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mn/LC_MESSAGES 2024-11-01 08:30:11,504 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-11-01 08:30:11,505 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-11-01 08:30:11,506 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tt 2024-11-01 08:30:11,507 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tt/LC_MESSAGES 2024-11-01 08:30:11,507 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-11-01 08:30:11,508 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-11-01 08:30:11,510 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ro 2024-11-01 08:30:11,510 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ro/LC_MESSAGES 2024-11-01 08:30:11,511 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-11-01 08:30:11,512 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-11-01 08:30:11,513 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/utils 2024-11-01 08:30:11,514 root INFO copying build/lib/django/contrib/gis/utils/ogrinspect.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/utils 2024-11-01 08:30:11,515 root INFO copying build/lib/django/contrib/gis/utils/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/utils 2024-11-01 08:30:11,516 root INFO copying build/lib/django/contrib/gis/utils/layermapping.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/utils 2024-11-01 08:30:11,517 root INFO copying build/lib/django/contrib/gis/utils/ogrinfo.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/utils 2024-11-01 08:30:11,518 root INFO copying build/lib/django/contrib/gis/utils/srs.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/utils 2024-11-01 08:30:11,520 root INFO copying build/lib/django/contrib/gis/geometry.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis 2024-11-01 08:30:11,521 root INFO copying build/lib/django/contrib/gis/ptr.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis 2024-11-01 08:30:11,522 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/serializers 2024-11-01 08:30:11,522 root INFO copying build/lib/django/contrib/gis/serializers/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/serializers 2024-11-01 08:30:11,523 root INFO copying build/lib/django/contrib/gis/serializers/geojson.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/serializers 2024-11-01 08:30:11,524 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-11-01 08:30:11,525 root INFO copying build/lib/django/contrib/gis/geos/coordseq.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-11-01 08:30:11,526 root INFO copying build/lib/django/contrib/gis/geos/prepared.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-11-01 08:30:11,527 root INFO copying build/lib/django/contrib/gis/geos/LICENSE -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-11-01 08:30:11,528 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-11-01 08:30:11,529 root INFO copying build/lib/django/contrib/gis/geos/prototypes/coordseq.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-11-01 08:30:11,530 root INFO copying build/lib/django/contrib/gis/geos/prototypes/prepared.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-11-01 08:30:11,531 root INFO copying build/lib/django/contrib/gis/geos/prototypes/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-11-01 08:30:11,532 root INFO copying build/lib/django/contrib/gis/geos/prototypes/predicates.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-11-01 08:30:11,533 root INFO copying build/lib/django/contrib/gis/geos/prototypes/geom.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-11-01 08:30:11,534 root INFO copying build/lib/django/contrib/gis/geos/prototypes/topology.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-11-01 08:30:11,535 root INFO copying build/lib/django/contrib/gis/geos/prototypes/misc.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-11-01 08:30:11,536 root INFO copying build/lib/django/contrib/gis/geos/prototypes/threadsafe.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-11-01 08:30:11,537 root INFO copying build/lib/django/contrib/gis/geos/prototypes/errcheck.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-11-01 08:30:11,538 root INFO copying build/lib/django/contrib/gis/geos/prototypes/io.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-11-01 08:30:11,540 root INFO copying build/lib/django/contrib/gis/geos/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-11-01 08:30:11,541 root INFO copying build/lib/django/contrib/gis/geos/collections.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-11-01 08:30:11,542 root INFO copying build/lib/django/contrib/gis/geos/error.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-11-01 08:30:11,543 root INFO copying build/lib/django/contrib/gis/geos/point.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-11-01 08:30:11,544 root INFO copying build/lib/django/contrib/gis/geos/factory.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-11-01 08:30:11,545 root INFO copying build/lib/django/contrib/gis/geos/mutable_list.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-11-01 08:30:11,546 root INFO copying build/lib/django/contrib/gis/geos/io.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-11-01 08:30:11,547 root INFO copying build/lib/django/contrib/gis/geos/geometry.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-11-01 08:30:11,548 root INFO copying build/lib/django/contrib/gis/geos/libgeos.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-11-01 08:30:11,549 root INFO copying build/lib/django/contrib/gis/geos/linestring.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-11-01 08:30:11,550 root INFO copying build/lib/django/contrib/gis/geos/base.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-11-01 08:30:11,552 root INFO copying build/lib/django/contrib/gis/geos/polygon.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-11-01 08:30:11,553 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/admin 2024-11-01 08:30:11,553 root INFO copying build/lib/django/contrib/gis/admin/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/admin 2024-11-01 08:30:11,554 root INFO copying build/lib/django/contrib/gis/admin/options.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/admin 2024-11-01 08:30:11,555 root INFO copying build/lib/django/contrib/gis/admin/widgets.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/admin 2024-11-01 08:30:11,557 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/messages 2024-11-01 08:30:11,557 root INFO copying build/lib/django/contrib/messages/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages 2024-11-01 08:30:11,558 root INFO copying build/lib/django/contrib/messages/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages 2024-11-01 08:30:11,559 root INFO copying build/lib/django/contrib/messages/api.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages 2024-11-01 08:30:11,560 root INFO copying build/lib/django/contrib/messages/views.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages 2024-11-01 08:30:11,561 root INFO copying build/lib/django/contrib/messages/middleware.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages 2024-11-01 08:30:11,563 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/messages/storage 2024-11-01 08:30:11,563 root INFO copying build/lib/django/contrib/messages/storage/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages/storage 2024-11-01 08:30:11,564 root INFO copying build/lib/django/contrib/messages/storage/fallback.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages/storage 2024-11-01 08:30:11,565 root INFO copying build/lib/django/contrib/messages/storage/session.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages/storage 2024-11-01 08:30:11,566 root INFO copying build/lib/django/contrib/messages/storage/cookie.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages/storage 2024-11-01 08:30:11,567 root INFO copying build/lib/django/contrib/messages/storage/base.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages/storage 2024-11-01 08:30:11,568 root INFO copying build/lib/django/contrib/messages/utils.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages 2024-11-01 08:30:11,569 root INFO copying build/lib/django/contrib/messages/constants.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages 2024-11-01 08:30:11,570 root INFO copying build/lib/django/contrib/messages/context_processors.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages 2024-11-01 08:30:11,572 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/syndication 2024-11-01 08:30:11,572 root INFO copying build/lib/django/contrib/syndication/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/syndication 2024-11-01 08:30:11,573 root INFO copying build/lib/django/contrib/syndication/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/syndication 2024-11-01 08:30:11,574 root INFO copying build/lib/django/contrib/syndication/views.py -> build/bdist.linux-riscv64/wheel/django/contrib/syndication 2024-11-01 08:30:11,576 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-11-01 08:30:11,576 root INFO copying build/lib/django/contrib/admin/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-11-01 08:30:11,577 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static 2024-11-01 08:30:11,578 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin 2024-11-01 08:30:11,579 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-11-01 08:30:11,579 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-11-01 08:30:11,580 root INFO copying build/lib/django/contrib/admin/static/admin/img/LICENSE -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-11-01 08:30:11,581 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-11-01 08:30:11,582 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-11-01 08:30:11,583 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-11-01 08:30:11,584 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-11-01 08:30:11,585 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-11-01 08:30:11,586 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-11-01 08:30:11,588 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-11-01 08:30:11,589 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-11-01 08:30:11,590 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-11-01 08:30:11,591 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-11-01 08:30:11,592 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-11-01 08:30:11,593 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img/gis 2024-11-01 08:30:11,594 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-11-01 08:30:11,595 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-11-01 08:30:11,596 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-11-01 08:30:11,597 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-11-01 08:30:11,598 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-11-01 08:30:11,599 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-11-01 08:30:11,600 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-11-01 08:30:11,601 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-11-01 08:30:11,602 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-11-01 08:30:11,603 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2024-11-01 08:30:11,604 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-11-01 08:30:11,605 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-11-01 08:30:11,606 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-11-01 08:30:11,607 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-11-01 08:30:11,608 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-11-01 08:30:11,609 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-11-01 08:30:11,610 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-11-01 08:30:11,612 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-11-01 08:30:11,613 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-11-01 08:30:11,614 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-11-01 08:30:11,615 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-11-01 08:30:11,616 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-11-01 08:30:11,617 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css/vendor 2024-11-01 08:30:11,618 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css/vendor/select2 2024-11-01 08:30:11,618 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-11-01 08:30:11,620 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-11-01 08:30:11,621 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-11-01 08:30:11,622 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-11-01 08:30:11,623 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-11-01 08:30:11,624 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-11-01 08:30:11,625 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-11-01 08:30:11,626 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-11-01 08:30:11,627 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-11-01 08:30:11,628 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-11-01 08:30:11,629 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-11-01 08:30:11,630 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-11-01 08:30:11,632 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-11-01 08:30:11,633 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-11-01 08:30:11,634 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-11-01 08:30:11,635 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-11-01 08:30:11,636 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-11-01 08:30:11,637 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-11-01 08:30:11,638 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-11-01 08:30:11,639 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-11-01 08:30:11,640 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-11-01 08:30:11,641 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/admin 2024-11-01 08:30:11,642 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-11-01 08:30:11,643 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-11-01 08:30:11,644 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-11-01 08:30:11,645 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor 2024-11-01 08:30:11,646 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/xregexp 2024-11-01 08:30:11,647 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-11-01 08:30:11,649 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-11-01 08:30:11,651 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-11-01 08:30:11,652 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/jquery 2024-11-01 08:30:11,653 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-11-01 08:30:11,656 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-11-01 08:30:11,658 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-11-01 08:30:11,659 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2 2024-11-01 08:30:11,659 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-11-01 08:30:11,661 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-11-01 08:30:11,662 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-11-01 08:30:11,665 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-11-01 08:30:11,665 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-11-01 08:30:11,666 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-11-01 08:30:11,667 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-11-01 08:30:11,668 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-11-01 08:30:11,669 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-11-01 08:30:11,670 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-11-01 08:30:11,671 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-11-01 08:30:11,672 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-11-01 08:30:11,674 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-11-01 08:30:11,675 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-11-01 08:30:11,676 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-11-01 08:30:11,677 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-11-01 08:30:11,678 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-11-01 08:30:11,679 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-11-01 08:30:11,680 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-11-01 08:30:11,681 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-11-01 08:30:11,682 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-11-01 08:30:11,683 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-11-01 08:30:11,684 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-11-01 08:30:11,685 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-11-01 08:30:11,686 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-11-01 08:30:11,687 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-11-01 08:30:11,688 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-11-01 08:30:11,689 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-11-01 08:30:11,690 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-11-01 08:30:11,691 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-11-01 08:30:11,692 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-11-01 08:30:11,693 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-11-01 08:30:11,694 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-11-01 08:30:11,696 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-11-01 08:30:11,697 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-11-01 08:30:11,698 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-11-01 08:30:11,699 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-11-01 08:30:11,700 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-11-01 08:30:11,701 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-11-01 08:30:11,702 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-11-01 08:30:11,703 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-11-01 08:30:11,704 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-11-01 08:30:11,705 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-11-01 08:30:11,706 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-11-01 08:30:11,707 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-11-01 08:30:11,708 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-11-01 08:30:11,709 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-11-01 08:30:11,710 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-11-01 08:30:11,711 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-11-01 08:30:11,712 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-11-01 08:30:11,713 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-11-01 08:30:11,714 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-11-01 08:30:11,715 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-11-01 08:30:11,716 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-11-01 08:30:11,717 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-11-01 08:30:11,718 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-11-01 08:30:11,720 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-11-01 08:30:11,721 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-11-01 08:30:11,722 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-11-01 08:30:11,723 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-11-01 08:30:11,724 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-11-01 08:30:11,725 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-11-01 08:30:11,726 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-11-01 08:30:11,727 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templates 2024-11-01 08:30:11,728 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/registration 2024-11-01 08:30:11,728 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-11-01 08:30:11,729 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-11-01 08:30:11,730 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-11-01 08:30:11,731 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-11-01 08:30:11,733 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-11-01 08:30:11,734 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-11-01 08:30:11,735 root INFO copying build/lib/django/contrib/admin/templates/registration/logged_out.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/registration 2024-11-01 08:30:11,736 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-11-01 08:30:11,737 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-11-01 08:30:11,737 root INFO copying build/lib/django/contrib/admin/templates/admin/app_list.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-11-01 08:30:11,738 root INFO copying build/lib/django/contrib/admin/templates/admin/base.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-11-01 08:30:11,740 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/edit_inline 2024-11-01 08:30:11,741 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-11-01 08:30:11,742 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-11-01 08:30:11,743 root INFO copying build/lib/django/contrib/admin/templates/admin/base_site.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-11-01 08:30:11,744 root INFO copying build/lib/django/contrib/admin/templates/admin/404.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-11-01 08:30:11,745 root INFO copying build/lib/django/contrib/admin/templates/admin/submit_line.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-11-01 08:30:11,746 root INFO copying build/lib/django/contrib/admin/templates/admin/delete_confirmation.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-11-01 08:30:11,747 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/widgets 2024-11-01 08:30:11,748 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-11-01 08:30:11,749 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-11-01 08:30:11,750 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-11-01 08:30:11,751 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-11-01 08:30:11,752 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-11-01 08:30:11,753 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-11-01 08:30:11,754 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-11-01 08:30:11,755 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-11-01 08:30:11,756 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-11-01 08:30:11,757 root INFO copying build/lib/django/contrib/admin/templates/admin/invalid_setup.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-11-01 08:30:11,758 root INFO copying build/lib/django/contrib/admin/templates/admin/object_history.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-11-01 08:30:11,759 root INFO copying build/lib/django/contrib/admin/templates/admin/popup_response.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-11-01 08:30:11,760 root INFO copying build/lib/django/contrib/admin/templates/admin/actions.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-11-01 08:30:11,761 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-11-01 08:30:11,762 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-11-01 08:30:11,763 root INFO copying build/lib/django/contrib/admin/templates/admin/nav_sidebar.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-11-01 08:30:11,764 root INFO copying build/lib/django/contrib/admin/templates/admin/change_list.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-11-01 08:30:11,765 root INFO copying build/lib/django/contrib/admin/templates/admin/index.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-11-01 08:30:11,766 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/includes 2024-11-01 08:30:11,767 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-11-01 08:30:11,768 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-11-01 08:30:11,769 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/auth 2024-11-01 08:30:11,770 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/auth/user 2024-11-01 08:30:11,770 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-11-01 08:30:11,772 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-11-01 08:30:11,773 root INFO copying build/lib/django/contrib/admin/templates/admin/date_hierarchy.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-11-01 08:30:11,774 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-11-01 08:30:11,775 root INFO copying build/lib/django/contrib/admin/templates/admin/app_index.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-11-01 08:30:11,776 root INFO copying build/lib/django/contrib/admin/templates/admin/pagination.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-11-01 08:30:11,777 root INFO copying build/lib/django/contrib/admin/templates/admin/login.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-11-01 08:30:11,778 root INFO copying build/lib/django/contrib/admin/templates/admin/search_form.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-11-01 08:30:11,779 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-11-01 08:30:11,780 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-11-01 08:30:11,781 root INFO copying build/lib/django/contrib/admin/templates/admin/change_form.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-11-01 08:30:11,782 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-11-01 08:30:11,783 root INFO copying build/lib/django/contrib/admin/templates/admin/filter.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-11-01 08:30:11,784 root INFO copying build/lib/django/contrib/admin/templates/admin/500.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-11-01 08:30:11,785 root INFO copying build/lib/django/contrib/admin/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-11-01 08:30:11,786 root INFO copying build/lib/django/contrib/admin/options.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-11-01 08:30:11,788 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/migrations 2024-11-01 08:30:11,789 root INFO copying build/lib/django/contrib/admin/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/migrations 2024-11-01 08:30:11,790 root INFO copying build/lib/django/contrib/admin/migrations/0001_initial.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/migrations 2024-11-01 08:30:11,791 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-11-01 08:30:11,792 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-11-01 08:30:11,793 root INFO copying build/lib/django/contrib/admin/helpers.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-11-01 08:30:11,794 root INFO copying build/lib/django/contrib/admin/models.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-11-01 08:30:11,795 root INFO copying build/lib/django/contrib/admin/filters.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-11-01 08:30:11,797 root INFO copying build/lib/django/contrib/admin/forms.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-11-01 08:30:11,798 root INFO copying build/lib/django/contrib/admin/exceptions.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-11-01 08:30:11,799 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/views 2024-11-01 08:30:11,799 root INFO copying build/lib/django/contrib/admin/views/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/views 2024-11-01 08:30:11,800 root INFO copying build/lib/django/contrib/admin/views/autocomplete.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/views 2024-11-01 08:30:11,801 root INFO copying build/lib/django/contrib/admin/views/main.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/views 2024-11-01 08:30:11,802 root INFO copying build/lib/django/contrib/admin/views/decorators.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/views 2024-11-01 08:30:11,804 root INFO copying build/lib/django/contrib/admin/tests.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-11-01 08:30:11,805 root INFO copying build/lib/django/contrib/admin/widgets.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-11-01 08:30:11,806 root INFO copying build/lib/django/contrib/admin/checks.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-11-01 08:30:11,807 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templatetags 2024-11-01 08:30:11,808 root INFO copying build/lib/django/contrib/admin/templatetags/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templatetags 2024-11-01 08:30:11,809 root INFO copying build/lib/django/contrib/admin/templatetags/admin_urls.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templatetags 2024-11-01 08:30:11,810 root INFO copying build/lib/django/contrib/admin/templatetags/admin_modify.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templatetags 2024-11-01 08:30:11,811 root INFO copying build/lib/django/contrib/admin/templatetags/admin_list.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templatetags 2024-11-01 08:30:11,812 root INFO copying build/lib/django/contrib/admin/templatetags/log.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templatetags 2024-11-01 08:30:11,813 root INFO copying build/lib/django/contrib/admin/templatetags/base.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templatetags 2024-11-01 08:30:11,815 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale 2024-11-01 08:30:11,815 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cy 2024-11-01 08:30:11,816 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cy/LC_MESSAGES 2024-11-01 08:30:11,817 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-11-01 08:30:11,818 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-11-01 08:30:11,819 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-11-01 08:30:11,820 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-11-01 08:30:11,821 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_AU 2024-11-01 08:30:11,822 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-11-01 08:30:11,823 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-11-01 08:30:11,824 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-11-01 08:30:11,825 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-11-01 08:30:11,826 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-11-01 08:30:11,827 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ckb 2024-11-01 08:30:11,828 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-11-01 08:30:11,829 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-11-01 08:30:11,830 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-11-01 08:30:11,831 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-11-01 08:30:11,832 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-11-01 08:30:11,833 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kn 2024-11-01 08:30:11,834 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kn/LC_MESSAGES 2024-11-01 08:30:11,835 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-11-01 08:30:11,836 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-11-01 08:30:11,837 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-11-01 08:30:11,838 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-11-01 08:30:11,839 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kab 2024-11-01 08:30:11,840 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kab/LC_MESSAGES 2024-11-01 08:30:11,840 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-11-01 08:30:11,841 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-11-01 08:30:11,842 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-11-01 08:30:11,844 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-11-01 08:30:11,845 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ur 2024-11-01 08:30:11,846 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ur/LC_MESSAGES 2024-11-01 08:30:11,846 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-11-01 08:30:11,847 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-11-01 08:30:11,848 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-11-01 08:30:11,850 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-11-01 08:30:11,851 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nn 2024-11-01 08:30:11,852 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nn/LC_MESSAGES 2024-11-01 08:30:11,852 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-11-01 08:30:11,853 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-11-01 08:30:11,855 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-11-01 08:30:11,856 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-11-01 08:30:11,857 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr 2024-11-01 08:30:11,858 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr/LC_MESSAGES 2024-11-01 08:30:11,858 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-11-01 08:30:11,859 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-11-01 08:30:11,861 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-11-01 08:30:11,862 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-11-01 08:30:11,863 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr_Latn 2024-11-01 08:30:11,864 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-11-01 08:30:11,864 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-11-01 08:30:11,865 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-11-01 08:30:11,866 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-11-01 08:30:11,868 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-11-01 08:30:11,869 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/be 2024-11-01 08:30:11,870 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/be/LC_MESSAGES 2024-11-01 08:30:11,870 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-11-01 08:30:11,871 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-11-01 08:30:11,872 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-11-01 08:30:11,874 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-11-01 08:30:11,875 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/is 2024-11-01 08:30:11,876 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/is/LC_MESSAGES 2024-11-01 08:30:11,876 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-11-01 08:30:11,877 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-11-01 08:30:11,878 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-11-01 08:30:11,880 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-11-01 08:30:11,881 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lv 2024-11-01 08:30:11,882 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lv/LC_MESSAGES 2024-11-01 08:30:11,882 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-11-01 08:30:11,883 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-11-01 08:30:11,884 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-11-01 08:30:11,886 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-11-01 08:30:11,887 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt 2024-11-01 08:30:11,888 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt/LC_MESSAGES 2024-11-01 08:30:11,888 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-11-01 08:30:11,889 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-11-01 08:30:11,890 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-11-01 08:30:11,892 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-11-01 08:30:11,893 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sw 2024-11-01 08:30:11,894 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sw/LC_MESSAGES 2024-11-01 08:30:11,894 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-11-01 08:30:11,895 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-11-01 08:30:11,896 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-11-01 08:30:11,898 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-11-01 08:30:11,899 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/et 2024-11-01 08:30:11,900 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/et/LC_MESSAGES 2024-11-01 08:30:11,900 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-11-01 08:30:11,901 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-11-01 08:30:11,902 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-11-01 08:30:11,904 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-11-01 08:30:11,905 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_CO 2024-11-01 08:30:11,906 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-11-01 08:30:11,906 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-11-01 08:30:11,908 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-11-01 08:30:11,909 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-11-01 08:30:11,910 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-11-01 08:30:11,911 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tk 2024-11-01 08:30:11,912 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tk/LC_MESSAGES 2024-11-01 08:30:11,912 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-11-01 08:30:11,913 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-11-01 08:30:11,915 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ga 2024-11-01 08:30:11,916 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ga/LC_MESSAGES 2024-11-01 08:30:11,916 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-11-01 08:30:11,917 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-11-01 08:30:11,918 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-11-01 08:30:11,919 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-11-01 08:30:11,921 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/th 2024-11-01 08:30:11,921 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/th/LC_MESSAGES 2024-11-01 08:30:11,922 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-11-01 08:30:11,923 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-11-01 08:30:11,924 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-11-01 08:30:11,925 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-11-01 08:30:11,927 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sq 2024-11-01 08:30:11,927 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sq/LC_MESSAGES 2024-11-01 08:30:11,928 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-11-01 08:30:11,929 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-11-01 08:30:11,930 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-11-01 08:30:11,931 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-11-01 08:30:11,933 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nl 2024-11-01 08:30:11,933 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nl/LC_MESSAGES 2024-11-01 08:30:11,934 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-11-01 08:30:11,935 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-11-01 08:30:11,936 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-11-01 08:30:11,937 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-11-01 08:30:11,939 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tg 2024-11-01 08:30:11,939 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tg/LC_MESSAGES 2024-11-01 08:30:11,940 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-11-01 08:30:11,941 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-11-01 08:30:11,942 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-11-01 08:30:11,943 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-11-01 08:30:11,945 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bn 2024-11-01 08:30:11,945 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bn/LC_MESSAGES 2024-11-01 08:30:11,946 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-11-01 08:30:11,947 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-11-01 08:30:11,948 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-11-01 08:30:11,949 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-11-01 08:30:11,950 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/io 2024-11-01 08:30:11,951 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/io/LC_MESSAGES 2024-11-01 08:30:11,952 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-11-01 08:30:11,953 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-11-01 08:30:11,954 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-11-01 08:30:11,955 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-11-01 08:30:11,956 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/br 2024-11-01 08:30:11,957 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/br/LC_MESSAGES 2024-11-01 08:30:11,958 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-11-01 08:30:11,959 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-11-01 08:30:11,960 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-11-01 08:30:11,961 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-11-01 08:30:11,962 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uk 2024-11-01 08:30:11,963 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uk/LC_MESSAGES 2024-11-01 08:30:11,964 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-11-01 08:30:11,965 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-11-01 08:30:11,966 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-11-01 08:30:11,967 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-11-01 08:30:11,969 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ky 2024-11-01 08:30:11,969 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ky/LC_MESSAGES 2024-11-01 08:30:11,970 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-11-01 08:30:11,971 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-11-01 08:30:11,972 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-11-01 08:30:11,973 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-11-01 08:30:11,975 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/af 2024-11-01 08:30:11,975 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/af/LC_MESSAGES 2024-11-01 08:30:11,976 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-11-01 08:30:11,977 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-11-01 08:30:11,978 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-11-01 08:30:11,979 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-11-01 08:30:11,981 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/it 2024-11-01 08:30:11,981 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/it/LC_MESSAGES 2024-11-01 08:30:11,982 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-11-01 08:30:11,983 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-11-01 08:30:11,984 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-11-01 08:30:11,985 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-11-01 08:30:11,987 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_AR 2024-11-01 08:30:11,987 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-11-01 08:30:11,988 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-11-01 08:30:11,989 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-11-01 08:30:11,990 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-11-01 08:30:11,991 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-11-01 08:30:11,993 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fa 2024-11-01 08:30:11,993 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fa/LC_MESSAGES 2024-11-01 08:30:11,994 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-11-01 08:30:11,995 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-11-01 08:30:11,996 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-11-01 08:30:11,997 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-11-01 08:30:11,999 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/el 2024-11-01 08:30:11,999 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/el/LC_MESSAGES 2024-11-01 08:30:12,000 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-11-01 08:30:12,001 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-11-01 08:30:12,002 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-11-01 08:30:12,003 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-11-01 08:30:12,005 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tr 2024-11-01 08:30:12,006 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tr/LC_MESSAGES 2024-11-01 08:30:12,006 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-11-01 08:30:12,007 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-11-01 08:30:12,008 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-11-01 08:30:12,009 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-11-01 08:30:12,011 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eu 2024-11-01 08:30:12,012 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eu/LC_MESSAGES 2024-11-01 08:30:12,012 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-11-01 08:30:12,013 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-11-01 08:30:12,014 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-11-01 08:30:12,016 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-11-01 08:30:12,017 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mr 2024-11-01 08:30:12,018 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mr/LC_MESSAGES 2024-11-01 08:30:12,018 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-11-01 08:30:12,019 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-11-01 08:30:12,020 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-11-01 08:30:12,022 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-11-01 08:30:12,023 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bs 2024-11-01 08:30:12,024 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bs/LC_MESSAGES 2024-11-01 08:30:12,024 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-11-01 08:30:12,025 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-11-01 08:30:12,026 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-11-01 08:30:12,028 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-11-01 08:30:12,029 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar_DZ 2024-11-01 08:30:12,030 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-11-01 08:30:12,030 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-11-01 08:30:12,031 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-11-01 08:30:12,032 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-11-01 08:30:12,033 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-11-01 08:30:12,035 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ja 2024-11-01 08:30:12,036 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ja/LC_MESSAGES 2024-11-01 08:30:12,036 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-11-01 08:30:12,037 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-11-01 08:30:12,038 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-11-01 08:30:12,039 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-11-01 08:30:12,041 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/my 2024-11-01 08:30:12,042 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/my/LC_MESSAGES 2024-11-01 08:30:12,042 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-11-01 08:30:12,043 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-11-01 08:30:12,044 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-11-01 08:30:12,045 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-11-01 08:30:12,047 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gd 2024-11-01 08:30:12,047 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gd/LC_MESSAGES 2024-11-01 08:30:12,048 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-11-01 08:30:12,049 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-11-01 08:30:12,050 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-11-01 08:30:12,051 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-11-01 08:30:12,053 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/da 2024-11-01 08:30:12,053 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/da/LC_MESSAGES 2024-11-01 08:30:12,054 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-11-01 08:30:12,055 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-11-01 08:30:12,056 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-11-01 08:30:12,057 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-11-01 08:30:12,059 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/he 2024-11-01 08:30:12,059 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/he/LC_MESSAGES 2024-11-01 08:30:12,060 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-11-01 08:30:12,061 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-11-01 08:30:12,062 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-11-01 08:30:12,064 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-11-01 08:30:12,065 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en 2024-11-01 08:30:12,066 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en/LC_MESSAGES 2024-11-01 08:30:12,066 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-11-01 08:30:12,067 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-11-01 08:30:12,068 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-11-01 08:30:12,069 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-11-01 08:30:12,071 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hr 2024-11-01 08:30:12,072 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hr/LC_MESSAGES 2024-11-01 08:30:12,072 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-11-01 08:30:12,073 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-11-01 08:30:12,074 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-11-01 08:30:12,076 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-11-01 08:30:12,077 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ast 2024-11-01 08:30:12,078 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ast/LC_MESSAGES 2024-11-01 08:30:12,078 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-11-01 08:30:12,079 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-11-01 08:30:12,080 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-11-01 08:30:12,081 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-11-01 08:30:12,083 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sv 2024-11-01 08:30:12,084 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sv/LC_MESSAGES 2024-11-01 08:30:12,084 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-11-01 08:30:12,085 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-11-01 08:30:12,086 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-11-01 08:30:12,088 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-11-01 08:30:12,089 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cs 2024-11-01 08:30:12,090 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cs/LC_MESSAGES 2024-11-01 08:30:12,090 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-11-01 08:30:12,091 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-11-01 08:30:12,092 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-11-01 08:30:12,094 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-11-01 08:30:12,095 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_VE 2024-11-01 08:30:12,096 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-11-01 08:30:12,096 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-11-01 08:30:12,097 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-11-01 08:30:12,098 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-11-01 08:30:12,100 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-11-01 08:30:12,101 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ka 2024-11-01 08:30:12,102 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ka/LC_MESSAGES 2024-11-01 08:30:12,102 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-11-01 08:30:12,103 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-11-01 08:30:12,104 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-11-01 08:30:12,106 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-11-01 08:30:12,107 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mk 2024-11-01 08:30:12,108 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mk/LC_MESSAGES 2024-11-01 08:30:12,108 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-11-01 08:30:12,109 root INFO copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mk/LC_MESSAGES 2024-11-01 08:30:12,110 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-11-01 08:30:12,112 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-11-01 08:30:12,113 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/id 2024-11-01 08:30:12,114 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/id/LC_MESSAGES 2024-11-01 08:30:12,114 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-11-01 08:30:12,115 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-11-01 08:30:12,116 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-11-01 08:30:12,118 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-11-01 08:30:12,119 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ta 2024-11-01 08:30:12,120 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ta/LC_MESSAGES 2024-11-01 08:30:12,120 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-11-01 08:30:12,121 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-11-01 08:30:12,122 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-11-01 08:30:12,124 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-11-01 08:30:12,125 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ms 2024-11-01 08:30:12,126 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ms/LC_MESSAGES 2024-11-01 08:30:12,126 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-11-01 08:30:12,127 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-11-01 08:30:12,128 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-11-01 08:30:12,130 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-11-01 08:30:12,131 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar 2024-11-01 08:30:12,132 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar/LC_MESSAGES 2024-11-01 08:30:12,132 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-11-01 08:30:12,134 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-11-01 08:30:12,135 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-11-01 08:30:12,136 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-11-01 08:30:12,137 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gl 2024-11-01 08:30:12,138 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gl/LC_MESSAGES 2024-11-01 08:30:12,138 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-11-01 08:30:12,140 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-11-01 08:30:12,141 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-11-01 08:30:12,142 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-11-01 08:30:12,143 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hans 2024-11-01 08:30:12,144 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-11-01 08:30:12,145 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-11-01 08:30:12,146 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-11-01 08:30:12,147 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-11-01 08:30:12,148 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-11-01 08:30:12,149 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ne 2024-11-01 08:30:12,150 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ne/LC_MESSAGES 2024-11-01 08:30:12,151 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-11-01 08:30:12,152 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-11-01 08:30:12,153 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-11-01 08:30:12,154 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-11-01 08:30:12,155 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uz 2024-11-01 08:30:12,156 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uz/LC_MESSAGES 2024-11-01 08:30:12,156 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-11-01 08:30:12,157 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-11-01 08:30:12,159 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-11-01 08:30:12,160 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-11-01 08:30:12,161 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hant 2024-11-01 08:30:12,162 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-11-01 08:30:12,162 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-11-01 08:30:12,163 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-11-01 08:30:12,164 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-11-01 08:30:12,166 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-11-01 08:30:12,167 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/az 2024-11-01 08:30:12,168 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/az/LC_MESSAGES 2024-11-01 08:30:12,168 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-11-01 08:30:12,170 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-11-01 08:30:12,171 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-11-01 08:30:12,172 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-11-01 08:30:12,173 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es 2024-11-01 08:30:12,174 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es/LC_MESSAGES 2024-11-01 08:30:12,174 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-11-01 08:30:12,176 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-11-01 08:30:12,177 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-11-01 08:30:12,178 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-11-01 08:30:12,179 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ko 2024-11-01 08:30:12,180 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ko/LC_MESSAGES 2024-11-01 08:30:12,181 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-11-01 08:30:12,182 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-11-01 08:30:12,183 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-11-01 08:30:12,184 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-11-01 08:30:12,185 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pa 2024-11-01 08:30:12,186 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pa/LC_MESSAGES 2024-11-01 08:30:12,187 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-11-01 08:30:12,188 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-11-01 08:30:12,189 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-11-01 08:30:12,190 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-11-01 08:30:12,191 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fr 2024-11-01 08:30:12,192 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fr/LC_MESSAGES 2024-11-01 08:30:12,193 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-11-01 08:30:12,194 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-11-01 08:30:12,195 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-11-01 08:30:12,196 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-11-01 08:30:12,197 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bg 2024-11-01 08:30:12,198 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bg/LC_MESSAGES 2024-11-01 08:30:12,199 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-11-01 08:30:12,200 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-11-01 08:30:12,201 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-11-01 08:30:12,202 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-11-01 08:30:12,203 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_MX 2024-11-01 08:30:12,204 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-11-01 08:30:12,205 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-11-01 08:30:12,206 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-11-01 08:30:12,207 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-11-01 08:30:12,208 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-11-01 08:30:12,209 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eo 2024-11-01 08:30:12,210 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eo/LC_MESSAGES 2024-11-01 08:30:12,211 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-11-01 08:30:12,212 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-11-01 08:30:12,213 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-11-01 08:30:12,214 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-11-01 08:30:12,215 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pl 2024-11-01 08:30:12,216 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pl/LC_MESSAGES 2024-11-01 08:30:12,217 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-11-01 08:30:12,218 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-11-01 08:30:12,219 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-11-01 08:30:12,220 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-11-01 08:30:12,221 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/am 2024-11-01 08:30:12,222 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/am/LC_MESSAGES 2024-11-01 08:30:12,222 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-11-01 08:30:12,224 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-11-01 08:30:12,225 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kk 2024-11-01 08:30:12,226 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kk/LC_MESSAGES 2024-11-01 08:30:12,226 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-11-01 08:30:12,227 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-11-01 08:30:12,228 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-11-01 08:30:12,230 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-11-01 08:30:12,231 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lt 2024-11-01 08:30:12,232 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lt/LC_MESSAGES 2024-11-01 08:30:12,232 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-11-01 08:30:12,233 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-11-01 08:30:12,234 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-11-01 08:30:12,236 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-11-01 08:30:12,237 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hi 2024-11-01 08:30:12,238 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hi/LC_MESSAGES 2024-11-01 08:30:12,238 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-11-01 08:30:12,239 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-11-01 08:30:12,240 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-11-01 08:30:12,242 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-11-01 08:30:12,243 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/de 2024-11-01 08:30:12,244 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/de/LC_MESSAGES 2024-11-01 08:30:12,244 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-11-01 08:30:12,245 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-11-01 08:30:12,247 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-11-01 08:30:12,248 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-11-01 08:30:12,249 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/te 2024-11-01 08:30:12,250 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/te/LC_MESSAGES 2024-11-01 08:30:12,250 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-11-01 08:30:12,251 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-11-01 08:30:12,253 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-11-01 08:30:12,254 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-11-01 08:30:12,255 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/udm 2024-11-01 08:30:12,256 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/udm/LC_MESSAGES 2024-11-01 08:30:12,256 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-11-01 08:30:12,257 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-11-01 08:30:12,258 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-11-01 08:30:12,259 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-11-01 08:30:12,261 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fi 2024-11-01 08:30:12,262 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fi/LC_MESSAGES 2024-11-01 08:30:12,262 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-11-01 08:30:12,263 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-11-01 08:30:12,264 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-11-01 08:30:12,265 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-11-01 08:30:12,267 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt_BR 2024-11-01 08:30:12,267 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-11-01 08:30:12,268 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-11-01 08:30:12,269 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-11-01 08:30:12,270 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-11-01 08:30:12,271 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-11-01 08:30:12,273 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lb 2024-11-01 08:30:12,273 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lb/LC_MESSAGES 2024-11-01 08:30:12,274 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-11-01 08:30:12,275 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-11-01 08:30:12,276 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-11-01 08:30:12,277 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-11-01 08:30:12,278 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ru 2024-11-01 08:30:12,279 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ru/LC_MESSAGES 2024-11-01 08:30:12,280 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-11-01 08:30:12,281 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-11-01 08:30:12,282 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-11-01 08:30:12,283 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-11-01 08:30:12,285 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ca 2024-11-01 08:30:12,286 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ca/LC_MESSAGES 2024-11-01 08:30:12,286 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-11-01 08:30:12,287 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-11-01 08:30:12,288 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-11-01 08:30:12,290 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-11-01 08:30:12,291 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nb 2024-11-01 08:30:12,292 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nb/LC_MESSAGES 2024-11-01 08:30:12,292 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-11-01 08:30:12,293 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-11-01 08:30:12,294 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-11-01 08:30:12,295 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-11-01 08:30:12,297 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/vi 2024-11-01 08:30:12,298 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/vi/LC_MESSAGES 2024-11-01 08:30:12,298 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-11-01 08:30:12,299 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-11-01 08:30:12,300 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-11-01 08:30:12,302 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-11-01 08:30:12,303 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ia 2024-11-01 08:30:12,304 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ia/LC_MESSAGES 2024-11-01 08:30:12,304 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-11-01 08:30:12,305 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-11-01 08:30:12,307 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-11-01 08:30:12,308 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-11-01 08:30:12,309 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/dsb 2024-11-01 08:30:12,310 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-11-01 08:30:12,310 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-11-01 08:30:12,311 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-11-01 08:30:12,313 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-11-01 08:30:12,314 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-11-01 08:30:12,315 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hy 2024-11-01 08:30:12,316 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hy/LC_MESSAGES 2024-11-01 08:30:12,317 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-11-01 08:30:12,318 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-11-01 08:30:12,319 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-11-01 08:30:12,320 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-11-01 08:30:12,321 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_GB 2024-11-01 08:30:12,322 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-11-01 08:30:12,322 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-11-01 08:30:12,324 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-11-01 08:30:12,325 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-11-01 08:30:12,326 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-11-01 08:30:12,327 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ml 2024-11-01 08:30:12,328 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ml/LC_MESSAGES 2024-11-01 08:30:12,329 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-11-01 08:30:12,330 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-11-01 08:30:12,331 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-11-01 08:30:12,332 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-11-01 08:30:12,333 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/os 2024-11-01 08:30:12,334 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/os/LC_MESSAGES 2024-11-01 08:30:12,335 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-11-01 08:30:12,336 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-11-01 08:30:12,337 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-11-01 08:30:12,338 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-11-01 08:30:12,339 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sl 2024-11-01 08:30:12,340 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sl/LC_MESSAGES 2024-11-01 08:30:12,341 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-11-01 08:30:12,342 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-11-01 08:30:12,343 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-11-01 08:30:12,344 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-11-01 08:30:12,345 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/km 2024-11-01 08:30:12,346 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/km/LC_MESSAGES 2024-11-01 08:30:12,346 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-11-01 08:30:12,347 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-11-01 08:30:12,348 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-11-01 08:30:12,350 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-11-01 08:30:12,351 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hu 2024-11-01 08:30:12,352 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hu/LC_MESSAGES 2024-11-01 08:30:12,352 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-11-01 08:30:12,353 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-11-01 08:30:12,354 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-11-01 08:30:12,356 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-11-01 08:30:12,357 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fy 2024-11-01 08:30:12,358 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fy/LC_MESSAGES 2024-11-01 08:30:12,358 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-11-01 08:30:12,359 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-11-01 08:30:12,361 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-11-01 08:30:12,362 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-11-01 08:30:12,363 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sk 2024-11-01 08:30:12,364 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sk/LC_MESSAGES 2024-11-01 08:30:12,364 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-11-01 08:30:12,365 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-11-01 08:30:12,366 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-11-01 08:30:12,368 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-11-01 08:30:12,369 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hsb 2024-11-01 08:30:12,370 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-11-01 08:30:12,370 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-11-01 08:30:12,371 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-11-01 08:30:12,373 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-11-01 08:30:12,374 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-11-01 08:30:12,375 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mn 2024-11-01 08:30:12,376 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mn/LC_MESSAGES 2024-11-01 08:30:12,376 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-11-01 08:30:12,378 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-11-01 08:30:12,379 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-11-01 08:30:12,380 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-11-01 08:30:12,381 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tt 2024-11-01 08:30:12,382 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tt/LC_MESSAGES 2024-11-01 08:30:12,382 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-11-01 08:30:12,384 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-11-01 08:30:12,385 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-11-01 08:30:12,386 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-11-01 08:30:12,387 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ro 2024-11-01 08:30:12,388 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ro/LC_MESSAGES 2024-11-01 08:30:12,389 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-11-01 08:30:12,390 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-11-01 08:30:12,391 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-11-01 08:30:12,392 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-11-01 08:30:12,393 root INFO copying build/lib/django/contrib/admin/decorators.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-11-01 08:30:12,394 root INFO copying build/lib/django/contrib/admin/actions.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-11-01 08:30:12,395 root INFO copying build/lib/django/contrib/admin/utils.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-11-01 08:30:12,396 root INFO copying build/lib/django/contrib/admin/sites.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-11-01 08:30:12,399 root INFO running install_egg_info 2024-11-01 08:30:12,411 root INFO Copying Django.egg-info to build/bdist.linux-riscv64/wheel/Django-4.2.16-py3.12.egg-info 2024-11-01 08:30:12,419 root INFO running install_scripts 2024-11-01 08:30:12,434 root INFO creating build/bdist.linux-riscv64/wheel/Django-4.2.16.dist-info/WHEEL 2024-11-01 08:30:12,437 wheel INFO creating '/home/buildozer/aports/community/py3-django/src/Django-4.2.16/.dist/.tmp-fo2lz6sr/Django-4.2.16-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-11-01 08:30:12,440 wheel INFO adding 'django/__init__.py' 2024-11-01 08:30:12,441 wheel INFO adding 'django/__main__.py' 2024-11-01 08:30:12,443 wheel INFO adding 'django/shortcuts.py' 2024-11-01 08:30:12,444 wheel INFO adding 'django/apps/__init__.py' 2024-11-01 08:30:12,446 wheel INFO adding 'django/apps/config.py' 2024-11-01 08:30:12,448 wheel INFO adding 'django/apps/registry.py' 2024-11-01 08:30:12,450 wheel INFO adding 'django/conf/__init__.py' 2024-11-01 08:30:12,452 wheel INFO adding 'django/conf/global_settings.py' 2024-11-01 08:30:12,454 wheel INFO adding 'django/conf/app_template/__init__.py-tpl' 2024-11-01 08:30:12,455 wheel INFO adding 'django/conf/app_template/admin.py-tpl' 2024-11-01 08:30:12,457 wheel INFO adding 'django/conf/app_template/apps.py-tpl' 2024-11-01 08:30:12,458 wheel INFO adding 'django/conf/app_template/models.py-tpl' 2024-11-01 08:30:12,459 wheel INFO adding 'django/conf/app_template/tests.py-tpl' 2024-11-01 08:30:12,460 wheel INFO adding 'django/conf/app_template/views.py-tpl' 2024-11-01 08:30:12,462 wheel INFO adding 'django/conf/app_template/migrations/__init__.py-tpl' 2024-11-01 08:30:12,463 wheel INFO adding 'django/conf/locale/__init__.py' 2024-11-01 08:30:12,468 wheel INFO adding 'django/conf/locale/af/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,470 wheel INFO adding 'django/conf/locale/af/LC_MESSAGES/django.po' 2024-11-01 08:30:12,472 wheel INFO adding 'django/conf/locale/ar/__init__.py' 2024-11-01 08:30:12,473 wheel INFO adding 'django/conf/locale/ar/formats.py' 2024-11-01 08:30:12,475 wheel INFO adding 'django/conf/locale/ar/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,477 wheel INFO adding 'django/conf/locale/ar/LC_MESSAGES/django.po' 2024-11-01 08:30:12,479 wheel INFO adding 'django/conf/locale/ar_DZ/__init__.py' 2024-11-01 08:30:12,481 wheel INFO adding 'django/conf/locale/ar_DZ/formats.py' 2024-11-01 08:30:12,482 wheel INFO adding 'django/conf/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,485 wheel INFO adding 'django/conf/locale/ar_DZ/LC_MESSAGES/django.po' 2024-11-01 08:30:12,487 wheel INFO adding 'django/conf/locale/ast/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,489 wheel INFO adding 'django/conf/locale/ast/LC_MESSAGES/django.po' 2024-11-01 08:30:12,491 wheel INFO adding 'django/conf/locale/az/__init__.py' 2024-11-01 08:30:12,492 wheel INFO adding 'django/conf/locale/az/formats.py' 2024-11-01 08:30:12,494 wheel INFO adding 'django/conf/locale/az/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,496 wheel INFO adding 'django/conf/locale/az/LC_MESSAGES/django.po' 2024-11-01 08:30:12,498 wheel INFO adding 'django/conf/locale/be/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,501 wheel INFO adding 'django/conf/locale/be/LC_MESSAGES/django.po' 2024-11-01 08:30:12,503 wheel INFO adding 'django/conf/locale/bg/__init__.py' 2024-11-01 08:30:12,504 wheel INFO adding 'django/conf/locale/bg/formats.py' 2024-11-01 08:30:12,506 wheel INFO adding 'django/conf/locale/bg/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,508 wheel INFO adding 'django/conf/locale/bg/LC_MESSAGES/django.po' 2024-11-01 08:30:12,510 wheel INFO adding 'django/conf/locale/bn/__init__.py' 2024-11-01 08:30:12,512 wheel INFO adding 'django/conf/locale/bn/formats.py' 2024-11-01 08:30:12,513 wheel INFO adding 'django/conf/locale/bn/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,515 wheel INFO adding 'django/conf/locale/bn/LC_MESSAGES/django.po' 2024-11-01 08:30:12,517 wheel INFO adding 'django/conf/locale/br/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,519 wheel INFO adding 'django/conf/locale/br/LC_MESSAGES/django.po' 2024-11-01 08:30:12,521 wheel INFO adding 'django/conf/locale/bs/__init__.py' 2024-11-01 08:30:12,522 wheel INFO adding 'django/conf/locale/bs/formats.py' 2024-11-01 08:30:12,524 wheel INFO adding 'django/conf/locale/bs/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,526 wheel INFO adding 'django/conf/locale/bs/LC_MESSAGES/django.po' 2024-11-01 08:30:12,528 wheel INFO adding 'django/conf/locale/ca/__init__.py' 2024-11-01 08:30:12,529 wheel INFO adding 'django/conf/locale/ca/formats.py' 2024-11-01 08:30:12,530 wheel INFO adding 'django/conf/locale/ca/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,532 wheel INFO adding 'django/conf/locale/ca/LC_MESSAGES/django.po' 2024-11-01 08:30:12,534 wheel INFO adding 'django/conf/locale/ckb/__init__.py' 2024-11-01 08:30:12,535 wheel INFO adding 'django/conf/locale/ckb/formats.py' 2024-11-01 08:30:12,536 wheel INFO adding 'django/conf/locale/ckb/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,538 wheel INFO adding 'django/conf/locale/ckb/LC_MESSAGES/django.po' 2024-11-01 08:30:12,540 wheel INFO adding 'django/conf/locale/cs/__init__.py' 2024-11-01 08:30:12,541 wheel INFO adding 'django/conf/locale/cs/formats.py' 2024-11-01 08:30:12,542 wheel INFO adding 'django/conf/locale/cs/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,544 wheel INFO adding 'django/conf/locale/cs/LC_MESSAGES/django.po' 2024-11-01 08:30:12,546 wheel INFO adding 'django/conf/locale/cy/__init__.py' 2024-11-01 08:30:12,547 wheel INFO adding 'django/conf/locale/cy/formats.py' 2024-11-01 08:30:12,548 wheel INFO adding 'django/conf/locale/cy/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,550 wheel INFO adding 'django/conf/locale/cy/LC_MESSAGES/django.po' 2024-11-01 08:30:12,552 wheel INFO adding 'django/conf/locale/da/__init__.py' 2024-11-01 08:30:12,552 wheel INFO adding 'django/conf/locale/da/formats.py' 2024-11-01 08:30:12,554 wheel INFO adding 'django/conf/locale/da/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,556 wheel INFO adding 'django/conf/locale/da/LC_MESSAGES/django.po' 2024-11-01 08:30:12,557 wheel INFO adding 'django/conf/locale/de/__init__.py' 2024-11-01 08:30:12,558 wheel INFO adding 'django/conf/locale/de/formats.py' 2024-11-01 08:30:12,560 wheel INFO adding 'django/conf/locale/de/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,561 wheel INFO adding 'django/conf/locale/de/LC_MESSAGES/django.po' 2024-11-01 08:30:12,563 wheel INFO adding 'django/conf/locale/de_CH/__init__.py' 2024-11-01 08:30:12,564 wheel INFO adding 'django/conf/locale/de_CH/formats.py' 2024-11-01 08:30:12,566 wheel INFO adding 'django/conf/locale/dsb/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,568 wheel INFO adding 'django/conf/locale/dsb/LC_MESSAGES/django.po' 2024-11-01 08:30:12,570 wheel INFO adding 'django/conf/locale/el/__init__.py' 2024-11-01 08:30:12,571 wheel INFO adding 'django/conf/locale/el/formats.py' 2024-11-01 08:30:12,572 wheel INFO adding 'django/conf/locale/el/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,574 wheel INFO adding 'django/conf/locale/el/LC_MESSAGES/django.po' 2024-11-01 08:30:12,576 wheel INFO adding 'django/conf/locale/en/__init__.py' 2024-11-01 08:30:12,577 wheel INFO adding 'django/conf/locale/en/formats.py' 2024-11-01 08:30:12,578 wheel INFO adding 'django/conf/locale/en/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,579 wheel INFO adding 'django/conf/locale/en/LC_MESSAGES/django.po' 2024-11-01 08:30:12,581 wheel INFO adding 'django/conf/locale/en_AU/__init__.py' 2024-11-01 08:30:12,582 wheel INFO adding 'django/conf/locale/en_AU/formats.py' 2024-11-01 08:30:12,583 wheel INFO adding 'django/conf/locale/en_AU/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,585 wheel INFO adding 'django/conf/locale/en_AU/LC_MESSAGES/django.po' 2024-11-01 08:30:12,587 wheel INFO adding 'django/conf/locale/en_GB/__init__.py' 2024-11-01 08:30:12,588 wheel INFO adding 'django/conf/locale/en_GB/formats.py' 2024-11-01 08:30:12,589 wheel INFO adding 'django/conf/locale/en_GB/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,590 wheel INFO adding 'django/conf/locale/en_GB/LC_MESSAGES/django.po' 2024-11-01 08:30:12,593 wheel INFO adding 'django/conf/locale/eo/__init__.py' 2024-11-01 08:30:12,594 wheel INFO adding 'django/conf/locale/eo/formats.py' 2024-11-01 08:30:12,595 wheel INFO adding 'django/conf/locale/eo/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,597 wheel INFO adding 'django/conf/locale/eo/LC_MESSAGES/django.po' 2024-11-01 08:30:12,599 wheel INFO adding 'django/conf/locale/es/__init__.py' 2024-11-01 08:30:12,600 wheel INFO adding 'django/conf/locale/es/formats.py' 2024-11-01 08:30:12,601 wheel INFO adding 'django/conf/locale/es/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,603 wheel INFO adding 'django/conf/locale/es/LC_MESSAGES/django.po' 2024-11-01 08:30:12,605 wheel INFO adding 'django/conf/locale/es_AR/__init__.py' 2024-11-01 08:30:12,606 wheel INFO adding 'django/conf/locale/es_AR/formats.py' 2024-11-01 08:30:12,607 wheel INFO adding 'django/conf/locale/es_AR/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,609 wheel INFO adding 'django/conf/locale/es_AR/LC_MESSAGES/django.po' 2024-11-01 08:30:12,611 wheel INFO adding 'django/conf/locale/es_CO/__init__.py' 2024-11-01 08:30:12,612 wheel INFO adding 'django/conf/locale/es_CO/formats.py' 2024-11-01 08:30:12,613 wheel INFO adding 'django/conf/locale/es_CO/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,615 wheel INFO adding 'django/conf/locale/es_CO/LC_MESSAGES/django.po' 2024-11-01 08:30:12,616 wheel INFO adding 'django/conf/locale/es_MX/__init__.py' 2024-11-01 08:30:12,617 wheel INFO adding 'django/conf/locale/es_MX/formats.py' 2024-11-01 08:30:12,618 wheel INFO adding 'django/conf/locale/es_MX/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,620 wheel INFO adding 'django/conf/locale/es_MX/LC_MESSAGES/django.po' 2024-11-01 08:30:12,622 wheel INFO adding 'django/conf/locale/es_NI/__init__.py' 2024-11-01 08:30:12,623 wheel INFO adding 'django/conf/locale/es_NI/formats.py' 2024-11-01 08:30:12,624 wheel INFO adding 'django/conf/locale/es_PR/__init__.py' 2024-11-01 08:30:12,625 wheel INFO adding 'django/conf/locale/es_PR/formats.py' 2024-11-01 08:30:12,626 wheel INFO adding 'django/conf/locale/es_VE/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,628 wheel INFO adding 'django/conf/locale/es_VE/LC_MESSAGES/django.po' 2024-11-01 08:30:12,629 wheel INFO adding 'django/conf/locale/et/__init__.py' 2024-11-01 08:30:12,630 wheel INFO adding 'django/conf/locale/et/formats.py' 2024-11-01 08:30:12,632 wheel INFO adding 'django/conf/locale/et/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,634 wheel INFO adding 'django/conf/locale/et/LC_MESSAGES/django.po' 2024-11-01 08:30:12,635 wheel INFO adding 'django/conf/locale/eu/__init__.py' 2024-11-01 08:30:12,636 wheel INFO adding 'django/conf/locale/eu/formats.py' 2024-11-01 08:30:12,637 wheel INFO adding 'django/conf/locale/eu/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,639 wheel INFO adding 'django/conf/locale/eu/LC_MESSAGES/django.po' 2024-11-01 08:30:12,641 wheel INFO adding 'django/conf/locale/fa/__init__.py' 2024-11-01 08:30:12,642 wheel INFO adding 'django/conf/locale/fa/formats.py' 2024-11-01 08:30:12,643 wheel INFO adding 'django/conf/locale/fa/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,645 wheel INFO adding 'django/conf/locale/fa/LC_MESSAGES/django.po' 2024-11-01 08:30:12,647 wheel INFO adding 'django/conf/locale/fi/__init__.py' 2024-11-01 08:30:12,648 wheel INFO adding 'django/conf/locale/fi/formats.py' 2024-11-01 08:30:12,650 wheel INFO adding 'django/conf/locale/fi/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,652 wheel INFO adding 'django/conf/locale/fi/LC_MESSAGES/django.po' 2024-11-01 08:30:12,653 wheel INFO adding 'django/conf/locale/fr/__init__.py' 2024-11-01 08:30:12,654 wheel INFO adding 'django/conf/locale/fr/formats.py' 2024-11-01 08:30:12,656 wheel INFO adding 'django/conf/locale/fr/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,658 wheel INFO adding 'django/conf/locale/fr/LC_MESSAGES/django.po' 2024-11-01 08:30:12,659 wheel INFO adding 'django/conf/locale/fy/__init__.py' 2024-11-01 08:30:12,660 wheel INFO adding 'django/conf/locale/fy/formats.py' 2024-11-01 08:30:12,661 wheel INFO adding 'django/conf/locale/fy/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,662 wheel INFO adding 'django/conf/locale/fy/LC_MESSAGES/django.po' 2024-11-01 08:30:12,664 wheel INFO adding 'django/conf/locale/ga/__init__.py' 2024-11-01 08:30:12,665 wheel INFO adding 'django/conf/locale/ga/formats.py' 2024-11-01 08:30:12,666 wheel INFO adding 'django/conf/locale/ga/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,668 wheel INFO adding 'django/conf/locale/ga/LC_MESSAGES/django.po' 2024-11-01 08:30:12,669 wheel INFO adding 'django/conf/locale/gd/__init__.py' 2024-11-01 08:30:12,670 wheel INFO adding 'django/conf/locale/gd/formats.py' 2024-11-01 08:30:12,672 wheel INFO adding 'django/conf/locale/gd/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,674 wheel INFO adding 'django/conf/locale/gd/LC_MESSAGES/django.po' 2024-11-01 08:30:12,676 wheel INFO adding 'django/conf/locale/gl/__init__.py' 2024-11-01 08:30:12,676 wheel INFO adding 'django/conf/locale/gl/formats.py' 2024-11-01 08:30:12,678 wheel INFO adding 'django/conf/locale/gl/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,680 wheel INFO adding 'django/conf/locale/gl/LC_MESSAGES/django.po' 2024-11-01 08:30:12,682 wheel INFO adding 'django/conf/locale/he/__init__.py' 2024-11-01 08:30:12,682 wheel INFO adding 'django/conf/locale/he/formats.py' 2024-11-01 08:30:12,684 wheel INFO adding 'django/conf/locale/he/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,686 wheel INFO adding 'django/conf/locale/he/LC_MESSAGES/django.po' 2024-11-01 08:30:12,688 wheel INFO adding 'django/conf/locale/hi/__init__.py' 2024-11-01 08:30:12,689 wheel INFO adding 'django/conf/locale/hi/formats.py' 2024-11-01 08:30:12,690 wheel INFO adding 'django/conf/locale/hi/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,692 wheel INFO adding 'django/conf/locale/hi/LC_MESSAGES/django.po' 2024-11-01 08:30:12,693 wheel INFO adding 'django/conf/locale/hr/__init__.py' 2024-11-01 08:30:12,694 wheel INFO adding 'django/conf/locale/hr/formats.py' 2024-11-01 08:30:12,695 wheel INFO adding 'django/conf/locale/hr/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,697 wheel INFO adding 'django/conf/locale/hr/LC_MESSAGES/django.po' 2024-11-01 08:30:12,699 wheel INFO adding 'django/conf/locale/hsb/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,701 wheel INFO adding 'django/conf/locale/hsb/LC_MESSAGES/django.po' 2024-11-01 08:30:12,703 wheel INFO adding 'django/conf/locale/hu/__init__.py' 2024-11-01 08:30:12,704 wheel INFO adding 'django/conf/locale/hu/formats.py' 2024-11-01 08:30:12,705 wheel INFO adding 'django/conf/locale/hu/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,707 wheel INFO adding 'django/conf/locale/hu/LC_MESSAGES/django.po' 2024-11-01 08:30:12,709 wheel INFO adding 'django/conf/locale/hy/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,711 wheel INFO adding 'django/conf/locale/hy/LC_MESSAGES/django.po' 2024-11-01 08:30:12,713 wheel INFO adding 'django/conf/locale/ia/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,715 wheel INFO adding 'django/conf/locale/ia/LC_MESSAGES/django.po' 2024-11-01 08:30:12,717 wheel INFO adding 'django/conf/locale/id/__init__.py' 2024-11-01 08:30:12,718 wheel INFO adding 'django/conf/locale/id/formats.py' 2024-11-01 08:30:12,719 wheel INFO adding 'django/conf/locale/id/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,721 wheel INFO adding 'django/conf/locale/id/LC_MESSAGES/django.po' 2024-11-01 08:30:12,723 wheel INFO adding 'django/conf/locale/ig/__init__.py' 2024-11-01 08:30:12,724 wheel INFO adding 'django/conf/locale/ig/formats.py' 2024-11-01 08:30:12,725 wheel INFO adding 'django/conf/locale/ig/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,727 wheel INFO adding 'django/conf/locale/ig/LC_MESSAGES/django.po' 2024-11-01 08:30:12,729 wheel INFO adding 'django/conf/locale/io/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,731 wheel INFO adding 'django/conf/locale/io/LC_MESSAGES/django.po' 2024-11-01 08:30:12,732 wheel INFO adding 'django/conf/locale/is/__init__.py' 2024-11-01 08:30:12,733 wheel INFO adding 'django/conf/locale/is/formats.py' 2024-11-01 08:30:12,735 wheel INFO adding 'django/conf/locale/is/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,736 wheel INFO adding 'django/conf/locale/is/LC_MESSAGES/django.po' 2024-11-01 08:30:12,738 wheel INFO adding 'django/conf/locale/it/__init__.py' 2024-11-01 08:30:12,739 wheel INFO adding 'django/conf/locale/it/formats.py' 2024-11-01 08:30:12,741 wheel INFO adding 'django/conf/locale/it/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,742 wheel INFO adding 'django/conf/locale/it/LC_MESSAGES/django.po' 2024-11-01 08:30:12,744 wheel INFO adding 'django/conf/locale/ja/__init__.py' 2024-11-01 08:30:12,745 wheel INFO adding 'django/conf/locale/ja/formats.py' 2024-11-01 08:30:12,747 wheel INFO adding 'django/conf/locale/ja/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,749 wheel INFO adding 'django/conf/locale/ja/LC_MESSAGES/django.po' 2024-11-01 08:30:12,750 wheel INFO adding 'django/conf/locale/ka/__init__.py' 2024-11-01 08:30:12,751 wheel INFO adding 'django/conf/locale/ka/formats.py' 2024-11-01 08:30:12,753 wheel INFO adding 'django/conf/locale/ka/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,755 wheel INFO adding 'django/conf/locale/ka/LC_MESSAGES/django.po' 2024-11-01 08:30:12,757 wheel INFO adding 'django/conf/locale/kab/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,758 wheel INFO adding 'django/conf/locale/kab/LC_MESSAGES/django.po' 2024-11-01 08:30:12,760 wheel INFO adding 'django/conf/locale/kk/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,761 wheel INFO adding 'django/conf/locale/kk/LC_MESSAGES/django.po' 2024-11-01 08:30:12,763 wheel INFO adding 'django/conf/locale/km/__init__.py' 2024-11-01 08:30:12,764 wheel INFO adding 'django/conf/locale/km/formats.py' 2024-11-01 08:30:12,765 wheel INFO adding 'django/conf/locale/km/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,767 wheel INFO adding 'django/conf/locale/km/LC_MESSAGES/django.po' 2024-11-01 08:30:12,768 wheel INFO adding 'django/conf/locale/kn/__init__.py' 2024-11-01 08:30:12,769 wheel INFO adding 'django/conf/locale/kn/formats.py' 2024-11-01 08:30:12,770 wheel INFO adding 'django/conf/locale/kn/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,772 wheel INFO adding 'django/conf/locale/kn/LC_MESSAGES/django.po' 2024-11-01 08:30:12,773 wheel INFO adding 'django/conf/locale/ko/__init__.py' 2024-11-01 08:30:12,774 wheel INFO adding 'django/conf/locale/ko/formats.py' 2024-11-01 08:30:12,776 wheel INFO adding 'django/conf/locale/ko/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,778 wheel INFO adding 'django/conf/locale/ko/LC_MESSAGES/django.po' 2024-11-01 08:30:12,779 wheel INFO adding 'django/conf/locale/ky/__init__.py' 2024-11-01 08:30:12,780 wheel INFO adding 'django/conf/locale/ky/formats.py' 2024-11-01 08:30:12,782 wheel INFO adding 'django/conf/locale/ky/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,784 wheel INFO adding 'django/conf/locale/ky/LC_MESSAGES/django.po' 2024-11-01 08:30:12,786 wheel INFO adding 'django/conf/locale/lb/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,787 wheel INFO adding 'django/conf/locale/lb/LC_MESSAGES/django.po' 2024-11-01 08:30:12,788 wheel INFO adding 'django/conf/locale/lt/__init__.py' 2024-11-01 08:30:12,789 wheel INFO adding 'django/conf/locale/lt/formats.py' 2024-11-01 08:30:12,790 wheel INFO adding 'django/conf/locale/lt/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,792 wheel INFO adding 'django/conf/locale/lt/LC_MESSAGES/django.po' 2024-11-01 08:30:12,794 wheel INFO adding 'django/conf/locale/lv/__init__.py' 2024-11-01 08:30:12,795 wheel INFO adding 'django/conf/locale/lv/formats.py' 2024-11-01 08:30:12,796 wheel INFO adding 'django/conf/locale/lv/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,798 wheel INFO adding 'django/conf/locale/lv/LC_MESSAGES/django.po' 2024-11-01 08:30:12,800 wheel INFO adding 'django/conf/locale/mk/__init__.py' 2024-11-01 08:30:12,801 wheel INFO adding 'django/conf/locale/mk/formats.py' 2024-11-01 08:30:12,802 wheel INFO adding 'django/conf/locale/mk/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,804 wheel INFO adding 'django/conf/locale/mk/LC_MESSAGES/django.po' 2024-11-01 08:30:12,805 wheel INFO adding 'django/conf/locale/ml/__init__.py' 2024-11-01 08:30:12,806 wheel INFO adding 'django/conf/locale/ml/formats.py' 2024-11-01 08:30:12,808 wheel INFO adding 'django/conf/locale/ml/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,810 wheel INFO adding 'django/conf/locale/ml/LC_MESSAGES/django.po' 2024-11-01 08:30:12,812 wheel INFO adding 'django/conf/locale/mn/__init__.py' 2024-11-01 08:30:12,812 wheel INFO adding 'django/conf/locale/mn/formats.py' 2024-11-01 08:30:12,814 wheel INFO adding 'django/conf/locale/mn/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,816 wheel INFO adding 'django/conf/locale/mn/LC_MESSAGES/django.po' 2024-11-01 08:30:12,817 wheel INFO adding 'django/conf/locale/mr/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,819 wheel INFO adding 'django/conf/locale/mr/LC_MESSAGES/django.po' 2024-11-01 08:30:12,820 wheel INFO adding 'django/conf/locale/ms/__init__.py' 2024-11-01 08:30:12,821 wheel INFO adding 'django/conf/locale/ms/formats.py' 2024-11-01 08:30:12,822 wheel INFO adding 'django/conf/locale/ms/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,824 wheel INFO adding 'django/conf/locale/ms/LC_MESSAGES/django.po' 2024-11-01 08:30:12,826 wheel INFO adding 'django/conf/locale/my/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,827 wheel INFO adding 'django/conf/locale/my/LC_MESSAGES/django.po' 2024-11-01 08:30:12,829 wheel INFO adding 'django/conf/locale/nb/__init__.py' 2024-11-01 08:30:12,829 wheel INFO adding 'django/conf/locale/nb/formats.py' 2024-11-01 08:30:12,831 wheel INFO adding 'django/conf/locale/nb/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,833 wheel INFO adding 'django/conf/locale/nb/LC_MESSAGES/django.po' 2024-11-01 08:30:12,835 wheel INFO adding 'django/conf/locale/ne/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,837 wheel INFO adding 'django/conf/locale/ne/LC_MESSAGES/django.po' 2024-11-01 08:30:12,839 wheel INFO adding 'django/conf/locale/nl/__init__.py' 2024-11-01 08:30:12,840 wheel INFO adding 'django/conf/locale/nl/formats.py' 2024-11-01 08:30:12,841 wheel INFO adding 'django/conf/locale/nl/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,843 wheel INFO adding 'django/conf/locale/nl/LC_MESSAGES/django.po' 2024-11-01 08:30:12,845 wheel INFO adding 'django/conf/locale/nn/__init__.py' 2024-11-01 08:30:12,845 wheel INFO adding 'django/conf/locale/nn/formats.py' 2024-11-01 08:30:12,847 wheel INFO adding 'django/conf/locale/nn/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,849 wheel INFO adding 'django/conf/locale/nn/LC_MESSAGES/django.po' 2024-11-01 08:30:12,851 wheel INFO adding 'django/conf/locale/os/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,852 wheel INFO adding 'django/conf/locale/os/LC_MESSAGES/django.po' 2024-11-01 08:30:12,854 wheel INFO adding 'django/conf/locale/pa/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,856 wheel INFO adding 'django/conf/locale/pa/LC_MESSAGES/django.po' 2024-11-01 08:30:12,857 wheel INFO adding 'django/conf/locale/pl/__init__.py' 2024-11-01 08:30:12,858 wheel INFO adding 'django/conf/locale/pl/formats.py' 2024-11-01 08:30:12,859 wheel INFO adding 'django/conf/locale/pl/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,861 wheel INFO adding 'django/conf/locale/pl/LC_MESSAGES/django.po' 2024-11-01 08:30:12,863 wheel INFO adding 'django/conf/locale/pt/__init__.py' 2024-11-01 08:30:12,864 wheel INFO adding 'django/conf/locale/pt/formats.py' 2024-11-01 08:30:12,865 wheel INFO adding 'django/conf/locale/pt/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,867 wheel INFO adding 'django/conf/locale/pt/LC_MESSAGES/django.po' 2024-11-01 08:30:12,869 wheel INFO adding 'django/conf/locale/pt_BR/__init__.py' 2024-11-01 08:30:12,870 wheel INFO adding 'django/conf/locale/pt_BR/formats.py' 2024-11-01 08:30:12,871 wheel INFO adding 'django/conf/locale/pt_BR/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,873 wheel INFO adding 'django/conf/locale/pt_BR/LC_MESSAGES/django.po' 2024-11-01 08:30:12,875 wheel INFO adding 'django/conf/locale/ro/__init__.py' 2024-11-01 08:30:12,876 wheel INFO adding 'django/conf/locale/ro/formats.py' 2024-11-01 08:30:12,877 wheel INFO adding 'django/conf/locale/ro/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,879 wheel INFO adding 'django/conf/locale/ro/LC_MESSAGES/django.po' 2024-11-01 08:30:12,880 wheel INFO adding 'django/conf/locale/ru/__init__.py' 2024-11-01 08:30:12,881 wheel INFO adding 'django/conf/locale/ru/formats.py' 2024-11-01 08:30:12,883 wheel INFO adding 'django/conf/locale/ru/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,885 wheel INFO adding 'django/conf/locale/ru/LC_MESSAGES/django.po' 2024-11-01 08:30:12,887 wheel INFO adding 'django/conf/locale/sk/__init__.py' 2024-11-01 08:30:12,888 wheel INFO adding 'django/conf/locale/sk/formats.py' 2024-11-01 08:30:12,889 wheel INFO adding 'django/conf/locale/sk/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,891 wheel INFO adding 'django/conf/locale/sk/LC_MESSAGES/django.po' 2024-11-01 08:30:12,893 wheel INFO adding 'django/conf/locale/sl/__init__.py' 2024-11-01 08:30:12,893 wheel INFO adding 'django/conf/locale/sl/formats.py' 2024-11-01 08:30:12,895 wheel INFO adding 'django/conf/locale/sl/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,896 wheel INFO adding 'django/conf/locale/sl/LC_MESSAGES/django.po' 2024-11-01 08:30:12,898 wheel INFO adding 'django/conf/locale/sq/__init__.py' 2024-11-01 08:30:12,899 wheel INFO adding 'django/conf/locale/sq/formats.py' 2024-11-01 08:30:12,900 wheel INFO adding 'django/conf/locale/sq/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,902 wheel INFO adding 'django/conf/locale/sq/LC_MESSAGES/django.po' 2024-11-01 08:30:12,904 wheel INFO adding 'django/conf/locale/sr/__init__.py' 2024-11-01 08:30:12,905 wheel INFO adding 'django/conf/locale/sr/formats.py' 2024-11-01 08:30:12,906 wheel INFO adding 'django/conf/locale/sr/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,908 wheel INFO adding 'django/conf/locale/sr/LC_MESSAGES/django.po' 2024-11-01 08:30:12,910 wheel INFO adding 'django/conf/locale/sr_Latn/__init__.py' 2024-11-01 08:30:12,911 wheel INFO adding 'django/conf/locale/sr_Latn/formats.py' 2024-11-01 08:30:12,912 wheel INFO adding 'django/conf/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,914 wheel INFO adding 'django/conf/locale/sr_Latn/LC_MESSAGES/django.po' 2024-11-01 08:30:12,916 wheel INFO adding 'django/conf/locale/sv/__init__.py' 2024-11-01 08:30:12,917 wheel INFO adding 'django/conf/locale/sv/formats.py' 2024-11-01 08:30:12,918 wheel INFO adding 'django/conf/locale/sv/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,920 wheel INFO adding 'django/conf/locale/sv/LC_MESSAGES/django.po' 2024-11-01 08:30:12,922 wheel INFO adding 'django/conf/locale/sw/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,924 wheel INFO adding 'django/conf/locale/sw/LC_MESSAGES/django.po' 2024-11-01 08:30:12,925 wheel INFO adding 'django/conf/locale/ta/__init__.py' 2024-11-01 08:30:12,926 wheel INFO adding 'django/conf/locale/ta/formats.py' 2024-11-01 08:30:12,927 wheel INFO adding 'django/conf/locale/ta/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,928 wheel INFO adding 'django/conf/locale/ta/LC_MESSAGES/django.po' 2024-11-01 08:30:12,930 wheel INFO adding 'django/conf/locale/te/__init__.py' 2024-11-01 08:30:12,931 wheel INFO adding 'django/conf/locale/te/formats.py' 2024-11-01 08:30:12,932 wheel INFO adding 'django/conf/locale/te/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,933 wheel INFO adding 'django/conf/locale/te/LC_MESSAGES/django.po' 2024-11-01 08:30:12,935 wheel INFO adding 'django/conf/locale/tg/__init__.py' 2024-11-01 08:30:12,936 wheel INFO adding 'django/conf/locale/tg/formats.py' 2024-11-01 08:30:12,937 wheel INFO adding 'django/conf/locale/tg/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,939 wheel INFO adding 'django/conf/locale/tg/LC_MESSAGES/django.po' 2024-11-01 08:30:12,941 wheel INFO adding 'django/conf/locale/th/__init__.py' 2024-11-01 08:30:12,942 wheel INFO adding 'django/conf/locale/th/formats.py' 2024-11-01 08:30:12,943 wheel INFO adding 'django/conf/locale/th/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,945 wheel INFO adding 'django/conf/locale/th/LC_MESSAGES/django.po' 2024-11-01 08:30:12,946 wheel INFO adding 'django/conf/locale/tk/__init__.py' 2024-11-01 08:30:12,947 wheel INFO adding 'django/conf/locale/tk/formats.py' 2024-11-01 08:30:12,948 wheel INFO adding 'django/conf/locale/tk/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,950 wheel INFO adding 'django/conf/locale/tk/LC_MESSAGES/django.po' 2024-11-01 08:30:12,952 wheel INFO adding 'django/conf/locale/tr/__init__.py' 2024-11-01 08:30:12,953 wheel INFO adding 'django/conf/locale/tr/formats.py' 2024-11-01 08:30:12,954 wheel INFO adding 'django/conf/locale/tr/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,956 wheel INFO adding 'django/conf/locale/tr/LC_MESSAGES/django.po' 2024-11-01 08:30:12,958 wheel INFO adding 'django/conf/locale/tt/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,960 wheel INFO adding 'django/conf/locale/tt/LC_MESSAGES/django.po' 2024-11-01 08:30:12,962 wheel INFO adding 'django/conf/locale/udm/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,964 wheel INFO adding 'django/conf/locale/udm/LC_MESSAGES/django.po' 2024-11-01 08:30:12,965 wheel INFO adding 'django/conf/locale/uk/__init__.py' 2024-11-01 08:30:12,966 wheel INFO adding 'django/conf/locale/uk/formats.py' 2024-11-01 08:30:12,967 wheel INFO adding 'django/conf/locale/uk/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,969 wheel INFO adding 'django/conf/locale/uk/LC_MESSAGES/django.po' 2024-11-01 08:30:12,972 wheel INFO adding 'django/conf/locale/ur/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,974 wheel INFO adding 'django/conf/locale/ur/LC_MESSAGES/django.po' 2024-11-01 08:30:12,975 wheel INFO adding 'django/conf/locale/uz/__init__.py' 2024-11-01 08:30:12,976 wheel INFO adding 'django/conf/locale/uz/formats.py' 2024-11-01 08:30:12,977 wheel INFO adding 'django/conf/locale/uz/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,979 wheel INFO adding 'django/conf/locale/uz/LC_MESSAGES/django.po' 2024-11-01 08:30:12,981 wheel INFO adding 'django/conf/locale/vi/__init__.py' 2024-11-01 08:30:12,982 wheel INFO adding 'django/conf/locale/vi/formats.py' 2024-11-01 08:30:12,983 wheel INFO adding 'django/conf/locale/vi/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,985 wheel INFO adding 'django/conf/locale/vi/LC_MESSAGES/django.po' 2024-11-01 08:30:12,986 wheel INFO adding 'django/conf/locale/zh_Hans/__init__.py' 2024-11-01 08:30:12,987 wheel INFO adding 'django/conf/locale/zh_Hans/formats.py' 2024-11-01 08:30:12,988 wheel INFO adding 'django/conf/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,990 wheel INFO adding 'django/conf/locale/zh_Hans/LC_MESSAGES/django.po' 2024-11-01 08:30:12,992 wheel INFO adding 'django/conf/locale/zh_Hant/__init__.py' 2024-11-01 08:30:12,993 wheel INFO adding 'django/conf/locale/zh_Hant/formats.py' 2024-11-01 08:30:12,994 wheel INFO adding 'django/conf/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-11-01 08:30:12,996 wheel INFO adding 'django/conf/locale/zh_Hant/LC_MESSAGES/django.po' 2024-11-01 08:30:12,997 wheel INFO adding 'django/conf/project_template/manage.py-tpl' 2024-11-01 08:30:12,999 wheel INFO adding 'django/conf/project_template/project_name/__init__.py-tpl' 2024-11-01 08:30:12,999 wheel INFO adding 'django/conf/project_template/project_name/asgi.py-tpl' 2024-11-01 08:30:13,000 wheel INFO adding 'django/conf/project_template/project_name/settings.py-tpl' 2024-11-01 08:30:13,001 wheel INFO adding 'django/conf/project_template/project_name/urls.py-tpl' 2024-11-01 08:30:13,002 wheel INFO adding 'django/conf/project_template/project_name/wsgi.py-tpl' 2024-11-01 08:30:13,003 wheel INFO adding 'django/conf/urls/__init__.py' 2024-11-01 08:30:13,004 wheel INFO adding 'django/conf/urls/i18n.py' 2024-11-01 08:30:13,004 wheel INFO adding 'django/conf/urls/static.py' 2024-11-01 08:30:13,005 wheel INFO adding 'django/contrib/__init__.py' 2024-11-01 08:30:13,007 wheel INFO adding 'django/contrib/admin/__init__.py' 2024-11-01 08:30:13,008 wheel INFO adding 'django/contrib/admin/actions.py' 2024-11-01 08:30:13,009 wheel INFO adding 'django/contrib/admin/apps.py' 2024-11-01 08:30:13,010 wheel INFO adding 'django/contrib/admin/checks.py' 2024-11-01 08:30:13,012 wheel INFO adding 'django/contrib/admin/decorators.py' 2024-11-01 08:30:13,013 wheel INFO adding 'django/contrib/admin/exceptions.py' 2024-11-01 08:30:13,014 wheel INFO adding 'django/contrib/admin/filters.py' 2024-11-01 08:30:13,015 wheel INFO adding 'django/contrib/admin/forms.py' 2024-11-01 08:30:13,016 wheel INFO adding 'django/contrib/admin/helpers.py' 2024-11-01 08:30:13,018 wheel INFO adding 'django/contrib/admin/models.py' 2024-11-01 08:30:13,019 wheel INFO adding 'django/contrib/admin/options.py' 2024-11-01 08:30:13,023 wheel INFO adding 'django/contrib/admin/sites.py' 2024-11-01 08:30:13,024 wheel INFO adding 'django/contrib/admin/tests.py' 2024-11-01 08:30:13,026 wheel INFO adding 'django/contrib/admin/utils.py' 2024-11-01 08:30:13,027 wheel INFO adding 'django/contrib/admin/widgets.py' 2024-11-01 08:30:13,032 wheel INFO adding 'django/contrib/admin/locale/af/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,033 wheel INFO adding 'django/contrib/admin/locale/af/LC_MESSAGES/django.po' 2024-11-01 08:30:13,035 wheel INFO adding 'django/contrib/admin/locale/af/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,036 wheel INFO adding 'django/contrib/admin/locale/af/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,037 wheel INFO adding 'django/contrib/admin/locale/am/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,038 wheel INFO adding 'django/contrib/admin/locale/am/LC_MESSAGES/django.po' 2024-11-01 08:30:13,040 wheel INFO adding 'django/contrib/admin/locale/ar/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,042 wheel INFO adding 'django/contrib/admin/locale/ar/LC_MESSAGES/django.po' 2024-11-01 08:30:13,043 wheel INFO adding 'django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,044 wheel INFO adding 'django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,046 wheel INFO adding 'django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,048 wheel INFO adding 'django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.po' 2024-11-01 08:30:13,049 wheel INFO adding 'django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,050 wheel INFO adding 'django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,052 wheel INFO adding 'django/contrib/admin/locale/ast/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,053 wheel INFO adding 'django/contrib/admin/locale/ast/LC_MESSAGES/django.po' 2024-11-01 08:30:13,054 wheel INFO adding 'django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,055 wheel INFO adding 'django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,056 wheel INFO adding 'django/contrib/admin/locale/az/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,058 wheel INFO adding 'django/contrib/admin/locale/az/LC_MESSAGES/django.po' 2024-11-01 08:30:13,059 wheel INFO adding 'django/contrib/admin/locale/az/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,060 wheel INFO adding 'django/contrib/admin/locale/az/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,062 wheel INFO adding 'django/contrib/admin/locale/be/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,063 wheel INFO adding 'django/contrib/admin/locale/be/LC_MESSAGES/django.po' 2024-11-01 08:30:13,065 wheel INFO adding 'django/contrib/admin/locale/be/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,066 wheel INFO adding 'django/contrib/admin/locale/be/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,068 wheel INFO adding 'django/contrib/admin/locale/bg/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,069 wheel INFO adding 'django/contrib/admin/locale/bg/LC_MESSAGES/django.po' 2024-11-01 08:30:13,071 wheel INFO adding 'django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,072 wheel INFO adding 'django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,073 wheel INFO adding 'django/contrib/admin/locale/bn/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,075 wheel INFO adding 'django/contrib/admin/locale/bn/LC_MESSAGES/django.po' 2024-11-01 08:30:13,076 wheel INFO adding 'django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,077 wheel INFO adding 'django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,079 wheel INFO adding 'django/contrib/admin/locale/br/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,080 wheel INFO adding 'django/contrib/admin/locale/br/LC_MESSAGES/django.po' 2024-11-01 08:30:13,081 wheel INFO adding 'django/contrib/admin/locale/br/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,082 wheel INFO adding 'django/contrib/admin/locale/br/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,084 wheel INFO adding 'django/contrib/admin/locale/bs/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,085 wheel INFO adding 'django/contrib/admin/locale/bs/LC_MESSAGES/django.po' 2024-11-01 08:30:13,086 wheel INFO adding 'django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,087 wheel INFO adding 'django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,089 wheel INFO adding 'django/contrib/admin/locale/ca/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,090 wheel INFO adding 'django/contrib/admin/locale/ca/LC_MESSAGES/django.po' 2024-11-01 08:30:13,092 wheel INFO adding 'django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,093 wheel INFO adding 'django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,094 wheel INFO adding 'django/contrib/admin/locale/ckb/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,096 wheel INFO adding 'django/contrib/admin/locale/ckb/LC_MESSAGES/django.po' 2024-11-01 08:30:13,097 wheel INFO adding 'django/contrib/admin/locale/ckb/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,098 wheel INFO adding 'django/contrib/admin/locale/ckb/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,100 wheel INFO adding 'django/contrib/admin/locale/cs/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,102 wheel INFO adding 'django/contrib/admin/locale/cs/LC_MESSAGES/django.po' 2024-11-01 08:30:13,103 wheel INFO adding 'django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,104 wheel INFO adding 'django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,106 wheel INFO adding 'django/contrib/admin/locale/cy/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,107 wheel INFO adding 'django/contrib/admin/locale/cy/LC_MESSAGES/django.po' 2024-11-01 08:30:13,108 wheel INFO adding 'django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,109 wheel INFO adding 'django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,111 wheel INFO adding 'django/contrib/admin/locale/da/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,112 wheel INFO adding 'django/contrib/admin/locale/da/LC_MESSAGES/django.po' 2024-11-01 08:30:13,114 wheel INFO adding 'django/contrib/admin/locale/da/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,115 wheel INFO adding 'django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,116 wheel INFO adding 'django/contrib/admin/locale/de/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,118 wheel INFO adding 'django/contrib/admin/locale/de/LC_MESSAGES/django.po' 2024-11-01 08:30:13,119 wheel INFO adding 'django/contrib/admin/locale/de/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,121 wheel INFO adding 'django/contrib/admin/locale/de/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,122 wheel INFO adding 'django/contrib/admin/locale/dsb/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,123 wheel INFO adding 'django/contrib/admin/locale/dsb/LC_MESSAGES/django.po' 2024-11-01 08:30:13,125 wheel INFO adding 'django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,126 wheel INFO adding 'django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,128 wheel INFO adding 'django/contrib/admin/locale/el/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,129 wheel INFO adding 'django/contrib/admin/locale/el/LC_MESSAGES/django.po' 2024-11-01 08:30:13,131 wheel INFO adding 'django/contrib/admin/locale/el/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,132 wheel INFO adding 'django/contrib/admin/locale/el/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,133 wheel INFO adding 'django/contrib/admin/locale/en/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,134 wheel INFO adding 'django/contrib/admin/locale/en/LC_MESSAGES/django.po' 2024-11-01 08:30:13,136 wheel INFO adding 'django/contrib/admin/locale/en/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,137 wheel INFO adding 'django/contrib/admin/locale/en/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,138 wheel INFO adding 'django/contrib/admin/locale/en_AU/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,140 wheel INFO adding 'django/contrib/admin/locale/en_AU/LC_MESSAGES/django.po' 2024-11-01 08:30:13,141 wheel INFO adding 'django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,142 wheel INFO adding 'django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,144 wheel INFO adding 'django/contrib/admin/locale/en_GB/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,145 wheel INFO adding 'django/contrib/admin/locale/en_GB/LC_MESSAGES/django.po' 2024-11-01 08:30:13,146 wheel INFO adding 'django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,147 wheel INFO adding 'django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,149 wheel INFO adding 'django/contrib/admin/locale/eo/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,150 wheel INFO adding 'django/contrib/admin/locale/eo/LC_MESSAGES/django.po' 2024-11-01 08:30:13,152 wheel INFO adding 'django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,153 wheel INFO adding 'django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,154 wheel INFO adding 'django/contrib/admin/locale/es/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,155 wheel INFO adding 'django/contrib/admin/locale/es/LC_MESSAGES/django.po' 2024-11-01 08:30:13,157 wheel INFO adding 'django/contrib/admin/locale/es/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,158 wheel INFO adding 'django/contrib/admin/locale/es/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,160 wheel INFO adding 'django/contrib/admin/locale/es_AR/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,161 wheel INFO adding 'django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po' 2024-11-01 08:30:13,162 wheel INFO adding 'django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,164 wheel INFO adding 'django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,165 wheel INFO adding 'django/contrib/admin/locale/es_CO/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,166 wheel INFO adding 'django/contrib/admin/locale/es_CO/LC_MESSAGES/django.po' 2024-11-01 08:30:13,168 wheel INFO adding 'django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,169 wheel INFO adding 'django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,170 wheel INFO adding 'django/contrib/admin/locale/es_MX/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,171 wheel INFO adding 'django/contrib/admin/locale/es_MX/LC_MESSAGES/django.po' 2024-11-01 08:30:13,173 wheel INFO adding 'django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,174 wheel INFO adding 'django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,175 wheel INFO adding 'django/contrib/admin/locale/es_VE/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,176 wheel INFO adding 'django/contrib/admin/locale/es_VE/LC_MESSAGES/django.po' 2024-11-01 08:30:13,178 wheel INFO adding 'django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,179 wheel INFO adding 'django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,180 wheel INFO adding 'django/contrib/admin/locale/et/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,182 wheel INFO adding 'django/contrib/admin/locale/et/LC_MESSAGES/django.po' 2024-11-01 08:30:13,183 wheel INFO adding 'django/contrib/admin/locale/et/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,184 wheel INFO adding 'django/contrib/admin/locale/et/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,185 wheel INFO adding 'django/contrib/admin/locale/eu/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,187 wheel INFO adding 'django/contrib/admin/locale/eu/LC_MESSAGES/django.po' 2024-11-01 08:30:13,188 wheel INFO adding 'django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,189 wheel INFO adding 'django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,191 wheel INFO adding 'django/contrib/admin/locale/fa/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,192 wheel INFO adding 'django/contrib/admin/locale/fa/LC_MESSAGES/django.po' 2024-11-01 08:30:13,194 wheel INFO adding 'django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,195 wheel INFO adding 'django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,196 wheel INFO adding 'django/contrib/admin/locale/fi/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,198 wheel INFO adding 'django/contrib/admin/locale/fi/LC_MESSAGES/django.po' 2024-11-01 08:30:13,199 wheel INFO adding 'django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,200 wheel INFO adding 'django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,201 wheel INFO adding 'django/contrib/admin/locale/fr/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,203 wheel INFO adding 'django/contrib/admin/locale/fr/LC_MESSAGES/django.po' 2024-11-01 08:30:13,205 wheel INFO adding 'django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,206 wheel INFO adding 'django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,207 wheel INFO adding 'django/contrib/admin/locale/fy/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,209 wheel INFO adding 'django/contrib/admin/locale/fy/LC_MESSAGES/django.po' 2024-11-01 08:30:13,210 wheel INFO adding 'django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,212 wheel INFO adding 'django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,213 wheel INFO adding 'django/contrib/admin/locale/ga/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,215 wheel INFO adding 'django/contrib/admin/locale/ga/LC_MESSAGES/django.po' 2024-11-01 08:30:13,217 wheel INFO adding 'django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,218 wheel INFO adding 'django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,220 wheel INFO adding 'django/contrib/admin/locale/gd/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,222 wheel INFO adding 'django/contrib/admin/locale/gd/LC_MESSAGES/django.po' 2024-11-01 08:30:13,224 wheel INFO adding 'django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,225 wheel INFO adding 'django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,227 wheel INFO adding 'django/contrib/admin/locale/gl/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,229 wheel INFO adding 'django/contrib/admin/locale/gl/LC_MESSAGES/django.po' 2024-11-01 08:30:13,231 wheel INFO adding 'django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,232 wheel INFO adding 'django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,234 wheel INFO adding 'django/contrib/admin/locale/he/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,236 wheel INFO adding 'django/contrib/admin/locale/he/LC_MESSAGES/django.po' 2024-11-01 08:30:13,238 wheel INFO adding 'django/contrib/admin/locale/he/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,239 wheel INFO adding 'django/contrib/admin/locale/he/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,241 wheel INFO adding 'django/contrib/admin/locale/hi/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,242 wheel INFO adding 'django/contrib/admin/locale/hi/LC_MESSAGES/django.po' 2024-11-01 08:30:13,244 wheel INFO adding 'django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,245 wheel INFO adding 'django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,246 wheel INFO adding 'django/contrib/admin/locale/hr/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,248 wheel INFO adding 'django/contrib/admin/locale/hr/LC_MESSAGES/django.po' 2024-11-01 08:30:13,249 wheel INFO adding 'django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,250 wheel INFO adding 'django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,251 wheel INFO adding 'django/contrib/admin/locale/hsb/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,253 wheel INFO adding 'django/contrib/admin/locale/hsb/LC_MESSAGES/django.po' 2024-11-01 08:30:13,254 wheel INFO adding 'django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,255 wheel INFO adding 'django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,257 wheel INFO adding 'django/contrib/admin/locale/hu/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,258 wheel INFO adding 'django/contrib/admin/locale/hu/LC_MESSAGES/django.po' 2024-11-01 08:30:13,260 wheel INFO adding 'django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,261 wheel INFO adding 'django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,262 wheel INFO adding 'django/contrib/admin/locale/hy/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,264 wheel INFO adding 'django/contrib/admin/locale/hy/LC_MESSAGES/django.po' 2024-11-01 08:30:13,265 wheel INFO adding 'django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,266 wheel INFO adding 'django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,268 wheel INFO adding 'django/contrib/admin/locale/ia/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,269 wheel INFO adding 'django/contrib/admin/locale/ia/LC_MESSAGES/django.po' 2024-11-01 08:30:13,270 wheel INFO adding 'django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,271 wheel INFO adding 'django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,273 wheel INFO adding 'django/contrib/admin/locale/id/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,274 wheel INFO adding 'django/contrib/admin/locale/id/LC_MESSAGES/django.po' 2024-11-01 08:30:13,276 wheel INFO adding 'django/contrib/admin/locale/id/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,277 wheel INFO adding 'django/contrib/admin/locale/id/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,278 wheel INFO adding 'django/contrib/admin/locale/io/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,279 wheel INFO adding 'django/contrib/admin/locale/io/LC_MESSAGES/django.po' 2024-11-01 08:30:13,281 wheel INFO adding 'django/contrib/admin/locale/io/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,282 wheel INFO adding 'django/contrib/admin/locale/io/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,283 wheel INFO adding 'django/contrib/admin/locale/is/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,284 wheel INFO adding 'django/contrib/admin/locale/is/LC_MESSAGES/django.po' 2024-11-01 08:30:13,286 wheel INFO adding 'django/contrib/admin/locale/is/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,287 wheel INFO adding 'django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,288 wheel INFO adding 'django/contrib/admin/locale/it/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,289 wheel INFO adding 'django/contrib/admin/locale/it/LC_MESSAGES/django.po' 2024-11-01 08:30:13,291 wheel INFO adding 'django/contrib/admin/locale/it/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,292 wheel INFO adding 'django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,294 wheel INFO adding 'django/contrib/admin/locale/ja/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,295 wheel INFO adding 'django/contrib/admin/locale/ja/LC_MESSAGES/django.po' 2024-11-01 08:30:13,297 wheel INFO adding 'django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,298 wheel INFO adding 'django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,299 wheel INFO adding 'django/contrib/admin/locale/ka/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,301 wheel INFO adding 'django/contrib/admin/locale/ka/LC_MESSAGES/django.po' 2024-11-01 08:30:13,303 wheel INFO adding 'django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,304 wheel INFO adding 'django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,305 wheel INFO adding 'django/contrib/admin/locale/kab/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,306 wheel INFO adding 'django/contrib/admin/locale/kab/LC_MESSAGES/django.po' 2024-11-01 08:30:13,307 wheel INFO adding 'django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,308 wheel INFO adding 'django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,310 wheel INFO adding 'django/contrib/admin/locale/kk/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,311 wheel INFO adding 'django/contrib/admin/locale/kk/LC_MESSAGES/django.po' 2024-11-01 08:30:13,312 wheel INFO adding 'django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,313 wheel INFO adding 'django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,315 wheel INFO adding 'django/contrib/admin/locale/km/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,316 wheel INFO adding 'django/contrib/admin/locale/km/LC_MESSAGES/django.po' 2024-11-01 08:30:13,317 wheel INFO adding 'django/contrib/admin/locale/km/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,318 wheel INFO adding 'django/contrib/admin/locale/km/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,320 wheel INFO adding 'django/contrib/admin/locale/kn/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,321 wheel INFO adding 'django/contrib/admin/locale/kn/LC_MESSAGES/django.po' 2024-11-01 08:30:13,322 wheel INFO adding 'django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,323 wheel INFO adding 'django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,324 wheel INFO adding 'django/contrib/admin/locale/ko/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,326 wheel INFO adding 'django/contrib/admin/locale/ko/LC_MESSAGES/django.po' 2024-11-01 08:30:13,327 wheel INFO adding 'django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,329 wheel INFO adding 'django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,330 wheel INFO adding 'django/contrib/admin/locale/ky/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,332 wheel INFO adding 'django/contrib/admin/locale/ky/LC_MESSAGES/django.po' 2024-11-01 08:30:13,333 wheel INFO adding 'django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,334 wheel INFO adding 'django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,336 wheel INFO adding 'django/contrib/admin/locale/lb/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,337 wheel INFO adding 'django/contrib/admin/locale/lb/LC_MESSAGES/django.po' 2024-11-01 08:30:13,338 wheel INFO adding 'django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,338 wheel INFO adding 'django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,340 wheel INFO adding 'django/contrib/admin/locale/lt/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,341 wheel INFO adding 'django/contrib/admin/locale/lt/LC_MESSAGES/django.po' 2024-11-01 08:30:13,342 wheel INFO adding 'django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,343 wheel INFO adding 'django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,345 wheel INFO adding 'django/contrib/admin/locale/lv/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,346 wheel INFO adding 'django/contrib/admin/locale/lv/LC_MESSAGES/django.po' 2024-11-01 08:30:13,348 wheel INFO adding 'django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,349 wheel INFO adding 'django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,350 wheel INFO adding 'django/contrib/admin/locale/mk/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,352 wheel INFO adding 'django/contrib/admin/locale/mk/LC_MESSAGES/django.po' 2024-11-01 08:30:13,353 wheel INFO adding 'django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,354 wheel INFO adding 'django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,356 wheel INFO adding 'django/contrib/admin/locale/ml/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,358 wheel INFO adding 'django/contrib/admin/locale/ml/LC_MESSAGES/django.po' 2024-11-01 08:30:13,359 wheel INFO adding 'django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,360 wheel INFO adding 'django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,362 wheel INFO adding 'django/contrib/admin/locale/mn/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,363 wheel INFO adding 'django/contrib/admin/locale/mn/LC_MESSAGES/django.po' 2024-11-01 08:30:13,365 wheel INFO adding 'django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,366 wheel INFO adding 'django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,367 wheel INFO adding 'django/contrib/admin/locale/mr/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,368 wheel INFO adding 'django/contrib/admin/locale/mr/LC_MESSAGES/django.po' 2024-11-01 08:30:13,370 wheel INFO adding 'django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,371 wheel INFO adding 'django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,372 wheel INFO adding 'django/contrib/admin/locale/ms/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,373 wheel INFO adding 'django/contrib/admin/locale/ms/LC_MESSAGES/django.po' 2024-11-01 08:30:13,375 wheel INFO adding 'django/contrib/admin/locale/ms/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,376 wheel INFO adding 'django/contrib/admin/locale/ms/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,377 wheel INFO adding 'django/contrib/admin/locale/my/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,378 wheel INFO adding 'django/contrib/admin/locale/my/LC_MESSAGES/django.po' 2024-11-01 08:30:13,379 wheel INFO adding 'django/contrib/admin/locale/my/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,380 wheel INFO adding 'django/contrib/admin/locale/my/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,381 wheel INFO adding 'django/contrib/admin/locale/nb/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,383 wheel INFO adding 'django/contrib/admin/locale/nb/LC_MESSAGES/django.po' 2024-11-01 08:30:13,384 wheel INFO adding 'django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,385 wheel INFO adding 'django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,387 wheel INFO adding 'django/contrib/admin/locale/ne/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,388 wheel INFO adding 'django/contrib/admin/locale/ne/LC_MESSAGES/django.po' 2024-11-01 08:30:13,390 wheel INFO adding 'django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,391 wheel INFO adding 'django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,392 wheel INFO adding 'django/contrib/admin/locale/nl/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,394 wheel INFO adding 'django/contrib/admin/locale/nl/LC_MESSAGES/django.po' 2024-11-01 08:30:13,395 wheel INFO adding 'django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,396 wheel INFO adding 'django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,398 wheel INFO adding 'django/contrib/admin/locale/nn/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,399 wheel INFO adding 'django/contrib/admin/locale/nn/LC_MESSAGES/django.po' 2024-11-01 08:30:13,401 wheel INFO adding 'django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,402 wheel INFO adding 'django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,403 wheel INFO adding 'django/contrib/admin/locale/os/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,405 wheel INFO adding 'django/contrib/admin/locale/os/LC_MESSAGES/django.po' 2024-11-01 08:30:13,406 wheel INFO adding 'django/contrib/admin/locale/os/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,407 wheel INFO adding 'django/contrib/admin/locale/os/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,408 wheel INFO adding 'django/contrib/admin/locale/pa/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,410 wheel INFO adding 'django/contrib/admin/locale/pa/LC_MESSAGES/django.po' 2024-11-01 08:30:13,411 wheel INFO adding 'django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,412 wheel INFO adding 'django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,413 wheel INFO adding 'django/contrib/admin/locale/pl/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,415 wheel INFO adding 'django/contrib/admin/locale/pl/LC_MESSAGES/django.po' 2024-11-01 08:30:13,417 wheel INFO adding 'django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,418 wheel INFO adding 'django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,419 wheel INFO adding 'django/contrib/admin/locale/pt/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,421 wheel INFO adding 'django/contrib/admin/locale/pt/LC_MESSAGES/django.po' 2024-11-01 08:30:13,422 wheel INFO adding 'django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,423 wheel INFO adding 'django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,424 wheel INFO adding 'django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,426 wheel INFO adding 'django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po' 2024-11-01 08:30:13,428 wheel INFO adding 'django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,429 wheel INFO adding 'django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,430 wheel INFO adding 'django/contrib/admin/locale/ro/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,432 wheel INFO adding 'django/contrib/admin/locale/ro/LC_MESSAGES/django.po' 2024-11-01 08:30:13,433 wheel INFO adding 'django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,434 wheel INFO adding 'django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,436 wheel INFO adding 'django/contrib/admin/locale/ru/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,438 wheel INFO adding 'django/contrib/admin/locale/ru/LC_MESSAGES/django.po' 2024-11-01 08:30:13,439 wheel INFO adding 'django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,440 wheel INFO adding 'django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,443 wheel INFO adding 'django/contrib/admin/locale/sk/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,444 wheel INFO adding 'django/contrib/admin/locale/sk/LC_MESSAGES/django.po' 2024-11-01 08:30:13,446 wheel INFO adding 'django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,447 wheel INFO adding 'django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,448 wheel INFO adding 'django/contrib/admin/locale/sl/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,450 wheel INFO adding 'django/contrib/admin/locale/sl/LC_MESSAGES/django.po' 2024-11-01 08:30:13,451 wheel INFO adding 'django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,452 wheel INFO adding 'django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,454 wheel INFO adding 'django/contrib/admin/locale/sq/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,456 wheel INFO adding 'django/contrib/admin/locale/sq/LC_MESSAGES/django.po' 2024-11-01 08:30:13,457 wheel INFO adding 'django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,458 wheel INFO adding 'django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,460 wheel INFO adding 'django/contrib/admin/locale/sr/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,461 wheel INFO adding 'django/contrib/admin/locale/sr/LC_MESSAGES/django.po' 2024-11-01 08:30:13,463 wheel INFO adding 'django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,464 wheel INFO adding 'django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,466 wheel INFO adding 'django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,467 wheel INFO adding 'django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.po' 2024-11-01 08:30:13,469 wheel INFO adding 'django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,470 wheel INFO adding 'django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,471 wheel INFO adding 'django/contrib/admin/locale/sv/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,473 wheel INFO adding 'django/contrib/admin/locale/sv/LC_MESSAGES/django.po' 2024-11-01 08:30:13,474 wheel INFO adding 'django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,475 wheel INFO adding 'django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,477 wheel INFO adding 'django/contrib/admin/locale/sw/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,478 wheel INFO adding 'django/contrib/admin/locale/sw/LC_MESSAGES/django.po' 2024-11-01 08:30:13,480 wheel INFO adding 'django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,481 wheel INFO adding 'django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,482 wheel INFO adding 'django/contrib/admin/locale/ta/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,484 wheel INFO adding 'django/contrib/admin/locale/ta/LC_MESSAGES/django.po' 2024-11-01 08:30:13,485 wheel INFO adding 'django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,486 wheel INFO adding 'django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,487 wheel INFO adding 'django/contrib/admin/locale/te/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,488 wheel INFO adding 'django/contrib/admin/locale/te/LC_MESSAGES/django.po' 2024-11-01 08:30:13,490 wheel INFO adding 'django/contrib/admin/locale/te/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,491 wheel INFO adding 'django/contrib/admin/locale/te/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,492 wheel INFO adding 'django/contrib/admin/locale/tg/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,494 wheel INFO adding 'django/contrib/admin/locale/tg/LC_MESSAGES/django.po' 2024-11-01 08:30:13,495 wheel INFO adding 'django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,496 wheel INFO adding 'django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,498 wheel INFO adding 'django/contrib/admin/locale/th/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,500 wheel INFO adding 'django/contrib/admin/locale/th/LC_MESSAGES/django.po' 2024-11-01 08:30:13,501 wheel INFO adding 'django/contrib/admin/locale/th/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,502 wheel INFO adding 'django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,504 wheel INFO adding 'django/contrib/admin/locale/tk/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,505 wheel INFO adding 'django/contrib/admin/locale/tk/LC_MESSAGES/django.po' 2024-11-01 08:30:13,507 wheel INFO adding 'django/contrib/admin/locale/tr/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,508 wheel INFO adding 'django/contrib/admin/locale/tr/LC_MESSAGES/django.po' 2024-11-01 08:30:13,510 wheel INFO adding 'django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,511 wheel INFO adding 'django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,513 wheel INFO adding 'django/contrib/admin/locale/tt/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,514 wheel INFO adding 'django/contrib/admin/locale/tt/LC_MESSAGES/django.po' 2024-11-01 08:30:13,515 wheel INFO adding 'django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,516 wheel INFO adding 'django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,517 wheel INFO adding 'django/contrib/admin/locale/udm/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,519 wheel INFO adding 'django/contrib/admin/locale/udm/LC_MESSAGES/django.po' 2024-11-01 08:30:13,520 wheel INFO adding 'django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,521 wheel INFO adding 'django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,522 wheel INFO adding 'django/contrib/admin/locale/uk/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,524 wheel INFO adding 'django/contrib/admin/locale/uk/LC_MESSAGES/django.po' 2024-11-01 08:30:13,525 wheel INFO adding 'django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,527 wheel INFO adding 'django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,528 wheel INFO adding 'django/contrib/admin/locale/ur/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,530 wheel INFO adding 'django/contrib/admin/locale/ur/LC_MESSAGES/django.po' 2024-11-01 08:30:13,531 wheel INFO adding 'django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,532 wheel INFO adding 'django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,533 wheel INFO adding 'django/contrib/admin/locale/uz/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,535 wheel INFO adding 'django/contrib/admin/locale/uz/LC_MESSAGES/django.po' 2024-11-01 08:30:13,536 wheel INFO adding 'django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,537 wheel INFO adding 'django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,538 wheel INFO adding 'django/contrib/admin/locale/vi/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,540 wheel INFO adding 'django/contrib/admin/locale/vi/LC_MESSAGES/django.po' 2024-11-01 08:30:13,541 wheel INFO adding 'django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,542 wheel INFO adding 'django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,544 wheel INFO adding 'django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,545 wheel INFO adding 'django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.po' 2024-11-01 08:30:13,546 wheel INFO adding 'django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,547 wheel INFO adding 'django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,549 wheel INFO adding 'django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,550 wheel INFO adding 'django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.po' 2024-11-01 08:30:13,552 wheel INFO adding 'django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.mo' 2024-11-01 08:30:13,553 wheel INFO adding 'django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.po' 2024-11-01 08:30:13,554 wheel INFO adding 'django/contrib/admin/migrations/0001_initial.py' 2024-11-01 08:30:13,555 wheel INFO adding 'django/contrib/admin/migrations/0002_logentry_remove_auto_add.py' 2024-11-01 08:30:13,556 wheel INFO adding 'django/contrib/admin/migrations/0003_logentry_add_action_flag_choices.py' 2024-11-01 08:30:13,556 wheel INFO adding 'django/contrib/admin/migrations/__init__.py' 2024-11-01 08:30:13,558 wheel INFO adding 'django/contrib/admin/static/admin/css/autocomplete.css' 2024-11-01 08:30:13,559 wheel INFO adding 'django/contrib/admin/static/admin/css/base.css' 2024-11-01 08:30:13,561 wheel INFO adding 'django/contrib/admin/static/admin/css/changelists.css' 2024-11-01 08:30:13,562 wheel INFO adding 'django/contrib/admin/static/admin/css/dark_mode.css' 2024-11-01 08:30:13,563 wheel INFO adding 'django/contrib/admin/static/admin/css/dashboard.css' 2024-11-01 08:30:13,564 wheel INFO adding 'django/contrib/admin/static/admin/css/forms.css' 2024-11-01 08:30:13,565 wheel INFO adding 'django/contrib/admin/static/admin/css/login.css' 2024-11-01 08:30:13,565 wheel INFO adding 'django/contrib/admin/static/admin/css/nav_sidebar.css' 2024-11-01 08:30:13,566 wheel INFO adding 'django/contrib/admin/static/admin/css/responsive.css' 2024-11-01 08:30:13,568 wheel INFO adding 'django/contrib/admin/static/admin/css/responsive_rtl.css' 2024-11-01 08:30:13,569 wheel INFO adding 'django/contrib/admin/static/admin/css/rtl.css' 2024-11-01 08:30:13,570 wheel INFO adding 'django/contrib/admin/static/admin/css/widgets.css' 2024-11-01 08:30:13,571 wheel INFO adding 'django/contrib/admin/static/admin/css/vendor/select2/LICENSE-SELECT2.md' 2024-11-01 08:30:13,573 wheel INFO adding 'django/contrib/admin/static/admin/css/vendor/select2/select2.css' 2024-11-01 08:30:13,574 wheel INFO adding 'django/contrib/admin/static/admin/css/vendor/select2/select2.min.css' 2024-11-01 08:30:13,575 wheel INFO adding 'django/contrib/admin/static/admin/img/LICENSE' 2024-11-01 08:30:13,576 wheel INFO adding 'django/contrib/admin/static/admin/img/README.txt' 2024-11-01 08:30:13,577 wheel INFO adding 'django/contrib/admin/static/admin/img/calendar-icons.svg' 2024-11-01 08:30:13,578 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-addlink.svg' 2024-11-01 08:30:13,579 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-alert.svg' 2024-11-01 08:30:13,580 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-calendar.svg' 2024-11-01 08:30:13,580 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-changelink.svg' 2024-11-01 08:30:13,581 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-clock.svg' 2024-11-01 08:30:13,582 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-deletelink.svg' 2024-11-01 08:30:13,583 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-no.svg' 2024-11-01 08:30:13,584 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-unknown-alt.svg' 2024-11-01 08:30:13,584 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-unknown.svg' 2024-11-01 08:30:13,585 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-viewlink.svg' 2024-11-01 08:30:13,586 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-yes.svg' 2024-11-01 08:30:13,587 wheel INFO adding 'django/contrib/admin/static/admin/img/inline-delete.svg' 2024-11-01 08:30:13,588 wheel INFO adding 'django/contrib/admin/static/admin/img/search.svg' 2024-11-01 08:30:13,589 wheel INFO adding 'django/contrib/admin/static/admin/img/selector-icons.svg' 2024-11-01 08:30:13,590 wheel INFO adding 'django/contrib/admin/static/admin/img/sorting-icons.svg' 2024-11-01 08:30:13,590 wheel INFO adding 'django/contrib/admin/static/admin/img/tooltag-add.svg' 2024-11-01 08:30:13,591 wheel INFO adding 'django/contrib/admin/static/admin/img/tooltag-arrowright.svg' 2024-11-01 08:30:13,592 wheel INFO adding 'django/contrib/admin/static/admin/img/gis/move_vertex_off.svg' 2024-11-01 08:30:13,593 wheel INFO adding 'django/contrib/admin/static/admin/img/gis/move_vertex_on.svg' 2024-11-01 08:30:13,594 wheel INFO adding 'django/contrib/admin/static/admin/js/SelectBox.js' 2024-11-01 08:30:13,596 wheel INFO adding 'django/contrib/admin/static/admin/js/SelectFilter2.js' 2024-11-01 08:30:13,597 wheel INFO adding 'django/contrib/admin/static/admin/js/actions.js' 2024-11-01 08:30:13,598 wheel INFO adding 'django/contrib/admin/static/admin/js/autocomplete.js' 2024-11-01 08:30:13,599 wheel INFO adding 'django/contrib/admin/static/admin/js/calendar.js' 2024-11-01 08:30:13,600 wheel INFO adding 'django/contrib/admin/static/admin/js/cancel.js' 2024-11-01 08:30:13,601 wheel INFO adding 'django/contrib/admin/static/admin/js/change_form.js' 2024-11-01 08:30:13,602 wheel INFO adding 'django/contrib/admin/static/admin/js/collapse.js' 2024-11-01 08:30:13,603 wheel INFO adding 'django/contrib/admin/static/admin/js/core.js' 2024-11-01 08:30:13,604 wheel INFO adding 'django/contrib/admin/static/admin/js/filters.js' 2024-11-01 08:30:13,605 wheel INFO adding 'django/contrib/admin/static/admin/js/inlines.js' 2024-11-01 08:30:13,606 wheel INFO adding 'django/contrib/admin/static/admin/js/jquery.init.js' 2024-11-01 08:30:13,607 wheel INFO adding 'django/contrib/admin/static/admin/js/nav_sidebar.js' 2024-11-01 08:30:13,608 wheel INFO adding 'django/contrib/admin/static/admin/js/popup_response.js' 2024-11-01 08:30:13,609 wheel INFO adding 'django/contrib/admin/static/admin/js/prepopulate.js' 2024-11-01 08:30:13,610 wheel INFO adding 'django/contrib/admin/static/admin/js/prepopulate_init.js' 2024-11-01 08:30:13,610 wheel INFO adding 'django/contrib/admin/static/admin/js/theme.js' 2024-11-01 08:30:13,611 wheel INFO adding 'django/contrib/admin/static/admin/js/urlify.js' 2024-11-01 08:30:13,613 wheel INFO adding 'django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js' 2024-11-01 08:30:13,614 wheel INFO adding 'django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js' 2024-11-01 08:30:13,616 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/jquery/LICENSE.txt' 2024-11-01 08:30:13,619 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/jquery/jquery.js' 2024-11-01 08:30:13,626 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js' 2024-11-01 08:30:13,629 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/LICENSE.md' 2024-11-01 08:30:13,631 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/select2.full.js' 2024-11-01 08:30:13,636 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/select2.full.min.js' 2024-11-01 08:30:13,639 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/af.js' 2024-11-01 08:30:13,640 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ar.js' 2024-11-01 08:30:13,641 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/az.js' 2024-11-01 08:30:13,642 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/bg.js' 2024-11-01 08:30:13,643 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/bn.js' 2024-11-01 08:30:13,644 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/bs.js' 2024-11-01 08:30:13,645 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ca.js' 2024-11-01 08:30:13,645 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/cs.js' 2024-11-01 08:30:13,646 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/da.js' 2024-11-01 08:30:13,647 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/de.js' 2024-11-01 08:30:13,648 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/dsb.js' 2024-11-01 08:30:13,649 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/el.js' 2024-11-01 08:30:13,650 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/en.js' 2024-11-01 08:30:13,650 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/es.js' 2024-11-01 08:30:13,651 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/et.js' 2024-11-01 08:30:13,652 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/eu.js' 2024-11-01 08:30:13,653 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/fa.js' 2024-11-01 08:30:13,654 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/fi.js' 2024-11-01 08:30:13,655 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/fr.js' 2024-11-01 08:30:13,656 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/gl.js' 2024-11-01 08:30:13,656 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/he.js' 2024-11-01 08:30:13,657 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/hi.js' 2024-11-01 08:30:13,658 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/hr.js' 2024-11-01 08:30:13,659 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/hsb.js' 2024-11-01 08:30:13,660 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/hu.js' 2024-11-01 08:30:13,661 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/hy.js' 2024-11-01 08:30:13,661 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/id.js' 2024-11-01 08:30:13,662 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/is.js' 2024-11-01 08:30:13,663 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/it.js' 2024-11-01 08:30:13,664 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ja.js' 2024-11-01 08:30:13,665 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ka.js' 2024-11-01 08:30:13,666 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/km.js' 2024-11-01 08:30:13,667 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ko.js' 2024-11-01 08:30:13,668 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/lt.js' 2024-11-01 08:30:13,668 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/lv.js' 2024-11-01 08:30:13,669 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/mk.js' 2024-11-01 08:30:13,670 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ms.js' 2024-11-01 08:30:13,671 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/nb.js' 2024-11-01 08:30:13,672 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ne.js' 2024-11-01 08:30:13,673 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/nl.js' 2024-11-01 08:30:13,673 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/pl.js' 2024-11-01 08:30:13,674 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ps.js' 2024-11-01 08:30:13,675 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/pt-BR.js' 2024-11-01 08:30:13,676 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/pt.js' 2024-11-01 08:30:13,677 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ro.js' 2024-11-01 08:30:13,677 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ru.js' 2024-11-01 08:30:13,678 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sk.js' 2024-11-01 08:30:13,679 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sl.js' 2024-11-01 08:30:13,680 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sq.js' 2024-11-01 08:30:13,681 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sr-Cyrl.js' 2024-11-01 08:30:13,682 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sr.js' 2024-11-01 08:30:13,682 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sv.js' 2024-11-01 08:30:13,683 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/th.js' 2024-11-01 08:30:13,684 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/tk.js' 2024-11-01 08:30:13,685 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/tr.js' 2024-11-01 08:30:13,686 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/uk.js' 2024-11-01 08:30:13,687 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/vi.js' 2024-11-01 08:30:13,688 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-CN.js' 2024-11-01 08:30:13,689 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-TW.js' 2024-11-01 08:30:13,690 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE.txt' 2024-11-01 08:30:13,692 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js' 2024-11-01 08:30:13,699 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js' 2024-11-01 08:30:13,702 wheel INFO adding 'django/contrib/admin/templates/admin/404.html' 2024-11-01 08:30:13,703 wheel INFO adding 'django/contrib/admin/templates/admin/500.html' 2024-11-01 08:30:13,704 wheel INFO adding 'django/contrib/admin/templates/admin/actions.html' 2024-11-01 08:30:13,705 wheel INFO adding 'django/contrib/admin/templates/admin/app_index.html' 2024-11-01 08:30:13,706 wheel INFO adding 'django/contrib/admin/templates/admin/app_list.html' 2024-11-01 08:30:13,707 wheel INFO adding 'django/contrib/admin/templates/admin/base.html' 2024-11-01 08:30:13,708 wheel INFO adding 'django/contrib/admin/templates/admin/base_site.html' 2024-11-01 08:30:13,708 wheel INFO adding 'django/contrib/admin/templates/admin/change_form.html' 2024-11-01 08:30:13,709 wheel INFO adding 'django/contrib/admin/templates/admin/change_form_object_tools.html' 2024-11-01 08:30:13,710 wheel INFO adding 'django/contrib/admin/templates/admin/change_list.html' 2024-11-01 08:30:13,711 wheel INFO adding 'django/contrib/admin/templates/admin/change_list_object_tools.html' 2024-11-01 08:30:13,712 wheel INFO adding 'django/contrib/admin/templates/admin/change_list_results.html' 2024-11-01 08:30:13,713 wheel INFO adding 'django/contrib/admin/templates/admin/color_theme_toggle.html' 2024-11-01 08:30:13,713 wheel INFO adding 'django/contrib/admin/templates/admin/date_hierarchy.html' 2024-11-01 08:30:13,714 wheel INFO adding 'django/contrib/admin/templates/admin/delete_confirmation.html' 2024-11-01 08:30:13,715 wheel INFO adding 'django/contrib/admin/templates/admin/delete_selected_confirmation.html' 2024-11-01 08:30:13,716 wheel INFO adding 'django/contrib/admin/templates/admin/filter.html' 2024-11-01 08:30:13,717 wheel INFO adding 'django/contrib/admin/templates/admin/index.html' 2024-11-01 08:30:13,718 wheel INFO adding 'django/contrib/admin/templates/admin/invalid_setup.html' 2024-11-01 08:30:13,718 wheel INFO adding 'django/contrib/admin/templates/admin/login.html' 2024-11-01 08:30:13,719 wheel INFO adding 'django/contrib/admin/templates/admin/nav_sidebar.html' 2024-11-01 08:30:13,720 wheel INFO adding 'django/contrib/admin/templates/admin/object_history.html' 2024-11-01 08:30:13,721 wheel INFO adding 'django/contrib/admin/templates/admin/pagination.html' 2024-11-01 08:30:13,722 wheel INFO adding 'django/contrib/admin/templates/admin/popup_response.html' 2024-11-01 08:30:13,723 wheel INFO adding 'django/contrib/admin/templates/admin/prepopulated_fields_js.html' 2024-11-01 08:30:13,724 wheel INFO adding 'django/contrib/admin/templates/admin/search_form.html' 2024-11-01 08:30:13,724 wheel INFO adding 'django/contrib/admin/templates/admin/submit_line.html' 2024-11-01 08:30:13,726 wheel INFO adding 'django/contrib/admin/templates/admin/auth/user/add_form.html' 2024-11-01 08:30:13,726 wheel INFO adding 'django/contrib/admin/templates/admin/auth/user/change_password.html' 2024-11-01 08:30:13,728 wheel INFO adding 'django/contrib/admin/templates/admin/edit_inline/stacked.html' 2024-11-01 08:30:13,729 wheel INFO adding 'django/contrib/admin/templates/admin/edit_inline/tabular.html' 2024-11-01 08:30:13,730 wheel INFO adding 'django/contrib/admin/templates/admin/includes/fieldset.html' 2024-11-01 08:30:13,731 wheel INFO adding 'django/contrib/admin/templates/admin/includes/object_delete_summary.html' 2024-11-01 08:30:13,732 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/clearable_file_input.html' 2024-11-01 08:30:13,732 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/date.html' 2024-11-01 08:30:13,733 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/foreign_key_raw_id.html' 2024-11-01 08:30:13,734 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/many_to_many_raw_id.html' 2024-11-01 08:30:13,735 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/radio.html' 2024-11-01 08:30:13,736 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/related_widget_wrapper.html' 2024-11-01 08:30:13,736 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/split_datetime.html' 2024-11-01 08:30:13,737 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/time.html' 2024-11-01 08:30:13,738 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/url.html' 2024-11-01 08:30:13,739 wheel INFO adding 'django/contrib/admin/templates/registration/logged_out.html' 2024-11-01 08:30:13,740 wheel INFO adding 'django/contrib/admin/templates/registration/password_change_done.html' 2024-11-01 08:30:13,741 wheel INFO adding 'django/contrib/admin/templates/registration/password_change_form.html' 2024-11-01 08:30:13,742 wheel INFO adding 'django/contrib/admin/templates/registration/password_reset_complete.html' 2024-11-01 08:30:13,742 wheel INFO adding 'django/contrib/admin/templates/registration/password_reset_confirm.html' 2024-11-01 08:30:13,743 wheel INFO adding 'django/contrib/admin/templates/registration/password_reset_done.html' 2024-11-01 08:30:13,744 wheel INFO adding 'django/contrib/admin/templates/registration/password_reset_email.html' 2024-11-01 08:30:13,745 wheel INFO adding 'django/contrib/admin/templates/registration/password_reset_form.html' 2024-11-01 08:30:13,746 wheel INFO adding 'django/contrib/admin/templatetags/__init__.py' 2024-11-01 08:30:13,747 wheel INFO adding 'django/contrib/admin/templatetags/admin_list.py' 2024-11-01 08:30:13,748 wheel INFO adding 'django/contrib/admin/templatetags/admin_modify.py' 2024-11-01 08:30:13,749 wheel INFO adding 'django/contrib/admin/templatetags/admin_urls.py' 2024-11-01 08:30:13,750 wheel INFO adding 'django/contrib/admin/templatetags/base.py' 2024-11-01 08:30:13,751 wheel INFO adding 'django/contrib/admin/templatetags/log.py' 2024-11-01 08:30:13,752 wheel INFO adding 'django/contrib/admin/views/__init__.py' 2024-11-01 08:30:13,753 wheel INFO adding 'django/contrib/admin/views/autocomplete.py' 2024-11-01 08:30:13,753 wheel INFO adding 'django/contrib/admin/views/decorators.py' 2024-11-01 08:30:13,755 wheel INFO adding 'django/contrib/admin/views/main.py' 2024-11-01 08:30:13,756 wheel INFO adding 'django/contrib/admindocs/__init__.py' 2024-11-01 08:30:13,757 wheel INFO adding 'django/contrib/admindocs/apps.py' 2024-11-01 08:30:13,758 wheel INFO adding 'django/contrib/admindocs/middleware.py' 2024-11-01 08:30:13,759 wheel INFO adding 'django/contrib/admindocs/urls.py' 2024-11-01 08:30:13,760 wheel INFO adding 'django/contrib/admindocs/utils.py' 2024-11-01 08:30:13,761 wheel INFO adding 'django/contrib/admindocs/views.py' 2024-11-01 08:30:13,765 wheel INFO adding 'django/contrib/admindocs/locale/af/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,766 wheel INFO adding 'django/contrib/admindocs/locale/af/LC_MESSAGES/django.po' 2024-11-01 08:30:13,768 wheel INFO adding 'django/contrib/admindocs/locale/ar/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,769 wheel INFO adding 'django/contrib/admindocs/locale/ar/LC_MESSAGES/django.po' 2024-11-01 08:30:13,770 wheel INFO adding 'django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,771 wheel INFO adding 'django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.po' 2024-11-01 08:30:13,773 wheel INFO adding 'django/contrib/admindocs/locale/ast/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,773 wheel INFO adding 'django/contrib/admindocs/locale/ast/LC_MESSAGES/django.po' 2024-11-01 08:30:13,775 wheel INFO adding 'django/contrib/admindocs/locale/az/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,776 wheel INFO adding 'django/contrib/admindocs/locale/az/LC_MESSAGES/django.po' 2024-11-01 08:30:13,777 wheel INFO adding 'django/contrib/admindocs/locale/be/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,778 wheel INFO adding 'django/contrib/admindocs/locale/be/LC_MESSAGES/django.po' 2024-11-01 08:30:13,780 wheel INFO adding 'django/contrib/admindocs/locale/bg/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,781 wheel INFO adding 'django/contrib/admindocs/locale/bg/LC_MESSAGES/django.po' 2024-11-01 08:30:13,782 wheel INFO adding 'django/contrib/admindocs/locale/bn/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,783 wheel INFO adding 'django/contrib/admindocs/locale/bn/LC_MESSAGES/django.po' 2024-11-01 08:30:13,784 wheel INFO adding 'django/contrib/admindocs/locale/br/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,785 wheel INFO adding 'django/contrib/admindocs/locale/br/LC_MESSAGES/django.po' 2024-11-01 08:30:13,786 wheel INFO adding 'django/contrib/admindocs/locale/bs/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,788 wheel INFO adding 'django/contrib/admindocs/locale/bs/LC_MESSAGES/django.po' 2024-11-01 08:30:13,789 wheel INFO adding 'django/contrib/admindocs/locale/ca/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,790 wheel INFO adding 'django/contrib/admindocs/locale/ca/LC_MESSAGES/django.po' 2024-11-01 08:30:13,791 wheel INFO adding 'django/contrib/admindocs/locale/ckb/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,793 wheel INFO adding 'django/contrib/admindocs/locale/ckb/LC_MESSAGES/django.po' 2024-11-01 08:30:13,794 wheel INFO adding 'django/contrib/admindocs/locale/cs/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,795 wheel INFO adding 'django/contrib/admindocs/locale/cs/LC_MESSAGES/django.po' 2024-11-01 08:30:13,796 wheel INFO adding 'django/contrib/admindocs/locale/cy/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,797 wheel INFO adding 'django/contrib/admindocs/locale/cy/LC_MESSAGES/django.po' 2024-11-01 08:30:13,799 wheel INFO adding 'django/contrib/admindocs/locale/da/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,800 wheel INFO adding 'django/contrib/admindocs/locale/da/LC_MESSAGES/django.po' 2024-11-01 08:30:13,801 wheel INFO adding 'django/contrib/admindocs/locale/de/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,802 wheel INFO adding 'django/contrib/admindocs/locale/de/LC_MESSAGES/django.po' 2024-11-01 08:30:13,804 wheel INFO adding 'django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,805 wheel INFO adding 'django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.po' 2024-11-01 08:30:13,806 wheel INFO adding 'django/contrib/admindocs/locale/el/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,808 wheel INFO adding 'django/contrib/admindocs/locale/el/LC_MESSAGES/django.po' 2024-11-01 08:30:13,809 wheel INFO adding 'django/contrib/admindocs/locale/en/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,810 wheel INFO adding 'django/contrib/admindocs/locale/en/LC_MESSAGES/django.po' 2024-11-01 08:30:13,812 wheel INFO adding 'django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,813 wheel INFO adding 'django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.po' 2024-11-01 08:30:13,814 wheel INFO adding 'django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,815 wheel INFO adding 'django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.po' 2024-11-01 08:30:13,816 wheel INFO adding 'django/contrib/admindocs/locale/eo/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,817 wheel INFO adding 'django/contrib/admindocs/locale/eo/LC_MESSAGES/django.po' 2024-11-01 08:30:13,818 wheel INFO adding 'django/contrib/admindocs/locale/es/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,820 wheel INFO adding 'django/contrib/admindocs/locale/es/LC_MESSAGES/django.po' 2024-11-01 08:30:13,821 wheel INFO adding 'django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,822 wheel INFO adding 'django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.po' 2024-11-01 08:30:13,823 wheel INFO adding 'django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,824 wheel INFO adding 'django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.po' 2024-11-01 08:30:13,826 wheel INFO adding 'django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,827 wheel INFO adding 'django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.po' 2024-11-01 08:30:13,828 wheel INFO adding 'django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,829 wheel INFO adding 'django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.po' 2024-11-01 08:30:13,830 wheel INFO adding 'django/contrib/admindocs/locale/et/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,832 wheel INFO adding 'django/contrib/admindocs/locale/et/LC_MESSAGES/django.po' 2024-11-01 08:30:13,833 wheel INFO adding 'django/contrib/admindocs/locale/eu/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,834 wheel INFO adding 'django/contrib/admindocs/locale/eu/LC_MESSAGES/django.po' 2024-11-01 08:30:13,836 wheel INFO adding 'django/contrib/admindocs/locale/fa/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,837 wheel INFO adding 'django/contrib/admindocs/locale/fa/LC_MESSAGES/django.po' 2024-11-01 08:30:13,838 wheel INFO adding 'django/contrib/admindocs/locale/fi/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,839 wheel INFO adding 'django/contrib/admindocs/locale/fi/LC_MESSAGES/django.po' 2024-11-01 08:30:13,841 wheel INFO adding 'django/contrib/admindocs/locale/fr/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,842 wheel INFO adding 'django/contrib/admindocs/locale/fr/LC_MESSAGES/django.po' 2024-11-01 08:30:13,843 wheel INFO adding 'django/contrib/admindocs/locale/fy/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,844 wheel INFO adding 'django/contrib/admindocs/locale/fy/LC_MESSAGES/django.po' 2024-11-01 08:30:13,845 wheel INFO adding 'django/contrib/admindocs/locale/ga/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,847 wheel INFO adding 'django/contrib/admindocs/locale/ga/LC_MESSAGES/django.po' 2024-11-01 08:30:13,848 wheel INFO adding 'django/contrib/admindocs/locale/gd/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,849 wheel INFO adding 'django/contrib/admindocs/locale/gd/LC_MESSAGES/django.po' 2024-11-01 08:30:13,851 wheel INFO adding 'django/contrib/admindocs/locale/gl/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,852 wheel INFO adding 'django/contrib/admindocs/locale/gl/LC_MESSAGES/django.po' 2024-11-01 08:30:13,853 wheel INFO adding 'django/contrib/admindocs/locale/he/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,854 wheel INFO adding 'django/contrib/admindocs/locale/he/LC_MESSAGES/django.po' 2024-11-01 08:30:13,855 wheel INFO adding 'django/contrib/admindocs/locale/hi/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,856 wheel INFO adding 'django/contrib/admindocs/locale/hi/LC_MESSAGES/django.po' 2024-11-01 08:30:13,858 wheel INFO adding 'django/contrib/admindocs/locale/hr/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,859 wheel INFO adding 'django/contrib/admindocs/locale/hr/LC_MESSAGES/django.po' 2024-11-01 08:30:13,860 wheel INFO adding 'django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,861 wheel INFO adding 'django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.po' 2024-11-01 08:30:13,862 wheel INFO adding 'django/contrib/admindocs/locale/hu/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,864 wheel INFO adding 'django/contrib/admindocs/locale/hu/LC_MESSAGES/django.po' 2024-11-01 08:30:13,865 wheel INFO adding 'django/contrib/admindocs/locale/ia/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,866 wheel INFO adding 'django/contrib/admindocs/locale/ia/LC_MESSAGES/django.po' 2024-11-01 08:30:13,867 wheel INFO adding 'django/contrib/admindocs/locale/id/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,868 wheel INFO adding 'django/contrib/admindocs/locale/id/LC_MESSAGES/django.po' 2024-11-01 08:30:13,870 wheel INFO adding 'django/contrib/admindocs/locale/io/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,871 wheel INFO adding 'django/contrib/admindocs/locale/io/LC_MESSAGES/django.po' 2024-11-01 08:30:13,872 wheel INFO adding 'django/contrib/admindocs/locale/is/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,873 wheel INFO adding 'django/contrib/admindocs/locale/is/LC_MESSAGES/django.po' 2024-11-01 08:30:13,874 wheel INFO adding 'django/contrib/admindocs/locale/it/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,875 wheel INFO adding 'django/contrib/admindocs/locale/it/LC_MESSAGES/django.po' 2024-11-01 08:30:13,877 wheel INFO adding 'django/contrib/admindocs/locale/ja/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,878 wheel INFO adding 'django/contrib/admindocs/locale/ja/LC_MESSAGES/django.po' 2024-11-01 08:30:13,879 wheel INFO adding 'django/contrib/admindocs/locale/ka/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,880 wheel INFO adding 'django/contrib/admindocs/locale/ka/LC_MESSAGES/django.po' 2024-11-01 08:30:13,881 wheel INFO adding 'django/contrib/admindocs/locale/kab/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,882 wheel INFO adding 'django/contrib/admindocs/locale/kab/LC_MESSAGES/django.po' 2024-11-01 08:30:13,884 wheel INFO adding 'django/contrib/admindocs/locale/kk/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,885 wheel INFO adding 'django/contrib/admindocs/locale/kk/LC_MESSAGES/django.po' 2024-11-01 08:30:13,886 wheel INFO adding 'django/contrib/admindocs/locale/km/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,887 wheel INFO adding 'django/contrib/admindocs/locale/km/LC_MESSAGES/django.po' 2024-11-01 08:30:13,888 wheel INFO adding 'django/contrib/admindocs/locale/kn/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,889 wheel INFO adding 'django/contrib/admindocs/locale/kn/LC_MESSAGES/django.po' 2024-11-01 08:30:13,890 wheel INFO adding 'django/contrib/admindocs/locale/ko/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,891 wheel INFO adding 'django/contrib/admindocs/locale/ko/LC_MESSAGES/django.po' 2024-11-01 08:30:13,893 wheel INFO adding 'django/contrib/admindocs/locale/ky/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,894 wheel INFO adding 'django/contrib/admindocs/locale/ky/LC_MESSAGES/django.po' 2024-11-01 08:30:13,895 wheel INFO adding 'django/contrib/admindocs/locale/lb/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,896 wheel INFO adding 'django/contrib/admindocs/locale/lb/LC_MESSAGES/django.po' 2024-11-01 08:30:13,897 wheel INFO adding 'django/contrib/admindocs/locale/lt/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,898 wheel INFO adding 'django/contrib/admindocs/locale/lt/LC_MESSAGES/django.po' 2024-11-01 08:30:13,900 wheel INFO adding 'django/contrib/admindocs/locale/lv/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,901 wheel INFO adding 'django/contrib/admindocs/locale/lv/LC_MESSAGES/django.po' 2024-11-01 08:30:13,902 wheel INFO adding 'django/contrib/admindocs/locale/mk/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,903 wheel INFO adding 'django/contrib/admindocs/locale/mk/LC_MESSAGES/django.po' 2024-11-01 08:30:13,905 wheel INFO adding 'django/contrib/admindocs/locale/ml/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,906 wheel INFO adding 'django/contrib/admindocs/locale/ml/LC_MESSAGES/django.po' 2024-11-01 08:30:13,907 wheel INFO adding 'django/contrib/admindocs/locale/mn/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,909 wheel INFO adding 'django/contrib/admindocs/locale/mn/LC_MESSAGES/django.po' 2024-11-01 08:30:13,910 wheel INFO adding 'django/contrib/admindocs/locale/mr/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,911 wheel INFO adding 'django/contrib/admindocs/locale/mr/LC_MESSAGES/django.po' 2024-11-01 08:30:13,912 wheel INFO adding 'django/contrib/admindocs/locale/ms/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,913 wheel INFO adding 'django/contrib/admindocs/locale/ms/LC_MESSAGES/django.po' 2024-11-01 08:30:13,914 wheel INFO adding 'django/contrib/admindocs/locale/my/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,915 wheel INFO adding 'django/contrib/admindocs/locale/my/LC_MESSAGES/django.po' 2024-11-01 08:30:13,917 wheel INFO adding 'django/contrib/admindocs/locale/nb/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,918 wheel INFO adding 'django/contrib/admindocs/locale/nb/LC_MESSAGES/django.po' 2024-11-01 08:30:13,919 wheel INFO adding 'django/contrib/admindocs/locale/ne/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,920 wheel INFO adding 'django/contrib/admindocs/locale/ne/LC_MESSAGES/django.po' 2024-11-01 08:30:13,922 wheel INFO adding 'django/contrib/admindocs/locale/nl/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,923 wheel INFO adding 'django/contrib/admindocs/locale/nl/LC_MESSAGES/django.po' 2024-11-01 08:30:13,924 wheel INFO adding 'django/contrib/admindocs/locale/nn/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,925 wheel INFO adding 'django/contrib/admindocs/locale/nn/LC_MESSAGES/django.po' 2024-11-01 08:30:13,927 wheel INFO adding 'django/contrib/admindocs/locale/os/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,928 wheel INFO adding 'django/contrib/admindocs/locale/os/LC_MESSAGES/django.po' 2024-11-01 08:30:13,929 wheel INFO adding 'django/contrib/admindocs/locale/pa/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,930 wheel INFO adding 'django/contrib/admindocs/locale/pa/LC_MESSAGES/django.po' 2024-11-01 08:30:13,931 wheel INFO adding 'django/contrib/admindocs/locale/pl/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,932 wheel INFO adding 'django/contrib/admindocs/locale/pl/LC_MESSAGES/django.po' 2024-11-01 08:30:13,934 wheel INFO adding 'django/contrib/admindocs/locale/pt/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,935 wheel INFO adding 'django/contrib/admindocs/locale/pt/LC_MESSAGES/django.po' 2024-11-01 08:30:13,936 wheel INFO adding 'django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,937 wheel INFO adding 'django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.po' 2024-11-01 08:30:13,939 wheel INFO adding 'django/contrib/admindocs/locale/ro/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,940 wheel INFO adding 'django/contrib/admindocs/locale/ro/LC_MESSAGES/django.po' 2024-11-01 08:30:13,941 wheel INFO adding 'django/contrib/admindocs/locale/ru/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,943 wheel INFO adding 'django/contrib/admindocs/locale/ru/LC_MESSAGES/django.po' 2024-11-01 08:30:13,944 wheel INFO adding 'django/contrib/admindocs/locale/sk/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,945 wheel INFO adding 'django/contrib/admindocs/locale/sk/LC_MESSAGES/django.po' 2024-11-01 08:30:13,947 wheel INFO adding 'django/contrib/admindocs/locale/sl/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,948 wheel INFO adding 'django/contrib/admindocs/locale/sl/LC_MESSAGES/django.po' 2024-11-01 08:30:13,949 wheel INFO adding 'django/contrib/admindocs/locale/sq/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,950 wheel INFO adding 'django/contrib/admindocs/locale/sq/LC_MESSAGES/django.po' 2024-11-01 08:30:13,952 wheel INFO adding 'django/contrib/admindocs/locale/sr/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,953 wheel INFO adding 'django/contrib/admindocs/locale/sr/LC_MESSAGES/django.po' 2024-11-01 08:30:13,954 wheel INFO adding 'django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,955 wheel INFO adding 'django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.po' 2024-11-01 08:30:13,956 wheel INFO adding 'django/contrib/admindocs/locale/sv/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,957 wheel INFO adding 'django/contrib/admindocs/locale/sv/LC_MESSAGES/django.po' 2024-11-01 08:30:13,959 wheel INFO adding 'django/contrib/admindocs/locale/sw/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,960 wheel INFO adding 'django/contrib/admindocs/locale/sw/LC_MESSAGES/django.po' 2024-11-01 08:30:13,961 wheel INFO adding 'django/contrib/admindocs/locale/ta/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,962 wheel INFO adding 'django/contrib/admindocs/locale/ta/LC_MESSAGES/django.po' 2024-11-01 08:30:13,963 wheel INFO adding 'django/contrib/admindocs/locale/te/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,964 wheel INFO adding 'django/contrib/admindocs/locale/te/LC_MESSAGES/django.po' 2024-11-01 08:30:13,965 wheel INFO adding 'django/contrib/admindocs/locale/tg/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,966 wheel INFO adding 'django/contrib/admindocs/locale/tg/LC_MESSAGES/django.po' 2024-11-01 08:30:13,968 wheel INFO adding 'django/contrib/admindocs/locale/th/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,969 wheel INFO adding 'django/contrib/admindocs/locale/th/LC_MESSAGES/django.po' 2024-11-01 08:30:13,970 wheel INFO adding 'django/contrib/admindocs/locale/tr/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,972 wheel INFO adding 'django/contrib/admindocs/locale/tr/LC_MESSAGES/django.po' 2024-11-01 08:30:13,973 wheel INFO adding 'django/contrib/admindocs/locale/tt/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,974 wheel INFO adding 'django/contrib/admindocs/locale/tt/LC_MESSAGES/django.po' 2024-11-01 08:30:13,975 wheel INFO adding 'django/contrib/admindocs/locale/udm/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,976 wheel INFO adding 'django/contrib/admindocs/locale/udm/LC_MESSAGES/django.po' 2024-11-01 08:30:13,977 wheel INFO adding 'django/contrib/admindocs/locale/uk/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,979 wheel INFO adding 'django/contrib/admindocs/locale/uk/LC_MESSAGES/django.po' 2024-11-01 08:30:13,980 wheel INFO adding 'django/contrib/admindocs/locale/ur/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,981 wheel INFO adding 'django/contrib/admindocs/locale/ur/LC_MESSAGES/django.po' 2024-11-01 08:30:13,982 wheel INFO adding 'django/contrib/admindocs/locale/vi/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,983 wheel INFO adding 'django/contrib/admindocs/locale/vi/LC_MESSAGES/django.po' 2024-11-01 08:30:13,985 wheel INFO adding 'django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,986 wheel INFO adding 'django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.po' 2024-11-01 08:30:13,987 wheel INFO adding 'django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-11-01 08:30:13,988 wheel INFO adding 'django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.po' 2024-11-01 08:30:13,989 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/bookmarklets.html' 2024-11-01 08:30:13,990 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/index.html' 2024-11-01 08:30:13,991 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/missing_docutils.html' 2024-11-01 08:30:13,992 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/model_detail.html' 2024-11-01 08:30:13,993 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/model_index.html' 2024-11-01 08:30:13,994 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/template_detail.html' 2024-11-01 08:30:13,994 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/template_filter_index.html' 2024-11-01 08:30:13,995 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/template_tag_index.html' 2024-11-01 08:30:13,996 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/view_detail.html' 2024-11-01 08:30:13,997 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/view_index.html' 2024-11-01 08:30:13,998 wheel INFO adding 'django/contrib/auth/__init__.py' 2024-11-01 08:30:14,000 wheel INFO adding 'django/contrib/auth/admin.py' 2024-11-01 08:30:14,001 wheel INFO adding 'django/contrib/auth/apps.py' 2024-11-01 08:30:14,002 wheel INFO adding 'django/contrib/auth/backends.py' 2024-11-01 08:30:14,003 wheel INFO adding 'django/contrib/auth/base_user.py' 2024-11-01 08:30:14,004 wheel INFO adding 'django/contrib/auth/checks.py' 2024-11-01 08:30:14,006 wheel INFO adding 'django/contrib/auth/common-passwords.txt.gz' 2024-11-01 08:30:14,009 wheel INFO adding 'django/contrib/auth/context_processors.py' 2024-11-01 08:30:14,010 wheel INFO adding 'django/contrib/auth/decorators.py' 2024-11-01 08:30:14,011 wheel INFO adding 'django/contrib/auth/forms.py' 2024-11-01 08:30:14,012 wheel INFO adding 'django/contrib/auth/hashers.py' 2024-11-01 08:30:14,014 wheel INFO adding 'django/contrib/auth/middleware.py' 2024-11-01 08:30:14,015 wheel INFO adding 'django/contrib/auth/mixins.py' 2024-11-01 08:30:14,016 wheel INFO adding 'django/contrib/auth/models.py' 2024-11-01 08:30:14,017 wheel INFO adding 'django/contrib/auth/password_validation.py' 2024-11-01 08:30:14,018 wheel INFO adding 'django/contrib/auth/signals.py' 2024-11-01 08:30:14,019 wheel INFO adding 'django/contrib/auth/tokens.py' 2024-11-01 08:30:14,020 wheel INFO adding 'django/contrib/auth/urls.py' 2024-11-01 08:30:14,021 wheel INFO adding 'django/contrib/auth/validators.py' 2024-11-01 08:30:14,022 wheel INFO adding 'django/contrib/auth/views.py' 2024-11-01 08:30:14,024 wheel INFO adding 'django/contrib/auth/handlers/__init__.py' 2024-11-01 08:30:14,025 wheel INFO adding 'django/contrib/auth/handlers/modwsgi.py' 2024-11-01 08:30:14,028 wheel INFO adding 'django/contrib/auth/locale/af/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,030 wheel INFO adding 'django/contrib/auth/locale/af/LC_MESSAGES/django.po' 2024-11-01 08:30:14,031 wheel INFO adding 'django/contrib/auth/locale/ar/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,032 wheel INFO adding 'django/contrib/auth/locale/ar/LC_MESSAGES/django.po' 2024-11-01 08:30:14,034 wheel INFO adding 'django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,035 wheel INFO adding 'django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.po' 2024-11-01 08:30:14,036 wheel INFO adding 'django/contrib/auth/locale/ast/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,037 wheel INFO adding 'django/contrib/auth/locale/ast/LC_MESSAGES/django.po' 2024-11-01 08:30:14,038 wheel INFO adding 'django/contrib/auth/locale/az/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,040 wheel INFO adding 'django/contrib/auth/locale/az/LC_MESSAGES/django.po' 2024-11-01 08:30:14,041 wheel INFO adding 'django/contrib/auth/locale/be/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,042 wheel INFO adding 'django/contrib/auth/locale/be/LC_MESSAGES/django.po' 2024-11-01 08:30:14,044 wheel INFO adding 'django/contrib/auth/locale/bg/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,045 wheel INFO adding 'django/contrib/auth/locale/bg/LC_MESSAGES/django.po' 2024-11-01 08:30:14,046 wheel INFO adding 'django/contrib/auth/locale/bn/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,047 wheel INFO adding 'django/contrib/auth/locale/bn/LC_MESSAGES/django.po' 2024-11-01 08:30:14,049 wheel INFO adding 'django/contrib/auth/locale/br/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,050 wheel INFO adding 'django/contrib/auth/locale/br/LC_MESSAGES/django.po' 2024-11-01 08:30:14,051 wheel INFO adding 'django/contrib/auth/locale/bs/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,052 wheel INFO adding 'django/contrib/auth/locale/bs/LC_MESSAGES/django.po' 2024-11-01 08:30:14,053 wheel INFO adding 'django/contrib/auth/locale/ca/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,054 wheel INFO adding 'django/contrib/auth/locale/ca/LC_MESSAGES/django.po' 2024-11-01 08:30:14,056 wheel INFO adding 'django/contrib/auth/locale/ckb/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,057 wheel INFO adding 'django/contrib/auth/locale/ckb/LC_MESSAGES/django.po' 2024-11-01 08:30:14,059 wheel INFO adding 'django/contrib/auth/locale/cs/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,060 wheel INFO adding 'django/contrib/auth/locale/cs/LC_MESSAGES/django.po' 2024-11-01 08:30:14,062 wheel INFO adding 'django/contrib/auth/locale/cy/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,063 wheel INFO adding 'django/contrib/auth/locale/cy/LC_MESSAGES/django.po' 2024-11-01 08:30:14,064 wheel INFO adding 'django/contrib/auth/locale/da/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,065 wheel INFO adding 'django/contrib/auth/locale/da/LC_MESSAGES/django.po' 2024-11-01 08:30:14,066 wheel INFO adding 'django/contrib/auth/locale/de/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,068 wheel INFO adding 'django/contrib/auth/locale/de/LC_MESSAGES/django.po' 2024-11-01 08:30:14,069 wheel INFO adding 'django/contrib/auth/locale/dsb/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,070 wheel INFO adding 'django/contrib/auth/locale/dsb/LC_MESSAGES/django.po' 2024-11-01 08:30:14,072 wheel INFO adding 'django/contrib/auth/locale/el/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,073 wheel INFO adding 'django/contrib/auth/locale/el/LC_MESSAGES/django.po' 2024-11-01 08:30:14,074 wheel INFO adding 'django/contrib/auth/locale/en/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,075 wheel INFO adding 'django/contrib/auth/locale/en/LC_MESSAGES/django.po' 2024-11-01 08:30:14,077 wheel INFO adding 'django/contrib/auth/locale/en_AU/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,078 wheel INFO adding 'django/contrib/auth/locale/en_AU/LC_MESSAGES/django.po' 2024-11-01 08:30:14,079 wheel INFO adding 'django/contrib/auth/locale/en_GB/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,080 wheel INFO adding 'django/contrib/auth/locale/en_GB/LC_MESSAGES/django.po' 2024-11-01 08:30:14,081 wheel INFO adding 'django/contrib/auth/locale/eo/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,082 wheel INFO adding 'django/contrib/auth/locale/eo/LC_MESSAGES/django.po' 2024-11-01 08:30:14,084 wheel INFO adding 'django/contrib/auth/locale/es/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,085 wheel INFO adding 'django/contrib/auth/locale/es/LC_MESSAGES/django.po' 2024-11-01 08:30:14,086 wheel INFO adding 'django/contrib/auth/locale/es_AR/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,087 wheel INFO adding 'django/contrib/auth/locale/es_AR/LC_MESSAGES/django.po' 2024-11-01 08:30:14,089 wheel INFO adding 'django/contrib/auth/locale/es_CO/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,090 wheel INFO adding 'django/contrib/auth/locale/es_CO/LC_MESSAGES/django.po' 2024-11-01 08:30:14,092 wheel INFO adding 'django/contrib/auth/locale/es_MX/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,093 wheel INFO adding 'django/contrib/auth/locale/es_MX/LC_MESSAGES/django.po' 2024-11-01 08:30:14,094 wheel INFO adding 'django/contrib/auth/locale/es_VE/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,095 wheel INFO adding 'django/contrib/auth/locale/es_VE/LC_MESSAGES/django.po' 2024-11-01 08:30:14,097 wheel INFO adding 'django/contrib/auth/locale/et/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,098 wheel INFO adding 'django/contrib/auth/locale/et/LC_MESSAGES/django.po' 2024-11-01 08:30:14,099 wheel INFO adding 'django/contrib/auth/locale/eu/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,100 wheel INFO adding 'django/contrib/auth/locale/eu/LC_MESSAGES/django.po' 2024-11-01 08:30:14,102 wheel INFO adding 'django/contrib/auth/locale/fa/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,103 wheel INFO adding 'django/contrib/auth/locale/fa/LC_MESSAGES/django.po' 2024-11-01 08:30:14,105 wheel INFO adding 'django/contrib/auth/locale/fi/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,106 wheel INFO adding 'django/contrib/auth/locale/fi/LC_MESSAGES/django.po' 2024-11-01 08:30:14,107 wheel INFO adding 'django/contrib/auth/locale/fr/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,108 wheel INFO adding 'django/contrib/auth/locale/fr/LC_MESSAGES/django.po' 2024-11-01 08:30:14,109 wheel INFO adding 'django/contrib/auth/locale/fy/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,110 wheel INFO adding 'django/contrib/auth/locale/fy/LC_MESSAGES/django.po' 2024-11-01 08:30:14,112 wheel INFO adding 'django/contrib/auth/locale/ga/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,113 wheel INFO adding 'django/contrib/auth/locale/ga/LC_MESSAGES/django.po' 2024-11-01 08:30:14,114 wheel INFO adding 'django/contrib/auth/locale/gd/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,115 wheel INFO adding 'django/contrib/auth/locale/gd/LC_MESSAGES/django.po' 2024-11-01 08:30:14,116 wheel INFO adding 'django/contrib/auth/locale/gl/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,118 wheel INFO adding 'django/contrib/auth/locale/gl/LC_MESSAGES/django.po' 2024-11-01 08:30:14,119 wheel INFO adding 'django/contrib/auth/locale/he/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,120 wheel INFO adding 'django/contrib/auth/locale/he/LC_MESSAGES/django.po' 2024-11-01 08:30:14,122 wheel INFO adding 'django/contrib/auth/locale/hi/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,123 wheel INFO adding 'django/contrib/auth/locale/hi/LC_MESSAGES/django.po' 2024-11-01 08:30:14,124 wheel INFO adding 'django/contrib/auth/locale/hr/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,125 wheel INFO adding 'django/contrib/auth/locale/hr/LC_MESSAGES/django.po' 2024-11-01 08:30:14,127 wheel INFO adding 'django/contrib/auth/locale/hsb/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,128 wheel INFO adding 'django/contrib/auth/locale/hsb/LC_MESSAGES/django.po' 2024-11-01 08:30:14,129 wheel INFO adding 'django/contrib/auth/locale/hu/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,130 wheel INFO adding 'django/contrib/auth/locale/hu/LC_MESSAGES/django.po' 2024-11-01 08:30:14,132 wheel INFO adding 'django/contrib/auth/locale/hy/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,133 wheel INFO adding 'django/contrib/auth/locale/hy/LC_MESSAGES/django.po' 2024-11-01 08:30:14,134 wheel INFO adding 'django/contrib/auth/locale/ia/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,135 wheel INFO adding 'django/contrib/auth/locale/ia/LC_MESSAGES/django.po' 2024-11-01 08:30:14,137 wheel INFO adding 'django/contrib/auth/locale/id/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,138 wheel INFO adding 'django/contrib/auth/locale/id/LC_MESSAGES/django.po' 2024-11-01 08:30:14,139 wheel INFO adding 'django/contrib/auth/locale/io/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,140 wheel INFO adding 'django/contrib/auth/locale/io/LC_MESSAGES/django.po' 2024-11-01 08:30:14,141 wheel INFO adding 'django/contrib/auth/locale/is/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,142 wheel INFO adding 'django/contrib/auth/locale/is/LC_MESSAGES/django.po' 2024-11-01 08:30:14,144 wheel INFO adding 'django/contrib/auth/locale/it/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,145 wheel INFO adding 'django/contrib/auth/locale/it/LC_MESSAGES/django.po' 2024-11-01 08:30:14,146 wheel INFO adding 'django/contrib/auth/locale/ja/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,148 wheel INFO adding 'django/contrib/auth/locale/ja/LC_MESSAGES/django.po' 2024-11-01 08:30:14,149 wheel INFO adding 'django/contrib/auth/locale/ka/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,151 wheel INFO adding 'django/contrib/auth/locale/ka/LC_MESSAGES/django.po' 2024-11-01 08:30:14,152 wheel INFO adding 'django/contrib/auth/locale/kab/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,153 wheel INFO adding 'django/contrib/auth/locale/kab/LC_MESSAGES/django.po' 2024-11-01 08:30:14,155 wheel INFO adding 'django/contrib/auth/locale/kk/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,156 wheel INFO adding 'django/contrib/auth/locale/kk/LC_MESSAGES/django.po' 2024-11-01 08:30:14,157 wheel INFO adding 'django/contrib/auth/locale/km/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,158 wheel INFO adding 'django/contrib/auth/locale/km/LC_MESSAGES/django.po' 2024-11-01 08:30:14,159 wheel INFO adding 'django/contrib/auth/locale/kn/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,160 wheel INFO adding 'django/contrib/auth/locale/kn/LC_MESSAGES/django.po' 2024-11-01 08:30:14,162 wheel INFO adding 'django/contrib/auth/locale/ko/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,163 wheel INFO adding 'django/contrib/auth/locale/ko/LC_MESSAGES/django.po' 2024-11-01 08:30:14,164 wheel INFO adding 'django/contrib/auth/locale/ky/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,165 wheel INFO adding 'django/contrib/auth/locale/ky/LC_MESSAGES/django.po' 2024-11-01 08:30:14,167 wheel INFO adding 'django/contrib/auth/locale/lb/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,168 wheel INFO adding 'django/contrib/auth/locale/lb/LC_MESSAGES/django.po' 2024-11-01 08:30:14,169 wheel INFO adding 'django/contrib/auth/locale/lt/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,170 wheel INFO adding 'django/contrib/auth/locale/lt/LC_MESSAGES/django.po' 2024-11-01 08:30:14,171 wheel INFO adding 'django/contrib/auth/locale/lv/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,172 wheel INFO adding 'django/contrib/auth/locale/lv/LC_MESSAGES/django.po' 2024-11-01 08:30:14,174 wheel INFO adding 'django/contrib/auth/locale/mk/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,175 wheel INFO adding 'django/contrib/auth/locale/mk/LC_MESSAGES/django.po' 2024-11-01 08:30:14,177 wheel INFO adding 'django/contrib/auth/locale/ml/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,178 wheel INFO adding 'django/contrib/auth/locale/ml/LC_MESSAGES/django.po' 2024-11-01 08:30:14,180 wheel INFO adding 'django/contrib/auth/locale/mn/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,181 wheel INFO adding 'django/contrib/auth/locale/mn/LC_MESSAGES/django.po' 2024-11-01 08:30:14,183 wheel INFO adding 'django/contrib/auth/locale/mr/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,184 wheel INFO adding 'django/contrib/auth/locale/mr/LC_MESSAGES/django.po' 2024-11-01 08:30:14,185 wheel INFO adding 'django/contrib/auth/locale/ms/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,186 wheel INFO adding 'django/contrib/auth/locale/ms/LC_MESSAGES/django.po' 2024-11-01 08:30:14,188 wheel INFO adding 'django/contrib/auth/locale/my/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,189 wheel INFO adding 'django/contrib/auth/locale/my/LC_MESSAGES/django.po' 2024-11-01 08:30:14,190 wheel INFO adding 'django/contrib/auth/locale/nb/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,191 wheel INFO adding 'django/contrib/auth/locale/nb/LC_MESSAGES/django.po' 2024-11-01 08:30:14,193 wheel INFO adding 'django/contrib/auth/locale/ne/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,194 wheel INFO adding 'django/contrib/auth/locale/ne/LC_MESSAGES/django.po' 2024-11-01 08:30:14,195 wheel INFO adding 'django/contrib/auth/locale/nl/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,196 wheel INFO adding 'django/contrib/auth/locale/nl/LC_MESSAGES/django.po' 2024-11-01 08:30:14,198 wheel INFO adding 'django/contrib/auth/locale/nn/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,199 wheel INFO adding 'django/contrib/auth/locale/nn/LC_MESSAGES/django.po' 2024-11-01 08:30:14,200 wheel INFO adding 'django/contrib/auth/locale/os/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,201 wheel INFO adding 'django/contrib/auth/locale/os/LC_MESSAGES/django.po' 2024-11-01 08:30:14,202 wheel INFO adding 'django/contrib/auth/locale/pa/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,203 wheel INFO adding 'django/contrib/auth/locale/pa/LC_MESSAGES/django.po' 2024-11-01 08:30:14,205 wheel INFO adding 'django/contrib/auth/locale/pl/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,206 wheel INFO adding 'django/contrib/auth/locale/pl/LC_MESSAGES/django.po' 2024-11-01 08:30:14,207 wheel INFO adding 'django/contrib/auth/locale/pt/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,208 wheel INFO adding 'django/contrib/auth/locale/pt/LC_MESSAGES/django.po' 2024-11-01 08:30:14,210 wheel INFO adding 'django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,211 wheel INFO adding 'django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.po' 2024-11-01 08:30:14,212 wheel INFO adding 'django/contrib/auth/locale/ro/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,213 wheel INFO adding 'django/contrib/auth/locale/ro/LC_MESSAGES/django.po' 2024-11-01 08:30:14,215 wheel INFO adding 'django/contrib/auth/locale/ru/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,216 wheel INFO adding 'django/contrib/auth/locale/ru/LC_MESSAGES/django.po' 2024-11-01 08:30:14,218 wheel INFO adding 'django/contrib/auth/locale/sk/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,219 wheel INFO adding 'django/contrib/auth/locale/sk/LC_MESSAGES/django.po' 2024-11-01 08:30:14,220 wheel INFO adding 'django/contrib/auth/locale/sl/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,222 wheel INFO adding 'django/contrib/auth/locale/sl/LC_MESSAGES/django.po' 2024-11-01 08:30:14,223 wheel INFO adding 'django/contrib/auth/locale/sq/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,224 wheel INFO adding 'django/contrib/auth/locale/sq/LC_MESSAGES/django.po' 2024-11-01 08:30:14,225 wheel INFO adding 'django/contrib/auth/locale/sr/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,227 wheel INFO adding 'django/contrib/auth/locale/sr/LC_MESSAGES/django.po' 2024-11-01 08:30:14,228 wheel INFO adding 'django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,229 wheel INFO adding 'django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.po' 2024-11-01 08:30:14,231 wheel INFO adding 'django/contrib/auth/locale/sv/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,232 wheel INFO adding 'django/contrib/auth/locale/sv/LC_MESSAGES/django.po' 2024-11-01 08:30:14,233 wheel INFO adding 'django/contrib/auth/locale/sw/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,234 wheel INFO adding 'django/contrib/auth/locale/sw/LC_MESSAGES/django.po' 2024-11-01 08:30:14,236 wheel INFO adding 'django/contrib/auth/locale/ta/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,237 wheel INFO adding 'django/contrib/auth/locale/ta/LC_MESSAGES/django.po' 2024-11-01 08:30:14,238 wheel INFO adding 'django/contrib/auth/locale/te/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,239 wheel INFO adding 'django/contrib/auth/locale/te/LC_MESSAGES/django.po' 2024-11-01 08:30:14,241 wheel INFO adding 'django/contrib/auth/locale/tg/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,242 wheel INFO adding 'django/contrib/auth/locale/tg/LC_MESSAGES/django.po' 2024-11-01 08:30:14,243 wheel INFO adding 'django/contrib/auth/locale/th/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,244 wheel INFO adding 'django/contrib/auth/locale/th/LC_MESSAGES/django.po' 2024-11-01 08:30:14,245 wheel INFO adding 'django/contrib/auth/locale/tk/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,247 wheel INFO adding 'django/contrib/auth/locale/tk/LC_MESSAGES/django.po' 2024-11-01 08:30:14,248 wheel INFO adding 'django/contrib/auth/locale/tr/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,249 wheel INFO adding 'django/contrib/auth/locale/tr/LC_MESSAGES/django.po' 2024-11-01 08:30:14,250 wheel INFO adding 'django/contrib/auth/locale/tt/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,252 wheel INFO adding 'django/contrib/auth/locale/tt/LC_MESSAGES/django.po' 2024-11-01 08:30:14,253 wheel INFO adding 'django/contrib/auth/locale/udm/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,254 wheel INFO adding 'django/contrib/auth/locale/udm/LC_MESSAGES/django.po' 2024-11-01 08:30:14,256 wheel INFO adding 'django/contrib/auth/locale/uk/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,257 wheel INFO adding 'django/contrib/auth/locale/uk/LC_MESSAGES/django.po' 2024-11-01 08:30:14,259 wheel INFO adding 'django/contrib/auth/locale/ur/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,260 wheel INFO adding 'django/contrib/auth/locale/ur/LC_MESSAGES/django.po' 2024-11-01 08:30:14,261 wheel INFO adding 'django/contrib/auth/locale/uz/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,262 wheel INFO adding 'django/contrib/auth/locale/uz/LC_MESSAGES/django.po' 2024-11-01 08:30:14,263 wheel INFO adding 'django/contrib/auth/locale/vi/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,264 wheel INFO adding 'django/contrib/auth/locale/vi/LC_MESSAGES/django.po' 2024-11-01 08:30:14,266 wheel INFO adding 'django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,267 wheel INFO adding 'django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.po' 2024-11-01 08:30:14,268 wheel INFO adding 'django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,269 wheel INFO adding 'django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.po' 2024-11-01 08:30:14,270 wheel INFO adding 'django/contrib/auth/management/__init__.py' 2024-11-01 08:30:14,272 wheel INFO adding 'django/contrib/auth/management/commands/__init__.py' 2024-11-01 08:30:14,273 wheel INFO adding 'django/contrib/auth/management/commands/changepassword.py' 2024-11-01 08:30:14,274 wheel INFO adding 'django/contrib/auth/management/commands/createsuperuser.py' 2024-11-01 08:30:14,276 wheel INFO adding 'django/contrib/auth/migrations/0001_initial.py' 2024-11-01 08:30:14,277 wheel INFO adding 'django/contrib/auth/migrations/0002_alter_permission_name_max_length.py' 2024-11-01 08:30:14,278 wheel INFO adding 'django/contrib/auth/migrations/0003_alter_user_email_max_length.py' 2024-11-01 08:30:14,279 wheel INFO adding 'django/contrib/auth/migrations/0004_alter_user_username_opts.py' 2024-11-01 08:30:14,279 wheel INFO adding 'django/contrib/auth/migrations/0005_alter_user_last_login_null.py' 2024-11-01 08:30:14,280 wheel INFO adding 'django/contrib/auth/migrations/0006_require_contenttypes_0002.py' 2024-11-01 08:30:14,281 wheel INFO adding 'django/contrib/auth/migrations/0007_alter_validators_add_error_messages.py' 2024-11-01 08:30:14,282 wheel INFO adding 'django/contrib/auth/migrations/0008_alter_user_username_max_length.py' 2024-11-01 08:30:14,283 wheel INFO adding 'django/contrib/auth/migrations/0009_alter_user_last_name_max_length.py' 2024-11-01 08:30:14,283 wheel INFO adding 'django/contrib/auth/migrations/0010_alter_group_name_max_length.py' 2024-11-01 08:30:14,284 wheel INFO adding 'django/contrib/auth/migrations/0011_update_proxy_permissions.py' 2024-11-01 08:30:14,285 wheel INFO adding 'django/contrib/auth/migrations/0012_alter_user_first_name_max_length.py' 2024-11-01 08:30:14,286 wheel INFO adding 'django/contrib/auth/migrations/__init__.py' 2024-11-01 08:30:14,287 wheel INFO adding 'django/contrib/auth/templates/auth/widgets/read_only_password_hash.html' 2024-11-01 08:30:14,288 wheel INFO adding 'django/contrib/auth/templates/registration/password_reset_subject.txt' 2024-11-01 08:30:14,289 wheel INFO adding 'django/contrib/contenttypes/__init__.py' 2024-11-01 08:30:14,290 wheel INFO adding 'django/contrib/contenttypes/admin.py' 2024-11-01 08:30:14,291 wheel INFO adding 'django/contrib/contenttypes/apps.py' 2024-11-01 08:30:14,292 wheel INFO adding 'django/contrib/contenttypes/checks.py' 2024-11-01 08:30:14,293 wheel INFO adding 'django/contrib/contenttypes/fields.py' 2024-11-01 08:30:14,295 wheel INFO adding 'django/contrib/contenttypes/forms.py' 2024-11-01 08:30:14,296 wheel INFO adding 'django/contrib/contenttypes/models.py' 2024-11-01 08:30:14,297 wheel INFO adding 'django/contrib/contenttypes/views.py' 2024-11-01 08:30:14,301 wheel INFO adding 'django/contrib/contenttypes/locale/af/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,302 wheel INFO adding 'django/contrib/contenttypes/locale/af/LC_MESSAGES/django.po' 2024-11-01 08:30:14,303 wheel INFO adding 'django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,304 wheel INFO adding 'django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.po' 2024-11-01 08:30:14,305 wheel INFO adding 'django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,306 wheel INFO adding 'django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.po' 2024-11-01 08:30:14,307 wheel INFO adding 'django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,308 wheel INFO adding 'django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.po' 2024-11-01 08:30:14,309 wheel INFO adding 'django/contrib/contenttypes/locale/az/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,310 wheel INFO adding 'django/contrib/contenttypes/locale/az/LC_MESSAGES/django.po' 2024-11-01 08:30:14,311 wheel INFO adding 'django/contrib/contenttypes/locale/be/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,312 wheel INFO adding 'django/contrib/contenttypes/locale/be/LC_MESSAGES/django.po' 2024-11-01 08:30:14,313 wheel INFO adding 'django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,314 wheel INFO adding 'django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.po' 2024-11-01 08:30:14,315 wheel INFO adding 'django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,316 wheel INFO adding 'django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.po' 2024-11-01 08:30:14,317 wheel INFO adding 'django/contrib/contenttypes/locale/br/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,318 wheel INFO adding 'django/contrib/contenttypes/locale/br/LC_MESSAGES/django.po' 2024-11-01 08:30:14,319 wheel INFO adding 'django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,320 wheel INFO adding 'django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.po' 2024-11-01 08:30:14,321 wheel INFO adding 'django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,322 wheel INFO adding 'django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.po' 2024-11-01 08:30:14,323 wheel INFO adding 'django/contrib/contenttypes/locale/ckb/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,324 wheel INFO adding 'django/contrib/contenttypes/locale/ckb/LC_MESSAGES/django.po' 2024-11-01 08:30:14,325 wheel INFO adding 'django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,326 wheel INFO adding 'django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.po' 2024-11-01 08:30:14,327 wheel INFO adding 'django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,328 wheel INFO adding 'django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.po' 2024-11-01 08:30:14,330 wheel INFO adding 'django/contrib/contenttypes/locale/da/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,330 wheel INFO adding 'django/contrib/contenttypes/locale/da/LC_MESSAGES/django.po' 2024-11-01 08:30:14,331 wheel INFO adding 'django/contrib/contenttypes/locale/de/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,332 wheel INFO adding 'django/contrib/contenttypes/locale/de/LC_MESSAGES/django.po' 2024-11-01 08:30:14,334 wheel INFO adding 'django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,334 wheel INFO adding 'django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.po' 2024-11-01 08:30:14,336 wheel INFO adding 'django/contrib/contenttypes/locale/el/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,336 wheel INFO adding 'django/contrib/contenttypes/locale/el/LC_MESSAGES/django.po' 2024-11-01 08:30:14,338 wheel INFO adding 'django/contrib/contenttypes/locale/en/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,338 wheel INFO adding 'django/contrib/contenttypes/locale/en/LC_MESSAGES/django.po' 2024-11-01 08:30:14,340 wheel INFO adding 'django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,340 wheel INFO adding 'django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.po' 2024-11-01 08:30:14,341 wheel INFO adding 'django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,342 wheel INFO adding 'django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.po' 2024-11-01 08:30:14,343 wheel INFO adding 'django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,344 wheel INFO adding 'django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.po' 2024-11-01 08:30:14,345 wheel INFO adding 'django/contrib/contenttypes/locale/es/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,346 wheel INFO adding 'django/contrib/contenttypes/locale/es/LC_MESSAGES/django.po' 2024-11-01 08:30:14,347 wheel INFO adding 'django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,348 wheel INFO adding 'django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.po' 2024-11-01 08:30:14,349 wheel INFO adding 'django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,350 wheel INFO adding 'django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.po' 2024-11-01 08:30:14,351 wheel INFO adding 'django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,353 wheel INFO adding 'django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.po' 2024-11-01 08:30:14,354 wheel INFO adding 'django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,355 wheel INFO adding 'django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.po' 2024-11-01 08:30:14,356 wheel INFO adding 'django/contrib/contenttypes/locale/et/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,357 wheel INFO adding 'django/contrib/contenttypes/locale/et/LC_MESSAGES/django.po' 2024-11-01 08:30:14,358 wheel INFO adding 'django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,359 wheel INFO adding 'django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.po' 2024-11-01 08:30:14,360 wheel INFO adding 'django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,361 wheel INFO adding 'django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.po' 2024-11-01 08:30:14,362 wheel INFO adding 'django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,363 wheel INFO adding 'django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.po' 2024-11-01 08:30:14,364 wheel INFO adding 'django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,365 wheel INFO adding 'django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.po' 2024-11-01 08:30:14,366 wheel INFO adding 'django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,367 wheel INFO adding 'django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.po' 2024-11-01 08:30:14,368 wheel INFO adding 'django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,369 wheel INFO adding 'django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.po' 2024-11-01 08:30:14,370 wheel INFO adding 'django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,370 wheel INFO adding 'django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.po' 2024-11-01 08:30:14,372 wheel INFO adding 'django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,373 wheel INFO adding 'django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.po' 2024-11-01 08:30:14,374 wheel INFO adding 'django/contrib/contenttypes/locale/he/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,374 wheel INFO adding 'django/contrib/contenttypes/locale/he/LC_MESSAGES/django.po' 2024-11-01 08:30:14,376 wheel INFO adding 'django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,376 wheel INFO adding 'django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.po' 2024-11-01 08:30:14,378 wheel INFO adding 'django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,379 wheel INFO adding 'django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.po' 2024-11-01 08:30:14,380 wheel INFO adding 'django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,381 wheel INFO adding 'django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.po' 2024-11-01 08:30:14,382 wheel INFO adding 'django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,383 wheel INFO adding 'django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.po' 2024-11-01 08:30:14,384 wheel INFO adding 'django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,385 wheel INFO adding 'django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.po' 2024-11-01 08:30:14,386 wheel INFO adding 'django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,387 wheel INFO adding 'django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.po' 2024-11-01 08:30:14,388 wheel INFO adding 'django/contrib/contenttypes/locale/id/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,389 wheel INFO adding 'django/contrib/contenttypes/locale/id/LC_MESSAGES/django.po' 2024-11-01 08:30:14,390 wheel INFO adding 'django/contrib/contenttypes/locale/io/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,391 wheel INFO adding 'django/contrib/contenttypes/locale/io/LC_MESSAGES/django.po' 2024-11-01 08:30:14,392 wheel INFO adding 'django/contrib/contenttypes/locale/is/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,393 wheel INFO adding 'django/contrib/contenttypes/locale/is/LC_MESSAGES/django.po' 2024-11-01 08:30:14,394 wheel INFO adding 'django/contrib/contenttypes/locale/it/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,395 wheel INFO adding 'django/contrib/contenttypes/locale/it/LC_MESSAGES/django.po' 2024-11-01 08:30:14,396 wheel INFO adding 'django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,397 wheel INFO adding 'django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.po' 2024-11-01 08:30:14,398 wheel INFO adding 'django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,399 wheel INFO adding 'django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.po' 2024-11-01 08:30:14,400 wheel INFO adding 'django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,401 wheel INFO adding 'django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.po' 2024-11-01 08:30:14,402 wheel INFO adding 'django/contrib/contenttypes/locale/km/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,403 wheel INFO adding 'django/contrib/contenttypes/locale/km/LC_MESSAGES/django.po' 2024-11-01 08:30:14,404 wheel INFO adding 'django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,405 wheel INFO adding 'django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.po' 2024-11-01 08:30:14,406 wheel INFO adding 'django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,407 wheel INFO adding 'django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.po' 2024-11-01 08:30:14,408 wheel INFO adding 'django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,409 wheel INFO adding 'django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.po' 2024-11-01 08:30:14,410 wheel INFO adding 'django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,411 wheel INFO adding 'django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.po' 2024-11-01 08:30:14,412 wheel INFO adding 'django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,413 wheel INFO adding 'django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.po' 2024-11-01 08:30:14,414 wheel INFO adding 'django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,415 wheel INFO adding 'django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.po' 2024-11-01 08:30:14,416 wheel INFO adding 'django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,417 wheel INFO adding 'django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.po' 2024-11-01 08:30:14,418 wheel INFO adding 'django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,419 wheel INFO adding 'django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.po' 2024-11-01 08:30:14,420 wheel INFO adding 'django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,421 wheel INFO adding 'django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.po' 2024-11-01 08:30:14,422 wheel INFO adding 'django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,423 wheel INFO adding 'django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.po' 2024-11-01 08:30:14,424 wheel INFO adding 'django/contrib/contenttypes/locale/ms/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,425 wheel INFO adding 'django/contrib/contenttypes/locale/ms/LC_MESSAGES/django.po' 2024-11-01 08:30:14,426 wheel INFO adding 'django/contrib/contenttypes/locale/my/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,427 wheel INFO adding 'django/contrib/contenttypes/locale/my/LC_MESSAGES/django.po' 2024-11-01 08:30:14,428 wheel INFO adding 'django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,429 wheel INFO adding 'django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.po' 2024-11-01 08:30:14,430 wheel INFO adding 'django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,431 wheel INFO adding 'django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.po' 2024-11-01 08:30:14,432 wheel INFO adding 'django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,433 wheel INFO adding 'django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.po' 2024-11-01 08:30:14,434 wheel INFO adding 'django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,435 wheel INFO adding 'django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.po' 2024-11-01 08:30:14,436 wheel INFO adding 'django/contrib/contenttypes/locale/os/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,437 wheel INFO adding 'django/contrib/contenttypes/locale/os/LC_MESSAGES/django.po' 2024-11-01 08:30:14,438 wheel INFO adding 'django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,439 wheel INFO adding 'django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.po' 2024-11-01 08:30:14,440 wheel INFO adding 'django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,441 wheel INFO adding 'django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.po' 2024-11-01 08:30:14,442 wheel INFO adding 'django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,443 wheel INFO adding 'django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.po' 2024-11-01 08:30:14,445 wheel INFO adding 'django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,445 wheel INFO adding 'django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.po' 2024-11-01 08:30:14,446 wheel INFO adding 'django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,447 wheel INFO adding 'django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.po' 2024-11-01 08:30:14,449 wheel INFO adding 'django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,449 wheel INFO adding 'django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.po' 2024-11-01 08:30:14,451 wheel INFO adding 'django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,451 wheel INFO adding 'django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.po' 2024-11-01 08:30:14,453 wheel INFO adding 'django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,453 wheel INFO adding 'django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.po' 2024-11-01 08:30:14,455 wheel INFO adding 'django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,455 wheel INFO adding 'django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.po' 2024-11-01 08:30:14,457 wheel INFO adding 'django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,458 wheel INFO adding 'django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.po' 2024-11-01 08:30:14,459 wheel INFO adding 'django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,460 wheel INFO adding 'django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.po' 2024-11-01 08:30:14,461 wheel INFO adding 'django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,462 wheel INFO adding 'django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.po' 2024-11-01 08:30:14,463 wheel INFO adding 'django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,464 wheel INFO adding 'django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.po' 2024-11-01 08:30:14,465 wheel INFO adding 'django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,466 wheel INFO adding 'django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.po' 2024-11-01 08:30:14,467 wheel INFO adding 'django/contrib/contenttypes/locale/te/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,468 wheel INFO adding 'django/contrib/contenttypes/locale/te/LC_MESSAGES/django.po' 2024-11-01 08:30:14,469 wheel INFO adding 'django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,470 wheel INFO adding 'django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.po' 2024-11-01 08:30:14,471 wheel INFO adding 'django/contrib/contenttypes/locale/th/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,472 wheel INFO adding 'django/contrib/contenttypes/locale/th/LC_MESSAGES/django.po' 2024-11-01 08:30:14,473 wheel INFO adding 'django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,474 wheel INFO adding 'django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.po' 2024-11-01 08:30:14,475 wheel INFO adding 'django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,476 wheel INFO adding 'django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.po' 2024-11-01 08:30:14,477 wheel INFO adding 'django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,478 wheel INFO adding 'django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.po' 2024-11-01 08:30:14,479 wheel INFO adding 'django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,480 wheel INFO adding 'django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.po' 2024-11-01 08:30:14,481 wheel INFO adding 'django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,482 wheel INFO adding 'django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.po' 2024-11-01 08:30:14,483 wheel INFO adding 'django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,484 wheel INFO adding 'django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.po' 2024-11-01 08:30:14,485 wheel INFO adding 'django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,486 wheel INFO adding 'django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.po' 2024-11-01 08:30:14,487 wheel INFO adding 'django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,488 wheel INFO adding 'django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.po' 2024-11-01 08:30:14,489 wheel INFO adding 'django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,490 wheel INFO adding 'django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.po' 2024-11-01 08:30:14,491 wheel INFO adding 'django/contrib/contenttypes/management/__init__.py' 2024-11-01 08:30:14,492 wheel INFO adding 'django/contrib/contenttypes/management/commands/__init__.py' 2024-11-01 08:30:14,493 wheel INFO adding 'django/contrib/contenttypes/management/commands/remove_stale_contenttypes.py' 2024-11-01 08:30:14,494 wheel INFO adding 'django/contrib/contenttypes/migrations/0001_initial.py' 2024-11-01 08:30:14,495 wheel INFO adding 'django/contrib/contenttypes/migrations/0002_remove_content_type_name.py' 2024-11-01 08:30:14,496 wheel INFO adding 'django/contrib/contenttypes/migrations/__init__.py' 2024-11-01 08:30:14,497 wheel INFO adding 'django/contrib/flatpages/__init__.py' 2024-11-01 08:30:14,498 wheel INFO adding 'django/contrib/flatpages/admin.py' 2024-11-01 08:30:14,499 wheel INFO adding 'django/contrib/flatpages/apps.py' 2024-11-01 08:30:14,500 wheel INFO adding 'django/contrib/flatpages/forms.py' 2024-11-01 08:30:14,500 wheel INFO adding 'django/contrib/flatpages/middleware.py' 2024-11-01 08:30:14,501 wheel INFO adding 'django/contrib/flatpages/models.py' 2024-11-01 08:30:14,502 wheel INFO adding 'django/contrib/flatpages/sitemaps.py' 2024-11-01 08:30:14,503 wheel INFO adding 'django/contrib/flatpages/urls.py' 2024-11-01 08:30:14,504 wheel INFO adding 'django/contrib/flatpages/views.py' 2024-11-01 08:30:14,508 wheel INFO adding 'django/contrib/flatpages/locale/af/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,509 wheel INFO adding 'django/contrib/flatpages/locale/af/LC_MESSAGES/django.po' 2024-11-01 08:30:14,510 wheel INFO adding 'django/contrib/flatpages/locale/ar/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,511 wheel INFO adding 'django/contrib/flatpages/locale/ar/LC_MESSAGES/django.po' 2024-11-01 08:30:14,512 wheel INFO adding 'django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,513 wheel INFO adding 'django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.po' 2024-11-01 08:30:14,514 wheel INFO adding 'django/contrib/flatpages/locale/ast/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,515 wheel INFO adding 'django/contrib/flatpages/locale/ast/LC_MESSAGES/django.po' 2024-11-01 08:30:14,516 wheel INFO adding 'django/contrib/flatpages/locale/az/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,517 wheel INFO adding 'django/contrib/flatpages/locale/az/LC_MESSAGES/django.po' 2024-11-01 08:30:14,518 wheel INFO adding 'django/contrib/flatpages/locale/be/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,519 wheel INFO adding 'django/contrib/flatpages/locale/be/LC_MESSAGES/django.po' 2024-11-01 08:30:14,520 wheel INFO adding 'django/contrib/flatpages/locale/bg/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,521 wheel INFO adding 'django/contrib/flatpages/locale/bg/LC_MESSAGES/django.po' 2024-11-01 08:30:14,522 wheel INFO adding 'django/contrib/flatpages/locale/bn/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,523 wheel INFO adding 'django/contrib/flatpages/locale/bn/LC_MESSAGES/django.po' 2024-11-01 08:30:14,525 wheel INFO adding 'django/contrib/flatpages/locale/br/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,525 wheel INFO adding 'django/contrib/flatpages/locale/br/LC_MESSAGES/django.po' 2024-11-01 08:30:14,527 wheel INFO adding 'django/contrib/flatpages/locale/bs/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,528 wheel INFO adding 'django/contrib/flatpages/locale/bs/LC_MESSAGES/django.po' 2024-11-01 08:30:14,529 wheel INFO adding 'django/contrib/flatpages/locale/ca/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,530 wheel INFO adding 'django/contrib/flatpages/locale/ca/LC_MESSAGES/django.po' 2024-11-01 08:30:14,531 wheel INFO adding 'django/contrib/flatpages/locale/ckb/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,532 wheel INFO adding 'django/contrib/flatpages/locale/ckb/LC_MESSAGES/django.po' 2024-11-01 08:30:14,533 wheel INFO adding 'django/contrib/flatpages/locale/cs/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,534 wheel INFO adding 'django/contrib/flatpages/locale/cs/LC_MESSAGES/django.po' 2024-11-01 08:30:14,535 wheel INFO adding 'django/contrib/flatpages/locale/cy/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,536 wheel INFO adding 'django/contrib/flatpages/locale/cy/LC_MESSAGES/django.po' 2024-11-01 08:30:14,537 wheel INFO adding 'django/contrib/flatpages/locale/da/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,538 wheel INFO adding 'django/contrib/flatpages/locale/da/LC_MESSAGES/django.po' 2024-11-01 08:30:14,539 wheel INFO adding 'django/contrib/flatpages/locale/de/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,540 wheel INFO adding 'django/contrib/flatpages/locale/de/LC_MESSAGES/django.po' 2024-11-01 08:30:14,542 wheel INFO adding 'django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,543 wheel INFO adding 'django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.po' 2024-11-01 08:30:14,544 wheel INFO adding 'django/contrib/flatpages/locale/el/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,545 wheel INFO adding 'django/contrib/flatpages/locale/el/LC_MESSAGES/django.po' 2024-11-01 08:30:14,546 wheel INFO adding 'django/contrib/flatpages/locale/en/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,547 wheel INFO adding 'django/contrib/flatpages/locale/en/LC_MESSAGES/django.po' 2024-11-01 08:30:14,548 wheel INFO adding 'django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,549 wheel INFO adding 'django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.po' 2024-11-01 08:30:14,550 wheel INFO adding 'django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,551 wheel INFO adding 'django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.po' 2024-11-01 08:30:14,552 wheel INFO adding 'django/contrib/flatpages/locale/eo/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,553 wheel INFO adding 'django/contrib/flatpages/locale/eo/LC_MESSAGES/django.po' 2024-11-01 08:30:14,554 wheel INFO adding 'django/contrib/flatpages/locale/es/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,556 wheel INFO adding 'django/contrib/flatpages/locale/es/LC_MESSAGES/django.po' 2024-11-01 08:30:14,557 wheel INFO adding 'django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,558 wheel INFO adding 'django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.po' 2024-11-01 08:30:14,559 wheel INFO adding 'django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,560 wheel INFO adding 'django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.po' 2024-11-01 08:30:14,561 wheel INFO adding 'django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,562 wheel INFO adding 'django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.po' 2024-11-01 08:30:14,563 wheel INFO adding 'django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,564 wheel INFO adding 'django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.po' 2024-11-01 08:30:14,565 wheel INFO adding 'django/contrib/flatpages/locale/et/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,566 wheel INFO adding 'django/contrib/flatpages/locale/et/LC_MESSAGES/django.po' 2024-11-01 08:30:14,568 wheel INFO adding 'django/contrib/flatpages/locale/eu/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,568 wheel INFO adding 'django/contrib/flatpages/locale/eu/LC_MESSAGES/django.po' 2024-11-01 08:30:14,570 wheel INFO adding 'django/contrib/flatpages/locale/fa/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,570 wheel INFO adding 'django/contrib/flatpages/locale/fa/LC_MESSAGES/django.po' 2024-11-01 08:30:14,572 wheel INFO adding 'django/contrib/flatpages/locale/fi/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,573 wheel INFO adding 'django/contrib/flatpages/locale/fi/LC_MESSAGES/django.po' 2024-11-01 08:30:14,574 wheel INFO adding 'django/contrib/flatpages/locale/fr/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,575 wheel INFO adding 'django/contrib/flatpages/locale/fr/LC_MESSAGES/django.po' 2024-11-01 08:30:14,576 wheel INFO adding 'django/contrib/flatpages/locale/fy/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,577 wheel INFO adding 'django/contrib/flatpages/locale/fy/LC_MESSAGES/django.po' 2024-11-01 08:30:14,578 wheel INFO adding 'django/contrib/flatpages/locale/ga/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,579 wheel INFO adding 'django/contrib/flatpages/locale/ga/LC_MESSAGES/django.po' 2024-11-01 08:30:14,580 wheel INFO adding 'django/contrib/flatpages/locale/gd/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,581 wheel INFO adding 'django/contrib/flatpages/locale/gd/LC_MESSAGES/django.po' 2024-11-01 08:30:14,582 wheel INFO adding 'django/contrib/flatpages/locale/gl/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,583 wheel INFO adding 'django/contrib/flatpages/locale/gl/LC_MESSAGES/django.po' 2024-11-01 08:30:14,585 wheel INFO adding 'django/contrib/flatpages/locale/he/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,586 wheel INFO adding 'django/contrib/flatpages/locale/he/LC_MESSAGES/django.po' 2024-11-01 08:30:14,587 wheel INFO adding 'django/contrib/flatpages/locale/hi/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,588 wheel INFO adding 'django/contrib/flatpages/locale/hi/LC_MESSAGES/django.po' 2024-11-01 08:30:14,589 wheel INFO adding 'django/contrib/flatpages/locale/hr/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,590 wheel INFO adding 'django/contrib/flatpages/locale/hr/LC_MESSAGES/django.po' 2024-11-01 08:30:14,591 wheel INFO adding 'django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,592 wheel INFO adding 'django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.po' 2024-11-01 08:30:14,593 wheel INFO adding 'django/contrib/flatpages/locale/hu/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,594 wheel INFO adding 'django/contrib/flatpages/locale/hu/LC_MESSAGES/django.po' 2024-11-01 08:30:14,595 wheel INFO adding 'django/contrib/flatpages/locale/hy/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,596 wheel INFO adding 'django/contrib/flatpages/locale/hy/LC_MESSAGES/django.po' 2024-11-01 08:30:14,597 wheel INFO adding 'django/contrib/flatpages/locale/ia/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,598 wheel INFO adding 'django/contrib/flatpages/locale/ia/LC_MESSAGES/django.po' 2024-11-01 08:30:14,599 wheel INFO adding 'django/contrib/flatpages/locale/id/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,600 wheel INFO adding 'django/contrib/flatpages/locale/id/LC_MESSAGES/django.po' 2024-11-01 08:30:14,601 wheel INFO adding 'django/contrib/flatpages/locale/io/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,602 wheel INFO adding 'django/contrib/flatpages/locale/io/LC_MESSAGES/django.po' 2024-11-01 08:30:14,603 wheel INFO adding 'django/contrib/flatpages/locale/is/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,604 wheel INFO adding 'django/contrib/flatpages/locale/is/LC_MESSAGES/django.po' 2024-11-01 08:30:14,605 wheel INFO adding 'django/contrib/flatpages/locale/it/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,606 wheel INFO adding 'django/contrib/flatpages/locale/it/LC_MESSAGES/django.po' 2024-11-01 08:30:14,608 wheel INFO adding 'django/contrib/flatpages/locale/ja/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,609 wheel INFO adding 'django/contrib/flatpages/locale/ja/LC_MESSAGES/django.po' 2024-11-01 08:30:14,610 wheel INFO adding 'django/contrib/flatpages/locale/ka/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,611 wheel INFO adding 'django/contrib/flatpages/locale/ka/LC_MESSAGES/django.po' 2024-11-01 08:30:14,612 wheel INFO adding 'django/contrib/flatpages/locale/kk/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,613 wheel INFO adding 'django/contrib/flatpages/locale/kk/LC_MESSAGES/django.po' 2024-11-01 08:30:14,614 wheel INFO adding 'django/contrib/flatpages/locale/km/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,615 wheel INFO adding 'django/contrib/flatpages/locale/km/LC_MESSAGES/django.po' 2024-11-01 08:30:14,616 wheel INFO adding 'django/contrib/flatpages/locale/kn/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,617 wheel INFO adding 'django/contrib/flatpages/locale/kn/LC_MESSAGES/django.po' 2024-11-01 08:30:14,618 wheel INFO adding 'django/contrib/flatpages/locale/ko/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,619 wheel INFO adding 'django/contrib/flatpages/locale/ko/LC_MESSAGES/django.po' 2024-11-01 08:30:14,621 wheel INFO adding 'django/contrib/flatpages/locale/ky/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,622 wheel INFO adding 'django/contrib/flatpages/locale/ky/LC_MESSAGES/django.po' 2024-11-01 08:30:14,623 wheel INFO adding 'django/contrib/flatpages/locale/lb/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,624 wheel INFO adding 'django/contrib/flatpages/locale/lb/LC_MESSAGES/django.po' 2024-11-01 08:30:14,625 wheel INFO adding 'django/contrib/flatpages/locale/lt/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,626 wheel INFO adding 'django/contrib/flatpages/locale/lt/LC_MESSAGES/django.po' 2024-11-01 08:30:14,627 wheel INFO adding 'django/contrib/flatpages/locale/lv/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,628 wheel INFO adding 'django/contrib/flatpages/locale/lv/LC_MESSAGES/django.po' 2024-11-01 08:30:14,629 wheel INFO adding 'django/contrib/flatpages/locale/mk/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,630 wheel INFO adding 'django/contrib/flatpages/locale/mk/LC_MESSAGES/django.po' 2024-11-01 08:30:14,632 wheel INFO adding 'django/contrib/flatpages/locale/ml/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,633 wheel INFO adding 'django/contrib/flatpages/locale/ml/LC_MESSAGES/django.po' 2024-11-01 08:30:14,634 wheel INFO adding 'django/contrib/flatpages/locale/mn/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,635 wheel INFO adding 'django/contrib/flatpages/locale/mn/LC_MESSAGES/django.po' 2024-11-01 08:30:14,636 wheel INFO adding 'django/contrib/flatpages/locale/mr/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,637 wheel INFO adding 'django/contrib/flatpages/locale/mr/LC_MESSAGES/django.po' 2024-11-01 08:30:14,638 wheel INFO adding 'django/contrib/flatpages/locale/ms/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,639 wheel INFO adding 'django/contrib/flatpages/locale/ms/LC_MESSAGES/django.po' 2024-11-01 08:30:14,641 wheel INFO adding 'django/contrib/flatpages/locale/my/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,641 wheel INFO adding 'django/contrib/flatpages/locale/my/LC_MESSAGES/django.po' 2024-11-01 08:30:14,642 wheel INFO adding 'django/contrib/flatpages/locale/nb/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,643 wheel INFO adding 'django/contrib/flatpages/locale/nb/LC_MESSAGES/django.po' 2024-11-01 08:30:14,645 wheel INFO adding 'django/contrib/flatpages/locale/ne/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,646 wheel INFO adding 'django/contrib/flatpages/locale/ne/LC_MESSAGES/django.po' 2024-11-01 08:30:14,647 wheel INFO adding 'django/contrib/flatpages/locale/nl/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,648 wheel INFO adding 'django/contrib/flatpages/locale/nl/LC_MESSAGES/django.po' 2024-11-01 08:30:14,649 wheel INFO adding 'django/contrib/flatpages/locale/nn/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,650 wheel INFO adding 'django/contrib/flatpages/locale/nn/LC_MESSAGES/django.po' 2024-11-01 08:30:14,651 wheel INFO adding 'django/contrib/flatpages/locale/os/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,652 wheel INFO adding 'django/contrib/flatpages/locale/os/LC_MESSAGES/django.po' 2024-11-01 08:30:14,653 wheel INFO adding 'django/contrib/flatpages/locale/pa/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,654 wheel INFO adding 'django/contrib/flatpages/locale/pa/LC_MESSAGES/django.po' 2024-11-01 08:30:14,655 wheel INFO adding 'django/contrib/flatpages/locale/pl/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,656 wheel INFO adding 'django/contrib/flatpages/locale/pl/LC_MESSAGES/django.po' 2024-11-01 08:30:14,657 wheel INFO adding 'django/contrib/flatpages/locale/pt/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,658 wheel INFO adding 'django/contrib/flatpages/locale/pt/LC_MESSAGES/django.po' 2024-11-01 08:30:14,659 wheel INFO adding 'django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,660 wheel INFO adding 'django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.po' 2024-11-01 08:30:14,662 wheel INFO adding 'django/contrib/flatpages/locale/ro/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,662 wheel INFO adding 'django/contrib/flatpages/locale/ro/LC_MESSAGES/django.po' 2024-11-01 08:30:14,664 wheel INFO adding 'django/contrib/flatpages/locale/ru/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,665 wheel INFO adding 'django/contrib/flatpages/locale/ru/LC_MESSAGES/django.po' 2024-11-01 08:30:14,666 wheel INFO adding 'django/contrib/flatpages/locale/sk/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,667 wheel INFO adding 'django/contrib/flatpages/locale/sk/LC_MESSAGES/django.po' 2024-11-01 08:30:14,668 wheel INFO adding 'django/contrib/flatpages/locale/sl/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,669 wheel INFO adding 'django/contrib/flatpages/locale/sl/LC_MESSAGES/django.po' 2024-11-01 08:30:14,670 wheel INFO adding 'django/contrib/flatpages/locale/sq/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,671 wheel INFO adding 'django/contrib/flatpages/locale/sq/LC_MESSAGES/django.po' 2024-11-01 08:30:14,672 wheel INFO adding 'django/contrib/flatpages/locale/sr/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,673 wheel INFO adding 'django/contrib/flatpages/locale/sr/LC_MESSAGES/django.po' 2024-11-01 08:30:14,675 wheel INFO adding 'django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,676 wheel INFO adding 'django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.po' 2024-11-01 08:30:14,677 wheel INFO adding 'django/contrib/flatpages/locale/sv/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,678 wheel INFO adding 'django/contrib/flatpages/locale/sv/LC_MESSAGES/django.po' 2024-11-01 08:30:14,679 wheel INFO adding 'django/contrib/flatpages/locale/sw/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,680 wheel INFO adding 'django/contrib/flatpages/locale/sw/LC_MESSAGES/django.po' 2024-11-01 08:30:14,681 wheel INFO adding 'django/contrib/flatpages/locale/ta/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,682 wheel INFO adding 'django/contrib/flatpages/locale/ta/LC_MESSAGES/django.po' 2024-11-01 08:30:14,683 wheel INFO adding 'django/contrib/flatpages/locale/te/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,684 wheel INFO adding 'django/contrib/flatpages/locale/te/LC_MESSAGES/django.po' 2024-11-01 08:30:14,685 wheel INFO adding 'django/contrib/flatpages/locale/tg/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,686 wheel INFO adding 'django/contrib/flatpages/locale/tg/LC_MESSAGES/django.po' 2024-11-01 08:30:14,687 wheel INFO adding 'django/contrib/flatpages/locale/th/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,688 wheel INFO adding 'django/contrib/flatpages/locale/th/LC_MESSAGES/django.po' 2024-11-01 08:30:14,689 wheel INFO adding 'django/contrib/flatpages/locale/tk/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,690 wheel INFO adding 'django/contrib/flatpages/locale/tk/LC_MESSAGES/django.po' 2024-11-01 08:30:14,691 wheel INFO adding 'django/contrib/flatpages/locale/tr/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,692 wheel INFO adding 'django/contrib/flatpages/locale/tr/LC_MESSAGES/django.po' 2024-11-01 08:30:14,693 wheel INFO adding 'django/contrib/flatpages/locale/tt/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,694 wheel INFO adding 'django/contrib/flatpages/locale/tt/LC_MESSAGES/django.po' 2024-11-01 08:30:14,696 wheel INFO adding 'django/contrib/flatpages/locale/udm/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,697 wheel INFO adding 'django/contrib/flatpages/locale/udm/LC_MESSAGES/django.po' 2024-11-01 08:30:14,698 wheel INFO adding 'django/contrib/flatpages/locale/uk/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,699 wheel INFO adding 'django/contrib/flatpages/locale/uk/LC_MESSAGES/django.po' 2024-11-01 08:30:14,700 wheel INFO adding 'django/contrib/flatpages/locale/ur/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,701 wheel INFO adding 'django/contrib/flatpages/locale/ur/LC_MESSAGES/django.po' 2024-11-01 08:30:14,702 wheel INFO adding 'django/contrib/flatpages/locale/vi/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,703 wheel INFO adding 'django/contrib/flatpages/locale/vi/LC_MESSAGES/django.po' 2024-11-01 08:30:14,704 wheel INFO adding 'django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,705 wheel INFO adding 'django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.po' 2024-11-01 08:30:14,706 wheel INFO adding 'django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,707 wheel INFO adding 'django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.po' 2024-11-01 08:30:14,708 wheel INFO adding 'django/contrib/flatpages/migrations/0001_initial.py' 2024-11-01 08:30:14,709 wheel INFO adding 'django/contrib/flatpages/migrations/__init__.py' 2024-11-01 08:30:14,710 wheel INFO adding 'django/contrib/flatpages/templatetags/__init__.py' 2024-11-01 08:30:14,711 wheel INFO adding 'django/contrib/flatpages/templatetags/flatpages.py' 2024-11-01 08:30:14,712 wheel INFO adding 'django/contrib/gis/__init__.py' 2024-11-01 08:30:14,713 wheel INFO adding 'django/contrib/gis/apps.py' 2024-11-01 08:30:14,714 wheel INFO adding 'django/contrib/gis/feeds.py' 2024-11-01 08:30:14,715 wheel INFO adding 'django/contrib/gis/geometry.py' 2024-11-01 08:30:14,716 wheel INFO adding 'django/contrib/gis/measure.py' 2024-11-01 08:30:14,717 wheel INFO adding 'django/contrib/gis/ptr.py' 2024-11-01 08:30:14,718 wheel INFO adding 'django/contrib/gis/shortcuts.py' 2024-11-01 08:30:14,719 wheel INFO adding 'django/contrib/gis/views.py' 2024-11-01 08:30:14,720 wheel INFO adding 'django/contrib/gis/admin/__init__.py' 2024-11-01 08:30:14,721 wheel INFO adding 'django/contrib/gis/admin/options.py' 2024-11-01 08:30:14,722 wheel INFO adding 'django/contrib/gis/admin/widgets.py' 2024-11-01 08:30:14,724 wheel INFO adding 'django/contrib/gis/db/__init__.py' 2024-11-01 08:30:14,725 wheel INFO adding 'django/contrib/gis/db/backends/__init__.py' 2024-11-01 08:30:14,725 wheel INFO adding 'django/contrib/gis/db/backends/utils.py' 2024-11-01 08:30:14,727 wheel INFO adding 'django/contrib/gis/db/backends/base/__init__.py' 2024-11-01 08:30:14,727 wheel INFO adding 'django/contrib/gis/db/backends/base/adapter.py' 2024-11-01 08:30:14,728 wheel INFO adding 'django/contrib/gis/db/backends/base/features.py' 2024-11-01 08:30:14,729 wheel INFO adding 'django/contrib/gis/db/backends/base/models.py' 2024-11-01 08:30:14,730 wheel INFO adding 'django/contrib/gis/db/backends/base/operations.py' 2024-11-01 08:30:14,731 wheel INFO adding 'django/contrib/gis/db/backends/mysql/__init__.py' 2024-11-01 08:30:14,732 wheel INFO adding 'django/contrib/gis/db/backends/mysql/base.py' 2024-11-01 08:30:14,733 wheel INFO adding 'django/contrib/gis/db/backends/mysql/features.py' 2024-11-01 08:30:14,734 wheel INFO adding 'django/contrib/gis/db/backends/mysql/introspection.py' 2024-11-01 08:30:14,735 wheel INFO adding 'django/contrib/gis/db/backends/mysql/operations.py' 2024-11-01 08:30:14,736 wheel INFO adding 'django/contrib/gis/db/backends/mysql/schema.py' 2024-11-01 08:30:14,737 wheel INFO adding 'django/contrib/gis/db/backends/oracle/__init__.py' 2024-11-01 08:30:14,738 wheel INFO adding 'django/contrib/gis/db/backends/oracle/adapter.py' 2024-11-01 08:30:14,738 wheel INFO adding 'django/contrib/gis/db/backends/oracle/base.py' 2024-11-01 08:30:14,739 wheel INFO adding 'django/contrib/gis/db/backends/oracle/features.py' 2024-11-01 08:30:14,740 wheel INFO adding 'django/contrib/gis/db/backends/oracle/introspection.py' 2024-11-01 08:30:14,741 wheel INFO adding 'django/contrib/gis/db/backends/oracle/models.py' 2024-11-01 08:30:14,742 wheel INFO adding 'django/contrib/gis/db/backends/oracle/operations.py' 2024-11-01 08:30:14,743 wheel INFO adding 'django/contrib/gis/db/backends/oracle/schema.py' 2024-11-01 08:30:14,744 wheel INFO adding 'django/contrib/gis/db/backends/postgis/__init__.py' 2024-11-01 08:30:14,745 wheel INFO adding 'django/contrib/gis/db/backends/postgis/adapter.py' 2024-11-01 08:30:14,746 wheel INFO adding 'django/contrib/gis/db/backends/postgis/base.py' 2024-11-01 08:30:14,747 wheel INFO adding 'django/contrib/gis/db/backends/postgis/const.py' 2024-11-01 08:30:14,748 wheel INFO adding 'django/contrib/gis/db/backends/postgis/features.py' 2024-11-01 08:30:14,749 wheel INFO adding 'django/contrib/gis/db/backends/postgis/introspection.py' 2024-11-01 08:30:14,750 wheel INFO adding 'django/contrib/gis/db/backends/postgis/models.py' 2024-11-01 08:30:14,751 wheel INFO adding 'django/contrib/gis/db/backends/postgis/operations.py' 2024-11-01 08:30:14,752 wheel INFO adding 'django/contrib/gis/db/backends/postgis/pgraster.py' 2024-11-01 08:30:14,753 wheel INFO adding 'django/contrib/gis/db/backends/postgis/schema.py' 2024-11-01 08:30:14,754 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/__init__.py' 2024-11-01 08:30:14,755 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/adapter.py' 2024-11-01 08:30:14,756 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/base.py' 2024-11-01 08:30:14,757 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/client.py' 2024-11-01 08:30:14,758 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/features.py' 2024-11-01 08:30:14,759 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/introspection.py' 2024-11-01 08:30:14,760 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/models.py' 2024-11-01 08:30:14,761 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/operations.py' 2024-11-01 08:30:14,762 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/schema.py' 2024-11-01 08:30:14,763 wheel INFO adding 'django/contrib/gis/db/models/__init__.py' 2024-11-01 08:30:14,764 wheel INFO adding 'django/contrib/gis/db/models/aggregates.py' 2024-11-01 08:30:14,765 wheel INFO adding 'django/contrib/gis/db/models/fields.py' 2024-11-01 08:30:14,766 wheel INFO adding 'django/contrib/gis/db/models/functions.py' 2024-11-01 08:30:14,768 wheel INFO adding 'django/contrib/gis/db/models/lookups.py' 2024-11-01 08:30:14,769 wheel INFO adding 'django/contrib/gis/db/models/proxy.py' 2024-11-01 08:30:14,770 wheel INFO adding 'django/contrib/gis/db/models/sql/__init__.py' 2024-11-01 08:30:14,771 wheel INFO adding 'django/contrib/gis/db/models/sql/conversion.py' 2024-11-01 08:30:14,772 wheel INFO adding 'django/contrib/gis/forms/__init__.py' 2024-11-01 08:30:14,773 wheel INFO adding 'django/contrib/gis/forms/fields.py' 2024-11-01 08:30:14,774 wheel INFO adding 'django/contrib/gis/forms/widgets.py' 2024-11-01 08:30:14,775 wheel INFO adding 'django/contrib/gis/gdal/LICENSE' 2024-11-01 08:30:14,776 wheel INFO adding 'django/contrib/gis/gdal/__init__.py' 2024-11-01 08:30:14,777 wheel INFO adding 'django/contrib/gis/gdal/base.py' 2024-11-01 08:30:14,778 wheel INFO adding 'django/contrib/gis/gdal/datasource.py' 2024-11-01 08:30:14,779 wheel INFO adding 'django/contrib/gis/gdal/driver.py' 2024-11-01 08:30:14,780 wheel INFO adding 'django/contrib/gis/gdal/envelope.py' 2024-11-01 08:30:14,781 wheel INFO adding 'django/contrib/gis/gdal/error.py' 2024-11-01 08:30:14,781 wheel INFO adding 'django/contrib/gis/gdal/feature.py' 2024-11-01 08:30:14,782 wheel INFO adding 'django/contrib/gis/gdal/field.py' 2024-11-01 08:30:14,784 wheel INFO adding 'django/contrib/gis/gdal/geometries.py' 2024-11-01 08:30:14,785 wheel INFO adding 'django/contrib/gis/gdal/geomtype.py' 2024-11-01 08:30:14,786 wheel INFO adding 'django/contrib/gis/gdal/layer.py' 2024-11-01 08:30:14,787 wheel INFO adding 'django/contrib/gis/gdal/libgdal.py' 2024-11-01 08:30:14,789 wheel INFO adding 'django/contrib/gis/gdal/srs.py' 2024-11-01 08:30:14,790 wheel INFO adding 'django/contrib/gis/gdal/prototypes/__init__.py' 2024-11-01 08:30:14,791 wheel INFO adding 'django/contrib/gis/gdal/prototypes/ds.py' 2024-11-01 08:30:14,792 wheel INFO adding 'django/contrib/gis/gdal/prototypes/errcheck.py' 2024-11-01 08:30:14,793 wheel INFO adding 'django/contrib/gis/gdal/prototypes/generation.py' 2024-11-01 08:30:14,794 wheel INFO adding 'django/contrib/gis/gdal/prototypes/geom.py' 2024-11-01 08:30:14,795 wheel INFO adding 'django/contrib/gis/gdal/prototypes/raster.py' 2024-11-01 08:30:14,796 wheel INFO adding 'django/contrib/gis/gdal/prototypes/srs.py' 2024-11-01 08:30:14,797 wheel INFO adding 'django/contrib/gis/gdal/raster/__init__.py' 2024-11-01 08:30:14,798 wheel INFO adding 'django/contrib/gis/gdal/raster/band.py' 2024-11-01 08:30:14,800 wheel INFO adding 'django/contrib/gis/gdal/raster/base.py' 2024-11-01 08:30:14,801 wheel INFO adding 'django/contrib/gis/gdal/raster/const.py' 2024-11-01 08:30:14,802 wheel INFO adding 'django/contrib/gis/gdal/raster/source.py' 2024-11-01 08:30:14,803 wheel INFO adding 'django/contrib/gis/geoip2/__init__.py' 2024-11-01 08:30:14,804 wheel INFO adding 'django/contrib/gis/geoip2/base.py' 2024-11-01 08:30:14,805 wheel INFO adding 'django/contrib/gis/geoip2/resources.py' 2024-11-01 08:30:14,806 wheel INFO adding 'django/contrib/gis/geos/LICENSE' 2024-11-01 08:30:14,807 wheel INFO adding 'django/contrib/gis/geos/__init__.py' 2024-11-01 08:30:14,808 wheel INFO adding 'django/contrib/gis/geos/base.py' 2024-11-01 08:30:14,809 wheel INFO adding 'django/contrib/gis/geos/collections.py' 2024-11-01 08:30:14,810 wheel INFO adding 'django/contrib/gis/geos/coordseq.py' 2024-11-01 08:30:14,811 wheel INFO adding 'django/contrib/gis/geos/error.py' 2024-11-01 08:30:14,812 wheel INFO adding 'django/contrib/gis/geos/factory.py' 2024-11-01 08:30:14,813 wheel INFO adding 'django/contrib/gis/geos/geometry.py' 2024-11-01 08:30:14,814 wheel INFO adding 'django/contrib/gis/geos/io.py' 2024-11-01 08:30:14,815 wheel INFO adding 'django/contrib/gis/geos/libgeos.py' 2024-11-01 08:30:14,816 wheel INFO adding 'django/contrib/gis/geos/linestring.py' 2024-11-01 08:30:14,817 wheel INFO adding 'django/contrib/gis/geos/mutable_list.py' 2024-11-01 08:30:14,819 wheel INFO adding 'django/contrib/gis/geos/point.py' 2024-11-01 08:30:14,820 wheel INFO adding 'django/contrib/gis/geos/polygon.py' 2024-11-01 08:30:14,821 wheel INFO adding 'django/contrib/gis/geos/prepared.py' 2024-11-01 08:30:14,822 wheel INFO adding 'django/contrib/gis/geos/prototypes/__init__.py' 2024-11-01 08:30:14,823 wheel INFO adding 'django/contrib/gis/geos/prototypes/coordseq.py' 2024-11-01 08:30:14,824 wheel INFO adding 'django/contrib/gis/geos/prototypes/errcheck.py' 2024-11-01 08:30:14,824 wheel INFO adding 'django/contrib/gis/geos/prototypes/geom.py' 2024-11-01 08:30:14,826 wheel INFO adding 'django/contrib/gis/geos/prototypes/io.py' 2024-11-01 08:30:14,827 wheel INFO adding 'django/contrib/gis/geos/prototypes/misc.py' 2024-11-01 08:30:14,828 wheel INFO adding 'django/contrib/gis/geos/prototypes/predicates.py' 2024-11-01 08:30:14,829 wheel INFO adding 'django/contrib/gis/geos/prototypes/prepared.py' 2024-11-01 08:30:14,829 wheel INFO adding 'django/contrib/gis/geos/prototypes/threadsafe.py' 2024-11-01 08:30:14,830 wheel INFO adding 'django/contrib/gis/geos/prototypes/topology.py' 2024-11-01 08:30:14,834 wheel INFO adding 'django/contrib/gis/locale/af/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,835 wheel INFO adding 'django/contrib/gis/locale/af/LC_MESSAGES/django.po' 2024-11-01 08:30:14,836 wheel INFO adding 'django/contrib/gis/locale/ar/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,837 wheel INFO adding 'django/contrib/gis/locale/ar/LC_MESSAGES/django.po' 2024-11-01 08:30:14,838 wheel INFO adding 'django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,839 wheel INFO adding 'django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.po' 2024-11-01 08:30:14,841 wheel INFO adding 'django/contrib/gis/locale/ast/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,841 wheel INFO adding 'django/contrib/gis/locale/ast/LC_MESSAGES/django.po' 2024-11-01 08:30:14,843 wheel INFO adding 'django/contrib/gis/locale/az/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,843 wheel INFO adding 'django/contrib/gis/locale/az/LC_MESSAGES/django.po' 2024-11-01 08:30:14,845 wheel INFO adding 'django/contrib/gis/locale/be/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,846 wheel INFO adding 'django/contrib/gis/locale/be/LC_MESSAGES/django.po' 2024-11-01 08:30:14,847 wheel INFO adding 'django/contrib/gis/locale/bg/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,848 wheel INFO adding 'django/contrib/gis/locale/bg/LC_MESSAGES/django.po' 2024-11-01 08:30:14,849 wheel INFO adding 'django/contrib/gis/locale/bn/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,850 wheel INFO adding 'django/contrib/gis/locale/bn/LC_MESSAGES/django.po' 2024-11-01 08:30:14,851 wheel INFO adding 'django/contrib/gis/locale/br/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,852 wheel INFO adding 'django/contrib/gis/locale/br/LC_MESSAGES/django.po' 2024-11-01 08:30:14,853 wheel INFO adding 'django/contrib/gis/locale/bs/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,854 wheel INFO adding 'django/contrib/gis/locale/bs/LC_MESSAGES/django.po' 2024-11-01 08:30:14,855 wheel INFO adding 'django/contrib/gis/locale/ca/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,856 wheel INFO adding 'django/contrib/gis/locale/ca/LC_MESSAGES/django.po' 2024-11-01 08:30:14,857 wheel INFO adding 'django/contrib/gis/locale/ckb/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,858 wheel INFO adding 'django/contrib/gis/locale/ckb/LC_MESSAGES/django.po' 2024-11-01 08:30:14,859 wheel INFO adding 'django/contrib/gis/locale/cs/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,860 wheel INFO adding 'django/contrib/gis/locale/cs/LC_MESSAGES/django.po' 2024-11-01 08:30:14,861 wheel INFO adding 'django/contrib/gis/locale/cy/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,862 wheel INFO adding 'django/contrib/gis/locale/cy/LC_MESSAGES/django.po' 2024-11-01 08:30:14,864 wheel INFO adding 'django/contrib/gis/locale/da/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,865 wheel INFO adding 'django/contrib/gis/locale/da/LC_MESSAGES/django.po' 2024-11-01 08:30:14,866 wheel INFO adding 'django/contrib/gis/locale/de/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,867 wheel INFO adding 'django/contrib/gis/locale/de/LC_MESSAGES/django.po' 2024-11-01 08:30:14,868 wheel INFO adding 'django/contrib/gis/locale/dsb/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,869 wheel INFO adding 'django/contrib/gis/locale/dsb/LC_MESSAGES/django.po' 2024-11-01 08:30:14,870 wheel INFO adding 'django/contrib/gis/locale/el/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,871 wheel INFO adding 'django/contrib/gis/locale/el/LC_MESSAGES/django.po' 2024-11-01 08:30:14,872 wheel INFO adding 'django/contrib/gis/locale/en/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,873 wheel INFO adding 'django/contrib/gis/locale/en/LC_MESSAGES/django.po' 2024-11-01 08:30:14,874 wheel INFO adding 'django/contrib/gis/locale/en_AU/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,875 wheel INFO adding 'django/contrib/gis/locale/en_AU/LC_MESSAGES/django.po' 2024-11-01 08:30:14,876 wheel INFO adding 'django/contrib/gis/locale/en_GB/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,877 wheel INFO adding 'django/contrib/gis/locale/en_GB/LC_MESSAGES/django.po' 2024-11-01 08:30:14,878 wheel INFO adding 'django/contrib/gis/locale/eo/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,879 wheel INFO adding 'django/contrib/gis/locale/eo/LC_MESSAGES/django.po' 2024-11-01 08:30:14,880 wheel INFO adding 'django/contrib/gis/locale/es/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,881 wheel INFO adding 'django/contrib/gis/locale/es/LC_MESSAGES/django.po' 2024-11-01 08:30:14,882 wheel INFO adding 'django/contrib/gis/locale/es_AR/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,883 wheel INFO adding 'django/contrib/gis/locale/es_AR/LC_MESSAGES/django.po' 2024-11-01 08:30:14,884 wheel INFO adding 'django/contrib/gis/locale/es_CO/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,885 wheel INFO adding 'django/contrib/gis/locale/es_CO/LC_MESSAGES/django.po' 2024-11-01 08:30:14,886 wheel INFO adding 'django/contrib/gis/locale/es_MX/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,887 wheel INFO adding 'django/contrib/gis/locale/es_MX/LC_MESSAGES/django.po' 2024-11-01 08:30:14,888 wheel INFO adding 'django/contrib/gis/locale/es_VE/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,889 wheel INFO adding 'django/contrib/gis/locale/es_VE/LC_MESSAGES/django.po' 2024-11-01 08:30:14,891 wheel INFO adding 'django/contrib/gis/locale/et/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,892 wheel INFO adding 'django/contrib/gis/locale/et/LC_MESSAGES/django.po' 2024-11-01 08:30:14,893 wheel INFO adding 'django/contrib/gis/locale/eu/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,894 wheel INFO adding 'django/contrib/gis/locale/eu/LC_MESSAGES/django.po' 2024-11-01 08:30:14,895 wheel INFO adding 'django/contrib/gis/locale/fa/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,896 wheel INFO adding 'django/contrib/gis/locale/fa/LC_MESSAGES/django.po' 2024-11-01 08:30:14,897 wheel INFO adding 'django/contrib/gis/locale/fi/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,898 wheel INFO adding 'django/contrib/gis/locale/fi/LC_MESSAGES/django.po' 2024-11-01 08:30:14,899 wheel INFO adding 'django/contrib/gis/locale/fr/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,900 wheel INFO adding 'django/contrib/gis/locale/fr/LC_MESSAGES/django.po' 2024-11-01 08:30:14,901 wheel INFO adding 'django/contrib/gis/locale/fy/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,902 wheel INFO adding 'django/contrib/gis/locale/fy/LC_MESSAGES/django.po' 2024-11-01 08:30:14,903 wheel INFO adding 'django/contrib/gis/locale/ga/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,904 wheel INFO adding 'django/contrib/gis/locale/ga/LC_MESSAGES/django.po' 2024-11-01 08:30:14,905 wheel INFO adding 'django/contrib/gis/locale/gd/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,906 wheel INFO adding 'django/contrib/gis/locale/gd/LC_MESSAGES/django.po' 2024-11-01 08:30:14,907 wheel INFO adding 'django/contrib/gis/locale/gl/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,908 wheel INFO adding 'django/contrib/gis/locale/gl/LC_MESSAGES/django.po' 2024-11-01 08:30:14,909 wheel INFO adding 'django/contrib/gis/locale/he/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,910 wheel INFO adding 'django/contrib/gis/locale/he/LC_MESSAGES/django.po' 2024-11-01 08:30:14,911 wheel INFO adding 'django/contrib/gis/locale/hi/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,912 wheel INFO adding 'django/contrib/gis/locale/hi/LC_MESSAGES/django.po' 2024-11-01 08:30:14,914 wheel INFO adding 'django/contrib/gis/locale/hr/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,914 wheel INFO adding 'django/contrib/gis/locale/hr/LC_MESSAGES/django.po' 2024-11-01 08:30:14,916 wheel INFO adding 'django/contrib/gis/locale/hsb/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,917 wheel INFO adding 'django/contrib/gis/locale/hsb/LC_MESSAGES/django.po' 2024-11-01 08:30:14,918 wheel INFO adding 'django/contrib/gis/locale/hu/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,919 wheel INFO adding 'django/contrib/gis/locale/hu/LC_MESSAGES/django.po' 2024-11-01 08:30:14,920 wheel INFO adding 'django/contrib/gis/locale/hy/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,921 wheel INFO adding 'django/contrib/gis/locale/hy/LC_MESSAGES/django.po' 2024-11-01 08:30:14,922 wheel INFO adding 'django/contrib/gis/locale/ia/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,923 wheel INFO adding 'django/contrib/gis/locale/ia/LC_MESSAGES/django.po' 2024-11-01 08:30:14,924 wheel INFO adding 'django/contrib/gis/locale/id/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,925 wheel INFO adding 'django/contrib/gis/locale/id/LC_MESSAGES/django.po' 2024-11-01 08:30:14,926 wheel INFO adding 'django/contrib/gis/locale/io/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,927 wheel INFO adding 'django/contrib/gis/locale/io/LC_MESSAGES/django.po' 2024-11-01 08:30:14,928 wheel INFO adding 'django/contrib/gis/locale/is/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,929 wheel INFO adding 'django/contrib/gis/locale/is/LC_MESSAGES/django.po' 2024-11-01 08:30:14,930 wheel INFO adding 'django/contrib/gis/locale/it/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,931 wheel INFO adding 'django/contrib/gis/locale/it/LC_MESSAGES/django.po' 2024-11-01 08:30:14,932 wheel INFO adding 'django/contrib/gis/locale/ja/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,933 wheel INFO adding 'django/contrib/gis/locale/ja/LC_MESSAGES/django.po' 2024-11-01 08:30:14,934 wheel INFO adding 'django/contrib/gis/locale/ka/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,936 wheel INFO adding 'django/contrib/gis/locale/ka/LC_MESSAGES/django.po' 2024-11-01 08:30:14,937 wheel INFO adding 'django/contrib/gis/locale/kk/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,938 wheel INFO adding 'django/contrib/gis/locale/kk/LC_MESSAGES/django.po' 2024-11-01 08:30:14,939 wheel INFO adding 'django/contrib/gis/locale/km/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,940 wheel INFO adding 'django/contrib/gis/locale/km/LC_MESSAGES/django.po' 2024-11-01 08:30:14,941 wheel INFO adding 'django/contrib/gis/locale/kn/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,942 wheel INFO adding 'django/contrib/gis/locale/kn/LC_MESSAGES/django.po' 2024-11-01 08:30:14,943 wheel INFO adding 'django/contrib/gis/locale/ko/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,944 wheel INFO adding 'django/contrib/gis/locale/ko/LC_MESSAGES/django.po' 2024-11-01 08:30:14,946 wheel INFO adding 'django/contrib/gis/locale/ky/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,946 wheel INFO adding 'django/contrib/gis/locale/ky/LC_MESSAGES/django.po' 2024-11-01 08:30:14,948 wheel INFO adding 'django/contrib/gis/locale/lb/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,949 wheel INFO adding 'django/contrib/gis/locale/lb/LC_MESSAGES/django.po' 2024-11-01 08:30:14,950 wheel INFO adding 'django/contrib/gis/locale/lt/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,951 wheel INFO adding 'django/contrib/gis/locale/lt/LC_MESSAGES/django.po' 2024-11-01 08:30:14,952 wheel INFO adding 'django/contrib/gis/locale/lv/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,953 wheel INFO adding 'django/contrib/gis/locale/lv/LC_MESSAGES/django.po' 2024-11-01 08:30:14,954 wheel INFO adding 'django/contrib/gis/locale/mk/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,955 wheel INFO adding 'django/contrib/gis/locale/mk/LC_MESSAGES/django.po' 2024-11-01 08:30:14,956 wheel INFO adding 'django/contrib/gis/locale/ml/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,957 wheel INFO adding 'django/contrib/gis/locale/ml/LC_MESSAGES/django.po' 2024-11-01 08:30:14,958 wheel INFO adding 'django/contrib/gis/locale/mn/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,959 wheel INFO adding 'django/contrib/gis/locale/mn/LC_MESSAGES/django.po' 2024-11-01 08:30:14,960 wheel INFO adding 'django/contrib/gis/locale/mr/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,962 wheel INFO adding 'django/contrib/gis/locale/mr/LC_MESSAGES/django.po' 2024-11-01 08:30:14,963 wheel INFO adding 'django/contrib/gis/locale/ms/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,964 wheel INFO adding 'django/contrib/gis/locale/ms/LC_MESSAGES/django.po' 2024-11-01 08:30:14,965 wheel INFO adding 'django/contrib/gis/locale/my/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,966 wheel INFO adding 'django/contrib/gis/locale/my/LC_MESSAGES/django.po' 2024-11-01 08:30:14,967 wheel INFO adding 'django/contrib/gis/locale/nb/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,968 wheel INFO adding 'django/contrib/gis/locale/nb/LC_MESSAGES/django.po' 2024-11-01 08:30:14,969 wheel INFO adding 'django/contrib/gis/locale/ne/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,970 wheel INFO adding 'django/contrib/gis/locale/ne/LC_MESSAGES/django.po' 2024-11-01 08:30:14,971 wheel INFO adding 'django/contrib/gis/locale/nl/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,972 wheel INFO adding 'django/contrib/gis/locale/nl/LC_MESSAGES/django.po' 2024-11-01 08:30:14,973 wheel INFO adding 'django/contrib/gis/locale/nn/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,974 wheel INFO adding 'django/contrib/gis/locale/nn/LC_MESSAGES/django.po' 2024-11-01 08:30:14,975 wheel INFO adding 'django/contrib/gis/locale/os/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,976 wheel INFO adding 'django/contrib/gis/locale/os/LC_MESSAGES/django.po' 2024-11-01 08:30:14,977 wheel INFO adding 'django/contrib/gis/locale/pa/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,978 wheel INFO adding 'django/contrib/gis/locale/pa/LC_MESSAGES/django.po' 2024-11-01 08:30:14,979 wheel INFO adding 'django/contrib/gis/locale/pl/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,980 wheel INFO adding 'django/contrib/gis/locale/pl/LC_MESSAGES/django.po' 2024-11-01 08:30:14,982 wheel INFO adding 'django/contrib/gis/locale/pt/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,982 wheel INFO adding 'django/contrib/gis/locale/pt/LC_MESSAGES/django.po' 2024-11-01 08:30:14,984 wheel INFO adding 'django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,985 wheel INFO adding 'django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.po' 2024-11-01 08:30:14,986 wheel INFO adding 'django/contrib/gis/locale/ro/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,987 wheel INFO adding 'django/contrib/gis/locale/ro/LC_MESSAGES/django.po' 2024-11-01 08:30:14,988 wheel INFO adding 'django/contrib/gis/locale/ru/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,989 wheel INFO adding 'django/contrib/gis/locale/ru/LC_MESSAGES/django.po' 2024-11-01 08:30:14,990 wheel INFO adding 'django/contrib/gis/locale/sk/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,991 wheel INFO adding 'django/contrib/gis/locale/sk/LC_MESSAGES/django.po' 2024-11-01 08:30:14,992 wheel INFO adding 'django/contrib/gis/locale/sl/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,993 wheel INFO adding 'django/contrib/gis/locale/sl/LC_MESSAGES/django.po' 2024-11-01 08:30:14,994 wheel INFO adding 'django/contrib/gis/locale/sq/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,995 wheel INFO adding 'django/contrib/gis/locale/sq/LC_MESSAGES/django.po' 2024-11-01 08:30:14,996 wheel INFO adding 'django/contrib/gis/locale/sr/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,997 wheel INFO adding 'django/contrib/gis/locale/sr/LC_MESSAGES/django.po' 2024-11-01 08:30:14,998 wheel INFO adding 'django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-11-01 08:30:14,999 wheel INFO adding 'django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.po' 2024-11-01 08:30:15,001 wheel INFO adding 'django/contrib/gis/locale/sv/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,002 wheel INFO adding 'django/contrib/gis/locale/sv/LC_MESSAGES/django.po' 2024-11-01 08:30:15,003 wheel INFO adding 'django/contrib/gis/locale/sw/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,004 wheel INFO adding 'django/contrib/gis/locale/sw/LC_MESSAGES/django.po' 2024-11-01 08:30:15,005 wheel INFO adding 'django/contrib/gis/locale/ta/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,006 wheel INFO adding 'django/contrib/gis/locale/ta/LC_MESSAGES/django.po' 2024-11-01 08:30:15,007 wheel INFO adding 'django/contrib/gis/locale/te/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,008 wheel INFO adding 'django/contrib/gis/locale/te/LC_MESSAGES/django.po' 2024-11-01 08:30:15,009 wheel INFO adding 'django/contrib/gis/locale/tg/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,010 wheel INFO adding 'django/contrib/gis/locale/tg/LC_MESSAGES/django.po' 2024-11-01 08:30:15,011 wheel INFO adding 'django/contrib/gis/locale/th/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,012 wheel INFO adding 'django/contrib/gis/locale/th/LC_MESSAGES/django.po' 2024-11-01 08:30:15,013 wheel INFO adding 'django/contrib/gis/locale/tr/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,014 wheel INFO adding 'django/contrib/gis/locale/tr/LC_MESSAGES/django.po' 2024-11-01 08:30:15,015 wheel INFO adding 'django/contrib/gis/locale/tt/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,016 wheel INFO adding 'django/contrib/gis/locale/tt/LC_MESSAGES/django.po' 2024-11-01 08:30:15,017 wheel INFO adding 'django/contrib/gis/locale/udm/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,018 wheel INFO adding 'django/contrib/gis/locale/udm/LC_MESSAGES/django.po' 2024-11-01 08:30:15,019 wheel INFO adding 'django/contrib/gis/locale/uk/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,020 wheel INFO adding 'django/contrib/gis/locale/uk/LC_MESSAGES/django.po' 2024-11-01 08:30:15,021 wheel INFO adding 'django/contrib/gis/locale/ur/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,022 wheel INFO adding 'django/contrib/gis/locale/ur/LC_MESSAGES/django.po' 2024-11-01 08:30:15,023 wheel INFO adding 'django/contrib/gis/locale/vi/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,024 wheel INFO adding 'django/contrib/gis/locale/vi/LC_MESSAGES/django.po' 2024-11-01 08:30:15,025 wheel INFO adding 'django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,026 wheel INFO adding 'django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.po' 2024-11-01 08:30:15,028 wheel INFO adding 'django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,028 wheel INFO adding 'django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.po' 2024-11-01 08:30:15,029 wheel INFO adding 'django/contrib/gis/management/__init__.py' 2024-11-01 08:30:15,030 wheel INFO adding 'django/contrib/gis/management/commands/__init__.py' 2024-11-01 08:30:15,031 wheel INFO adding 'django/contrib/gis/management/commands/inspectdb.py' 2024-11-01 08:30:15,032 wheel INFO adding 'django/contrib/gis/management/commands/ogrinspect.py' 2024-11-01 08:30:15,033 wheel INFO adding 'django/contrib/gis/serializers/__init__.py' 2024-11-01 08:30:15,034 wheel INFO adding 'django/contrib/gis/serializers/geojson.py' 2024-11-01 08:30:15,035 wheel INFO adding 'django/contrib/gis/sitemaps/__init__.py' 2024-11-01 08:30:15,036 wheel INFO adding 'django/contrib/gis/sitemaps/kml.py' 2024-11-01 08:30:15,037 wheel INFO adding 'django/contrib/gis/sitemaps/views.py' 2024-11-01 08:30:15,038 wheel INFO adding 'django/contrib/gis/static/gis/css/ol3.css' 2024-11-01 08:30:15,039 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_line_off.svg' 2024-11-01 08:30:15,040 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_line_on.svg' 2024-11-01 08:30:15,041 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_point_off.svg' 2024-11-01 08:30:15,042 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_point_on.svg' 2024-11-01 08:30:15,042 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_polygon_off.svg' 2024-11-01 08:30:15,043 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_polygon_on.svg' 2024-11-01 08:30:15,045 wheel INFO adding 'django/contrib/gis/static/gis/js/OLMapWidget.js' 2024-11-01 08:30:15,046 wheel INFO adding 'django/contrib/gis/templates/gis/openlayers-osm.html' 2024-11-01 08:30:15,047 wheel INFO adding 'django/contrib/gis/templates/gis/openlayers.html' 2024-11-01 08:30:15,048 wheel INFO adding 'django/contrib/gis/templates/gis/admin/openlayers.html' 2024-11-01 08:30:15,049 wheel INFO adding 'django/contrib/gis/templates/gis/admin/openlayers.js' 2024-11-01 08:30:15,050 wheel INFO adding 'django/contrib/gis/templates/gis/admin/osm.html' 2024-11-01 08:30:15,051 wheel INFO adding 'django/contrib/gis/templates/gis/admin/osm.js' 2024-11-01 08:30:15,052 wheel INFO adding 'django/contrib/gis/templates/gis/kml/base.kml' 2024-11-01 08:30:15,053 wheel INFO adding 'django/contrib/gis/templates/gis/kml/placemarks.kml' 2024-11-01 08:30:15,054 wheel INFO adding 'django/contrib/gis/utils/__init__.py' 2024-11-01 08:30:15,055 wheel INFO adding 'django/contrib/gis/utils/layermapping.py' 2024-11-01 08:30:15,057 wheel INFO adding 'django/contrib/gis/utils/ogrinfo.py' 2024-11-01 08:30:15,058 wheel INFO adding 'django/contrib/gis/utils/ogrinspect.py' 2024-11-01 08:30:15,059 wheel INFO adding 'django/contrib/gis/utils/srs.py' 2024-11-01 08:30:15,060 wheel INFO adding 'django/contrib/humanize/__init__.py' 2024-11-01 08:30:15,061 wheel INFO adding 'django/contrib/humanize/apps.py' 2024-11-01 08:30:15,064 wheel INFO adding 'django/contrib/humanize/locale/af/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,065 wheel INFO adding 'django/contrib/humanize/locale/af/LC_MESSAGES/django.po' 2024-11-01 08:30:15,067 wheel INFO adding 'django/contrib/humanize/locale/ar/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,068 wheel INFO adding 'django/contrib/humanize/locale/ar/LC_MESSAGES/django.po' 2024-11-01 08:30:15,070 wheel INFO adding 'django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,071 wheel INFO adding 'django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.po' 2024-11-01 08:30:15,073 wheel INFO adding 'django/contrib/humanize/locale/ast/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,074 wheel INFO adding 'django/contrib/humanize/locale/ast/LC_MESSAGES/django.po' 2024-11-01 08:30:15,075 wheel INFO adding 'django/contrib/humanize/locale/az/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,076 wheel INFO adding 'django/contrib/humanize/locale/az/LC_MESSAGES/django.po' 2024-11-01 08:30:15,077 wheel INFO adding 'django/contrib/humanize/locale/be/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,079 wheel INFO adding 'django/contrib/humanize/locale/be/LC_MESSAGES/django.po' 2024-11-01 08:30:15,080 wheel INFO adding 'django/contrib/humanize/locale/bg/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,081 wheel INFO adding 'django/contrib/humanize/locale/bg/LC_MESSAGES/django.po' 2024-11-01 08:30:15,083 wheel INFO adding 'django/contrib/humanize/locale/bn/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,084 wheel INFO adding 'django/contrib/humanize/locale/bn/LC_MESSAGES/django.po' 2024-11-01 08:30:15,085 wheel INFO adding 'django/contrib/humanize/locale/br/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,086 wheel INFO adding 'django/contrib/humanize/locale/br/LC_MESSAGES/django.po' 2024-11-01 08:30:15,088 wheel INFO adding 'django/contrib/humanize/locale/bs/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,089 wheel INFO adding 'django/contrib/humanize/locale/bs/LC_MESSAGES/django.po' 2024-11-01 08:30:15,090 wheel INFO adding 'django/contrib/humanize/locale/ca/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,091 wheel INFO adding 'django/contrib/humanize/locale/ca/LC_MESSAGES/django.po' 2024-11-01 08:30:15,093 wheel INFO adding 'django/contrib/humanize/locale/ckb/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,094 wheel INFO adding 'django/contrib/humanize/locale/ckb/LC_MESSAGES/django.po' 2024-11-01 08:30:15,095 wheel INFO adding 'django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,096 wheel INFO adding 'django/contrib/humanize/locale/cs/LC_MESSAGES/django.po' 2024-11-01 08:30:15,098 wheel INFO adding 'django/contrib/humanize/locale/cy/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,099 wheel INFO adding 'django/contrib/humanize/locale/cy/LC_MESSAGES/django.po' 2024-11-01 08:30:15,101 wheel INFO adding 'django/contrib/humanize/locale/da/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,102 wheel INFO adding 'django/contrib/humanize/locale/da/LC_MESSAGES/django.po' 2024-11-01 08:30:15,103 wheel INFO adding 'django/contrib/humanize/locale/de/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,104 wheel INFO adding 'django/contrib/humanize/locale/de/LC_MESSAGES/django.po' 2024-11-01 08:30:15,105 wheel INFO adding 'django/contrib/humanize/locale/dsb/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,107 wheel INFO adding 'django/contrib/humanize/locale/dsb/LC_MESSAGES/django.po' 2024-11-01 08:30:15,108 wheel INFO adding 'django/contrib/humanize/locale/el/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,109 wheel INFO adding 'django/contrib/humanize/locale/el/LC_MESSAGES/django.po' 2024-11-01 08:30:15,111 wheel INFO adding 'django/contrib/humanize/locale/en/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,112 wheel INFO adding 'django/contrib/humanize/locale/en/LC_MESSAGES/django.po' 2024-11-01 08:30:15,113 wheel INFO adding 'django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,114 wheel INFO adding 'django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.po' 2024-11-01 08:30:15,115 wheel INFO adding 'django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,116 wheel INFO adding 'django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.po' 2024-11-01 08:30:15,118 wheel INFO adding 'django/contrib/humanize/locale/eo/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,119 wheel INFO adding 'django/contrib/humanize/locale/eo/LC_MESSAGES/django.po' 2024-11-01 08:30:15,120 wheel INFO adding 'django/contrib/humanize/locale/es/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,121 wheel INFO adding 'django/contrib/humanize/locale/es/LC_MESSAGES/django.po' 2024-11-01 08:30:15,123 wheel INFO adding 'django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,124 wheel INFO adding 'django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.po' 2024-11-01 08:30:15,125 wheel INFO adding 'django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,126 wheel INFO adding 'django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.po' 2024-11-01 08:30:15,127 wheel INFO adding 'django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,129 wheel INFO adding 'django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po' 2024-11-01 08:30:15,130 wheel INFO adding 'django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,131 wheel INFO adding 'django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.po' 2024-11-01 08:30:15,132 wheel INFO adding 'django/contrib/humanize/locale/et/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,133 wheel INFO adding 'django/contrib/humanize/locale/et/LC_MESSAGES/django.po' 2024-11-01 08:30:15,134 wheel INFO adding 'django/contrib/humanize/locale/eu/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,135 wheel INFO adding 'django/contrib/humanize/locale/eu/LC_MESSAGES/django.po' 2024-11-01 08:30:15,137 wheel INFO adding 'django/contrib/humanize/locale/fa/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,138 wheel INFO adding 'django/contrib/humanize/locale/fa/LC_MESSAGES/django.po' 2024-11-01 08:30:15,139 wheel INFO adding 'django/contrib/humanize/locale/fi/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,141 wheel INFO adding 'django/contrib/humanize/locale/fi/LC_MESSAGES/django.po' 2024-11-01 08:30:15,142 wheel INFO adding 'django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,143 wheel INFO adding 'django/contrib/humanize/locale/fr/LC_MESSAGES/django.po' 2024-11-01 08:30:15,144 wheel INFO adding 'django/contrib/humanize/locale/fy/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,145 wheel INFO adding 'django/contrib/humanize/locale/fy/LC_MESSAGES/django.po' 2024-11-01 08:30:15,146 wheel INFO adding 'django/contrib/humanize/locale/ga/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,148 wheel INFO adding 'django/contrib/humanize/locale/ga/LC_MESSAGES/django.po' 2024-11-01 08:30:15,149 wheel INFO adding 'django/contrib/humanize/locale/gd/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,150 wheel INFO adding 'django/contrib/humanize/locale/gd/LC_MESSAGES/django.po' 2024-11-01 08:30:15,152 wheel INFO adding 'django/contrib/humanize/locale/gl/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,153 wheel INFO adding 'django/contrib/humanize/locale/gl/LC_MESSAGES/django.po' 2024-11-01 08:30:15,154 wheel INFO adding 'django/contrib/humanize/locale/he/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,156 wheel INFO adding 'django/contrib/humanize/locale/he/LC_MESSAGES/django.po' 2024-11-01 08:30:15,157 wheel INFO adding 'django/contrib/humanize/locale/hi/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,158 wheel INFO adding 'django/contrib/humanize/locale/hi/LC_MESSAGES/django.po' 2024-11-01 08:30:15,160 wheel INFO adding 'django/contrib/humanize/locale/hr/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,160 wheel INFO adding 'django/contrib/humanize/locale/hr/LC_MESSAGES/django.po' 2024-11-01 08:30:15,162 wheel INFO adding 'django/contrib/humanize/locale/hsb/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,163 wheel INFO adding 'django/contrib/humanize/locale/hsb/LC_MESSAGES/django.po' 2024-11-01 08:30:15,165 wheel INFO adding 'django/contrib/humanize/locale/hu/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,166 wheel INFO adding 'django/contrib/humanize/locale/hu/LC_MESSAGES/django.po' 2024-11-01 08:30:15,167 wheel INFO adding 'django/contrib/humanize/locale/hy/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,168 wheel INFO adding 'django/contrib/humanize/locale/hy/LC_MESSAGES/django.po' 2024-11-01 08:30:15,169 wheel INFO adding 'django/contrib/humanize/locale/ia/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,170 wheel INFO adding 'django/contrib/humanize/locale/ia/LC_MESSAGES/django.po' 2024-11-01 08:30:15,172 wheel INFO adding 'django/contrib/humanize/locale/id/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,173 wheel INFO adding 'django/contrib/humanize/locale/id/LC_MESSAGES/django.po' 2024-11-01 08:30:15,174 wheel INFO adding 'django/contrib/humanize/locale/io/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,175 wheel INFO adding 'django/contrib/humanize/locale/io/LC_MESSAGES/django.po' 2024-11-01 08:30:15,176 wheel INFO adding 'django/contrib/humanize/locale/is/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,177 wheel INFO adding 'django/contrib/humanize/locale/is/LC_MESSAGES/django.po' 2024-11-01 08:30:15,178 wheel INFO adding 'django/contrib/humanize/locale/it/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,180 wheel INFO adding 'django/contrib/humanize/locale/it/LC_MESSAGES/django.po' 2024-11-01 08:30:15,181 wheel INFO adding 'django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,182 wheel INFO adding 'django/contrib/humanize/locale/ja/LC_MESSAGES/django.po' 2024-11-01 08:30:15,184 wheel INFO adding 'django/contrib/humanize/locale/ka/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,185 wheel INFO adding 'django/contrib/humanize/locale/ka/LC_MESSAGES/django.po' 2024-11-01 08:30:15,186 wheel INFO adding 'django/contrib/humanize/locale/kk/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,187 wheel INFO adding 'django/contrib/humanize/locale/kk/LC_MESSAGES/django.po' 2024-11-01 08:30:15,189 wheel INFO adding 'django/contrib/humanize/locale/km/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,190 wheel INFO adding 'django/contrib/humanize/locale/km/LC_MESSAGES/django.po' 2024-11-01 08:30:15,191 wheel INFO adding 'django/contrib/humanize/locale/kn/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,192 wheel INFO adding 'django/contrib/humanize/locale/kn/LC_MESSAGES/django.po' 2024-11-01 08:30:15,193 wheel INFO adding 'django/contrib/humanize/locale/ko/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,194 wheel INFO adding 'django/contrib/humanize/locale/ko/LC_MESSAGES/django.po' 2024-11-01 08:30:15,196 wheel INFO adding 'django/contrib/humanize/locale/ky/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,197 wheel INFO adding 'django/contrib/humanize/locale/ky/LC_MESSAGES/django.po' 2024-11-01 08:30:15,198 wheel INFO adding 'django/contrib/humanize/locale/lb/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,199 wheel INFO adding 'django/contrib/humanize/locale/lb/LC_MESSAGES/django.po' 2024-11-01 08:30:15,200 wheel INFO adding 'django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,201 wheel INFO adding 'django/contrib/humanize/locale/lt/LC_MESSAGES/django.po' 2024-11-01 08:30:15,203 wheel INFO adding 'django/contrib/humanize/locale/lv/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,204 wheel INFO adding 'django/contrib/humanize/locale/lv/LC_MESSAGES/django.po' 2024-11-01 08:30:15,205 wheel INFO adding 'django/contrib/humanize/locale/mk/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,206 wheel INFO adding 'django/contrib/humanize/locale/mk/LC_MESSAGES/django.po' 2024-11-01 08:30:15,208 wheel INFO adding 'django/contrib/humanize/locale/ml/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,209 wheel INFO adding 'django/contrib/humanize/locale/ml/LC_MESSAGES/django.po' 2024-11-01 08:30:15,210 wheel INFO adding 'django/contrib/humanize/locale/mn/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,212 wheel INFO adding 'django/contrib/humanize/locale/mn/LC_MESSAGES/django.po' 2024-11-01 08:30:15,213 wheel INFO adding 'django/contrib/humanize/locale/mr/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,214 wheel INFO adding 'django/contrib/humanize/locale/mr/LC_MESSAGES/django.po' 2024-11-01 08:30:15,215 wheel INFO adding 'django/contrib/humanize/locale/ms/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,216 wheel INFO adding 'django/contrib/humanize/locale/ms/LC_MESSAGES/django.po' 2024-11-01 08:30:15,218 wheel INFO adding 'django/contrib/humanize/locale/my/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,219 wheel INFO adding 'django/contrib/humanize/locale/my/LC_MESSAGES/django.po' 2024-11-01 08:30:15,220 wheel INFO adding 'django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,221 wheel INFO adding 'django/contrib/humanize/locale/nb/LC_MESSAGES/django.po' 2024-11-01 08:30:15,222 wheel INFO adding 'django/contrib/humanize/locale/ne/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,223 wheel INFO adding 'django/contrib/humanize/locale/ne/LC_MESSAGES/django.po' 2024-11-01 08:30:15,225 wheel INFO adding 'django/contrib/humanize/locale/nl/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,226 wheel INFO adding 'django/contrib/humanize/locale/nl/LC_MESSAGES/django.po' 2024-11-01 08:30:15,227 wheel INFO adding 'django/contrib/humanize/locale/nn/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,229 wheel INFO adding 'django/contrib/humanize/locale/nn/LC_MESSAGES/django.po' 2024-11-01 08:30:15,230 wheel INFO adding 'django/contrib/humanize/locale/os/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,231 wheel INFO adding 'django/contrib/humanize/locale/os/LC_MESSAGES/django.po' 2024-11-01 08:30:15,233 wheel INFO adding 'django/contrib/humanize/locale/pa/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,233 wheel INFO adding 'django/contrib/humanize/locale/pa/LC_MESSAGES/django.po' 2024-11-01 08:30:15,235 wheel INFO adding 'django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,236 wheel INFO adding 'django/contrib/humanize/locale/pl/LC_MESSAGES/django.po' 2024-11-01 08:30:15,237 wheel INFO adding 'django/contrib/humanize/locale/pt/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,239 wheel INFO adding 'django/contrib/humanize/locale/pt/LC_MESSAGES/django.po' 2024-11-01 08:30:15,240 wheel INFO adding 'django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,241 wheel INFO adding 'django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po' 2024-11-01 08:30:15,242 wheel INFO adding 'django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,244 wheel INFO adding 'django/contrib/humanize/locale/ro/LC_MESSAGES/django.po' 2024-11-01 08:30:15,245 wheel INFO adding 'django/contrib/humanize/locale/ru/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,246 wheel INFO adding 'django/contrib/humanize/locale/ru/LC_MESSAGES/django.po' 2024-11-01 08:30:15,248 wheel INFO adding 'django/contrib/humanize/locale/sk/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,249 wheel INFO adding 'django/contrib/humanize/locale/sk/LC_MESSAGES/django.po' 2024-11-01 08:30:15,251 wheel INFO adding 'django/contrib/humanize/locale/sl/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,252 wheel INFO adding 'django/contrib/humanize/locale/sl/LC_MESSAGES/django.po' 2024-11-01 08:30:15,254 wheel INFO adding 'django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,255 wheel INFO adding 'django/contrib/humanize/locale/sq/LC_MESSAGES/django.po' 2024-11-01 08:30:15,256 wheel INFO adding 'django/contrib/humanize/locale/sr/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,257 wheel INFO adding 'django/contrib/humanize/locale/sr/LC_MESSAGES/django.po' 2024-11-01 08:30:15,259 wheel INFO adding 'django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,260 wheel INFO adding 'django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.po' 2024-11-01 08:30:15,261 wheel INFO adding 'django/contrib/humanize/locale/sv/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,262 wheel INFO adding 'django/contrib/humanize/locale/sv/LC_MESSAGES/django.po' 2024-11-01 08:30:15,263 wheel INFO adding 'django/contrib/humanize/locale/sw/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,264 wheel INFO adding 'django/contrib/humanize/locale/sw/LC_MESSAGES/django.po' 2024-11-01 08:30:15,266 wheel INFO adding 'django/contrib/humanize/locale/ta/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,266 wheel INFO adding 'django/contrib/humanize/locale/ta/LC_MESSAGES/django.po' 2024-11-01 08:30:15,268 wheel INFO adding 'django/contrib/humanize/locale/te/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,269 wheel INFO adding 'django/contrib/humanize/locale/te/LC_MESSAGES/django.po' 2024-11-01 08:30:15,270 wheel INFO adding 'django/contrib/humanize/locale/tg/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,271 wheel INFO adding 'django/contrib/humanize/locale/tg/LC_MESSAGES/django.po' 2024-11-01 08:30:15,272 wheel INFO adding 'django/contrib/humanize/locale/th/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,273 wheel INFO adding 'django/contrib/humanize/locale/th/LC_MESSAGES/django.po' 2024-11-01 08:30:15,275 wheel INFO adding 'django/contrib/humanize/locale/tk/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,276 wheel INFO adding 'django/contrib/humanize/locale/tk/LC_MESSAGES/django.po' 2024-11-01 08:30:15,277 wheel INFO adding 'django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,278 wheel INFO adding 'django/contrib/humanize/locale/tr/LC_MESSAGES/django.po' 2024-11-01 08:30:15,279 wheel INFO adding 'django/contrib/humanize/locale/tt/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,281 wheel INFO adding 'django/contrib/humanize/locale/tt/LC_MESSAGES/django.po' 2024-11-01 08:30:15,282 wheel INFO adding 'django/contrib/humanize/locale/udm/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,283 wheel INFO adding 'django/contrib/humanize/locale/udm/LC_MESSAGES/django.po' 2024-11-01 08:30:15,284 wheel INFO adding 'django/contrib/humanize/locale/uk/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,285 wheel INFO adding 'django/contrib/humanize/locale/uk/LC_MESSAGES/django.po' 2024-11-01 08:30:15,287 wheel INFO adding 'django/contrib/humanize/locale/ur/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,288 wheel INFO adding 'django/contrib/humanize/locale/ur/LC_MESSAGES/django.po' 2024-11-01 08:30:15,289 wheel INFO adding 'django/contrib/humanize/locale/uz/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,290 wheel INFO adding 'django/contrib/humanize/locale/uz/LC_MESSAGES/django.po' 2024-11-01 08:30:15,291 wheel INFO adding 'django/contrib/humanize/locale/vi/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,293 wheel INFO adding 'django/contrib/humanize/locale/vi/LC_MESSAGES/django.po' 2024-11-01 08:30:15,294 wheel INFO adding 'django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,295 wheel INFO adding 'django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.po' 2024-11-01 08:30:15,296 wheel INFO adding 'django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,297 wheel INFO adding 'django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.po' 2024-11-01 08:30:15,298 wheel INFO adding 'django/contrib/humanize/templatetags/__init__.py' 2024-11-01 08:30:15,300 wheel INFO adding 'django/contrib/humanize/templatetags/humanize.py' 2024-11-01 08:30:15,301 wheel INFO adding 'django/contrib/messages/__init__.py' 2024-11-01 08:30:15,302 wheel INFO adding 'django/contrib/messages/api.py' 2024-11-01 08:30:15,303 wheel INFO adding 'django/contrib/messages/apps.py' 2024-11-01 08:30:15,304 wheel INFO adding 'django/contrib/messages/constants.py' 2024-11-01 08:30:15,304 wheel INFO adding 'django/contrib/messages/context_processors.py' 2024-11-01 08:30:15,305 wheel INFO adding 'django/contrib/messages/middleware.py' 2024-11-01 08:30:15,306 wheel INFO adding 'django/contrib/messages/utils.py' 2024-11-01 08:30:15,307 wheel INFO adding 'django/contrib/messages/views.py' 2024-11-01 08:30:15,308 wheel INFO adding 'django/contrib/messages/storage/__init__.py' 2024-11-01 08:30:15,309 wheel INFO adding 'django/contrib/messages/storage/base.py' 2024-11-01 08:30:15,310 wheel INFO adding 'django/contrib/messages/storage/cookie.py' 2024-11-01 08:30:15,311 wheel INFO adding 'django/contrib/messages/storage/fallback.py' 2024-11-01 08:30:15,312 wheel INFO adding 'django/contrib/messages/storage/session.py' 2024-11-01 08:30:15,313 wheel INFO adding 'django/contrib/postgres/__init__.py' 2024-11-01 08:30:15,314 wheel INFO adding 'django/contrib/postgres/apps.py' 2024-11-01 08:30:15,315 wheel INFO adding 'django/contrib/postgres/constraints.py' 2024-11-01 08:30:15,316 wheel INFO adding 'django/contrib/postgres/expressions.py' 2024-11-01 08:30:15,317 wheel INFO adding 'django/contrib/postgres/functions.py' 2024-11-01 08:30:15,318 wheel INFO adding 'django/contrib/postgres/indexes.py' 2024-11-01 08:30:15,319 wheel INFO adding 'django/contrib/postgres/lookups.py' 2024-11-01 08:30:15,320 wheel INFO adding 'django/contrib/postgres/operations.py' 2024-11-01 08:30:15,321 wheel INFO adding 'django/contrib/postgres/search.py' 2024-11-01 08:30:15,323 wheel INFO adding 'django/contrib/postgres/serializers.py' 2024-11-01 08:30:15,323 wheel INFO adding 'django/contrib/postgres/signals.py' 2024-11-01 08:30:15,324 wheel INFO adding 'django/contrib/postgres/utils.py' 2024-11-01 08:30:15,325 wheel INFO adding 'django/contrib/postgres/validators.py' 2024-11-01 08:30:15,326 wheel INFO adding 'django/contrib/postgres/aggregates/__init__.py' 2024-11-01 08:30:15,327 wheel INFO adding 'django/contrib/postgres/aggregates/general.py' 2024-11-01 08:30:15,328 wheel INFO adding 'django/contrib/postgres/aggregates/mixins.py' 2024-11-01 08:30:15,329 wheel INFO adding 'django/contrib/postgres/aggregates/statistics.py' 2024-11-01 08:30:15,330 wheel INFO adding 'django/contrib/postgres/fields/__init__.py' 2024-11-01 08:30:15,331 wheel INFO adding 'django/contrib/postgres/fields/array.py' 2024-11-01 08:30:15,333 wheel INFO adding 'django/contrib/postgres/fields/citext.py' 2024-11-01 08:30:15,333 wheel INFO adding 'django/contrib/postgres/fields/hstore.py' 2024-11-01 08:30:15,334 wheel INFO adding 'django/contrib/postgres/fields/jsonb.py' 2024-11-01 08:30:15,335 wheel INFO adding 'django/contrib/postgres/fields/ranges.py' 2024-11-01 08:30:15,337 wheel INFO adding 'django/contrib/postgres/fields/utils.py' 2024-11-01 08:30:15,338 wheel INFO adding 'django/contrib/postgres/forms/__init__.py' 2024-11-01 08:30:15,339 wheel INFO adding 'django/contrib/postgres/forms/array.py' 2024-11-01 08:30:15,340 wheel INFO adding 'django/contrib/postgres/forms/hstore.py' 2024-11-01 08:30:15,341 wheel INFO adding 'django/contrib/postgres/forms/ranges.py' 2024-11-01 08:30:15,342 wheel INFO adding 'django/contrib/postgres/jinja2/postgres/widgets/split_array.html' 2024-11-01 08:30:15,345 wheel INFO adding 'django/contrib/postgres/locale/af/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,346 wheel INFO adding 'django/contrib/postgres/locale/af/LC_MESSAGES/django.po' 2024-11-01 08:30:15,347 wheel INFO adding 'django/contrib/postgres/locale/ar/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,348 wheel INFO adding 'django/contrib/postgres/locale/ar/LC_MESSAGES/django.po' 2024-11-01 08:30:15,350 wheel INFO adding 'django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,351 wheel INFO adding 'django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.po' 2024-11-01 08:30:15,352 wheel INFO adding 'django/contrib/postgres/locale/az/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,353 wheel INFO adding 'django/contrib/postgres/locale/az/LC_MESSAGES/django.po' 2024-11-01 08:30:15,354 wheel INFO adding 'django/contrib/postgres/locale/be/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,355 wheel INFO adding 'django/contrib/postgres/locale/be/LC_MESSAGES/django.po' 2024-11-01 08:30:15,357 wheel INFO adding 'django/contrib/postgres/locale/bg/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,358 wheel INFO adding 'django/contrib/postgres/locale/bg/LC_MESSAGES/django.po' 2024-11-01 08:30:15,359 wheel INFO adding 'django/contrib/postgres/locale/ca/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,360 wheel INFO adding 'django/contrib/postgres/locale/ca/LC_MESSAGES/django.po' 2024-11-01 08:30:15,361 wheel INFO adding 'django/contrib/postgres/locale/ckb/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,362 wheel INFO adding 'django/contrib/postgres/locale/ckb/LC_MESSAGES/django.po' 2024-11-01 08:30:15,363 wheel INFO adding 'django/contrib/postgres/locale/cs/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,364 wheel INFO adding 'django/contrib/postgres/locale/cs/LC_MESSAGES/django.po' 2024-11-01 08:30:15,366 wheel INFO adding 'django/contrib/postgres/locale/da/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,367 wheel INFO adding 'django/contrib/postgres/locale/da/LC_MESSAGES/django.po' 2024-11-01 08:30:15,368 wheel INFO adding 'django/contrib/postgres/locale/de/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,369 wheel INFO adding 'django/contrib/postgres/locale/de/LC_MESSAGES/django.po' 2024-11-01 08:30:15,370 wheel INFO adding 'django/contrib/postgres/locale/dsb/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,371 wheel INFO adding 'django/contrib/postgres/locale/dsb/LC_MESSAGES/django.po' 2024-11-01 08:30:15,372 wheel INFO adding 'django/contrib/postgres/locale/el/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,373 wheel INFO adding 'django/contrib/postgres/locale/el/LC_MESSAGES/django.po' 2024-11-01 08:30:15,374 wheel INFO adding 'django/contrib/postgres/locale/en/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,375 wheel INFO adding 'django/contrib/postgres/locale/en/LC_MESSAGES/django.po' 2024-11-01 08:30:15,377 wheel INFO adding 'django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,378 wheel INFO adding 'django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.po' 2024-11-01 08:30:15,379 wheel INFO adding 'django/contrib/postgres/locale/eo/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,380 wheel INFO adding 'django/contrib/postgres/locale/eo/LC_MESSAGES/django.po' 2024-11-01 08:30:15,381 wheel INFO adding 'django/contrib/postgres/locale/es/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,382 wheel INFO adding 'django/contrib/postgres/locale/es/LC_MESSAGES/django.po' 2024-11-01 08:30:15,383 wheel INFO adding 'django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,384 wheel INFO adding 'django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.po' 2024-11-01 08:30:15,385 wheel INFO adding 'django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,387 wheel INFO adding 'django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.po' 2024-11-01 08:30:15,388 wheel INFO adding 'django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,389 wheel INFO adding 'django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.po' 2024-11-01 08:30:15,390 wheel INFO adding 'django/contrib/postgres/locale/et/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,391 wheel INFO adding 'django/contrib/postgres/locale/et/LC_MESSAGES/django.po' 2024-11-01 08:30:15,392 wheel INFO adding 'django/contrib/postgres/locale/eu/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,393 wheel INFO adding 'django/contrib/postgres/locale/eu/LC_MESSAGES/django.po' 2024-11-01 08:30:15,394 wheel INFO adding 'django/contrib/postgres/locale/fa/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,395 wheel INFO adding 'django/contrib/postgres/locale/fa/LC_MESSAGES/django.po' 2024-11-01 08:30:15,397 wheel INFO adding 'django/contrib/postgres/locale/fi/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,397 wheel INFO adding 'django/contrib/postgres/locale/fi/LC_MESSAGES/django.po' 2024-11-01 08:30:15,399 wheel INFO adding 'django/contrib/postgres/locale/fr/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,400 wheel INFO adding 'django/contrib/postgres/locale/fr/LC_MESSAGES/django.po' 2024-11-01 08:30:15,401 wheel INFO adding 'django/contrib/postgres/locale/gd/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,402 wheel INFO adding 'django/contrib/postgres/locale/gd/LC_MESSAGES/django.po' 2024-11-01 08:30:15,403 wheel INFO adding 'django/contrib/postgres/locale/gl/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,404 wheel INFO adding 'django/contrib/postgres/locale/gl/LC_MESSAGES/django.po' 2024-11-01 08:30:15,405 wheel INFO adding 'django/contrib/postgres/locale/he/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,406 wheel INFO adding 'django/contrib/postgres/locale/he/LC_MESSAGES/django.po' 2024-11-01 08:30:15,408 wheel INFO adding 'django/contrib/postgres/locale/hr/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,409 wheel INFO adding 'django/contrib/postgres/locale/hr/LC_MESSAGES/django.po' 2024-11-01 08:30:15,410 wheel INFO adding 'django/contrib/postgres/locale/hsb/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,411 wheel INFO adding 'django/contrib/postgres/locale/hsb/LC_MESSAGES/django.po' 2024-11-01 08:30:15,412 wheel INFO adding 'django/contrib/postgres/locale/hu/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,413 wheel INFO adding 'django/contrib/postgres/locale/hu/LC_MESSAGES/django.po' 2024-11-01 08:30:15,414 wheel INFO adding 'django/contrib/postgres/locale/hy/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,415 wheel INFO adding 'django/contrib/postgres/locale/hy/LC_MESSAGES/django.po' 2024-11-01 08:30:15,416 wheel INFO adding 'django/contrib/postgres/locale/ia/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,417 wheel INFO adding 'django/contrib/postgres/locale/ia/LC_MESSAGES/django.po' 2024-11-01 08:30:15,418 wheel INFO adding 'django/contrib/postgres/locale/id/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,419 wheel INFO adding 'django/contrib/postgres/locale/id/LC_MESSAGES/django.po' 2024-11-01 08:30:15,421 wheel INFO adding 'django/contrib/postgres/locale/is/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,422 wheel INFO adding 'django/contrib/postgres/locale/is/LC_MESSAGES/django.po' 2024-11-01 08:30:15,423 wheel INFO adding 'django/contrib/postgres/locale/it/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,424 wheel INFO adding 'django/contrib/postgres/locale/it/LC_MESSAGES/django.po' 2024-11-01 08:30:15,425 wheel INFO adding 'django/contrib/postgres/locale/ja/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,426 wheel INFO adding 'django/contrib/postgres/locale/ja/LC_MESSAGES/django.po' 2024-11-01 08:30:15,427 wheel INFO adding 'django/contrib/postgres/locale/ka/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,428 wheel INFO adding 'django/contrib/postgres/locale/ka/LC_MESSAGES/django.po' 2024-11-01 08:30:15,429 wheel INFO adding 'django/contrib/postgres/locale/kk/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,430 wheel INFO adding 'django/contrib/postgres/locale/kk/LC_MESSAGES/django.po' 2024-11-01 08:30:15,431 wheel INFO adding 'django/contrib/postgres/locale/ko/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,432 wheel INFO adding 'django/contrib/postgres/locale/ko/LC_MESSAGES/django.po' 2024-11-01 08:30:15,434 wheel INFO adding 'django/contrib/postgres/locale/ky/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,435 wheel INFO adding 'django/contrib/postgres/locale/ky/LC_MESSAGES/django.po' 2024-11-01 08:30:15,436 wheel INFO adding 'django/contrib/postgres/locale/lt/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,437 wheel INFO adding 'django/contrib/postgres/locale/lt/LC_MESSAGES/django.po' 2024-11-01 08:30:15,438 wheel INFO adding 'django/contrib/postgres/locale/lv/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,439 wheel INFO adding 'django/contrib/postgres/locale/lv/LC_MESSAGES/django.po' 2024-11-01 08:30:15,440 wheel INFO adding 'django/contrib/postgres/locale/mk/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,441 wheel INFO adding 'django/contrib/postgres/locale/mk/LC_MESSAGES/django.po' 2024-11-01 08:30:15,442 wheel INFO adding 'django/contrib/postgres/locale/ml/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,443 wheel INFO adding 'django/contrib/postgres/locale/ml/LC_MESSAGES/django.po' 2024-11-01 08:30:15,445 wheel INFO adding 'django/contrib/postgres/locale/mn/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,445 wheel INFO adding 'django/contrib/postgres/locale/mn/LC_MESSAGES/django.po' 2024-11-01 08:30:15,447 wheel INFO adding 'django/contrib/postgres/locale/ms/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,448 wheel INFO adding 'django/contrib/postgres/locale/ms/LC_MESSAGES/django.po' 2024-11-01 08:30:15,449 wheel INFO adding 'django/contrib/postgres/locale/nb/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,450 wheel INFO adding 'django/contrib/postgres/locale/nb/LC_MESSAGES/django.po' 2024-11-01 08:30:15,451 wheel INFO adding 'django/contrib/postgres/locale/ne/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,452 wheel INFO adding 'django/contrib/postgres/locale/ne/LC_MESSAGES/django.po' 2024-11-01 08:30:15,453 wheel INFO adding 'django/contrib/postgres/locale/nl/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,454 wheel INFO adding 'django/contrib/postgres/locale/nl/LC_MESSAGES/django.po' 2024-11-01 08:30:15,456 wheel INFO adding 'django/contrib/postgres/locale/nn/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,457 wheel INFO adding 'django/contrib/postgres/locale/nn/LC_MESSAGES/django.po' 2024-11-01 08:30:15,458 wheel INFO adding 'django/contrib/postgres/locale/pl/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,459 wheel INFO adding 'django/contrib/postgres/locale/pl/LC_MESSAGES/django.po' 2024-11-01 08:30:15,460 wheel INFO adding 'django/contrib/postgres/locale/pt/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,461 wheel INFO adding 'django/contrib/postgres/locale/pt/LC_MESSAGES/django.po' 2024-11-01 08:30:15,462 wheel INFO adding 'django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,463 wheel INFO adding 'django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.po' 2024-11-01 08:30:15,464 wheel INFO adding 'django/contrib/postgres/locale/ro/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,465 wheel INFO adding 'django/contrib/postgres/locale/ro/LC_MESSAGES/django.po' 2024-11-01 08:30:15,467 wheel INFO adding 'django/contrib/postgres/locale/ru/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,468 wheel INFO adding 'django/contrib/postgres/locale/ru/LC_MESSAGES/django.po' 2024-11-01 08:30:15,469 wheel INFO adding 'django/contrib/postgres/locale/sk/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,470 wheel INFO adding 'django/contrib/postgres/locale/sk/LC_MESSAGES/django.po' 2024-11-01 08:30:15,471 wheel INFO adding 'django/contrib/postgres/locale/sl/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,472 wheel INFO adding 'django/contrib/postgres/locale/sl/LC_MESSAGES/django.po' 2024-11-01 08:30:15,473 wheel INFO adding 'django/contrib/postgres/locale/sq/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,474 wheel INFO adding 'django/contrib/postgres/locale/sq/LC_MESSAGES/django.po' 2024-11-01 08:30:15,475 wheel INFO adding 'django/contrib/postgres/locale/sr/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,476 wheel INFO adding 'django/contrib/postgres/locale/sr/LC_MESSAGES/django.po' 2024-11-01 08:30:15,478 wheel INFO adding 'django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,479 wheel INFO adding 'django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.po' 2024-11-01 08:30:15,480 wheel INFO adding 'django/contrib/postgres/locale/sv/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,481 wheel INFO adding 'django/contrib/postgres/locale/sv/LC_MESSAGES/django.po' 2024-11-01 08:30:15,482 wheel INFO adding 'django/contrib/postgres/locale/tg/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,483 wheel INFO adding 'django/contrib/postgres/locale/tg/LC_MESSAGES/django.po' 2024-11-01 08:30:15,484 wheel INFO adding 'django/contrib/postgres/locale/tk/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,485 wheel INFO adding 'django/contrib/postgres/locale/tk/LC_MESSAGES/django.po' 2024-11-01 08:30:15,486 wheel INFO adding 'django/contrib/postgres/locale/tr/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,497 wheel INFO adding 'django/contrib/postgres/locale/tr/LC_MESSAGES/django.po' 2024-11-01 08:30:15,498 wheel INFO adding 'django/contrib/postgres/locale/uk/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,499 wheel INFO adding 'django/contrib/postgres/locale/uk/LC_MESSAGES/django.po' 2024-11-01 08:30:15,501 wheel INFO adding 'django/contrib/postgres/locale/uz/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,501 wheel INFO adding 'django/contrib/postgres/locale/uz/LC_MESSAGES/django.po' 2024-11-01 08:30:15,503 wheel INFO adding 'django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,504 wheel INFO adding 'django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.po' 2024-11-01 08:30:15,505 wheel INFO adding 'django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,506 wheel INFO adding 'django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.po' 2024-11-01 08:30:15,507 wheel INFO adding 'django/contrib/postgres/templates/postgres/widgets/split_array.html' 2024-11-01 08:30:15,508 wheel INFO adding 'django/contrib/redirects/__init__.py' 2024-11-01 08:30:15,509 wheel INFO adding 'django/contrib/redirects/admin.py' 2024-11-01 08:30:15,510 wheel INFO adding 'django/contrib/redirects/apps.py' 2024-11-01 08:30:15,510 wheel INFO adding 'django/contrib/redirects/middleware.py' 2024-11-01 08:30:15,511 wheel INFO adding 'django/contrib/redirects/models.py' 2024-11-01 08:30:15,515 wheel INFO adding 'django/contrib/redirects/locale/af/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,516 wheel INFO adding 'django/contrib/redirects/locale/af/LC_MESSAGES/django.po' 2024-11-01 08:30:15,517 wheel INFO adding 'django/contrib/redirects/locale/ar/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,518 wheel INFO adding 'django/contrib/redirects/locale/ar/LC_MESSAGES/django.po' 2024-11-01 08:30:15,519 wheel INFO adding 'django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,520 wheel INFO adding 'django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.po' 2024-11-01 08:30:15,521 wheel INFO adding 'django/contrib/redirects/locale/ast/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,522 wheel INFO adding 'django/contrib/redirects/locale/ast/LC_MESSAGES/django.po' 2024-11-01 08:30:15,523 wheel INFO adding 'django/contrib/redirects/locale/az/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,524 wheel INFO adding 'django/contrib/redirects/locale/az/LC_MESSAGES/django.po' 2024-11-01 08:30:15,525 wheel INFO adding 'django/contrib/redirects/locale/be/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,526 wheel INFO adding 'django/contrib/redirects/locale/be/LC_MESSAGES/django.po' 2024-11-01 08:30:15,527 wheel INFO adding 'django/contrib/redirects/locale/bg/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,528 wheel INFO adding 'django/contrib/redirects/locale/bg/LC_MESSAGES/django.po' 2024-11-01 08:30:15,530 wheel INFO adding 'django/contrib/redirects/locale/bn/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,531 wheel INFO adding 'django/contrib/redirects/locale/bn/LC_MESSAGES/django.po' 2024-11-01 08:30:15,532 wheel INFO adding 'django/contrib/redirects/locale/br/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,533 wheel INFO adding 'django/contrib/redirects/locale/br/LC_MESSAGES/django.po' 2024-11-01 08:30:15,534 wheel INFO adding 'django/contrib/redirects/locale/bs/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,535 wheel INFO adding 'django/contrib/redirects/locale/bs/LC_MESSAGES/django.po' 2024-11-01 08:30:15,536 wheel INFO adding 'django/contrib/redirects/locale/ca/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,537 wheel INFO adding 'django/contrib/redirects/locale/ca/LC_MESSAGES/django.po' 2024-11-01 08:30:15,538 wheel INFO adding 'django/contrib/redirects/locale/ckb/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,539 wheel INFO adding 'django/contrib/redirects/locale/ckb/LC_MESSAGES/django.po' 2024-11-01 08:30:15,540 wheel INFO adding 'django/contrib/redirects/locale/cs/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,541 wheel INFO adding 'django/contrib/redirects/locale/cs/LC_MESSAGES/django.po' 2024-11-01 08:30:15,542 wheel INFO adding 'django/contrib/redirects/locale/cy/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,543 wheel INFO adding 'django/contrib/redirects/locale/cy/LC_MESSAGES/django.po' 2024-11-01 08:30:15,544 wheel INFO adding 'django/contrib/redirects/locale/da/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,545 wheel INFO adding 'django/contrib/redirects/locale/da/LC_MESSAGES/django.po' 2024-11-01 08:30:15,546 wheel INFO adding 'django/contrib/redirects/locale/de/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,547 wheel INFO adding 'django/contrib/redirects/locale/de/LC_MESSAGES/django.po' 2024-11-01 08:30:15,548 wheel INFO adding 'django/contrib/redirects/locale/dsb/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,549 wheel INFO adding 'django/contrib/redirects/locale/dsb/LC_MESSAGES/django.po' 2024-11-01 08:30:15,550 wheel INFO adding 'django/contrib/redirects/locale/el/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,551 wheel INFO adding 'django/contrib/redirects/locale/el/LC_MESSAGES/django.po' 2024-11-01 08:30:15,552 wheel INFO adding 'django/contrib/redirects/locale/en/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,553 wheel INFO adding 'django/contrib/redirects/locale/en/LC_MESSAGES/django.po' 2024-11-01 08:30:15,554 wheel INFO adding 'django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,555 wheel INFO adding 'django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.po' 2024-11-01 08:30:15,556 wheel INFO adding 'django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,557 wheel INFO adding 'django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.po' 2024-11-01 08:30:15,558 wheel INFO adding 'django/contrib/redirects/locale/eo/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,559 wheel INFO adding 'django/contrib/redirects/locale/eo/LC_MESSAGES/django.po' 2024-11-01 08:30:15,560 wheel INFO adding 'django/contrib/redirects/locale/es/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,561 wheel INFO adding 'django/contrib/redirects/locale/es/LC_MESSAGES/django.po' 2024-11-01 08:30:15,562 wheel INFO adding 'django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,563 wheel INFO adding 'django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.po' 2024-11-01 08:30:15,565 wheel INFO adding 'django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,565 wheel INFO adding 'django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.po' 2024-11-01 08:30:15,567 wheel INFO adding 'django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,568 wheel INFO adding 'django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.po' 2024-11-01 08:30:15,569 wheel INFO adding 'django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,570 wheel INFO adding 'django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.po' 2024-11-01 08:30:15,571 wheel INFO adding 'django/contrib/redirects/locale/et/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,572 wheel INFO adding 'django/contrib/redirects/locale/et/LC_MESSAGES/django.po' 2024-11-01 08:30:15,573 wheel INFO adding 'django/contrib/redirects/locale/eu/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,574 wheel INFO adding 'django/contrib/redirects/locale/eu/LC_MESSAGES/django.po' 2024-11-01 08:30:15,575 wheel INFO adding 'django/contrib/redirects/locale/fa/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,576 wheel INFO adding 'django/contrib/redirects/locale/fa/LC_MESSAGES/django.po' 2024-11-01 08:30:15,577 wheel INFO adding 'django/contrib/redirects/locale/fi/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,578 wheel INFO adding 'django/contrib/redirects/locale/fi/LC_MESSAGES/django.po' 2024-11-01 08:30:15,579 wheel INFO adding 'django/contrib/redirects/locale/fr/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,580 wheel INFO adding 'django/contrib/redirects/locale/fr/LC_MESSAGES/django.po' 2024-11-01 08:30:15,581 wheel INFO adding 'django/contrib/redirects/locale/fy/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,582 wheel INFO adding 'django/contrib/redirects/locale/fy/LC_MESSAGES/django.po' 2024-11-01 08:30:15,583 wheel INFO adding 'django/contrib/redirects/locale/ga/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,584 wheel INFO adding 'django/contrib/redirects/locale/ga/LC_MESSAGES/django.po' 2024-11-01 08:30:15,585 wheel INFO adding 'django/contrib/redirects/locale/gd/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,586 wheel INFO adding 'django/contrib/redirects/locale/gd/LC_MESSAGES/django.po' 2024-11-01 08:30:15,587 wheel INFO adding 'django/contrib/redirects/locale/gl/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,588 wheel INFO adding 'django/contrib/redirects/locale/gl/LC_MESSAGES/django.po' 2024-11-01 08:30:15,589 wheel INFO adding 'django/contrib/redirects/locale/he/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,590 wheel INFO adding 'django/contrib/redirects/locale/he/LC_MESSAGES/django.po' 2024-11-01 08:30:15,591 wheel INFO adding 'django/contrib/redirects/locale/hi/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,592 wheel INFO adding 'django/contrib/redirects/locale/hi/LC_MESSAGES/django.po' 2024-11-01 08:30:15,593 wheel INFO adding 'django/contrib/redirects/locale/hr/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,594 wheel INFO adding 'django/contrib/redirects/locale/hr/LC_MESSAGES/django.po' 2024-11-01 08:30:15,595 wheel INFO adding 'django/contrib/redirects/locale/hsb/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,596 wheel INFO adding 'django/contrib/redirects/locale/hsb/LC_MESSAGES/django.po' 2024-11-01 08:30:15,597 wheel INFO adding 'django/contrib/redirects/locale/hu/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,598 wheel INFO adding 'django/contrib/redirects/locale/hu/LC_MESSAGES/django.po' 2024-11-01 08:30:15,599 wheel INFO adding 'django/contrib/redirects/locale/hy/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,600 wheel INFO adding 'django/contrib/redirects/locale/hy/LC_MESSAGES/django.po' 2024-11-01 08:30:15,601 wheel INFO adding 'django/contrib/redirects/locale/ia/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,602 wheel INFO adding 'django/contrib/redirects/locale/ia/LC_MESSAGES/django.po' 2024-11-01 08:30:15,603 wheel INFO adding 'django/contrib/redirects/locale/id/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,604 wheel INFO adding 'django/contrib/redirects/locale/id/LC_MESSAGES/django.po' 2024-11-01 08:30:15,605 wheel INFO adding 'django/contrib/redirects/locale/io/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,606 wheel INFO adding 'django/contrib/redirects/locale/io/LC_MESSAGES/django.po' 2024-11-01 08:30:15,607 wheel INFO adding 'django/contrib/redirects/locale/is/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,608 wheel INFO adding 'django/contrib/redirects/locale/is/LC_MESSAGES/django.po' 2024-11-01 08:30:15,610 wheel INFO adding 'django/contrib/redirects/locale/it/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,611 wheel INFO adding 'django/contrib/redirects/locale/it/LC_MESSAGES/django.po' 2024-11-01 08:30:15,612 wheel INFO adding 'django/contrib/redirects/locale/ja/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,613 wheel INFO adding 'django/contrib/redirects/locale/ja/LC_MESSAGES/django.po' 2024-11-01 08:30:15,614 wheel INFO adding 'django/contrib/redirects/locale/ka/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,615 wheel INFO adding 'django/contrib/redirects/locale/ka/LC_MESSAGES/django.po' 2024-11-01 08:30:15,616 wheel INFO adding 'django/contrib/redirects/locale/kab/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,617 wheel INFO adding 'django/contrib/redirects/locale/kab/LC_MESSAGES/django.po' 2024-11-01 08:30:15,618 wheel INFO adding 'django/contrib/redirects/locale/kk/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,619 wheel INFO adding 'django/contrib/redirects/locale/kk/LC_MESSAGES/django.po' 2024-11-01 08:30:15,620 wheel INFO adding 'django/contrib/redirects/locale/km/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,621 wheel INFO adding 'django/contrib/redirects/locale/km/LC_MESSAGES/django.po' 2024-11-01 08:30:15,622 wheel INFO adding 'django/contrib/redirects/locale/kn/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,623 wheel INFO adding 'django/contrib/redirects/locale/kn/LC_MESSAGES/django.po' 2024-11-01 08:30:15,624 wheel INFO adding 'django/contrib/redirects/locale/ko/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,625 wheel INFO adding 'django/contrib/redirects/locale/ko/LC_MESSAGES/django.po' 2024-11-01 08:30:15,626 wheel INFO adding 'django/contrib/redirects/locale/ky/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,627 wheel INFO adding 'django/contrib/redirects/locale/ky/LC_MESSAGES/django.po' 2024-11-01 08:30:15,628 wheel INFO adding 'django/contrib/redirects/locale/lb/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,629 wheel INFO adding 'django/contrib/redirects/locale/lb/LC_MESSAGES/django.po' 2024-11-01 08:30:15,630 wheel INFO adding 'django/contrib/redirects/locale/lt/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,631 wheel INFO adding 'django/contrib/redirects/locale/lt/LC_MESSAGES/django.po' 2024-11-01 08:30:15,632 wheel INFO adding 'django/contrib/redirects/locale/lv/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,633 wheel INFO adding 'django/contrib/redirects/locale/lv/LC_MESSAGES/django.po' 2024-11-01 08:30:15,634 wheel INFO adding 'django/contrib/redirects/locale/mk/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,635 wheel INFO adding 'django/contrib/redirects/locale/mk/LC_MESSAGES/django.po' 2024-11-01 08:30:15,636 wheel INFO adding 'django/contrib/redirects/locale/ml/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,637 wheel INFO adding 'django/contrib/redirects/locale/ml/LC_MESSAGES/django.po' 2024-11-01 08:30:15,638 wheel INFO adding 'django/contrib/redirects/locale/mn/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,639 wheel INFO adding 'django/contrib/redirects/locale/mn/LC_MESSAGES/django.po' 2024-11-01 08:30:15,640 wheel INFO adding 'django/contrib/redirects/locale/mr/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,641 wheel INFO adding 'django/contrib/redirects/locale/mr/LC_MESSAGES/django.po' 2024-11-01 08:30:15,642 wheel INFO adding 'django/contrib/redirects/locale/ms/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,643 wheel INFO adding 'django/contrib/redirects/locale/ms/LC_MESSAGES/django.po' 2024-11-01 08:30:15,644 wheel INFO adding 'django/contrib/redirects/locale/my/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,645 wheel INFO adding 'django/contrib/redirects/locale/my/LC_MESSAGES/django.po' 2024-11-01 08:30:15,646 wheel INFO adding 'django/contrib/redirects/locale/nb/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,647 wheel INFO adding 'django/contrib/redirects/locale/nb/LC_MESSAGES/django.po' 2024-11-01 08:30:15,648 wheel INFO adding 'django/contrib/redirects/locale/ne/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,649 wheel INFO adding 'django/contrib/redirects/locale/ne/LC_MESSAGES/django.po' 2024-11-01 08:30:15,650 wheel INFO adding 'django/contrib/redirects/locale/nl/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,651 wheel INFO adding 'django/contrib/redirects/locale/nl/LC_MESSAGES/django.po' 2024-11-01 08:30:15,652 wheel INFO adding 'django/contrib/redirects/locale/nn/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,653 wheel INFO adding 'django/contrib/redirects/locale/nn/LC_MESSAGES/django.po' 2024-11-01 08:30:15,654 wheel INFO adding 'django/contrib/redirects/locale/os/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,655 wheel INFO adding 'django/contrib/redirects/locale/os/LC_MESSAGES/django.po' 2024-11-01 08:30:15,657 wheel INFO adding 'django/contrib/redirects/locale/pa/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,657 wheel INFO adding 'django/contrib/redirects/locale/pa/LC_MESSAGES/django.po' 2024-11-01 08:30:15,658 wheel INFO adding 'django/contrib/redirects/locale/pl/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,659 wheel INFO adding 'django/contrib/redirects/locale/pl/LC_MESSAGES/django.po' 2024-11-01 08:30:15,661 wheel INFO adding 'django/contrib/redirects/locale/pt/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,662 wheel INFO adding 'django/contrib/redirects/locale/pt/LC_MESSAGES/django.po' 2024-11-01 08:30:15,663 wheel INFO adding 'django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,664 wheel INFO adding 'django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.po' 2024-11-01 08:30:15,665 wheel INFO adding 'django/contrib/redirects/locale/ro/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,666 wheel INFO adding 'django/contrib/redirects/locale/ro/LC_MESSAGES/django.po' 2024-11-01 08:30:15,667 wheel INFO adding 'django/contrib/redirects/locale/ru/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,668 wheel INFO adding 'django/contrib/redirects/locale/ru/LC_MESSAGES/django.po' 2024-11-01 08:30:15,669 wheel INFO adding 'django/contrib/redirects/locale/sk/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,670 wheel INFO adding 'django/contrib/redirects/locale/sk/LC_MESSAGES/django.po' 2024-11-01 08:30:15,671 wheel INFO adding 'django/contrib/redirects/locale/sl/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,672 wheel INFO adding 'django/contrib/redirects/locale/sl/LC_MESSAGES/django.po' 2024-11-01 08:30:15,673 wheel INFO adding 'django/contrib/redirects/locale/sq/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,674 wheel INFO adding 'django/contrib/redirects/locale/sq/LC_MESSAGES/django.po' 2024-11-01 08:30:15,675 wheel INFO adding 'django/contrib/redirects/locale/sr/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,676 wheel INFO adding 'django/contrib/redirects/locale/sr/LC_MESSAGES/django.po' 2024-11-01 08:30:15,677 wheel INFO adding 'django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,678 wheel INFO adding 'django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.po' 2024-11-01 08:30:15,679 wheel INFO adding 'django/contrib/redirects/locale/sv/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,680 wheel INFO adding 'django/contrib/redirects/locale/sv/LC_MESSAGES/django.po' 2024-11-01 08:30:15,681 wheel INFO adding 'django/contrib/redirects/locale/sw/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,682 wheel INFO adding 'django/contrib/redirects/locale/sw/LC_MESSAGES/django.po' 2024-11-01 08:30:15,683 wheel INFO adding 'django/contrib/redirects/locale/ta/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,684 wheel INFO adding 'django/contrib/redirects/locale/ta/LC_MESSAGES/django.po' 2024-11-01 08:30:15,685 wheel INFO adding 'django/contrib/redirects/locale/te/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,686 wheel INFO adding 'django/contrib/redirects/locale/te/LC_MESSAGES/django.po' 2024-11-01 08:30:15,687 wheel INFO adding 'django/contrib/redirects/locale/tg/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,688 wheel INFO adding 'django/contrib/redirects/locale/tg/LC_MESSAGES/django.po' 2024-11-01 08:30:15,689 wheel INFO adding 'django/contrib/redirects/locale/th/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,690 wheel INFO adding 'django/contrib/redirects/locale/th/LC_MESSAGES/django.po' 2024-11-01 08:30:15,691 wheel INFO adding 'django/contrib/redirects/locale/tk/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,692 wheel INFO adding 'django/contrib/redirects/locale/tk/LC_MESSAGES/django.po' 2024-11-01 08:30:15,693 wheel INFO adding 'django/contrib/redirects/locale/tr/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,694 wheel INFO adding 'django/contrib/redirects/locale/tr/LC_MESSAGES/django.po' 2024-11-01 08:30:15,695 wheel INFO adding 'django/contrib/redirects/locale/tt/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,696 wheel INFO adding 'django/contrib/redirects/locale/tt/LC_MESSAGES/django.po' 2024-11-01 08:30:15,697 wheel INFO adding 'django/contrib/redirects/locale/udm/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,698 wheel INFO adding 'django/contrib/redirects/locale/udm/LC_MESSAGES/django.po' 2024-11-01 08:30:15,699 wheel INFO adding 'django/contrib/redirects/locale/uk/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,700 wheel INFO adding 'django/contrib/redirects/locale/uk/LC_MESSAGES/django.po' 2024-11-01 08:30:15,701 wheel INFO adding 'django/contrib/redirects/locale/ur/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,702 wheel INFO adding 'django/contrib/redirects/locale/ur/LC_MESSAGES/django.po' 2024-11-01 08:30:15,704 wheel INFO adding 'django/contrib/redirects/locale/uz/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,704 wheel INFO adding 'django/contrib/redirects/locale/uz/LC_MESSAGES/django.po' 2024-11-01 08:30:15,705 wheel INFO adding 'django/contrib/redirects/locale/vi/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,706 wheel INFO adding 'django/contrib/redirects/locale/vi/LC_MESSAGES/django.po' 2024-11-01 08:30:15,707 wheel INFO adding 'django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,708 wheel INFO adding 'django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.po' 2024-11-01 08:30:15,709 wheel INFO adding 'django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,710 wheel INFO adding 'django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.po' 2024-11-01 08:30:15,711 wheel INFO adding 'django/contrib/redirects/migrations/0001_initial.py' 2024-11-01 08:30:15,712 wheel INFO adding 'django/contrib/redirects/migrations/0002_alter_redirect_new_path_help_text.py' 2024-11-01 08:30:15,713 wheel INFO adding 'django/contrib/redirects/migrations/__init__.py' 2024-11-01 08:30:15,714 wheel INFO adding 'django/contrib/sessions/__init__.py' 2024-11-01 08:30:15,715 wheel INFO adding 'django/contrib/sessions/apps.py' 2024-11-01 08:30:15,716 wheel INFO adding 'django/contrib/sessions/base_session.py' 2024-11-01 08:30:15,717 wheel INFO adding 'django/contrib/sessions/exceptions.py' 2024-11-01 08:30:15,717 wheel INFO adding 'django/contrib/sessions/middleware.py' 2024-11-01 08:30:15,718 wheel INFO adding 'django/contrib/sessions/models.py' 2024-11-01 08:30:15,719 wheel INFO adding 'django/contrib/sessions/serializers.py' 2024-11-01 08:30:15,720 wheel INFO adding 'django/contrib/sessions/backends/__init__.py' 2024-11-01 08:30:15,721 wheel INFO adding 'django/contrib/sessions/backends/base.py' 2024-11-01 08:30:15,723 wheel INFO adding 'django/contrib/sessions/backends/cache.py' 2024-11-01 08:30:15,724 wheel INFO adding 'django/contrib/sessions/backends/cached_db.py' 2024-11-01 08:30:15,725 wheel INFO adding 'django/contrib/sessions/backends/db.py' 2024-11-01 08:30:15,726 wheel INFO adding 'django/contrib/sessions/backends/file.py' 2024-11-01 08:30:15,727 wheel INFO adding 'django/contrib/sessions/backends/signed_cookies.py' 2024-11-01 08:30:15,730 wheel INFO adding 'django/contrib/sessions/locale/af/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,731 wheel INFO adding 'django/contrib/sessions/locale/af/LC_MESSAGES/django.po' 2024-11-01 08:30:15,732 wheel INFO adding 'django/contrib/sessions/locale/ar/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,733 wheel INFO adding 'django/contrib/sessions/locale/ar/LC_MESSAGES/django.po' 2024-11-01 08:30:15,734 wheel INFO adding 'django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,735 wheel INFO adding 'django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.po' 2024-11-01 08:30:15,737 wheel INFO adding 'django/contrib/sessions/locale/ast/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,739 wheel INFO adding 'django/contrib/sessions/locale/ast/LC_MESSAGES/django.po' 2024-11-01 08:30:15,740 wheel INFO adding 'django/contrib/sessions/locale/az/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,741 wheel INFO adding 'django/contrib/sessions/locale/az/LC_MESSAGES/django.po' 2024-11-01 08:30:15,742 wheel INFO adding 'django/contrib/sessions/locale/be/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,743 wheel INFO adding 'django/contrib/sessions/locale/be/LC_MESSAGES/django.po' 2024-11-01 08:30:15,744 wheel INFO adding 'django/contrib/sessions/locale/bg/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,745 wheel INFO adding 'django/contrib/sessions/locale/bg/LC_MESSAGES/django.po' 2024-11-01 08:30:15,746 wheel INFO adding 'django/contrib/sessions/locale/bn/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,747 wheel INFO adding 'django/contrib/sessions/locale/bn/LC_MESSAGES/django.po' 2024-11-01 08:30:15,748 wheel INFO adding 'django/contrib/sessions/locale/br/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,749 wheel INFO adding 'django/contrib/sessions/locale/br/LC_MESSAGES/django.po' 2024-11-01 08:30:15,750 wheel INFO adding 'django/contrib/sessions/locale/bs/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,751 wheel INFO adding 'django/contrib/sessions/locale/bs/LC_MESSAGES/django.po' 2024-11-01 08:30:15,815 wheel INFO adding 'django/contrib/sessions/locale/ca/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,816 wheel INFO adding 'django/contrib/sessions/locale/ca/LC_MESSAGES/django.po' 2024-11-01 08:30:15,817 wheel INFO adding 'django/contrib/sessions/locale/ckb/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,818 wheel INFO adding 'django/contrib/sessions/locale/ckb/LC_MESSAGES/django.po' 2024-11-01 08:30:15,819 wheel INFO adding 'django/contrib/sessions/locale/cs/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,820 wheel INFO adding 'django/contrib/sessions/locale/cs/LC_MESSAGES/django.po' 2024-11-01 08:30:15,821 wheel INFO adding 'django/contrib/sessions/locale/cy/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,822 wheel INFO adding 'django/contrib/sessions/locale/cy/LC_MESSAGES/django.po' 2024-11-01 08:30:15,823 wheel INFO adding 'django/contrib/sessions/locale/da/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,824 wheel INFO adding 'django/contrib/sessions/locale/da/LC_MESSAGES/django.po' 2024-11-01 08:30:15,825 wheel INFO adding 'django/contrib/sessions/locale/de/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,826 wheel INFO adding 'django/contrib/sessions/locale/de/LC_MESSAGES/django.po' 2024-11-01 08:30:15,827 wheel INFO adding 'django/contrib/sessions/locale/dsb/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,828 wheel INFO adding 'django/contrib/sessions/locale/dsb/LC_MESSAGES/django.po' 2024-11-01 08:30:15,829 wheel INFO adding 'django/contrib/sessions/locale/el/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,830 wheel INFO adding 'django/contrib/sessions/locale/el/LC_MESSAGES/django.po' 2024-11-01 08:30:15,831 wheel INFO adding 'django/contrib/sessions/locale/en/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,832 wheel INFO adding 'django/contrib/sessions/locale/en/LC_MESSAGES/django.po' 2024-11-01 08:30:15,833 wheel INFO adding 'django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,834 wheel INFO adding 'django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.po' 2024-11-01 08:30:15,835 wheel INFO adding 'django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,836 wheel INFO adding 'django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.po' 2024-11-01 08:30:15,837 wheel INFO adding 'django/contrib/sessions/locale/eo/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,838 wheel INFO adding 'django/contrib/sessions/locale/eo/LC_MESSAGES/django.po' 2024-11-01 08:30:15,839 wheel INFO adding 'django/contrib/sessions/locale/es/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,840 wheel INFO adding 'django/contrib/sessions/locale/es/LC_MESSAGES/django.po' 2024-11-01 08:30:15,841 wheel INFO adding 'django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,842 wheel INFO adding 'django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.po' 2024-11-01 08:30:15,843 wheel INFO adding 'django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,844 wheel INFO adding 'django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.po' 2024-11-01 08:30:15,845 wheel INFO adding 'django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,846 wheel INFO adding 'django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.po' 2024-11-01 08:30:15,847 wheel INFO adding 'django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,848 wheel INFO adding 'django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.po' 2024-11-01 08:30:15,849 wheel INFO adding 'django/contrib/sessions/locale/et/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,850 wheel INFO adding 'django/contrib/sessions/locale/et/LC_MESSAGES/django.po' 2024-11-01 08:30:15,851 wheel INFO adding 'django/contrib/sessions/locale/eu/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,852 wheel INFO adding 'django/contrib/sessions/locale/eu/LC_MESSAGES/django.po' 2024-11-01 08:30:15,853 wheel INFO adding 'django/contrib/sessions/locale/fa/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,854 wheel INFO adding 'django/contrib/sessions/locale/fa/LC_MESSAGES/django.po' 2024-11-01 08:30:15,855 wheel INFO adding 'django/contrib/sessions/locale/fi/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,856 wheel INFO adding 'django/contrib/sessions/locale/fi/LC_MESSAGES/django.po' 2024-11-01 08:30:15,857 wheel INFO adding 'django/contrib/sessions/locale/fr/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,858 wheel INFO adding 'django/contrib/sessions/locale/fr/LC_MESSAGES/django.po' 2024-11-01 08:30:15,859 wheel INFO adding 'django/contrib/sessions/locale/fy/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,860 wheel INFO adding 'django/contrib/sessions/locale/fy/LC_MESSAGES/django.po' 2024-11-01 08:30:15,861 wheel INFO adding 'django/contrib/sessions/locale/ga/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,862 wheel INFO adding 'django/contrib/sessions/locale/ga/LC_MESSAGES/django.po' 2024-11-01 08:30:15,863 wheel INFO adding 'django/contrib/sessions/locale/gd/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,864 wheel INFO adding 'django/contrib/sessions/locale/gd/LC_MESSAGES/django.po' 2024-11-01 08:30:15,865 wheel INFO adding 'django/contrib/sessions/locale/gl/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,866 wheel INFO adding 'django/contrib/sessions/locale/gl/LC_MESSAGES/django.po' 2024-11-01 08:30:15,867 wheel INFO adding 'django/contrib/sessions/locale/he/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,868 wheel INFO adding 'django/contrib/sessions/locale/he/LC_MESSAGES/django.po' 2024-11-01 08:30:15,869 wheel INFO adding 'django/contrib/sessions/locale/hi/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,870 wheel INFO adding 'django/contrib/sessions/locale/hi/LC_MESSAGES/django.po' 2024-11-01 08:30:15,871 wheel INFO adding 'django/contrib/sessions/locale/hr/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,872 wheel INFO adding 'django/contrib/sessions/locale/hr/LC_MESSAGES/django.po' 2024-11-01 08:30:15,873 wheel INFO adding 'django/contrib/sessions/locale/hsb/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,874 wheel INFO adding 'django/contrib/sessions/locale/hsb/LC_MESSAGES/django.po' 2024-11-01 08:30:15,875 wheel INFO adding 'django/contrib/sessions/locale/hu/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,876 wheel INFO adding 'django/contrib/sessions/locale/hu/LC_MESSAGES/django.po' 2024-11-01 08:30:15,877 wheel INFO adding 'django/contrib/sessions/locale/hy/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,878 wheel INFO adding 'django/contrib/sessions/locale/hy/LC_MESSAGES/django.po' 2024-11-01 08:30:15,879 wheel INFO adding 'django/contrib/sessions/locale/ia/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,880 wheel INFO adding 'django/contrib/sessions/locale/ia/LC_MESSAGES/django.po' 2024-11-01 08:30:15,881 wheel INFO adding 'django/contrib/sessions/locale/id/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,882 wheel INFO adding 'django/contrib/sessions/locale/id/LC_MESSAGES/django.po' 2024-11-01 08:30:15,883 wheel INFO adding 'django/contrib/sessions/locale/io/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,884 wheel INFO adding 'django/contrib/sessions/locale/io/LC_MESSAGES/django.po' 2024-11-01 08:30:15,885 wheel INFO adding 'django/contrib/sessions/locale/is/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,886 wheel INFO adding 'django/contrib/sessions/locale/is/LC_MESSAGES/django.po' 2024-11-01 08:30:15,887 wheel INFO adding 'django/contrib/sessions/locale/it/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,888 wheel INFO adding 'django/contrib/sessions/locale/it/LC_MESSAGES/django.po' 2024-11-01 08:30:15,889 wheel INFO adding 'django/contrib/sessions/locale/ja/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,890 wheel INFO adding 'django/contrib/sessions/locale/ja/LC_MESSAGES/django.po' 2024-11-01 08:30:15,891 wheel INFO adding 'django/contrib/sessions/locale/ka/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,892 wheel INFO adding 'django/contrib/sessions/locale/ka/LC_MESSAGES/django.po' 2024-11-01 08:30:15,893 wheel INFO adding 'django/contrib/sessions/locale/kab/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,894 wheel INFO adding 'django/contrib/sessions/locale/kab/LC_MESSAGES/django.po' 2024-11-01 08:30:15,895 wheel INFO adding 'django/contrib/sessions/locale/kk/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,896 wheel INFO adding 'django/contrib/sessions/locale/kk/LC_MESSAGES/django.po' 2024-11-01 08:30:15,897 wheel INFO adding 'django/contrib/sessions/locale/km/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,898 wheel INFO adding 'django/contrib/sessions/locale/km/LC_MESSAGES/django.po' 2024-11-01 08:30:15,899 wheel INFO adding 'django/contrib/sessions/locale/kn/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,900 wheel INFO adding 'django/contrib/sessions/locale/kn/LC_MESSAGES/django.po' 2024-11-01 08:30:15,901 wheel INFO adding 'django/contrib/sessions/locale/ko/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,902 wheel INFO adding 'django/contrib/sessions/locale/ko/LC_MESSAGES/django.po' 2024-11-01 08:30:15,903 wheel INFO adding 'django/contrib/sessions/locale/ky/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,904 wheel INFO adding 'django/contrib/sessions/locale/ky/LC_MESSAGES/django.po' 2024-11-01 08:30:15,905 wheel INFO adding 'django/contrib/sessions/locale/lb/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,906 wheel INFO adding 'django/contrib/sessions/locale/lb/LC_MESSAGES/django.po' 2024-11-01 08:30:15,907 wheel INFO adding 'django/contrib/sessions/locale/lt/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,908 wheel INFO adding 'django/contrib/sessions/locale/lt/LC_MESSAGES/django.po' 2024-11-01 08:30:15,909 wheel INFO adding 'django/contrib/sessions/locale/lv/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,910 wheel INFO adding 'django/contrib/sessions/locale/lv/LC_MESSAGES/django.po' 2024-11-01 08:30:15,911 wheel INFO adding 'django/contrib/sessions/locale/mk/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,912 wheel INFO adding 'django/contrib/sessions/locale/mk/LC_MESSAGES/django.po' 2024-11-01 08:30:15,913 wheel INFO adding 'django/contrib/sessions/locale/ml/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,914 wheel INFO adding 'django/contrib/sessions/locale/ml/LC_MESSAGES/django.po' 2024-11-01 08:30:15,915 wheel INFO adding 'django/contrib/sessions/locale/mn/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,916 wheel INFO adding 'django/contrib/sessions/locale/mn/LC_MESSAGES/django.po' 2024-11-01 08:30:15,917 wheel INFO adding 'django/contrib/sessions/locale/mr/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,918 wheel INFO adding 'django/contrib/sessions/locale/mr/LC_MESSAGES/django.po' 2024-11-01 08:30:15,919 wheel INFO adding 'django/contrib/sessions/locale/ms/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,920 wheel INFO adding 'django/contrib/sessions/locale/ms/LC_MESSAGES/django.po' 2024-11-01 08:30:15,921 wheel INFO adding 'django/contrib/sessions/locale/my/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,922 wheel INFO adding 'django/contrib/sessions/locale/my/LC_MESSAGES/django.po' 2024-11-01 08:30:15,923 wheel INFO adding 'django/contrib/sessions/locale/nb/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,924 wheel INFO adding 'django/contrib/sessions/locale/nb/LC_MESSAGES/django.po' 2024-11-01 08:30:15,925 wheel INFO adding 'django/contrib/sessions/locale/ne/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,926 wheel INFO adding 'django/contrib/sessions/locale/ne/LC_MESSAGES/django.po' 2024-11-01 08:30:15,927 wheel INFO adding 'django/contrib/sessions/locale/nl/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,928 wheel INFO adding 'django/contrib/sessions/locale/nl/LC_MESSAGES/django.po' 2024-11-01 08:30:15,929 wheel INFO adding 'django/contrib/sessions/locale/nn/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,930 wheel INFO adding 'django/contrib/sessions/locale/nn/LC_MESSAGES/django.po' 2024-11-01 08:30:15,931 wheel INFO adding 'django/contrib/sessions/locale/os/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,932 wheel INFO adding 'django/contrib/sessions/locale/os/LC_MESSAGES/django.po' 2024-11-01 08:30:15,933 wheel INFO adding 'django/contrib/sessions/locale/pa/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,934 wheel INFO adding 'django/contrib/sessions/locale/pa/LC_MESSAGES/django.po' 2024-11-01 08:30:15,935 wheel INFO adding 'django/contrib/sessions/locale/pl/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,936 wheel INFO adding 'django/contrib/sessions/locale/pl/LC_MESSAGES/django.po' 2024-11-01 08:30:15,937 wheel INFO adding 'django/contrib/sessions/locale/pt/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,938 wheel INFO adding 'django/contrib/sessions/locale/pt/LC_MESSAGES/django.po' 2024-11-01 08:30:15,940 wheel INFO adding 'django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,940 wheel INFO adding 'django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.po' 2024-11-01 08:30:15,941 wheel INFO adding 'django/contrib/sessions/locale/ro/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,942 wheel INFO adding 'django/contrib/sessions/locale/ro/LC_MESSAGES/django.po' 2024-11-01 08:30:15,943 wheel INFO adding 'django/contrib/sessions/locale/ru/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,944 wheel INFO adding 'django/contrib/sessions/locale/ru/LC_MESSAGES/django.po' 2024-11-01 08:30:15,945 wheel INFO adding 'django/contrib/sessions/locale/sk/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,946 wheel INFO adding 'django/contrib/sessions/locale/sk/LC_MESSAGES/django.po' 2024-11-01 08:30:15,947 wheel INFO adding 'django/contrib/sessions/locale/sl/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,948 wheel INFO adding 'django/contrib/sessions/locale/sl/LC_MESSAGES/django.po' 2024-11-01 08:30:15,949 wheel INFO adding 'django/contrib/sessions/locale/sq/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,950 wheel INFO adding 'django/contrib/sessions/locale/sq/LC_MESSAGES/django.po' 2024-11-01 08:30:15,951 wheel INFO adding 'django/contrib/sessions/locale/sr/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,952 wheel INFO adding 'django/contrib/sessions/locale/sr/LC_MESSAGES/django.po' 2024-11-01 08:30:15,953 wheel INFO adding 'django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,954 wheel INFO adding 'django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.po' 2024-11-01 08:30:15,956 wheel INFO adding 'django/contrib/sessions/locale/sv/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,957 wheel INFO adding 'django/contrib/sessions/locale/sv/LC_MESSAGES/django.po' 2024-11-01 08:30:15,958 wheel INFO adding 'django/contrib/sessions/locale/sw/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,959 wheel INFO adding 'django/contrib/sessions/locale/sw/LC_MESSAGES/django.po' 2024-11-01 08:30:15,960 wheel INFO adding 'django/contrib/sessions/locale/ta/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,960 wheel INFO adding 'django/contrib/sessions/locale/ta/LC_MESSAGES/django.po' 2024-11-01 08:30:15,962 wheel INFO adding 'django/contrib/sessions/locale/te/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,962 wheel INFO adding 'django/contrib/sessions/locale/te/LC_MESSAGES/django.po' 2024-11-01 08:30:15,964 wheel INFO adding 'django/contrib/sessions/locale/tg/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,965 wheel INFO adding 'django/contrib/sessions/locale/tg/LC_MESSAGES/django.po' 2024-11-01 08:30:15,966 wheel INFO adding 'django/contrib/sessions/locale/th/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,967 wheel INFO adding 'django/contrib/sessions/locale/th/LC_MESSAGES/django.po' 2024-11-01 08:30:15,968 wheel INFO adding 'django/contrib/sessions/locale/tk/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,969 wheel INFO adding 'django/contrib/sessions/locale/tk/LC_MESSAGES/django.po' 2024-11-01 08:30:15,970 wheel INFO adding 'django/contrib/sessions/locale/tr/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,971 wheel INFO adding 'django/contrib/sessions/locale/tr/LC_MESSAGES/django.po' 2024-11-01 08:30:15,972 wheel INFO adding 'django/contrib/sessions/locale/tt/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,973 wheel INFO adding 'django/contrib/sessions/locale/tt/LC_MESSAGES/django.po' 2024-11-01 08:30:15,974 wheel INFO adding 'django/contrib/sessions/locale/udm/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,975 wheel INFO adding 'django/contrib/sessions/locale/udm/LC_MESSAGES/django.po' 2024-11-01 08:30:15,976 wheel INFO adding 'django/contrib/sessions/locale/uk/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,977 wheel INFO adding 'django/contrib/sessions/locale/uk/LC_MESSAGES/django.po' 2024-11-01 08:30:15,978 wheel INFO adding 'django/contrib/sessions/locale/ur/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,979 wheel INFO adding 'django/contrib/sessions/locale/ur/LC_MESSAGES/django.po' 2024-11-01 08:30:15,980 wheel INFO adding 'django/contrib/sessions/locale/uz/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,981 wheel INFO adding 'django/contrib/sessions/locale/uz/LC_MESSAGES/django.po' 2024-11-01 08:30:15,982 wheel INFO adding 'django/contrib/sessions/locale/vi/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,983 wheel INFO adding 'django/contrib/sessions/locale/vi/LC_MESSAGES/django.po' 2024-11-01 08:30:15,984 wheel INFO adding 'django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,985 wheel INFO adding 'django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.po' 2024-11-01 08:30:15,986 wheel INFO adding 'django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-11-01 08:30:15,987 wheel INFO adding 'django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.po' 2024-11-01 08:30:15,988 wheel INFO adding 'django/contrib/sessions/management/__init__.py' 2024-11-01 08:30:15,989 wheel INFO adding 'django/contrib/sessions/management/commands/__init__.py' 2024-11-01 08:30:15,990 wheel INFO adding 'django/contrib/sessions/management/commands/clearsessions.py' 2024-11-01 08:30:15,991 wheel INFO adding 'django/contrib/sessions/migrations/0001_initial.py' 2024-11-01 08:30:15,992 wheel INFO adding 'django/contrib/sessions/migrations/__init__.py' 2024-11-01 08:30:15,993 wheel INFO adding 'django/contrib/sitemaps/__init__.py' 2024-11-01 08:30:15,994 wheel INFO adding 'django/contrib/sitemaps/apps.py' 2024-11-01 08:30:15,995 wheel INFO adding 'django/contrib/sitemaps/views.py' 2024-11-01 08:30:15,996 wheel INFO adding 'django/contrib/sitemaps/management/__init__.py' 2024-11-01 08:30:15,997 wheel INFO adding 'django/contrib/sitemaps/management/commands/__init__.py' 2024-11-01 08:30:15,998 wheel INFO adding 'django/contrib/sitemaps/management/commands/ping_google.py' 2024-11-01 08:30:15,999 wheel INFO adding 'django/contrib/sitemaps/templates/sitemap.xml' 2024-11-01 08:30:16,000 wheel INFO adding 'django/contrib/sitemaps/templates/sitemap_index.xml' 2024-11-01 08:30:16,001 wheel INFO adding 'django/contrib/sites/__init__.py' 2024-11-01 08:30:16,002 wheel INFO adding 'django/contrib/sites/admin.py' 2024-11-01 08:30:16,002 wheel INFO adding 'django/contrib/sites/apps.py' 2024-11-01 08:30:16,003 wheel INFO adding 'django/contrib/sites/checks.py' 2024-11-01 08:30:16,004 wheel INFO adding 'django/contrib/sites/management.py' 2024-11-01 08:30:16,005 wheel INFO adding 'django/contrib/sites/managers.py' 2024-11-01 08:30:16,006 wheel INFO adding 'django/contrib/sites/middleware.py' 2024-11-01 08:30:16,007 wheel INFO adding 'django/contrib/sites/models.py' 2024-11-01 08:30:16,007 wheel INFO adding 'django/contrib/sites/requests.py' 2024-11-01 08:30:16,008 wheel INFO adding 'django/contrib/sites/shortcuts.py' 2024-11-01 08:30:16,012 wheel INFO adding 'django/contrib/sites/locale/af/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,013 wheel INFO adding 'django/contrib/sites/locale/af/LC_MESSAGES/django.po' 2024-11-01 08:30:16,014 wheel INFO adding 'django/contrib/sites/locale/ar/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,015 wheel INFO adding 'django/contrib/sites/locale/ar/LC_MESSAGES/django.po' 2024-11-01 08:30:16,016 wheel INFO adding 'django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,017 wheel INFO adding 'django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.po' 2024-11-01 08:30:16,018 wheel INFO adding 'django/contrib/sites/locale/ast/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,019 wheel INFO adding 'django/contrib/sites/locale/ast/LC_MESSAGES/django.po' 2024-11-01 08:30:16,021 wheel INFO adding 'django/contrib/sites/locale/az/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,021 wheel INFO adding 'django/contrib/sites/locale/az/LC_MESSAGES/django.po' 2024-11-01 08:30:16,022 wheel INFO adding 'django/contrib/sites/locale/be/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,023 wheel INFO adding 'django/contrib/sites/locale/be/LC_MESSAGES/django.po' 2024-11-01 08:30:16,025 wheel INFO adding 'django/contrib/sites/locale/bg/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,025 wheel INFO adding 'django/contrib/sites/locale/bg/LC_MESSAGES/django.po' 2024-11-01 08:30:16,027 wheel INFO adding 'django/contrib/sites/locale/bn/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,028 wheel INFO adding 'django/contrib/sites/locale/bn/LC_MESSAGES/django.po' 2024-11-01 08:30:16,029 wheel INFO adding 'django/contrib/sites/locale/br/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,030 wheel INFO adding 'django/contrib/sites/locale/br/LC_MESSAGES/django.po' 2024-11-01 08:30:16,031 wheel INFO adding 'django/contrib/sites/locale/bs/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,032 wheel INFO adding 'django/contrib/sites/locale/bs/LC_MESSAGES/django.po' 2024-11-01 08:30:16,033 wheel INFO adding 'django/contrib/sites/locale/ca/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,034 wheel INFO adding 'django/contrib/sites/locale/ca/LC_MESSAGES/django.po' 2024-11-01 08:30:16,035 wheel INFO adding 'django/contrib/sites/locale/ckb/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,036 wheel INFO adding 'django/contrib/sites/locale/ckb/LC_MESSAGES/django.po' 2024-11-01 08:30:16,037 wheel INFO adding 'django/contrib/sites/locale/cs/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,038 wheel INFO adding 'django/contrib/sites/locale/cs/LC_MESSAGES/django.po' 2024-11-01 08:30:16,039 wheel INFO adding 'django/contrib/sites/locale/cy/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,040 wheel INFO adding 'django/contrib/sites/locale/cy/LC_MESSAGES/django.po' 2024-11-01 08:30:16,041 wheel INFO adding 'django/contrib/sites/locale/da/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,042 wheel INFO adding 'django/contrib/sites/locale/da/LC_MESSAGES/django.po' 2024-11-01 08:30:16,043 wheel INFO adding 'django/contrib/sites/locale/de/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,044 wheel INFO adding 'django/contrib/sites/locale/de/LC_MESSAGES/django.po' 2024-11-01 08:30:16,045 wheel INFO adding 'django/contrib/sites/locale/dsb/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,046 wheel INFO adding 'django/contrib/sites/locale/dsb/LC_MESSAGES/django.po' 2024-11-01 08:30:16,047 wheel INFO adding 'django/contrib/sites/locale/el/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,048 wheel INFO adding 'django/contrib/sites/locale/el/LC_MESSAGES/django.po' 2024-11-01 08:30:16,049 wheel INFO adding 'django/contrib/sites/locale/en/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,050 wheel INFO adding 'django/contrib/sites/locale/en/LC_MESSAGES/django.po' 2024-11-01 08:30:16,051 wheel INFO adding 'django/contrib/sites/locale/en_AU/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,052 wheel INFO adding 'django/contrib/sites/locale/en_AU/LC_MESSAGES/django.po' 2024-11-01 08:30:16,053 wheel INFO adding 'django/contrib/sites/locale/en_GB/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,054 wheel INFO adding 'django/contrib/sites/locale/en_GB/LC_MESSAGES/django.po' 2024-11-01 08:30:16,055 wheel INFO adding 'django/contrib/sites/locale/eo/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,056 wheel INFO adding 'django/contrib/sites/locale/eo/LC_MESSAGES/django.po' 2024-11-01 08:30:16,057 wheel INFO adding 'django/contrib/sites/locale/es/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,058 wheel INFO adding 'django/contrib/sites/locale/es/LC_MESSAGES/django.po' 2024-11-01 08:30:16,059 wheel INFO adding 'django/contrib/sites/locale/es_AR/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,060 wheel INFO adding 'django/contrib/sites/locale/es_AR/LC_MESSAGES/django.po' 2024-11-01 08:30:16,061 wheel INFO adding 'django/contrib/sites/locale/es_CO/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,062 wheel INFO adding 'django/contrib/sites/locale/es_CO/LC_MESSAGES/django.po' 2024-11-01 08:30:16,063 wheel INFO adding 'django/contrib/sites/locale/es_MX/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,064 wheel INFO adding 'django/contrib/sites/locale/es_MX/LC_MESSAGES/django.po' 2024-11-01 08:30:16,065 wheel INFO adding 'django/contrib/sites/locale/es_VE/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,066 wheel INFO adding 'django/contrib/sites/locale/es_VE/LC_MESSAGES/django.po' 2024-11-01 08:30:16,067 wheel INFO adding 'django/contrib/sites/locale/et/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,068 wheel INFO adding 'django/contrib/sites/locale/et/LC_MESSAGES/django.po' 2024-11-01 08:30:16,069 wheel INFO adding 'django/contrib/sites/locale/eu/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,070 wheel INFO adding 'django/contrib/sites/locale/eu/LC_MESSAGES/django.po' 2024-11-01 08:30:16,072 wheel INFO adding 'django/contrib/sites/locale/fa/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,072 wheel INFO adding 'django/contrib/sites/locale/fa/LC_MESSAGES/django.po' 2024-11-01 08:30:16,074 wheel INFO adding 'django/contrib/sites/locale/fi/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,074 wheel INFO adding 'django/contrib/sites/locale/fi/LC_MESSAGES/django.po' 2024-11-01 08:30:16,076 wheel INFO adding 'django/contrib/sites/locale/fr/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,076 wheel INFO adding 'django/contrib/sites/locale/fr/LC_MESSAGES/django.po' 2024-11-01 08:30:16,078 wheel INFO adding 'django/contrib/sites/locale/fy/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,078 wheel INFO adding 'django/contrib/sites/locale/fy/LC_MESSAGES/django.po' 2024-11-01 08:30:16,080 wheel INFO adding 'django/contrib/sites/locale/ga/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,080 wheel INFO adding 'django/contrib/sites/locale/ga/LC_MESSAGES/django.po' 2024-11-01 08:30:16,082 wheel INFO adding 'django/contrib/sites/locale/gd/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,082 wheel INFO adding 'django/contrib/sites/locale/gd/LC_MESSAGES/django.po' 2024-11-01 08:30:16,083 wheel INFO adding 'django/contrib/sites/locale/gl/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,084 wheel INFO adding 'django/contrib/sites/locale/gl/LC_MESSAGES/django.po' 2024-11-01 08:30:16,085 wheel INFO adding 'django/contrib/sites/locale/he/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,086 wheel INFO adding 'django/contrib/sites/locale/he/LC_MESSAGES/django.po' 2024-11-01 08:30:16,087 wheel INFO adding 'django/contrib/sites/locale/hi/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,088 wheel INFO adding 'django/contrib/sites/locale/hi/LC_MESSAGES/django.po' 2024-11-01 08:30:16,089 wheel INFO adding 'django/contrib/sites/locale/hr/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,090 wheel INFO adding 'django/contrib/sites/locale/hr/LC_MESSAGES/django.po' 2024-11-01 08:30:16,091 wheel INFO adding 'django/contrib/sites/locale/hsb/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,092 wheel INFO adding 'django/contrib/sites/locale/hsb/LC_MESSAGES/django.po' 2024-11-01 08:30:16,093 wheel INFO adding 'django/contrib/sites/locale/hu/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,094 wheel INFO adding 'django/contrib/sites/locale/hu/LC_MESSAGES/django.po' 2024-11-01 08:30:16,096 wheel INFO adding 'django/contrib/sites/locale/hy/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,097 wheel INFO adding 'django/contrib/sites/locale/hy/LC_MESSAGES/django.po' 2024-11-01 08:30:16,098 wheel INFO adding 'django/contrib/sites/locale/ia/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,099 wheel INFO adding 'django/contrib/sites/locale/ia/LC_MESSAGES/django.po' 2024-11-01 08:30:16,100 wheel INFO adding 'django/contrib/sites/locale/id/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,101 wheel INFO adding 'django/contrib/sites/locale/id/LC_MESSAGES/django.po' 2024-11-01 08:30:16,102 wheel INFO adding 'django/contrib/sites/locale/io/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,103 wheel INFO adding 'django/contrib/sites/locale/io/LC_MESSAGES/django.po' 2024-11-01 08:30:16,104 wheel INFO adding 'django/contrib/sites/locale/is/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,105 wheel INFO adding 'django/contrib/sites/locale/is/LC_MESSAGES/django.po' 2024-11-01 08:30:16,106 wheel INFO adding 'django/contrib/sites/locale/it/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,107 wheel INFO adding 'django/contrib/sites/locale/it/LC_MESSAGES/django.po' 2024-11-01 08:30:16,108 wheel INFO adding 'django/contrib/sites/locale/ja/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,109 wheel INFO adding 'django/contrib/sites/locale/ja/LC_MESSAGES/django.po' 2024-11-01 08:30:16,110 wheel INFO adding 'django/contrib/sites/locale/ka/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,111 wheel INFO adding 'django/contrib/sites/locale/ka/LC_MESSAGES/django.po' 2024-11-01 08:30:16,112 wheel INFO adding 'django/contrib/sites/locale/kab/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,112 wheel INFO adding 'django/contrib/sites/locale/kab/LC_MESSAGES/django.po' 2024-11-01 08:30:16,114 wheel INFO adding 'django/contrib/sites/locale/kk/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,114 wheel INFO adding 'django/contrib/sites/locale/kk/LC_MESSAGES/django.po' 2024-11-01 08:30:16,116 wheel INFO adding 'django/contrib/sites/locale/km/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,116 wheel INFO adding 'django/contrib/sites/locale/km/LC_MESSAGES/django.po' 2024-11-01 08:30:16,118 wheel INFO adding 'django/contrib/sites/locale/kn/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,118 wheel INFO adding 'django/contrib/sites/locale/kn/LC_MESSAGES/django.po' 2024-11-01 08:30:16,120 wheel INFO adding 'django/contrib/sites/locale/ko/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,120 wheel INFO adding 'django/contrib/sites/locale/ko/LC_MESSAGES/django.po' 2024-11-01 08:30:16,121 wheel INFO adding 'django/contrib/sites/locale/ky/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,123 wheel INFO adding 'django/contrib/sites/locale/ky/LC_MESSAGES/django.po' 2024-11-01 08:30:16,124 wheel INFO adding 'django/contrib/sites/locale/lb/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,125 wheel INFO adding 'django/contrib/sites/locale/lb/LC_MESSAGES/django.po' 2024-11-01 08:30:16,126 wheel INFO adding 'django/contrib/sites/locale/lt/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,127 wheel INFO adding 'django/contrib/sites/locale/lt/LC_MESSAGES/django.po' 2024-11-01 08:30:16,128 wheel INFO adding 'django/contrib/sites/locale/lv/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,129 wheel INFO adding 'django/contrib/sites/locale/lv/LC_MESSAGES/django.po' 2024-11-01 08:30:16,130 wheel INFO adding 'django/contrib/sites/locale/mk/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,131 wheel INFO adding 'django/contrib/sites/locale/mk/LC_MESSAGES/django.po' 2024-11-01 08:30:16,132 wheel INFO adding 'django/contrib/sites/locale/ml/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,133 wheel INFO adding 'django/contrib/sites/locale/ml/LC_MESSAGES/django.po' 2024-11-01 08:30:16,134 wheel INFO adding 'django/contrib/sites/locale/mn/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,135 wheel INFO adding 'django/contrib/sites/locale/mn/LC_MESSAGES/django.po' 2024-11-01 08:30:16,136 wheel INFO adding 'django/contrib/sites/locale/mr/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,137 wheel INFO adding 'django/contrib/sites/locale/mr/LC_MESSAGES/django.po' 2024-11-01 08:30:16,138 wheel INFO adding 'django/contrib/sites/locale/ms/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,139 wheel INFO adding 'django/contrib/sites/locale/ms/LC_MESSAGES/django.po' 2024-11-01 08:30:16,140 wheel INFO adding 'django/contrib/sites/locale/my/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,141 wheel INFO adding 'django/contrib/sites/locale/my/LC_MESSAGES/django.po' 2024-11-01 08:30:16,142 wheel INFO adding 'django/contrib/sites/locale/nb/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,143 wheel INFO adding 'django/contrib/sites/locale/nb/LC_MESSAGES/django.po' 2024-11-01 08:30:16,144 wheel INFO adding 'django/contrib/sites/locale/ne/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,145 wheel INFO adding 'django/contrib/sites/locale/ne/LC_MESSAGES/django.po' 2024-11-01 08:30:16,146 wheel INFO adding 'django/contrib/sites/locale/nl/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,147 wheel INFO adding 'django/contrib/sites/locale/nl/LC_MESSAGES/django.po' 2024-11-01 08:30:16,149 wheel INFO adding 'django/contrib/sites/locale/nn/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,150 wheel INFO adding 'django/contrib/sites/locale/nn/LC_MESSAGES/django.po' 2024-11-01 08:30:16,151 wheel INFO adding 'django/contrib/sites/locale/os/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,152 wheel INFO adding 'django/contrib/sites/locale/os/LC_MESSAGES/django.po' 2024-11-01 08:30:16,153 wheel INFO adding 'django/contrib/sites/locale/pa/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,154 wheel INFO adding 'django/contrib/sites/locale/pa/LC_MESSAGES/django.po' 2024-11-01 08:30:16,155 wheel INFO adding 'django/contrib/sites/locale/pl/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,156 wheel INFO adding 'django/contrib/sites/locale/pl/LC_MESSAGES/django.po' 2024-11-01 08:30:16,157 wheel INFO adding 'django/contrib/sites/locale/pt/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,158 wheel INFO adding 'django/contrib/sites/locale/pt/LC_MESSAGES/django.po' 2024-11-01 08:30:16,159 wheel INFO adding 'django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,160 wheel INFO adding 'django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.po' 2024-11-01 08:30:16,161 wheel INFO adding 'django/contrib/sites/locale/ro/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,162 wheel INFO adding 'django/contrib/sites/locale/ro/LC_MESSAGES/django.po' 2024-11-01 08:30:16,163 wheel INFO adding 'django/contrib/sites/locale/ru/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,164 wheel INFO adding 'django/contrib/sites/locale/ru/LC_MESSAGES/django.po' 2024-11-01 08:30:16,165 wheel INFO adding 'django/contrib/sites/locale/sk/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,166 wheel INFO adding 'django/contrib/sites/locale/sk/LC_MESSAGES/django.po' 2024-11-01 08:30:16,167 wheel INFO adding 'django/contrib/sites/locale/sl/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,168 wheel INFO adding 'django/contrib/sites/locale/sl/LC_MESSAGES/django.po' 2024-11-01 08:30:16,169 wheel INFO adding 'django/contrib/sites/locale/sq/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,170 wheel INFO adding 'django/contrib/sites/locale/sq/LC_MESSAGES/django.po' 2024-11-01 08:30:16,171 wheel INFO adding 'django/contrib/sites/locale/sr/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,172 wheel INFO adding 'django/contrib/sites/locale/sr/LC_MESSAGES/django.po' 2024-11-01 08:30:16,173 wheel INFO adding 'django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,174 wheel INFO adding 'django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.po' 2024-11-01 08:30:16,175 wheel INFO adding 'django/contrib/sites/locale/sv/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,176 wheel INFO adding 'django/contrib/sites/locale/sv/LC_MESSAGES/django.po' 2024-11-01 08:30:16,178 wheel INFO adding 'django/contrib/sites/locale/sw/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,178 wheel INFO adding 'django/contrib/sites/locale/sw/LC_MESSAGES/django.po' 2024-11-01 08:30:16,180 wheel INFO adding 'django/contrib/sites/locale/ta/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,181 wheel INFO adding 'django/contrib/sites/locale/ta/LC_MESSAGES/django.po' 2024-11-01 08:30:16,182 wheel INFO adding 'django/contrib/sites/locale/te/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,183 wheel INFO adding 'django/contrib/sites/locale/te/LC_MESSAGES/django.po' 2024-11-01 08:30:16,184 wheel INFO adding 'django/contrib/sites/locale/tg/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,185 wheel INFO adding 'django/contrib/sites/locale/tg/LC_MESSAGES/django.po' 2024-11-01 08:30:16,186 wheel INFO adding 'django/contrib/sites/locale/th/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,187 wheel INFO adding 'django/contrib/sites/locale/th/LC_MESSAGES/django.po' 2024-11-01 08:30:16,188 wheel INFO adding 'django/contrib/sites/locale/tk/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,189 wheel INFO adding 'django/contrib/sites/locale/tk/LC_MESSAGES/django.po' 2024-11-01 08:30:16,190 wheel INFO adding 'django/contrib/sites/locale/tr/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,191 wheel INFO adding 'django/contrib/sites/locale/tr/LC_MESSAGES/django.po' 2024-11-01 08:30:16,192 wheel INFO adding 'django/contrib/sites/locale/tt/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,193 wheel INFO adding 'django/contrib/sites/locale/tt/LC_MESSAGES/django.po' 2024-11-01 08:30:16,194 wheel INFO adding 'django/contrib/sites/locale/udm/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,195 wheel INFO adding 'django/contrib/sites/locale/udm/LC_MESSAGES/django.po' 2024-11-01 08:30:16,196 wheel INFO adding 'django/contrib/sites/locale/uk/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,197 wheel INFO adding 'django/contrib/sites/locale/uk/LC_MESSAGES/django.po' 2024-11-01 08:30:16,198 wheel INFO adding 'django/contrib/sites/locale/ur/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,199 wheel INFO adding 'django/contrib/sites/locale/ur/LC_MESSAGES/django.po' 2024-11-01 08:30:16,200 wheel INFO adding 'django/contrib/sites/locale/uz/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,201 wheel INFO adding 'django/contrib/sites/locale/uz/LC_MESSAGES/django.po' 2024-11-01 08:30:16,202 wheel INFO adding 'django/contrib/sites/locale/vi/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,203 wheel INFO adding 'django/contrib/sites/locale/vi/LC_MESSAGES/django.po' 2024-11-01 08:30:16,204 wheel INFO adding 'django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,205 wheel INFO adding 'django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.po' 2024-11-01 08:30:16,206 wheel INFO adding 'django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-11-01 08:30:16,207 wheel INFO adding 'django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.po' 2024-11-01 08:30:16,208 wheel INFO adding 'django/contrib/sites/migrations/0001_initial.py' 2024-11-01 08:30:16,209 wheel INFO adding 'django/contrib/sites/migrations/0002_alter_domain_unique.py' 2024-11-01 08:30:16,210 wheel INFO adding 'django/contrib/sites/migrations/__init__.py' 2024-11-01 08:30:16,210 wheel INFO adding 'django/contrib/staticfiles/__init__.py' 2024-11-01 08:30:16,211 wheel INFO adding 'django/contrib/staticfiles/apps.py' 2024-11-01 08:30:16,212 wheel INFO adding 'django/contrib/staticfiles/checks.py' 2024-11-01 08:30:16,213 wheel INFO adding 'django/contrib/staticfiles/finders.py' 2024-11-01 08:30:16,214 wheel INFO adding 'django/contrib/staticfiles/handlers.py' 2024-11-01 08:30:16,216 wheel INFO adding 'django/contrib/staticfiles/storage.py' 2024-11-01 08:30:16,217 wheel INFO adding 'django/contrib/staticfiles/testing.py' 2024-11-01 08:30:16,218 wheel INFO adding 'django/contrib/staticfiles/urls.py' 2024-11-01 08:30:16,219 wheel INFO adding 'django/contrib/staticfiles/utils.py' 2024-11-01 08:30:16,220 wheel INFO adding 'django/contrib/staticfiles/views.py' 2024-11-01 08:30:16,221 wheel INFO adding 'django/contrib/staticfiles/management/__init__.py' 2024-11-01 08:30:16,222 wheel INFO adding 'django/contrib/staticfiles/management/commands/__init__.py' 2024-11-01 08:30:16,223 wheel INFO adding 'django/contrib/staticfiles/management/commands/collectstatic.py' 2024-11-01 08:30:16,224 wheel INFO adding 'django/contrib/staticfiles/management/commands/findstatic.py' 2024-11-01 08:30:16,225 wheel INFO adding 'django/contrib/staticfiles/management/commands/runserver.py' 2024-11-01 08:30:16,226 wheel INFO adding 'django/contrib/syndication/__init__.py' 2024-11-01 08:30:16,227 wheel INFO adding 'django/contrib/syndication/apps.py' 2024-11-01 08:30:16,228 wheel INFO adding 'django/contrib/syndication/views.py' 2024-11-01 08:30:16,229 wheel INFO adding 'django/core/__init__.py' 2024-11-01 08:30:16,230 wheel INFO adding 'django/core/asgi.py' 2024-11-01 08:30:16,231 wheel INFO adding 'django/core/exceptions.py' 2024-11-01 08:30:16,232 wheel INFO adding 'django/core/paginator.py' 2024-11-01 08:30:16,233 wheel INFO adding 'django/core/signals.py' 2024-11-01 08:30:16,234 wheel INFO adding 'django/core/signing.py' 2024-11-01 08:30:16,236 wheel INFO adding 'django/core/validators.py' 2024-11-01 08:30:16,237 wheel INFO adding 'django/core/wsgi.py' 2024-11-01 08:30:16,238 wheel INFO adding 'django/core/cache/__init__.py' 2024-11-01 08:30:16,239 wheel INFO adding 'django/core/cache/utils.py' 2024-11-01 08:30:16,240 wheel INFO adding 'django/core/cache/backends/__init__.py' 2024-11-01 08:30:16,242 wheel INFO adding 'django/core/cache/backends/base.py' 2024-11-01 08:30:16,243 wheel INFO adding 'django/core/cache/backends/db.py' 2024-11-01 08:30:16,244 wheel INFO adding 'django/core/cache/backends/dummy.py' 2024-11-01 08:30:16,245 wheel INFO adding 'django/core/cache/backends/filebased.py' 2024-11-01 08:30:16,246 wheel INFO adding 'django/core/cache/backends/locmem.py' 2024-11-01 08:30:16,247 wheel INFO adding 'django/core/cache/backends/memcached.py' 2024-11-01 08:30:16,248 wheel INFO adding 'django/core/cache/backends/redis.py' 2024-11-01 08:30:16,250 wheel INFO adding 'django/core/checks/__init__.py' 2024-11-01 08:30:16,250 wheel INFO adding 'django/core/checks/async_checks.py' 2024-11-01 08:30:16,251 wheel INFO adding 'django/core/checks/caches.py' 2024-11-01 08:30:16,252 wheel INFO adding 'django/core/checks/database.py' 2024-11-01 08:30:16,253 wheel INFO adding 'django/core/checks/files.py' 2024-11-01 08:30:16,254 wheel INFO adding 'django/core/checks/messages.py' 2024-11-01 08:30:16,255 wheel INFO adding 'django/core/checks/model_checks.py' 2024-11-01 08:30:16,256 wheel INFO adding 'django/core/checks/registry.py' 2024-11-01 08:30:16,257 wheel INFO adding 'django/core/checks/templates.py' 2024-11-01 08:30:16,258 wheel INFO adding 'django/core/checks/translation.py' 2024-11-01 08:30:16,259 wheel INFO adding 'django/core/checks/urls.py' 2024-11-01 08:30:16,260 wheel INFO adding 'django/core/checks/compatibility/__init__.py' 2024-11-01 08:30:16,261 wheel INFO adding 'django/core/checks/compatibility/django_4_0.py' 2024-11-01 08:30:16,262 wheel INFO adding 'django/core/checks/security/__init__.py' 2024-11-01 08:30:16,263 wheel INFO adding 'django/core/checks/security/base.py' 2024-11-01 08:30:16,264 wheel INFO adding 'django/core/checks/security/csrf.py' 2024-11-01 08:30:16,265 wheel INFO adding 'django/core/checks/security/sessions.py' 2024-11-01 08:30:16,266 wheel INFO adding 'django/core/files/__init__.py' 2024-11-01 08:30:16,266 wheel INFO adding 'django/core/files/base.py' 2024-11-01 08:30:16,267 wheel INFO adding 'django/core/files/images.py' 2024-11-01 08:30:16,269 wheel INFO adding 'django/core/files/locks.py' 2024-11-01 08:30:16,270 wheel INFO adding 'django/core/files/move.py' 2024-11-01 08:30:16,271 wheel INFO adding 'django/core/files/temp.py' 2024-11-01 08:30:16,272 wheel INFO adding 'django/core/files/uploadedfile.py' 2024-11-01 08:30:16,273 wheel INFO adding 'django/core/files/uploadhandler.py' 2024-11-01 08:30:16,274 wheel INFO adding 'django/core/files/utils.py' 2024-11-01 08:30:16,275 wheel INFO adding 'django/core/files/storage/__init__.py' 2024-11-01 08:30:16,276 wheel INFO adding 'django/core/files/storage/base.py' 2024-11-01 08:30:16,277 wheel INFO adding 'django/core/files/storage/filesystem.py' 2024-11-01 08:30:16,278 wheel INFO adding 'django/core/files/storage/handler.py' 2024-11-01 08:30:16,279 wheel INFO adding 'django/core/files/storage/memory.py' 2024-11-01 08:30:16,280 wheel INFO adding 'django/core/files/storage/mixins.py' 2024-11-01 08:30:16,281 wheel INFO adding 'django/core/handlers/__init__.py' 2024-11-01 08:30:16,282 wheel INFO adding 'django/core/handlers/asgi.py' 2024-11-01 08:30:16,284 wheel INFO adding 'django/core/handlers/base.py' 2024-11-01 08:30:16,285 wheel INFO adding 'django/core/handlers/exception.py' 2024-11-01 08:30:16,286 wheel INFO adding 'django/core/handlers/wsgi.py' 2024-11-01 08:30:16,287 wheel INFO adding 'django/core/mail/__init__.py' 2024-11-01 08:30:16,288 wheel INFO adding 'django/core/mail/message.py' 2024-11-01 08:30:16,289 wheel INFO adding 'django/core/mail/utils.py' 2024-11-01 08:30:16,290 wheel INFO adding 'django/core/mail/backends/__init__.py' 2024-11-01 08:30:16,291 wheel INFO adding 'django/core/mail/backends/base.py' 2024-11-01 08:30:16,292 wheel INFO adding 'django/core/mail/backends/console.py' 2024-11-01 08:30:16,293 wheel INFO adding 'django/core/mail/backends/dummy.py' 2024-11-01 08:30:16,294 wheel INFO adding 'django/core/mail/backends/filebased.py' 2024-11-01 08:30:16,295 wheel INFO adding 'django/core/mail/backends/locmem.py' 2024-11-01 08:30:16,296 wheel INFO adding 'django/core/mail/backends/smtp.py' 2024-11-01 08:30:16,297 wheel INFO adding 'django/core/management/__init__.py' 2024-11-01 08:30:16,299 wheel INFO adding 'django/core/management/base.py' 2024-11-01 08:30:16,300 wheel INFO adding 'django/core/management/color.py' 2024-11-01 08:30:16,301 wheel INFO adding 'django/core/management/sql.py' 2024-11-01 08:30:16,302 wheel INFO adding 'django/core/management/templates.py' 2024-11-01 08:30:16,304 wheel INFO adding 'django/core/management/utils.py' 2024-11-01 08:30:16,305 wheel INFO adding 'django/core/management/commands/__init__.py' 2024-11-01 08:30:16,306 wheel INFO adding 'django/core/management/commands/check.py' 2024-11-01 08:30:16,307 wheel INFO adding 'django/core/management/commands/compilemessages.py' 2024-11-01 08:30:16,308 wheel INFO adding 'django/core/management/commands/createcachetable.py' 2024-11-01 08:30:16,309 wheel INFO adding 'django/core/management/commands/dbshell.py' 2024-11-01 08:30:16,310 wheel INFO adding 'django/core/management/commands/diffsettings.py' 2024-11-01 08:30:16,311 wheel INFO adding 'django/core/management/commands/dumpdata.py' 2024-11-01 08:30:16,312 wheel INFO adding 'django/core/management/commands/flush.py' 2024-11-01 08:30:16,313 wheel INFO adding 'django/core/management/commands/inspectdb.py' 2024-11-01 08:30:16,314 wheel INFO adding 'django/core/management/commands/loaddata.py' 2024-11-01 08:30:16,316 wheel INFO adding 'django/core/management/commands/makemessages.py' 2024-11-01 08:30:16,318 wheel INFO adding 'django/core/management/commands/makemigrations.py' 2024-11-01 08:30:16,320 wheel INFO adding 'django/core/management/commands/migrate.py' 2024-11-01 08:30:16,321 wheel INFO adding 'django/core/management/commands/optimizemigration.py' 2024-11-01 08:30:16,322 wheel INFO adding 'django/core/management/commands/runserver.py' 2024-11-01 08:30:16,323 wheel INFO adding 'django/core/management/commands/sendtestemail.py' 2024-11-01 08:30:16,324 wheel INFO adding 'django/core/management/commands/shell.py' 2024-11-01 08:30:16,325 wheel INFO adding 'django/core/management/commands/showmigrations.py' 2024-11-01 08:30:16,326 wheel INFO adding 'django/core/management/commands/sqlflush.py' 2024-11-01 08:30:16,327 wheel INFO adding 'django/core/management/commands/sqlmigrate.py' 2024-11-01 08:30:16,328 wheel INFO adding 'django/core/management/commands/sqlsequencereset.py' 2024-11-01 08:30:16,329 wheel INFO adding 'django/core/management/commands/squashmigrations.py' 2024-11-01 08:30:16,330 wheel INFO adding 'django/core/management/commands/startapp.py' 2024-11-01 08:30:16,331 wheel INFO adding 'django/core/management/commands/startproject.py' 2024-11-01 08:30:16,332 wheel INFO adding 'django/core/management/commands/test.py' 2024-11-01 08:30:16,333 wheel INFO adding 'django/core/management/commands/testserver.py' 2024-11-01 08:30:16,334 wheel INFO adding 'django/core/serializers/__init__.py' 2024-11-01 08:30:16,336 wheel INFO adding 'django/core/serializers/base.py' 2024-11-01 08:30:16,337 wheel INFO adding 'django/core/serializers/json.py' 2024-11-01 08:30:16,338 wheel INFO adding 'django/core/serializers/jsonl.py' 2024-11-01 08:30:16,339 wheel INFO adding 'django/core/serializers/python.py' 2024-11-01 08:30:16,340 wheel INFO adding 'django/core/serializers/pyyaml.py' 2024-11-01 08:30:16,341 wheel INFO adding 'django/core/serializers/xml_serializer.py' 2024-11-01 08:30:16,342 wheel INFO adding 'django/core/servers/__init__.py' 2024-11-01 08:30:16,343 wheel INFO adding 'django/core/servers/basehttp.py' 2024-11-01 08:30:16,345 wheel INFO adding 'django/db/__init__.py' 2024-11-01 08:30:16,346 wheel INFO adding 'django/db/transaction.py' 2024-11-01 08:30:16,347 wheel INFO adding 'django/db/utils.py' 2024-11-01 08:30:16,349 wheel INFO adding 'django/db/backends/__init__.py' 2024-11-01 08:30:16,349 wheel INFO adding 'django/db/backends/ddl_references.py' 2024-11-01 08:30:16,350 wheel INFO adding 'django/db/backends/signals.py' 2024-11-01 08:30:16,351 wheel INFO adding 'django/db/backends/utils.py' 2024-11-01 08:30:16,353 wheel INFO adding 'django/db/backends/base/__init__.py' 2024-11-01 08:30:16,354 wheel INFO adding 'django/db/backends/base/base.py' 2024-11-01 08:30:16,356 wheel INFO adding 'django/db/backends/base/client.py' 2024-11-01 08:30:16,357 wheel INFO adding 'django/db/backends/base/creation.py' 2024-11-01 08:30:16,358 wheel INFO adding 'django/db/backends/base/features.py' 2024-11-01 08:30:16,360 wheel INFO adding 'django/db/backends/base/introspection.py' 2024-11-01 08:30:16,361 wheel INFO adding 'django/db/backends/base/operations.py' 2024-11-01 08:30:16,363 wheel INFO adding 'django/db/backends/base/schema.py' 2024-11-01 08:30:16,366 wheel INFO adding 'django/db/backends/base/validation.py' 2024-11-01 08:30:16,367 wheel INFO adding 'django/db/backends/dummy/__init__.py' 2024-11-01 08:30:16,368 wheel INFO adding 'django/db/backends/dummy/base.py' 2024-11-01 08:30:16,369 wheel INFO adding 'django/db/backends/dummy/features.py' 2024-11-01 08:30:16,370 wheel INFO adding 'django/db/backends/mysql/__init__.py' 2024-11-01 08:30:16,371 wheel INFO adding 'django/db/backends/mysql/base.py' 2024-11-01 08:30:16,372 wheel INFO adding 'django/db/backends/mysql/client.py' 2024-11-01 08:30:16,373 wheel INFO adding 'django/db/backends/mysql/compiler.py' 2024-11-01 08:30:16,374 wheel INFO adding 'django/db/backends/mysql/creation.py' 2024-11-01 08:30:16,375 wheel INFO adding 'django/db/backends/mysql/features.py' 2024-11-01 08:30:16,376 wheel INFO adding 'django/db/backends/mysql/introspection.py' 2024-11-01 08:30:16,378 wheel INFO adding 'django/db/backends/mysql/operations.py' 2024-11-01 08:30:16,380 wheel INFO adding 'django/db/backends/mysql/schema.py' 2024-11-01 08:30:16,381 wheel INFO adding 'django/db/backends/mysql/validation.py' 2024-11-01 08:30:16,382 wheel INFO adding 'django/db/backends/oracle/__init__.py' 2024-11-01 08:30:16,383 wheel INFO adding 'django/db/backends/oracle/base.py' 2024-11-01 08:30:16,385 wheel INFO adding 'django/db/backends/oracle/client.py' 2024-11-01 08:30:16,386 wheel INFO adding 'django/db/backends/oracle/creation.py' 2024-11-01 08:30:16,387 wheel INFO adding 'django/db/backends/oracle/features.py' 2024-11-01 08:30:16,388 wheel INFO adding 'django/db/backends/oracle/functions.py' 2024-11-01 08:30:16,389 wheel INFO adding 'django/db/backends/oracle/introspection.py' 2024-11-01 08:30:16,391 wheel INFO adding 'django/db/backends/oracle/operations.py' 2024-11-01 08:30:16,393 wheel INFO adding 'django/db/backends/oracle/schema.py' 2024-11-01 08:30:16,394 wheel INFO adding 'django/db/backends/oracle/utils.py' 2024-11-01 08:30:16,395 wheel INFO adding 'django/db/backends/oracle/validation.py' 2024-11-01 08:30:16,396 wheel INFO adding 'django/db/backends/postgresql/__init__.py' 2024-11-01 08:30:16,397 wheel INFO adding 'django/db/backends/postgresql/base.py' 2024-11-01 08:30:16,398 wheel INFO adding 'django/db/backends/postgresql/client.py' 2024-11-01 08:30:16,399 wheel INFO adding 'django/db/backends/postgresql/creation.py' 2024-11-01 08:30:16,400 wheel INFO adding 'django/db/backends/postgresql/features.py' 2024-11-01 08:30:16,401 wheel INFO adding 'django/db/backends/postgresql/introspection.py' 2024-11-01 08:30:16,403 wheel INFO adding 'django/db/backends/postgresql/operations.py' 2024-11-01 08:30:16,404 wheel INFO adding 'django/db/backends/postgresql/psycopg_any.py' 2024-11-01 08:30:16,405 wheel INFO adding 'django/db/backends/postgresql/schema.py' 2024-11-01 08:30:16,407 wheel INFO adding 'django/db/backends/sqlite3/__init__.py' 2024-11-01 08:30:16,408 wheel INFO adding 'django/db/backends/sqlite3/_functions.py' 2024-11-01 08:30:16,409 wheel INFO adding 'django/db/backends/sqlite3/base.py' 2024-11-01 08:30:16,411 wheel INFO adding 'django/db/backends/sqlite3/client.py' 2024-11-01 08:30:16,412 wheel INFO adding 'django/db/backends/sqlite3/creation.py' 2024-11-01 08:30:16,413 wheel INFO adding 'django/db/backends/sqlite3/features.py' 2024-11-01 08:30:16,414 wheel INFO adding 'django/db/backends/sqlite3/introspection.py' 2024-11-01 08:30:16,415 wheel INFO adding 'django/db/backends/sqlite3/operations.py' 2024-11-01 08:30:16,417 wheel INFO adding 'django/db/backends/sqlite3/schema.py' 2024-11-01 08:30:16,418 wheel INFO adding 'django/db/migrations/__init__.py' 2024-11-01 08:30:16,420 wheel INFO adding 'django/db/migrations/autodetector.py' 2024-11-01 08:30:16,422 wheel INFO adding 'django/db/migrations/exceptions.py' 2024-11-01 08:30:16,424 wheel INFO adding 'django/db/migrations/executor.py' 2024-11-01 08:30:16,425 wheel INFO adding 'django/db/migrations/graph.py' 2024-11-01 08:30:16,426 wheel INFO adding 'django/db/migrations/loader.py' 2024-11-01 08:30:16,428 wheel INFO adding 'django/db/migrations/migration.py' 2024-11-01 08:30:16,429 wheel INFO adding 'django/db/migrations/optimizer.py' 2024-11-01 08:30:16,430 wheel INFO adding 'django/db/migrations/questioner.py' 2024-11-01 08:30:16,432 wheel INFO adding 'django/db/migrations/recorder.py' 2024-11-01 08:30:16,433 wheel INFO adding 'django/db/migrations/serializer.py' 2024-11-01 08:30:16,434 wheel INFO adding 'django/db/migrations/state.py' 2024-11-01 08:30:16,436 wheel INFO adding 'django/db/migrations/utils.py' 2024-11-01 08:30:16,438 wheel INFO adding 'django/db/migrations/writer.py' 2024-11-01 08:30:16,439 wheel INFO adding 'django/db/migrations/operations/__init__.py' 2024-11-01 08:30:16,440 wheel INFO adding 'django/db/migrations/operations/base.py' 2024-11-01 08:30:16,441 wheel INFO adding 'django/db/migrations/operations/fields.py' 2024-11-01 08:30:16,443 wheel INFO adding 'django/db/migrations/operations/models.py' 2024-11-01 08:30:16,445 wheel INFO adding 'django/db/migrations/operations/special.py' 2024-11-01 08:30:16,446 wheel INFO adding 'django/db/models/__init__.py' 2024-11-01 08:30:16,447 wheel INFO adding 'django/db/models/aggregates.py' 2024-11-01 08:30:16,449 wheel INFO adding 'django/db/models/base.py' 2024-11-01 08:30:16,452 wheel INFO adding 'django/db/models/constants.py' 2024-11-01 08:30:16,453 wheel INFO adding 'django/db/models/constraints.py' 2024-11-01 08:30:16,454 wheel INFO adding 'django/db/models/deletion.py' 2024-11-01 08:30:16,456 wheel INFO adding 'django/db/models/enums.py' 2024-11-01 08:30:16,458 wheel INFO adding 'django/db/models/expressions.py' 2024-11-01 08:30:16,460 wheel INFO adding 'django/db/models/indexes.py' 2024-11-01 08:30:16,461 wheel INFO adding 'django/db/models/lookups.py' 2024-11-01 08:30:16,463 wheel INFO adding 'django/db/models/manager.py' 2024-11-01 08:30:16,465 wheel INFO adding 'django/db/models/options.py' 2024-11-01 08:30:16,467 wheel INFO adding 'django/db/models/query.py' 2024-11-01 08:30:16,470 wheel INFO adding 'django/db/models/query_utils.py' 2024-11-01 08:30:16,472 wheel INFO adding 'django/db/models/signals.py' 2024-11-01 08:30:16,473 wheel INFO adding 'django/db/models/utils.py' 2024-11-01 08:30:16,475 wheel INFO adding 'django/db/models/fields/__init__.py' 2024-11-01 08:30:16,478 wheel INFO adding 'django/db/models/fields/files.py' 2024-11-01 08:30:16,479 wheel INFO adding 'django/db/models/fields/json.py' 2024-11-01 08:30:16,481 wheel INFO adding 'django/db/models/fields/mixins.py' 2024-11-01 08:30:16,482 wheel INFO adding 'django/db/models/fields/proxy.py' 2024-11-01 08:30:16,483 wheel INFO adding 'django/db/models/fields/related.py' 2024-11-01 08:30:16,486 wheel INFO adding 'django/db/models/fields/related_descriptors.py' 2024-11-01 08:30:16,489 wheel INFO adding 'django/db/models/fields/related_lookups.py' 2024-11-01 08:30:16,490 wheel INFO adding 'django/db/models/fields/reverse_related.py' 2024-11-01 08:30:16,491 wheel INFO adding 'django/db/models/functions/__init__.py' 2024-11-01 08:30:16,492 wheel INFO adding 'django/db/models/functions/comparison.py' 2024-11-01 08:30:16,493 wheel INFO adding 'django/db/models/functions/datetime.py' 2024-11-01 08:30:16,495 wheel INFO adding 'django/db/models/functions/math.py' 2024-11-01 08:30:16,496 wheel INFO adding 'django/db/models/functions/mixins.py' 2024-11-01 08:30:16,497 wheel INFO adding 'django/db/models/functions/text.py' 2024-11-01 08:30:16,498 wheel INFO adding 'django/db/models/functions/window.py' 2024-11-01 08:30:16,499 wheel INFO adding 'django/db/models/sql/__init__.py' 2024-11-01 08:30:16,501 wheel INFO adding 'django/db/models/sql/compiler.py' 2024-11-01 08:30:16,504 wheel INFO adding 'django/db/models/sql/constants.py' 2024-11-01 08:30:16,505 wheel INFO adding 'django/db/models/sql/datastructures.py' 2024-11-01 08:30:16,507 wheel INFO adding 'django/db/models/sql/query.py' 2024-11-01 08:30:16,510 wheel INFO adding 'django/db/models/sql/subqueries.py' 2024-11-01 08:30:16,511 wheel INFO adding 'django/db/models/sql/where.py' 2024-11-01 08:30:16,512 wheel INFO adding 'django/dispatch/__init__.py' 2024-11-01 08:30:16,513 wheel INFO adding 'django/dispatch/dispatcher.py' 2024-11-01 08:30:16,515 wheel INFO adding 'django/dispatch/license.txt' 2024-11-01 08:30:16,516 wheel INFO adding 'django/forms/__init__.py' 2024-11-01 08:30:16,517 wheel INFO adding 'django/forms/boundfield.py' 2024-11-01 08:30:16,519 wheel INFO adding 'django/forms/fields.py' 2024-11-01 08:30:16,521 wheel INFO adding 'django/forms/forms.py' 2024-11-01 08:30:16,523 wheel INFO adding 'django/forms/formsets.py' 2024-11-01 08:30:16,525 wheel INFO adding 'django/forms/models.py' 2024-11-01 08:30:16,527 wheel INFO adding 'django/forms/renderers.py' 2024-11-01 08:30:16,528 wheel INFO adding 'django/forms/utils.py' 2024-11-01 08:30:16,529 wheel INFO adding 'django/forms/widgets.py' 2024-11-01 08:30:16,532 wheel INFO adding 'django/forms/jinja2/django/forms/attrs.html' 2024-11-01 08:30:16,533 wheel INFO adding 'django/forms/jinja2/django/forms/default.html' 2024-11-01 08:30:16,533 wheel INFO adding 'django/forms/jinja2/django/forms/div.html' 2024-11-01 08:30:16,534 wheel INFO adding 'django/forms/jinja2/django/forms/label.html' 2024-11-01 08:30:16,535 wheel INFO adding 'django/forms/jinja2/django/forms/p.html' 2024-11-01 08:30:16,536 wheel INFO adding 'django/forms/jinja2/django/forms/table.html' 2024-11-01 08:30:16,537 wheel INFO adding 'django/forms/jinja2/django/forms/ul.html' 2024-11-01 08:30:16,538 wheel INFO adding 'django/forms/jinja2/django/forms/errors/dict/default.html' 2024-11-01 08:30:16,539 wheel INFO adding 'django/forms/jinja2/django/forms/errors/dict/text.txt' 2024-11-01 08:30:16,539 wheel INFO adding 'django/forms/jinja2/django/forms/errors/dict/ul.html' 2024-11-01 08:30:16,540 wheel INFO adding 'django/forms/jinja2/django/forms/errors/list/default.html' 2024-11-01 08:30:16,541 wheel INFO adding 'django/forms/jinja2/django/forms/errors/list/text.txt' 2024-11-01 08:30:16,542 wheel INFO adding 'django/forms/jinja2/django/forms/errors/list/ul.html' 2024-11-01 08:30:16,543 wheel INFO adding 'django/forms/jinja2/django/forms/formsets/default.html' 2024-11-01 08:30:16,544 wheel INFO adding 'django/forms/jinja2/django/forms/formsets/div.html' 2024-11-01 08:30:16,545 wheel INFO adding 'django/forms/jinja2/django/forms/formsets/p.html' 2024-11-01 08:30:16,545 wheel INFO adding 'django/forms/jinja2/django/forms/formsets/table.html' 2024-11-01 08:30:16,546 wheel INFO adding 'django/forms/jinja2/django/forms/formsets/ul.html' 2024-11-01 08:30:16,548 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/attrs.html' 2024-11-01 08:30:16,548 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/checkbox.html' 2024-11-01 08:30:16,549 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/checkbox_option.html' 2024-11-01 08:30:16,550 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/checkbox_select.html' 2024-11-01 08:30:16,551 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/clearable_file_input.html' 2024-11-01 08:30:16,551 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/date.html' 2024-11-01 08:30:16,552 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/datetime.html' 2024-11-01 08:30:16,553 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/email.html' 2024-11-01 08:30:16,554 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/file.html' 2024-11-01 08:30:16,555 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/hidden.html' 2024-11-01 08:30:16,555 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/input.html' 2024-11-01 08:30:16,556 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/input_option.html' 2024-11-01 08:30:16,557 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/multiple_hidden.html' 2024-11-01 08:30:16,558 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/multiple_input.html' 2024-11-01 08:30:16,559 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/multiwidget.html' 2024-11-01 08:30:16,559 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/number.html' 2024-11-01 08:30:16,561 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/password.html' 2024-11-01 08:30:16,561 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/radio.html' 2024-11-01 08:30:16,562 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/radio_option.html' 2024-11-01 08:30:16,563 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/select.html' 2024-11-01 08:30:16,564 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/select_date.html' 2024-11-01 08:30:16,565 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/select_option.html' 2024-11-01 08:30:16,565 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/splitdatetime.html' 2024-11-01 08:30:16,566 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/splithiddendatetime.html' 2024-11-01 08:30:16,567 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/text.html' 2024-11-01 08:30:16,568 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/textarea.html' 2024-11-01 08:30:16,569 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/time.html' 2024-11-01 08:30:16,569 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/url.html' 2024-11-01 08:30:16,571 wheel INFO adding 'django/forms/templates/django/forms/attrs.html' 2024-11-01 08:30:16,572 wheel INFO adding 'django/forms/templates/django/forms/default.html' 2024-11-01 08:30:16,572 wheel INFO adding 'django/forms/templates/django/forms/div.html' 2024-11-01 08:30:16,573 wheel INFO adding 'django/forms/templates/django/forms/label.html' 2024-11-01 08:30:16,574 wheel INFO adding 'django/forms/templates/django/forms/p.html' 2024-11-01 08:30:16,575 wheel INFO adding 'django/forms/templates/django/forms/table.html' 2024-11-01 08:30:16,575 wheel INFO adding 'django/forms/templates/django/forms/ul.html' 2024-11-01 08:30:16,577 wheel INFO adding 'django/forms/templates/django/forms/errors/dict/default.html' 2024-11-01 08:30:16,578 wheel INFO adding 'django/forms/templates/django/forms/errors/dict/text.txt' 2024-11-01 08:30:16,578 wheel INFO adding 'django/forms/templates/django/forms/errors/dict/ul.html' 2024-11-01 08:30:16,579 wheel INFO adding 'django/forms/templates/django/forms/errors/list/default.html' 2024-11-01 08:30:16,580 wheel INFO adding 'django/forms/templates/django/forms/errors/list/text.txt' 2024-11-01 08:30:16,581 wheel INFO adding 'django/forms/templates/django/forms/errors/list/ul.html' 2024-11-01 08:30:16,582 wheel INFO adding 'django/forms/templates/django/forms/formsets/default.html' 2024-11-01 08:30:16,583 wheel INFO adding 'django/forms/templates/django/forms/formsets/div.html' 2024-11-01 08:30:16,583 wheel INFO adding 'django/forms/templates/django/forms/formsets/p.html' 2024-11-01 08:30:16,584 wheel INFO adding 'django/forms/templates/django/forms/formsets/table.html' 2024-11-01 08:30:16,585 wheel INFO adding 'django/forms/templates/django/forms/formsets/ul.html' 2024-11-01 08:30:16,586 wheel INFO adding 'django/forms/templates/django/forms/widgets/attrs.html' 2024-11-01 08:30:16,587 wheel INFO adding 'django/forms/templates/django/forms/widgets/checkbox.html' 2024-11-01 08:30:16,588 wheel INFO adding 'django/forms/templates/django/forms/widgets/checkbox_option.html' 2024-11-01 08:30:16,589 wheel INFO adding 'django/forms/templates/django/forms/widgets/checkbox_select.html' 2024-11-01 08:30:16,589 wheel INFO adding 'django/forms/templates/django/forms/widgets/clearable_file_input.html' 2024-11-01 08:30:16,590 wheel INFO adding 'django/forms/templates/django/forms/widgets/date.html' 2024-11-01 08:30:16,591 wheel INFO adding 'django/forms/templates/django/forms/widgets/datetime.html' 2024-11-01 08:30:16,592 wheel INFO adding 'django/forms/templates/django/forms/widgets/email.html' 2024-11-01 08:30:16,593 wheel INFO adding 'django/forms/templates/django/forms/widgets/file.html' 2024-11-01 08:30:16,594 wheel INFO adding 'django/forms/templates/django/forms/widgets/hidden.html' 2024-11-01 08:30:16,594 wheel INFO adding 'django/forms/templates/django/forms/widgets/input.html' 2024-11-01 08:30:16,595 wheel INFO adding 'django/forms/templates/django/forms/widgets/input_option.html' 2024-11-01 08:30:16,596 wheel INFO adding 'django/forms/templates/django/forms/widgets/multiple_hidden.html' 2024-11-01 08:30:16,597 wheel INFO adding 'django/forms/templates/django/forms/widgets/multiple_input.html' 2024-11-01 08:30:16,598 wheel INFO adding 'django/forms/templates/django/forms/widgets/multiwidget.html' 2024-11-01 08:30:16,598 wheel INFO adding 'django/forms/templates/django/forms/widgets/number.html' 2024-11-01 08:30:16,599 wheel INFO adding 'django/forms/templates/django/forms/widgets/password.html' 2024-11-01 08:30:16,600 wheel INFO adding 'django/forms/templates/django/forms/widgets/radio.html' 2024-11-01 08:30:16,601 wheel INFO adding 'django/forms/templates/django/forms/widgets/radio_option.html' 2024-11-01 08:30:16,601 wheel INFO adding 'django/forms/templates/django/forms/widgets/select.html' 2024-11-01 08:30:16,602 wheel INFO adding 'django/forms/templates/django/forms/widgets/select_date.html' 2024-11-01 08:30:16,603 wheel INFO adding 'django/forms/templates/django/forms/widgets/select_option.html' 2024-11-01 08:30:16,604 wheel INFO adding 'django/forms/templates/django/forms/widgets/splitdatetime.html' 2024-11-01 08:30:16,604 wheel INFO adding 'django/forms/templates/django/forms/widgets/splithiddendatetime.html' 2024-11-01 08:30:16,605 wheel INFO adding 'django/forms/templates/django/forms/widgets/text.html' 2024-11-01 08:30:16,606 wheel INFO adding 'django/forms/templates/django/forms/widgets/textarea.html' 2024-11-01 08:30:16,607 wheel INFO adding 'django/forms/templates/django/forms/widgets/time.html' 2024-11-01 08:30:16,608 wheel INFO adding 'django/forms/templates/django/forms/widgets/url.html' 2024-11-01 08:30:16,609 wheel INFO adding 'django/http/__init__.py' 2024-11-01 08:30:16,609 wheel INFO adding 'django/http/cookie.py' 2024-11-01 08:30:16,611 wheel INFO adding 'django/http/multipartparser.py' 2024-11-01 08:30:16,613 wheel INFO adding 'django/http/request.py' 2024-11-01 08:30:16,614 wheel INFO adding 'django/http/response.py' 2024-11-01 08:30:16,616 wheel INFO adding 'django/middleware/__init__.py' 2024-11-01 08:30:16,617 wheel INFO adding 'django/middleware/cache.py' 2024-11-01 08:30:16,618 wheel INFO adding 'django/middleware/clickjacking.py' 2024-11-01 08:30:16,619 wheel INFO adding 'django/middleware/common.py' 2024-11-01 08:30:16,620 wheel INFO adding 'django/middleware/csrf.py' 2024-11-01 08:30:16,622 wheel INFO adding 'django/middleware/gzip.py' 2024-11-01 08:30:16,623 wheel INFO adding 'django/middleware/http.py' 2024-11-01 08:30:16,623 wheel INFO adding 'django/middleware/locale.py' 2024-11-01 08:30:16,624 wheel INFO adding 'django/middleware/security.py' 2024-11-01 08:30:16,626 wheel INFO adding 'django/template/__init__.py' 2024-11-01 08:30:16,626 wheel INFO adding 'django/template/autoreload.py' 2024-11-01 08:30:16,628 wheel INFO adding 'django/template/base.py' 2024-11-01 08:30:16,630 wheel INFO adding 'django/template/context.py' 2024-11-01 08:30:16,631 wheel INFO adding 'django/template/context_processors.py' 2024-11-01 08:30:16,632 wheel INFO adding 'django/template/defaultfilters.py' 2024-11-01 08:30:16,634 wheel INFO adding 'django/template/defaulttags.py' 2024-11-01 08:30:16,636 wheel INFO adding 'django/template/engine.py' 2024-11-01 08:30:16,637 wheel INFO adding 'django/template/exceptions.py' 2024-11-01 08:30:16,638 wheel INFO adding 'django/template/library.py' 2024-11-01 08:30:16,639 wheel INFO adding 'django/template/loader.py' 2024-11-01 08:30:16,640 wheel INFO adding 'django/template/loader_tags.py' 2024-11-01 08:30:16,642 wheel INFO adding 'django/template/response.py' 2024-11-01 08:30:16,643 wheel INFO adding 'django/template/smartif.py' 2024-11-01 08:30:16,644 wheel INFO adding 'django/template/utils.py' 2024-11-01 08:30:16,645 wheel INFO adding 'django/template/backends/__init__.py' 2024-11-01 08:30:16,646 wheel INFO adding 'django/template/backends/base.py' 2024-11-01 08:30:16,647 wheel INFO adding 'django/template/backends/django.py' 2024-11-01 08:30:16,648 wheel INFO adding 'django/template/backends/dummy.py' 2024-11-01 08:30:16,649 wheel INFO adding 'django/template/backends/jinja2.py' 2024-11-01 08:30:16,650 wheel INFO adding 'django/template/backends/utils.py' 2024-11-01 08:30:16,651 wheel INFO adding 'django/template/loaders/__init__.py' 2024-11-01 08:30:16,652 wheel INFO adding 'django/template/loaders/app_directories.py' 2024-11-01 08:30:16,653 wheel INFO adding 'django/template/loaders/base.py' 2024-11-01 08:30:16,653 wheel INFO adding 'django/template/loaders/cached.py' 2024-11-01 08:30:16,654 wheel INFO adding 'django/template/loaders/filesystem.py' 2024-11-01 08:30:16,655 wheel INFO adding 'django/template/loaders/locmem.py' 2024-11-01 08:30:16,656 wheel INFO adding 'django/templatetags/__init__.py' 2024-11-01 08:30:16,657 wheel INFO adding 'django/templatetags/cache.py' 2024-11-01 08:30:16,658 wheel INFO adding 'django/templatetags/i18n.py' 2024-11-01 08:30:16,660 wheel INFO adding 'django/templatetags/l10n.py' 2024-11-01 08:30:16,661 wheel INFO adding 'django/templatetags/static.py' 2024-11-01 08:30:16,662 wheel INFO adding 'django/templatetags/tz.py' 2024-11-01 08:30:16,663 wheel INFO adding 'django/test/__init__.py' 2024-11-01 08:30:16,664 wheel INFO adding 'django/test/client.py' 2024-11-01 08:30:16,666 wheel INFO adding 'django/test/html.py' 2024-11-01 08:30:16,668 wheel INFO adding 'django/test/runner.py' 2024-11-01 08:30:16,670 wheel INFO adding 'django/test/selenium.py' 2024-11-01 08:30:16,671 wheel INFO adding 'django/test/signals.py' 2024-11-01 08:30:16,673 wheel INFO adding 'django/test/testcases.py' 2024-11-01 08:30:16,675 wheel INFO adding 'django/test/utils.py' 2024-11-01 08:30:16,677 wheel INFO adding 'django/urls/__init__.py' 2024-11-01 08:30:16,678 wheel INFO adding 'django/urls/base.py' 2024-11-01 08:30:16,679 wheel INFO adding 'django/urls/conf.py' 2024-11-01 08:30:16,680 wheel INFO adding 'django/urls/converters.py' 2024-11-01 08:30:16,681 wheel INFO adding 'django/urls/exceptions.py' 2024-11-01 08:30:16,682 wheel INFO adding 'django/urls/resolvers.py' 2024-11-01 08:30:16,684 wheel INFO adding 'django/urls/utils.py' 2024-11-01 08:30:16,685 wheel INFO adding 'django/utils/__init__.py' 2024-11-01 08:30:16,686 wheel INFO adding 'django/utils/_os.py' 2024-11-01 08:30:16,687 wheel INFO adding 'django/utils/archive.py' 2024-11-01 08:30:16,688 wheel INFO adding 'django/utils/asyncio.py' 2024-11-01 08:30:16,689 wheel INFO adding 'django/utils/autoreload.py' 2024-11-01 08:30:16,690 wheel INFO adding 'django/utils/baseconv.py' 2024-11-01 08:30:16,691 wheel INFO adding 'django/utils/cache.py' 2024-11-01 08:30:16,693 wheel INFO adding 'django/utils/connection.py' 2024-11-01 08:30:16,693 wheel INFO adding 'django/utils/crypto.py' 2024-11-01 08:30:16,695 wheel INFO adding 'django/utils/datastructures.py' 2024-11-01 08:30:16,696 wheel INFO adding 'django/utils/dateformat.py' 2024-11-01 08:30:16,697 wheel INFO adding 'django/utils/dateparse.py' 2024-11-01 08:30:16,698 wheel INFO adding 'django/utils/dates.py' 2024-11-01 08:30:16,699 wheel INFO adding 'django/utils/datetime_safe.py' 2024-11-01 08:30:16,700 wheel INFO adding 'django/utils/deconstruct.py' 2024-11-01 08:30:16,701 wheel INFO adding 'django/utils/decorators.py' 2024-11-01 08:30:16,702 wheel INFO adding 'django/utils/deprecation.py' 2024-11-01 08:30:16,703 wheel INFO adding 'django/utils/duration.py' 2024-11-01 08:30:16,704 wheel INFO adding 'django/utils/encoding.py' 2024-11-01 08:30:16,705 wheel INFO adding 'django/utils/feedgenerator.py' 2024-11-01 08:30:16,707 wheel INFO adding 'django/utils/formats.py' 2024-11-01 08:30:16,708 wheel INFO adding 'django/utils/functional.py' 2024-11-01 08:30:16,710 wheel INFO adding 'django/utils/hashable.py' 2024-11-01 08:30:16,711 wheel INFO adding 'django/utils/html.py' 2024-11-01 08:30:16,712 wheel INFO adding 'django/utils/http.py' 2024-11-01 08:30:16,714 wheel INFO adding 'django/utils/inspect.py' 2024-11-01 08:30:16,714 wheel INFO adding 'django/utils/ipv6.py' 2024-11-01 08:30:16,715 wheel INFO adding 'django/utils/itercompat.py' 2024-11-01 08:30:16,716 wheel INFO adding 'django/utils/jslex.py' 2024-11-01 08:30:16,717 wheel INFO adding 'django/utils/log.py' 2024-11-01 08:30:16,718 wheel INFO adding 'django/utils/lorem_ipsum.py' 2024-11-01 08:30:16,719 wheel INFO adding 'django/utils/module_loading.py' 2024-11-01 08:30:16,720 wheel INFO adding 'django/utils/numberformat.py' 2024-11-01 08:30:16,721 wheel INFO adding 'django/utils/regex_helper.py' 2024-11-01 08:30:16,723 wheel INFO adding 'django/utils/safestring.py' 2024-11-01 08:30:16,724 wheel INFO adding 'django/utils/termcolors.py' 2024-11-01 08:30:16,725 wheel INFO adding 'django/utils/text.py' 2024-11-01 08:30:16,726 wheel INFO adding 'django/utils/timesince.py' 2024-11-01 08:30:16,727 wheel INFO adding 'django/utils/timezone.py' 2024-11-01 08:30:16,728 wheel INFO adding 'django/utils/topological_sort.py' 2024-11-01 08:30:16,729 wheel INFO adding 'django/utils/tree.py' 2024-11-01 08:30:16,730 wheel INFO adding 'django/utils/version.py' 2024-11-01 08:30:16,731 wheel INFO adding 'django/utils/xmlutils.py' 2024-11-01 08:30:16,732 wheel INFO adding 'django/utils/translation/__init__.py' 2024-11-01 08:30:16,733 wheel INFO adding 'django/utils/translation/reloader.py' 2024-11-01 08:30:16,734 wheel INFO adding 'django/utils/translation/template.py' 2024-11-01 08:30:16,736 wheel INFO adding 'django/utils/translation/trans_null.py' 2024-11-01 08:30:16,737 wheel INFO adding 'django/utils/translation/trans_real.py' 2024-11-01 08:30:16,738 wheel INFO adding 'django/views/__init__.py' 2024-11-01 08:30:16,739 wheel INFO adding 'django/views/csrf.py' 2024-11-01 08:30:16,741 wheel INFO adding 'django/views/debug.py' 2024-11-01 08:30:16,742 wheel INFO adding 'django/views/defaults.py' 2024-11-01 08:30:16,743 wheel INFO adding 'django/views/i18n.py' 2024-11-01 08:30:16,745 wheel INFO adding 'django/views/static.py' 2024-11-01 08:30:16,746 wheel INFO adding 'django/views/decorators/__init__.py' 2024-11-01 08:30:16,747 wheel INFO adding 'django/views/decorators/cache.py' 2024-11-01 08:30:16,748 wheel INFO adding 'django/views/decorators/clickjacking.py' 2024-11-01 08:30:16,748 wheel INFO adding 'django/views/decorators/common.py' 2024-11-01 08:30:16,749 wheel INFO adding 'django/views/decorators/csrf.py' 2024-11-01 08:30:16,750 wheel INFO adding 'django/views/decorators/debug.py' 2024-11-01 08:30:16,751 wheel INFO adding 'django/views/decorators/gzip.py' 2024-11-01 08:30:16,752 wheel INFO adding 'django/views/decorators/http.py' 2024-11-01 08:30:16,753 wheel INFO adding 'django/views/decorators/vary.py' 2024-11-01 08:30:16,754 wheel INFO adding 'django/views/generic/__init__.py' 2024-11-01 08:30:16,755 wheel INFO adding 'django/views/generic/base.py' 2024-11-01 08:30:16,756 wheel INFO adding 'django/views/generic/dates.py' 2024-11-01 08:30:16,758 wheel INFO adding 'django/views/generic/detail.py' 2024-11-01 08:30:16,759 wheel INFO adding 'django/views/generic/edit.py' 2024-11-01 08:30:16,761 wheel INFO adding 'django/views/generic/list.py' 2024-11-01 08:30:16,762 wheel INFO adding 'django/views/templates/default_urlconf.html' 2024-11-01 08:30:16,763 wheel INFO adding 'django/views/templates/technical_404.html' 2024-11-01 08:30:16,764 wheel INFO adding 'django/views/templates/technical_500.html' 2024-11-01 08:30:16,766 wheel INFO adding 'django/views/templates/technical_500.txt' 2024-11-01 08:30:16,767 wheel INFO adding 'Django-4.2.16.dist-info/AUTHORS' 2024-11-01 08:30:16,769 wheel INFO adding 'Django-4.2.16.dist-info/LICENSE' 2024-11-01 08:30:16,770 wheel INFO adding 'Django-4.2.16.dist-info/LICENSE.python' 2024-11-01 08:30:16,771 wheel INFO adding 'Django-4.2.16.dist-info/METADATA' 2024-11-01 08:30:16,771 wheel INFO adding 'Django-4.2.16.dist-info/WHEEL' 2024-11-01 08:30:16,772 wheel INFO adding 'Django-4.2.16.dist-info/entry_points.txt' 2024-11-01 08:30:16,773 wheel INFO adding 'Django-4.2.16.dist-info/top_level.txt' 2024-11-01 08:30:16,817 wheel INFO adding 'Django-4.2.16.dist-info/RECORD' 2024-11-01 08:30:16,871 root INFO removing build/bdist.linux-riscv64/wheel 2024-11-01 08:30:17,694 gpep517 INFO The backend produced .dist/Django-4.2.16-py3-none-any.whl Django-4.2.16-py3-none-any.whl >>> py3-django: Entering fakeroot... >>> py3-django-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/django/dispatch/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/dispatch/__pycache__' 'usr/lib/python3.12/site-packages/django/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/__pycache__' 'usr/lib/python3.12/site-packages/django/core/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/management/commands/__pycache__' 'usr/lib/python3.12/site-packages/django/core/management/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/management/__pycache__' 'usr/lib/python3.12/site-packages/django/core/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/__pycache__' 'usr/lib/python3.12/site-packages/django/core/mail/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/mail/__pycache__' 'usr/lib/python3.12/site-packages/django/core/mail/backends/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/mail/backends/__pycache__' 'usr/lib/python3.12/site-packages/django/core/cache/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/cache/__pycache__' 'usr/lib/python3.12/site-packages/django/core/cache/backends/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/cache/backends/__pycache__' 'usr/lib/python3.12/site-packages/django/core/servers/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/servers/__pycache__' 'usr/lib/python3.12/site-packages/django/core/handlers/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/handlers/__pycache__' 'usr/lib/python3.12/site-packages/django/core/files/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/files/__pycache__' 'usr/lib/python3.12/site-packages/django/core/files/storage/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/files/storage/__pycache__' 'usr/lib/python3.12/site-packages/django/core/checks/compatibility/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/checks/compatibility/__pycache__' 'usr/lib/python3.12/site-packages/django/core/checks/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/checks/__pycache__' 'usr/lib/python3.12/site-packages/django/core/checks/security/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/checks/security/__pycache__' 'usr/lib/python3.12/site-packages/django/core/serializers/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/serializers/__pycache__' 'usr/lib/python3.12/site-packages/django/http/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/http/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/cy/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/cy/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/en_AU/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/en_AU/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/ckb/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ckb/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/kn/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/kn/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/nn/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/nn/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/sr/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/sr/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/sr_Latn/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/sr_Latn/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/is/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/is/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/lv/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/lv/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/pt/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/pt/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/et/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/et/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/es_CO/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/es_CO/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/tk/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/tk/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/ga/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ga/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/th/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/th/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/sq/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/sq/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/nl/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/nl/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/tg/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/tg/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/bn/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/bn/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/es_NI/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/es_NI/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/uk/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/uk/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/ky/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ky/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/it/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/it/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/es_AR/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/es_AR/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/fa/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/fa/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/el/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/el/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/tr/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/tr/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/eu/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/eu/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/bs/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/bs/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/ar_DZ/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ar_DZ/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/ja/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ja/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/gd/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/gd/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/da/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/da/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/he/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/he/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/en/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/en/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/hr/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/hr/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/sv/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/sv/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/cs/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/cs/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/ka/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ka/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/mk/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/mk/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/id/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/id/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/ta/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ta/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/ms/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ms/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/ar/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ar/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/gl/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/gl/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/zh_Hans/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/zh_Hans/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/uz/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/uz/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/de_CH/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/de_CH/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/zh_Hant/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/zh_Hant/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/az/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/az/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/es/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/es/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/ko/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ko/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/fr/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/fr/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/bg/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/bg/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/es_MX/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/es_MX/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/eo/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/eo/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/pl/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/pl/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/lt/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/lt/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/hi/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/hi/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/de/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/de/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/te/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/te/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/fi/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/fi/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/pt_BR/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/pt_BR/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/ru/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ru/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/ca/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ca/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/nb/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/nb/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/vi/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/vi/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/en_GB/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/en_GB/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/ml/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ml/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/sl/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/sl/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/km/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/km/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/ig/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ig/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/hu/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/hu/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/fy/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/fy/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/sk/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/sk/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/es_PR/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/es_PR/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/mn/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/mn/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/ro/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ro/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/urls/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/urls/__pycache__' 'usr/lib/python3.12/site-packages/django/views/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/views/__pycache__' 'usr/lib/python3.12/site-packages/django/views/decorators/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/views/decorators/__pycache__' 'usr/lib/python3.12/site-packages/django/views/generic/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/views/generic/__pycache__' 'usr/lib/python3.12/site-packages/django/test/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/test/__pycache__' 'usr/lib/python3.12/site-packages/django/template/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/template/__pycache__' 'usr/lib/python3.12/site-packages/django/template/loaders/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/template/loaders/__pycache__' 'usr/lib/python3.12/site-packages/django/template/backends/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/template/backends/__pycache__' 'usr/lib/python3.12/site-packages/django/db/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/migrations/__pycache__' 'usr/lib/python3.12/site-packages/django/db/migrations/operations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/migrations/operations/__pycache__' 'usr/lib/python3.12/site-packages/django/db/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/__pycache__' 'usr/lib/python3.12/site-packages/django/db/models/sql/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/models/sql/__pycache__' 'usr/lib/python3.12/site-packages/django/db/models/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/models/__pycache__' 'usr/lib/python3.12/site-packages/django/db/models/fields/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/models/fields/__pycache__' 'usr/lib/python3.12/site-packages/django/db/models/functions/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/models/functions/__pycache__' 'usr/lib/python3.12/site-packages/django/db/backends/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/backends/__pycache__' 'usr/lib/python3.12/site-packages/django/db/backends/mysql/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/backends/mysql/__pycache__' 'usr/lib/python3.12/site-packages/django/db/backends/sqlite3/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/backends/sqlite3/__pycache__' 'usr/lib/python3.12/site-packages/django/db/backends/oracle/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/backends/oracle/__pycache__' 'usr/lib/python3.12/site-packages/django/db/backends/dummy/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/backends/dummy/__pycache__' 'usr/lib/python3.12/site-packages/django/db/backends/base/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/backends/base/__pycache__' 'usr/lib/python3.12/site-packages/django/db/backends/postgresql/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/backends/postgresql/__pycache__' 'usr/lib/python3.12/site-packages/django/apps/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/apps/__pycache__' 'usr/lib/python3.12/site-packages/django/forms/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/forms/__pycache__' 'usr/lib/python3.12/site-packages/django/templatetags/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/templatetags/__pycache__' 'usr/lib/python3.12/site-packages/django/middleware/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/middleware/__pycache__' 'usr/lib/python3.12/site-packages/django/utils/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/utils/__pycache__' 'usr/lib/python3.12/site-packages/django/utils/translation/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/utils/translation/__pycache__' 'usr/lib/python3.12/site-packages/django/urls/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/urls/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/sites/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sites/migrations/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/sites/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sites/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/postgres/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/postgres/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/postgres/fields/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/postgres/fields/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/postgres/forms/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/postgres/forms/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/postgres/aggregates/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/postgres/aggregates/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/staticfiles/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/staticfiles/management/commands/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/staticfiles/management/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/staticfiles/management/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/staticfiles/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/staticfiles/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/admindocs/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/admindocs/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/flatpages/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/flatpages/migrations/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/flatpages/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/flatpages/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/flatpages/templatetags/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/flatpages/templatetags/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/contenttypes/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/contenttypes/management/commands/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/contenttypes/management/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/contenttypes/management/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/contenttypes/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/contenttypes/migrations/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/contenttypes/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/contenttypes/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/sitemaps/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sitemaps/management/commands/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/sitemaps/management/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sitemaps/management/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/sitemaps/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sitemaps/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/humanize/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/humanize/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/humanize/templatetags/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/humanize/templatetags/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/redirects/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/redirects/migrations/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/redirects/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/redirects/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/auth/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/auth/management/commands/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/auth/management/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/auth/management/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/auth/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/auth/migrations/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/auth/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/auth/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/auth/handlers/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/auth/handlers/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/sessions/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sessions/management/commands/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/sessions/management/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sessions/management/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/sessions/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sessions/migrations/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/sessions/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sessions/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/sessions/backends/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sessions/backends/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/management/commands/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/management/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/management/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/sitemaps/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/sitemaps/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/gdal/prototypes/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/gdal/prototypes/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/gdal/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/gdal/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/gdal/raster/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/gdal/raster/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/db/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/db/models/sql/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/models/sql/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/db/models/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/models/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/spatialite/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/spatialite/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/mysql/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/mysql/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/oracle/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/oracle/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/postgis/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/postgis/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/base/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/base/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/forms/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/forms/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/geoip2/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/geoip2/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/utils/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/utils/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/serializers/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/serializers/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/geos/prototypes/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/geos/prototypes/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/geos/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/geos/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/admin/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/admin/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/messages/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/messages/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/messages/storage/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/messages/storage/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/syndication/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/syndication/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/admin/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/admin/migrations/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/admin/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/admin/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/admin/views/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/admin/views/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/admin/templatetags/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/admin/templatetags/__pycache__' >>> py3-django-pyc*: Preparing subpackage py3-django-pyc... >>> py3-django-pyc*: Running postcheck for py3-django-pyc >>> py3-django*: Running postcheck for py3-django >>> py3-django*: Preparing package py3-django... >>> py3-django-pyc*: Tracing dependencies... python3 py3-asgiref py3-sqlparse tzdata python3~3.12 >>> py3-django-pyc*: Package size: 6.2 MB >>> py3-django-pyc*: Compressing data... >>> py3-django-pyc*: Create checksum... >>> py3-django-pyc*: Create py3-django-pyc-4.2.16-r0.apk >>> py3-django*: Tracing dependencies... python3 py3-asgiref py3-sqlparse tzdata python3~3.12 >>> py3-django*: Package size: 21.2 MB >>> py3-django*: Compressing data... >>> py3-django*: Create checksum... >>> py3-django*: Create py3-django-4.2.16-r0.apk >>> py3-django: Build complete at Fri, 01 Nov 2024 08:30:54 +0000 elapsed time 0h 1m 11s >>> py3-django: Cleaning up srcdir >>> py3-django: Cleaning up pkgdir >>> py3-django: Uninstalling dependencies... (1/29) Purging .makedepends-py3-django (20241101.082952) (2/29) Purging py3-asgiref-pyc (3.8.1-r1) (3/29) Purging py3-asgiref (3.8.1-r1) (4/29) Purging py3-sqlparse-pyc (0.5.1-r0) (5/29) Purging py3-sqlparse (0.5.1-r0) (6/29) Purging tzdata (2024b-r1) (7/29) Purging py3-gpep517-pyc (16-r0) (8/29) Purging py3-gpep517 (16-r0) (9/29) Purging py3-installer-pyc (0.7.0-r2) (10/29) Purging py3-installer (0.7.0-r2) (11/29) Purging py3-setuptools-pyc (70.3.0-r0) (12/29) Purging py3-setuptools (70.3.0-r0) (13/29) Purging py3-wheel-pyc (0.43.0-r0) (14/29) Purging py3-wheel (0.43.0-r0) (15/29) Purging py3-packaging-pyc (24.1-r0) (16/29) Purging py3-packaging (24.1-r0) (17/29) Purging py3-parsing-pyc (3.1.4-r0) (18/29) Purging py3-parsing (3.1.4-r0) (19/29) Purging python3-pyc (3.12.7-r1) (20/29) Purging python3-pycache-pyc0 (3.12.7-r1) (21/29) Purging pyc (3.12.7-r1) (22/29) Purging python3 (3.12.7-r1) (23/29) Purging gdbm (1.24-r0) (24/29) Purging libbz2 (1.0.8-r6) (25/29) Purging libffi (3.4.6-r0) (26/29) Purging libpanelw (6.5_p20241006-r2) (27/29) Purging mpdecimal (4.0.0-r0) (28/29) Purging sqlite-libs (3.47.0-r0) (29/29) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r3.trigger OK: 333 MiB in 98 packages >>> py3-django: Updating the community/riscv64 repository index... >>> py3-django: Signing the index...