>>> py3-django: Building community/py3-django 3.2.20-r0 (using abuild 3.10.0-r0) started Mon, 03 Jul 2023 09:39:00 +0000 >>> py3-django: Checking sanity of /home/buildozer/aports/community/py3-django/APKBUILD... >>> py3-django: Analyzing dependencies... >>> py3-django: Installing for build: build-base python3 py3-asgiref py3-sqlparse py3-tz py3-setuptools (1/15) Installing libbz2 (1.0.8-r4) (2/15) Installing libffi (3.4.4-r0) (3/15) Installing gdbm (1.23-r0) (4/15) Installing xz-libs (5.2.9-r0) (5/15) Installing mpdecimal (2.5.1-r1) (6/15) Installing readline (8.2.0-r0) (7/15) Installing sqlite-libs (3.40.1-r0) (8/15) Installing python3 (3.10.12-r0) (9/15) Installing py3-asgiref (3.5.2-r0) (10/15) Installing py3-sqlparse (0.4.3-r0) (11/15) Installing py3-tz (2023.3-r0) (12/15) Installing py3-parsing (3.0.9-r0) (13/15) Installing py3-packaging (21.3-r2) (14/15) Installing py3-setuptools (65.6.0-r0) (15/15) Installing .makedepends-py3-django (20230703.093900) Executing busybox-1.35.0-r29.trigger OK: 354 MiB in 107 packages >>> py3-django: Cleaning up srcdir >>> py3-django: Cleaning up pkgdir >>> py3-django: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/Django-3.2.20.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-django: Fetching https://files.pythonhosted.org/packages/source/D/Django/Django-3.2.20.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 1 9600k 1 111k 0 0 31677 0 0:05:10 0:00:03 0:05:07 31677 100 9600k 100 9600k 0 0 2101k 0 0:00:04 0:00:04 --:--:-- 9.7M >>> py3-django: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/Django-3.2.20.tar.gz >>> py3-django: Checking sha512sums... Django-3.2.20.tar.gz: OK >>> py3-django: Unpacking /var/cache/distfiles/v3.17/Django-3.2.20.tar.gz... /usr/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'install-script' will not be supported in future versions. Please use the underscore name 'install_script' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/django copying django/shortcuts.py -> build/lib/django copying django/__main__.py -> build/lib/django copying django/__init__.py -> build/lib/django creating build/lib/django/middleware copying django/middleware/security.py -> build/lib/django/middleware copying django/middleware/gzip.py -> build/lib/django/middleware copying django/middleware/cache.py -> build/lib/django/middleware copying django/middleware/csrf.py -> build/lib/django/middleware copying django/middleware/clickjacking.py -> build/lib/django/middleware copying django/middleware/http.py -> build/lib/django/middleware copying django/middleware/__init__.py -> build/lib/django/middleware copying django/middleware/common.py -> build/lib/django/middleware copying django/middleware/locale.py -> build/lib/django/middleware creating build/lib/django/template copying django/template/context_processors.py -> build/lib/django/template copying django/template/library.py -> build/lib/django/template copying django/template/context.py -> build/lib/django/template copying django/template/defaultfilters.py -> build/lib/django/template copying django/template/autoreload.py -> build/lib/django/template copying django/template/exceptions.py -> build/lib/django/template copying django/template/defaulttags.py -> build/lib/django/template copying django/template/loader.py -> build/lib/django/template copying django/template/utils.py -> build/lib/django/template copying django/template/smartif.py -> build/lib/django/template copying django/template/response.py -> build/lib/django/template copying django/template/loader_tags.py -> build/lib/django/template copying django/template/__init__.py -> build/lib/django/template copying django/template/engine.py -> build/lib/django/template copying django/template/base.py -> build/lib/django/template creating build/lib/django/core copying django/core/asgi.py -> build/lib/django/core copying django/core/validators.py -> build/lib/django/core copying django/core/exceptions.py -> build/lib/django/core copying django/core/wsgi.py -> build/lib/django/core copying django/core/signing.py -> build/lib/django/core copying django/core/paginator.py -> build/lib/django/core copying django/core/__init__.py -> build/lib/django/core copying django/core/signals.py -> build/lib/django/core creating build/lib/django/http copying django/http/cookie.py -> build/lib/django/http copying django/http/request.py -> build/lib/django/http copying django/http/multipartparser.py -> build/lib/django/http copying django/http/response.py -> build/lib/django/http copying django/http/__init__.py -> build/lib/django/http creating build/lib/django/test copying django/test/testcases.py -> build/lib/django/test copying django/test/html.py -> build/lib/django/test copying django/test/selenium.py -> build/lib/django/test copying django/test/utils.py -> build/lib/django/test copying django/test/runner.py -> build/lib/django/test copying django/test/client.py -> build/lib/django/test copying django/test/__init__.py -> build/lib/django/test copying django/test/signals.py -> build/lib/django/test creating build/lib/django/apps copying django/apps/config.py -> build/lib/django/apps copying django/apps/registry.py -> build/lib/django/apps copying django/apps/__init__.py -> build/lib/django/apps creating build/lib/django/forms copying django/forms/formsets.py -> build/lib/django/forms copying django/forms/boundfield.py -> build/lib/django/forms copying django/forms/widgets.py -> build/lib/django/forms copying django/forms/renderers.py -> build/lib/django/forms copying django/forms/utils.py -> build/lib/django/forms copying django/forms/__init__.py -> build/lib/django/forms copying django/forms/forms.py -> build/lib/django/forms copying django/forms/fields.py -> build/lib/django/forms copying django/forms/models.py -> build/lib/django/forms creating build/lib/django/conf copying django/conf/__init__.py -> build/lib/django/conf copying django/conf/global_settings.py -> build/lib/django/conf creating build/lib/django/db copying django/db/transaction.py -> build/lib/django/db copying django/db/utils.py -> build/lib/django/db copying django/db/__init__.py -> build/lib/django/db creating build/lib/django/templatetags copying django/templatetags/static.py -> build/lib/django/templatetags copying django/templatetags/cache.py -> build/lib/django/templatetags copying django/templatetags/tz.py -> build/lib/django/templatetags copying django/templatetags/i18n.py -> build/lib/django/templatetags copying django/templatetags/__init__.py -> build/lib/django/templatetags copying django/templatetags/l10n.py -> build/lib/django/templatetags creating build/lib/django/urls copying django/urls/exceptions.py -> build/lib/django/urls copying django/urls/converters.py -> build/lib/django/urls copying django/urls/utils.py -> build/lib/django/urls copying django/urls/conf.py -> build/lib/django/urls copying django/urls/resolvers.py -> build/lib/django/urls copying django/urls/__init__.py -> build/lib/django/urls copying django/urls/base.py -> build/lib/django/urls creating build/lib/django/views copying django/views/static.py -> build/lib/django/views copying django/views/debug.py -> build/lib/django/views copying django/views/csrf.py -> build/lib/django/views copying django/views/defaults.py -> build/lib/django/views copying django/views/i18n.py -> build/lib/django/views copying django/views/__init__.py -> build/lib/django/views creating build/lib/django/dispatch copying django/dispatch/dispatcher.py -> build/lib/django/dispatch copying django/dispatch/__init__.py -> build/lib/django/dispatch creating build/lib/django/contrib copying django/contrib/__init__.py -> build/lib/django/contrib creating build/lib/django/utils copying django/utils/feedgenerator.py -> build/lib/django/utils copying django/utils/datastructures.py -> build/lib/django/utils copying django/utils/decorators.py -> build/lib/django/utils copying django/utils/version.py -> build/lib/django/utils copying django/utils/tree.py -> build/lib/django/utils copying django/utils/timezone.py -> build/lib/django/utils copying django/utils/asyncio.py -> build/lib/django/utils copying django/utils/archive.py -> build/lib/django/utils copying django/utils/autoreload.py -> build/lib/django/utils copying django/utils/cache.py -> build/lib/django/utils copying django/utils/dateparse.py -> build/lib/django/utils copying django/utils/safestring.py -> build/lib/django/utils copying django/utils/inspect.py -> build/lib/django/utils copying django/utils/lorem_ipsum.py -> build/lib/django/utils copying django/utils/jslex.py -> build/lib/django/utils copying django/utils/log.py -> build/lib/django/utils copying django/utils/dates.py -> build/lib/django/utils copying django/utils/crypto.py -> build/lib/django/utils copying django/utils/datetime_safe.py -> build/lib/django/utils copying django/utils/termcolors.py -> build/lib/django/utils copying django/utils/functional.py -> build/lib/django/utils copying django/utils/xmlutils.py -> build/lib/django/utils copying django/utils/html.py -> build/lib/django/utils copying django/utils/baseconv.py -> build/lib/django/utils copying django/utils/formats.py -> build/lib/django/utils copying django/utils/deconstruct.py -> build/lib/django/utils copying django/utils/_os.py -> build/lib/django/utils copying django/utils/dateformat.py -> build/lib/django/utils copying django/utils/module_loading.py -> build/lib/django/utils copying django/utils/duration.py -> build/lib/django/utils copying django/utils/hashable.py -> build/lib/django/utils copying django/utils/topological_sort.py -> build/lib/django/utils copying django/utils/http.py -> build/lib/django/utils copying django/utils/ipv6.py -> build/lib/django/utils copying django/utils/deprecation.py -> build/lib/django/utils copying django/utils/regex_helper.py -> build/lib/django/utils copying django/utils/__init__.py -> build/lib/django/utils copying django/utils/timesince.py -> build/lib/django/utils copying django/utils/numberformat.py -> build/lib/django/utils copying django/utils/itercompat.py -> build/lib/django/utils copying django/utils/encoding.py -> build/lib/django/utils copying django/utils/connection.py -> build/lib/django/utils copying django/utils/text.py -> build/lib/django/utils creating build/lib/django/template/loaders copying django/template/loaders/filesystem.py -> build/lib/django/template/loaders copying django/template/loaders/cached.py -> build/lib/django/template/loaders copying django/template/loaders/locmem.py -> build/lib/django/template/loaders copying django/template/loaders/app_directories.py -> build/lib/django/template/loaders copying django/template/loaders/__init__.py -> build/lib/django/template/loaders copying django/template/loaders/base.py -> build/lib/django/template/loaders creating build/lib/django/template/backends copying django/template/backends/jinja2.py -> build/lib/django/template/backends copying django/template/backends/django.py -> build/lib/django/template/backends copying django/template/backends/utils.py -> build/lib/django/template/backends copying django/template/backends/dummy.py -> build/lib/django/template/backends copying django/template/backends/__init__.py -> build/lib/django/template/backends copying django/template/backends/base.py -> build/lib/django/template/backends creating build/lib/django/core/checks copying django/core/checks/caches.py -> build/lib/django/core/checks copying django/core/checks/urls.py -> build/lib/django/core/checks copying django/core/checks/templates.py -> build/lib/django/core/checks copying django/core/checks/database.py -> build/lib/django/core/checks copying django/core/checks/async_checks.py -> build/lib/django/core/checks copying django/core/checks/registry.py -> build/lib/django/core/checks copying django/core/checks/__init__.py -> build/lib/django/core/checks copying django/core/checks/messages.py -> build/lib/django/core/checks copying django/core/checks/model_checks.py -> build/lib/django/core/checks copying django/core/checks/translation.py -> build/lib/django/core/checks creating build/lib/django/core/cache copying django/core/cache/utils.py -> build/lib/django/core/cache copying django/core/cache/__init__.py -> build/lib/django/core/cache creating build/lib/django/core/handlers copying django/core/handlers/asgi.py -> build/lib/django/core/handlers copying django/core/handlers/exception.py -> build/lib/django/core/handlers copying django/core/handlers/wsgi.py -> build/lib/django/core/handlers copying django/core/handlers/__init__.py -> build/lib/django/core/handlers copying django/core/handlers/base.py -> build/lib/django/core/handlers creating build/lib/django/core/mail copying django/core/mail/message.py -> build/lib/django/core/mail copying django/core/mail/utils.py -> build/lib/django/core/mail copying django/core/mail/__init__.py -> build/lib/django/core/mail creating build/lib/django/core/servers copying django/core/servers/basehttp.py -> build/lib/django/core/servers copying django/core/servers/__init__.py -> build/lib/django/core/servers creating build/lib/django/core/management copying django/core/management/sql.py -> build/lib/django/core/management copying django/core/management/utils.py -> build/lib/django/core/management copying django/core/management/templates.py -> build/lib/django/core/management copying django/core/management/color.py -> build/lib/django/core/management copying django/core/management/__init__.py -> build/lib/django/core/management copying django/core/management/base.py -> build/lib/django/core/management creating build/lib/django/core/serializers copying django/core/serializers/json.py -> build/lib/django/core/serializers copying django/core/serializers/python.py -> build/lib/django/core/serializers copying django/core/serializers/jsonl.py -> build/lib/django/core/serializers copying django/core/serializers/xml_serializer.py -> build/lib/django/core/serializers copying django/core/serializers/__init__.py -> build/lib/django/core/serializers copying django/core/serializers/pyyaml.py -> build/lib/django/core/serializers copying django/core/serializers/base.py -> build/lib/django/core/serializers creating build/lib/django/core/files copying django/core/files/images.py -> build/lib/django/core/files copying django/core/files/uploadedfile.py -> build/lib/django/core/files copying django/core/files/uploadhandler.py -> build/lib/django/core/files copying django/core/files/move.py -> build/lib/django/core/files copying django/core/files/storage.py -> build/lib/django/core/files copying django/core/files/utils.py -> build/lib/django/core/files copying django/core/files/temp.py -> build/lib/django/core/files copying django/core/files/locks.py -> build/lib/django/core/files copying django/core/files/__init__.py -> build/lib/django/core/files copying django/core/files/base.py -> build/lib/django/core/files creating build/lib/django/core/checks/compatibility copying django/core/checks/compatibility/__init__.py -> build/lib/django/core/checks/compatibility creating build/lib/django/core/checks/security copying django/core/checks/security/csrf.py -> build/lib/django/core/checks/security copying django/core/checks/security/sessions.py -> build/lib/django/core/checks/security copying django/core/checks/security/__init__.py -> build/lib/django/core/checks/security copying django/core/checks/security/base.py -> build/lib/django/core/checks/security creating build/lib/django/core/cache/backends copying django/core/cache/backends/locmem.py -> build/lib/django/core/cache/backends copying django/core/cache/backends/memcached.py -> build/lib/django/core/cache/backends copying django/core/cache/backends/db.py -> build/lib/django/core/cache/backends copying django/core/cache/backends/dummy.py -> build/lib/django/core/cache/backends copying django/core/cache/backends/__init__.py -> build/lib/django/core/cache/backends copying django/core/cache/backends/filebased.py -> build/lib/django/core/cache/backends copying django/core/cache/backends/base.py -> build/lib/django/core/cache/backends creating build/lib/django/core/mail/backends copying django/core/mail/backends/console.py -> build/lib/django/core/mail/backends copying django/core/mail/backends/smtp.py -> build/lib/django/core/mail/backends copying django/core/mail/backends/locmem.py -> build/lib/django/core/mail/backends copying django/core/mail/backends/dummy.py -> build/lib/django/core/mail/backends copying django/core/mail/backends/__init__.py -> build/lib/django/core/mail/backends copying django/core/mail/backends/filebased.py -> build/lib/django/core/mail/backends copying django/core/mail/backends/base.py -> build/lib/django/core/mail/backends creating build/lib/django/core/management/commands copying django/core/management/commands/flush.py -> build/lib/django/core/management/commands copying django/core/management/commands/diffsettings.py -> build/lib/django/core/management/commands copying django/core/management/commands/createcachetable.py -> build/lib/django/core/management/commands copying django/core/management/commands/startproject.py -> build/lib/django/core/management/commands copying django/core/management/commands/inspectdb.py -> build/lib/django/core/management/commands copying django/core/management/commands/test.py -> build/lib/django/core/management/commands copying django/core/management/commands/showmigrations.py -> build/lib/django/core/management/commands copying django/core/management/commands/testserver.py -> build/lib/django/core/management/commands copying django/core/management/commands/dumpdata.py -> build/lib/django/core/management/commands copying django/core/management/commands/sqlflush.py -> build/lib/django/core/management/commands copying django/core/management/commands/sendtestemail.py -> build/lib/django/core/management/commands copying django/core/management/commands/squashmigrations.py -> build/lib/django/core/management/commands copying django/core/management/commands/makemessages.py -> build/lib/django/core/management/commands copying django/core/management/commands/compilemessages.py -> build/lib/django/core/management/commands copying django/core/management/commands/migrate.py -> build/lib/django/core/management/commands copying django/core/management/commands/makemigrations.py -> build/lib/django/core/management/commands copying django/core/management/commands/startapp.py -> build/lib/django/core/management/commands copying django/core/management/commands/check.py -> build/lib/django/core/management/commands copying django/core/management/commands/shell.py -> build/lib/django/core/management/commands copying django/core/management/commands/loaddata.py -> build/lib/django/core/management/commands copying django/core/management/commands/sqlmigrate.py -> build/lib/django/core/management/commands copying django/core/management/commands/__init__.py -> build/lib/django/core/management/commands copying django/core/management/commands/sqlsequencereset.py -> build/lib/django/core/management/commands copying django/core/management/commands/runserver.py -> build/lib/django/core/management/commands copying django/core/management/commands/dbshell.py -> build/lib/django/core/management/commands creating build/lib/django/conf/urls copying django/conf/urls/static.py -> build/lib/django/conf/urls copying django/conf/urls/i18n.py -> build/lib/django/conf/urls copying django/conf/urls/__init__.py -> build/lib/django/conf/urls creating build/lib/django/conf/locale copying django/conf/locale/__init__.py -> build/lib/django/conf/locale creating build/lib/django/conf/locale/ja copying django/conf/locale/ja/formats.py -> build/lib/django/conf/locale/ja copying django/conf/locale/ja/__init__.py -> build/lib/django/conf/locale/ja creating build/lib/django/conf/locale/nl copying django/conf/locale/nl/formats.py -> build/lib/django/conf/locale/nl copying django/conf/locale/nl/__init__.py -> build/lib/django/conf/locale/nl creating build/lib/django/conf/locale/ig copying django/conf/locale/ig/formats.py -> build/lib/django/conf/locale/ig copying django/conf/locale/ig/__init__.py -> build/lib/django/conf/locale/ig creating build/lib/django/conf/locale/nb copying django/conf/locale/nb/formats.py -> build/lib/django/conf/locale/nb copying django/conf/locale/nb/__init__.py -> build/lib/django/conf/locale/nb creating build/lib/django/conf/locale/bg copying django/conf/locale/bg/formats.py -> build/lib/django/conf/locale/bg copying django/conf/locale/bg/__init__.py -> build/lib/django/conf/locale/bg creating build/lib/django/conf/locale/es_NI copying django/conf/locale/es_NI/formats.py -> build/lib/django/conf/locale/es_NI copying django/conf/locale/es_NI/__init__.py -> build/lib/django/conf/locale/es_NI creating build/lib/django/conf/locale/ko copying django/conf/locale/ko/formats.py -> build/lib/django/conf/locale/ko copying django/conf/locale/ko/__init__.py -> build/lib/django/conf/locale/ko creating build/lib/django/conf/locale/cs copying django/conf/locale/cs/formats.py -> build/lib/django/conf/locale/cs copying django/conf/locale/cs/__init__.py -> build/lib/django/conf/locale/cs creating build/lib/django/conf/locale/sr_Latn copying django/conf/locale/sr_Latn/formats.py -> build/lib/django/conf/locale/sr_Latn copying django/conf/locale/sr_Latn/__init__.py -> build/lib/django/conf/locale/sr_Latn creating build/lib/django/conf/locale/el copying django/conf/locale/el/formats.py -> build/lib/django/conf/locale/el copying django/conf/locale/el/__init__.py -> build/lib/django/conf/locale/el creating build/lib/django/conf/locale/az copying django/conf/locale/az/formats.py -> build/lib/django/conf/locale/az copying django/conf/locale/az/__init__.py -> build/lib/django/conf/locale/az creating build/lib/django/conf/locale/fr copying django/conf/locale/fr/formats.py -> build/lib/django/conf/locale/fr copying django/conf/locale/fr/__init__.py -> build/lib/django/conf/locale/fr creating build/lib/django/conf/locale/sv copying django/conf/locale/sv/formats.py -> build/lib/django/conf/locale/sv copying django/conf/locale/sv/__init__.py -> build/lib/django/conf/locale/sv creating build/lib/django/conf/locale/id copying django/conf/locale/id/formats.py -> build/lib/django/conf/locale/id copying django/conf/locale/id/__init__.py -> build/lib/django/conf/locale/id creating build/lib/django/conf/locale/km copying django/conf/locale/km/formats.py -> build/lib/django/conf/locale/km copying django/conf/locale/km/__init__.py -> build/lib/django/conf/locale/km creating build/lib/django/conf/locale/uk copying django/conf/locale/uk/formats.py -> build/lib/django/conf/locale/uk copying django/conf/locale/uk/__init__.py -> build/lib/django/conf/locale/uk creating build/lib/django/conf/locale/ta copying django/conf/locale/ta/formats.py -> build/lib/django/conf/locale/ta copying django/conf/locale/ta/__init__.py -> build/lib/django/conf/locale/ta creating build/lib/django/conf/locale/mn copying django/conf/locale/mn/formats.py -> build/lib/django/conf/locale/mn copying django/conf/locale/mn/__init__.py -> build/lib/django/conf/locale/mn creating build/lib/django/conf/locale/de copying django/conf/locale/de/formats.py -> build/lib/django/conf/locale/de copying django/conf/locale/de/__init__.py -> build/lib/django/conf/locale/de creating build/lib/django/conf/locale/ar copying django/conf/locale/ar/formats.py -> build/lib/django/conf/locale/ar copying django/conf/locale/ar/__init__.py -> build/lib/django/conf/locale/ar creating build/lib/django/conf/locale/cy copying django/conf/locale/cy/formats.py -> build/lib/django/conf/locale/cy copying django/conf/locale/cy/__init__.py -> build/lib/django/conf/locale/cy creating build/lib/django/conf/locale/kn copying django/conf/locale/kn/formats.py -> build/lib/django/conf/locale/kn copying django/conf/locale/kn/__init__.py -> build/lib/django/conf/locale/kn creating build/lib/django/conf/locale/sk copying django/conf/locale/sk/formats.py -> build/lib/django/conf/locale/sk copying django/conf/locale/sk/__init__.py -> build/lib/django/conf/locale/sk creating build/lib/django/conf/locale/zh_Hans copying django/conf/locale/zh_Hans/formats.py -> build/lib/django/conf/locale/zh_Hans copying django/conf/locale/zh_Hans/__init__.py -> build/lib/django/conf/locale/zh_Hans creating build/lib/django/conf/locale/da copying django/conf/locale/da/formats.py -> build/lib/django/conf/locale/da copying django/conf/locale/da/__init__.py -> build/lib/django/conf/locale/da creating build/lib/django/conf/locale/es_MX copying django/conf/locale/es_MX/formats.py -> build/lib/django/conf/locale/es_MX copying django/conf/locale/es_MX/__init__.py -> build/lib/django/conf/locale/es_MX creating build/lib/django/conf/locale/es_PR copying django/conf/locale/es_PR/formats.py -> build/lib/django/conf/locale/es_PR copying django/conf/locale/es_PR/__init__.py -> build/lib/django/conf/locale/es_PR creating build/lib/django/conf/locale/ru copying django/conf/locale/ru/formats.py -> build/lib/django/conf/locale/ru copying django/conf/locale/ru/__init__.py -> build/lib/django/conf/locale/ru creating build/lib/django/conf/locale/ga copying django/conf/locale/ga/formats.py -> build/lib/django/conf/locale/ga copying django/conf/locale/ga/__init__.py -> build/lib/django/conf/locale/ga creating build/lib/django/conf/locale/ar_DZ copying django/conf/locale/ar_DZ/formats.py -> build/lib/django/conf/locale/ar_DZ copying django/conf/locale/ar_DZ/__init__.py -> build/lib/django/conf/locale/ar_DZ creating build/lib/django/conf/locale/mk copying django/conf/locale/mk/formats.py -> build/lib/django/conf/locale/mk copying django/conf/locale/mk/__init__.py -> build/lib/django/conf/locale/mk creating build/lib/django/conf/locale/he copying django/conf/locale/he/formats.py -> build/lib/django/conf/locale/he copying django/conf/locale/he/__init__.py -> build/lib/django/conf/locale/he creating build/lib/django/conf/locale/nn copying django/conf/locale/nn/formats.py -> build/lib/django/conf/locale/nn copying django/conf/locale/nn/__init__.py -> build/lib/django/conf/locale/nn creating build/lib/django/conf/locale/et copying django/conf/locale/et/formats.py -> build/lib/django/conf/locale/et copying django/conf/locale/et/__init__.py -> build/lib/django/conf/locale/et creating build/lib/django/conf/locale/te copying django/conf/locale/te/formats.py -> build/lib/django/conf/locale/te copying django/conf/locale/te/__init__.py -> build/lib/django/conf/locale/te creating build/lib/django/conf/locale/eu copying django/conf/locale/eu/formats.py -> build/lib/django/conf/locale/eu copying django/conf/locale/eu/__init__.py -> build/lib/django/conf/locale/eu creating build/lib/django/conf/locale/es_CO copying django/conf/locale/es_CO/formats.py -> build/lib/django/conf/locale/es_CO copying django/conf/locale/es_CO/__init__.py -> build/lib/django/conf/locale/es_CO creating build/lib/django/conf/locale/pt copying django/conf/locale/pt/formats.py -> build/lib/django/conf/locale/pt copying django/conf/locale/pt/__init__.py -> build/lib/django/conf/locale/pt creating build/lib/django/conf/locale/fy copying django/conf/locale/fy/formats.py -> build/lib/django/conf/locale/fy copying django/conf/locale/fy/__init__.py -> build/lib/django/conf/locale/fy creating build/lib/django/conf/locale/ka copying django/conf/locale/ka/formats.py -> build/lib/django/conf/locale/ka copying django/conf/locale/ka/__init__.py -> build/lib/django/conf/locale/ka creating build/lib/django/conf/locale/tk copying django/conf/locale/tk/formats.py -> build/lib/django/conf/locale/tk copying django/conf/locale/tk/__init__.py -> build/lib/django/conf/locale/tk creating build/lib/django/conf/locale/sl copying django/conf/locale/sl/formats.py -> build/lib/django/conf/locale/sl copying django/conf/locale/sl/__init__.py -> build/lib/django/conf/locale/sl creating build/lib/django/conf/locale/lv copying django/conf/locale/lv/formats.py -> build/lib/django/conf/locale/lv copying django/conf/locale/lv/__init__.py -> build/lib/django/conf/locale/lv creating build/lib/django/conf/locale/tg copying django/conf/locale/tg/formats.py -> build/lib/django/conf/locale/tg copying django/conf/locale/tg/__init__.py -> build/lib/django/conf/locale/tg creating build/lib/django/conf/locale/fi copying django/conf/locale/fi/formats.py -> build/lib/django/conf/locale/fi copying django/conf/locale/fi/__init__.py -> build/lib/django/conf/locale/fi creating build/lib/django/conf/locale/is copying django/conf/locale/is/formats.py -> build/lib/django/conf/locale/is copying django/conf/locale/is/__init__.py -> build/lib/django/conf/locale/is creating build/lib/django/conf/locale/en_AU copying django/conf/locale/en_AU/formats.py -> build/lib/django/conf/locale/en_AU copying django/conf/locale/en_AU/__init__.py -> build/lib/django/conf/locale/en_AU creating build/lib/django/conf/locale/bn copying django/conf/locale/bn/formats.py -> build/lib/django/conf/locale/bn copying django/conf/locale/bn/__init__.py -> build/lib/django/conf/locale/bn creating build/lib/django/conf/locale/ro copying django/conf/locale/ro/formats.py -> build/lib/django/conf/locale/ro copying django/conf/locale/ro/__init__.py -> build/lib/django/conf/locale/ro creating build/lib/django/conf/locale/es_AR copying django/conf/locale/es_AR/formats.py -> build/lib/django/conf/locale/es_AR copying django/conf/locale/es_AR/__init__.py -> build/lib/django/conf/locale/es_AR creating build/lib/django/conf/locale/it copying django/conf/locale/it/formats.py -> build/lib/django/conf/locale/it copying django/conf/locale/it/__init__.py -> build/lib/django/conf/locale/it creating build/lib/django/conf/locale/gd copying django/conf/locale/gd/formats.py -> build/lib/django/conf/locale/gd copying django/conf/locale/gd/__init__.py -> build/lib/django/conf/locale/gd creating build/lib/django/conf/locale/lt copying django/conf/locale/lt/formats.py -> build/lib/django/conf/locale/lt copying django/conf/locale/lt/__init__.py -> build/lib/django/conf/locale/lt creating build/lib/django/conf/locale/sq copying django/conf/locale/sq/formats.py -> build/lib/django/conf/locale/sq copying django/conf/locale/sq/__init__.py -> build/lib/django/conf/locale/sq creating build/lib/django/conf/locale/en copying django/conf/locale/en/formats.py -> build/lib/django/conf/locale/en copying django/conf/locale/en/__init__.py -> build/lib/django/conf/locale/en creating build/lib/django/conf/locale/fa copying django/conf/locale/fa/formats.py -> build/lib/django/conf/locale/fa copying django/conf/locale/fa/__init__.py -> build/lib/django/conf/locale/fa creating build/lib/django/conf/locale/es copying django/conf/locale/es/formats.py -> build/lib/django/conf/locale/es copying django/conf/locale/es/__init__.py -> build/lib/django/conf/locale/es creating build/lib/django/conf/locale/hi copying django/conf/locale/hi/formats.py -> build/lib/django/conf/locale/hi copying django/conf/locale/hi/__init__.py -> build/lib/django/conf/locale/hi creating build/lib/django/conf/locale/vi copying django/conf/locale/vi/formats.py -> build/lib/django/conf/locale/vi copying django/conf/locale/vi/__init__.py -> build/lib/django/conf/locale/vi creating build/lib/django/conf/locale/en_GB copying django/conf/locale/en_GB/formats.py -> build/lib/django/conf/locale/en_GB copying django/conf/locale/en_GB/__init__.py -> build/lib/django/conf/locale/en_GB creating build/lib/django/conf/locale/hu copying django/conf/locale/hu/formats.py -> build/lib/django/conf/locale/hu copying django/conf/locale/hu/__init__.py -> build/lib/django/conf/locale/hu creating build/lib/django/conf/locale/th copying django/conf/locale/th/formats.py -> build/lib/django/conf/locale/th copying django/conf/locale/th/__init__.py -> build/lib/django/conf/locale/th creating build/lib/django/conf/locale/ml copying django/conf/locale/ml/formats.py -> build/lib/django/conf/locale/ml copying django/conf/locale/ml/__init__.py -> build/lib/django/conf/locale/ml creating build/lib/django/conf/locale/eo copying django/conf/locale/eo/formats.py -> build/lib/django/conf/locale/eo copying django/conf/locale/eo/__init__.py -> build/lib/django/conf/locale/eo creating build/lib/django/conf/locale/bs copying django/conf/locale/bs/formats.py -> build/lib/django/conf/locale/bs copying django/conf/locale/bs/__init__.py -> build/lib/django/conf/locale/bs creating build/lib/django/conf/locale/ca copying django/conf/locale/ca/formats.py -> build/lib/django/conf/locale/ca copying django/conf/locale/ca/__init__.py -> build/lib/django/conf/locale/ca creating build/lib/django/conf/locale/tr copying django/conf/locale/tr/formats.py -> build/lib/django/conf/locale/tr copying django/conf/locale/tr/__init__.py -> build/lib/django/conf/locale/tr creating build/lib/django/conf/locale/ky copying django/conf/locale/ky/formats.py -> build/lib/django/conf/locale/ky copying django/conf/locale/ky/__init__.py -> build/lib/django/conf/locale/ky creating build/lib/django/conf/locale/sr copying django/conf/locale/sr/formats.py -> build/lib/django/conf/locale/sr copying django/conf/locale/sr/__init__.py -> build/lib/django/conf/locale/sr creating build/lib/django/conf/locale/uz copying django/conf/locale/uz/formats.py -> build/lib/django/conf/locale/uz copying django/conf/locale/uz/__init__.py -> build/lib/django/conf/locale/uz creating build/lib/django/conf/locale/pl copying django/conf/locale/pl/formats.py -> build/lib/django/conf/locale/pl copying django/conf/locale/pl/__init__.py -> build/lib/django/conf/locale/pl creating build/lib/django/conf/locale/gl copying django/conf/locale/gl/formats.py -> build/lib/django/conf/locale/gl copying django/conf/locale/gl/__init__.py -> build/lib/django/conf/locale/gl creating build/lib/django/conf/locale/zh_Hant copying django/conf/locale/zh_Hant/formats.py -> build/lib/django/conf/locale/zh_Hant copying django/conf/locale/zh_Hant/__init__.py -> build/lib/django/conf/locale/zh_Hant creating build/lib/django/conf/locale/pt_BR copying django/conf/locale/pt_BR/formats.py -> build/lib/django/conf/locale/pt_BR copying django/conf/locale/pt_BR/__init__.py -> build/lib/django/conf/locale/pt_BR creating build/lib/django/conf/locale/hr copying django/conf/locale/hr/formats.py -> build/lib/django/conf/locale/hr copying django/conf/locale/hr/__init__.py -> build/lib/django/conf/locale/hr creating build/lib/django/conf/locale/de_CH copying django/conf/locale/de_CH/formats.py -> build/lib/django/conf/locale/de_CH copying django/conf/locale/de_CH/__init__.py -> build/lib/django/conf/locale/de_CH creating build/lib/django/db/migrations copying django/db/migrations/graph.py -> build/lib/django/db/migrations copying django/db/migrations/exceptions.py -> build/lib/django/db/migrations copying django/db/migrations/executor.py -> build/lib/django/db/migrations copying django/db/migrations/state.py -> build/lib/django/db/migrations copying django/db/migrations/questioner.py -> build/lib/django/db/migrations copying django/db/migrations/loader.py -> build/lib/django/db/migrations copying django/db/migrations/utils.py -> build/lib/django/db/migrations copying django/db/migrations/writer.py -> build/lib/django/db/migrations copying django/db/migrations/optimizer.py -> build/lib/django/db/migrations copying django/db/migrations/autodetector.py -> build/lib/django/db/migrations copying django/db/migrations/serializer.py -> build/lib/django/db/migrations copying django/db/migrations/migration.py -> build/lib/django/db/migrations copying django/db/migrations/recorder.py -> build/lib/django/db/migrations copying django/db/migrations/__init__.py -> build/lib/django/db/migrations creating build/lib/django/db/models copying django/db/models/deletion.py -> build/lib/django/db/models copying django/db/models/constraints.py -> build/lib/django/db/models copying django/db/models/expressions.py -> build/lib/django/db/models copying django/db/models/query_utils.py -> build/lib/django/db/models copying django/db/models/manager.py -> build/lib/django/db/models copying django/db/models/constants.py -> build/lib/django/db/models copying django/db/models/lookups.py -> build/lib/django/db/models copying django/db/models/aggregates.py -> build/lib/django/db/models copying django/db/models/enums.py -> build/lib/django/db/models copying django/db/models/utils.py -> build/lib/django/db/models copying django/db/models/query.py -> build/lib/django/db/models copying django/db/models/options.py -> build/lib/django/db/models copying django/db/models/__init__.py -> build/lib/django/db/models copying django/db/models/signals.py -> build/lib/django/db/models copying django/db/models/base.py -> build/lib/django/db/models copying django/db/models/indexes.py -> build/lib/django/db/models creating build/lib/django/db/backends copying django/db/backends/ddl_references.py -> build/lib/django/db/backends copying django/db/backends/utils.py -> build/lib/django/db/backends copying django/db/backends/__init__.py -> build/lib/django/db/backends copying django/db/backends/signals.py -> build/lib/django/db/backends creating build/lib/django/db/migrations/operations copying django/db/migrations/operations/utils.py -> build/lib/django/db/migrations/operations copying django/db/migrations/operations/__init__.py -> build/lib/django/db/migrations/operations copying django/db/migrations/operations/special.py -> build/lib/django/db/migrations/operations copying django/db/migrations/operations/fields.py -> build/lib/django/db/migrations/operations copying django/db/migrations/operations/base.py -> build/lib/django/db/migrations/operations copying django/db/migrations/operations/models.py -> build/lib/django/db/migrations/operations creating build/lib/django/db/models/sql copying django/db/models/sql/datastructures.py -> build/lib/django/db/models/sql copying django/db/models/sql/where.py -> build/lib/django/db/models/sql copying django/db/models/sql/constants.py -> build/lib/django/db/models/sql copying django/db/models/sql/compiler.py -> build/lib/django/db/models/sql copying django/db/models/sql/query.py -> build/lib/django/db/models/sql copying django/db/models/sql/__init__.py -> build/lib/django/db/models/sql copying django/db/models/sql/subqueries.py -> build/lib/django/db/models/sql creating build/lib/django/db/models/functions copying django/db/models/functions/math.py -> build/lib/django/db/models/functions copying django/db/models/functions/comparison.py -> build/lib/django/db/models/functions copying django/db/models/functions/__init__.py -> build/lib/django/db/models/functions copying django/db/models/functions/mixins.py -> build/lib/django/db/models/functions copying django/db/models/functions/datetime.py -> build/lib/django/db/models/functions copying django/db/models/functions/window.py -> build/lib/django/db/models/functions copying django/db/models/functions/text.py -> build/lib/django/db/models/functions creating build/lib/django/db/models/fields copying django/db/models/fields/json.py -> build/lib/django/db/models/fields copying django/db/models/fields/related_lookups.py -> build/lib/django/db/models/fields copying django/db/models/fields/files.py -> build/lib/django/db/models/fields copying django/db/models/fields/related_descriptors.py -> build/lib/django/db/models/fields copying django/db/models/fields/proxy.py -> build/lib/django/db/models/fields copying django/db/models/fields/reverse_related.py -> build/lib/django/db/models/fields copying django/db/models/fields/related.py -> build/lib/django/db/models/fields copying django/db/models/fields/__init__.py -> build/lib/django/db/models/fields copying django/db/models/fields/mixins.py -> build/lib/django/db/models/fields creating build/lib/django/db/backends/dummy copying django/db/backends/dummy/features.py -> build/lib/django/db/backends/dummy copying django/db/backends/dummy/__init__.py -> build/lib/django/db/backends/dummy copying django/db/backends/dummy/base.py -> build/lib/django/db/backends/dummy creating build/lib/django/db/backends/oracle copying django/db/backends/oracle/introspection.py -> build/lib/django/db/backends/oracle copying django/db/backends/oracle/operations.py -> build/lib/django/db/backends/oracle copying django/db/backends/oracle/features.py -> build/lib/django/db/backends/oracle copying django/db/backends/oracle/functions.py -> build/lib/django/db/backends/oracle copying django/db/backends/oracle/schema.py -> build/lib/django/db/backends/oracle copying django/db/backends/oracle/utils.py -> build/lib/django/db/backends/oracle copying django/db/backends/oracle/validation.py -> build/lib/django/db/backends/oracle copying django/db/backends/oracle/client.py -> build/lib/django/db/backends/oracle copying django/db/backends/oracle/creation.py -> build/lib/django/db/backends/oracle copying django/db/backends/oracle/__init__.py -> build/lib/django/db/backends/oracle copying django/db/backends/oracle/base.py -> build/lib/django/db/backends/oracle creating build/lib/django/db/backends/sqlite3 copying django/db/backends/sqlite3/introspection.py -> build/lib/django/db/backends/sqlite3 copying django/db/backends/sqlite3/operations.py -> build/lib/django/db/backends/sqlite3 copying django/db/backends/sqlite3/features.py -> build/lib/django/db/backends/sqlite3 copying django/db/backends/sqlite3/schema.py -> build/lib/django/db/backends/sqlite3 copying django/db/backends/sqlite3/client.py -> build/lib/django/db/backends/sqlite3 copying django/db/backends/sqlite3/creation.py -> build/lib/django/db/backends/sqlite3 copying django/db/backends/sqlite3/__init__.py -> build/lib/django/db/backends/sqlite3 copying django/db/backends/sqlite3/base.py -> build/lib/django/db/backends/sqlite3 creating build/lib/django/db/backends/mysql copying django/db/backends/mysql/introspection.py -> build/lib/django/db/backends/mysql copying django/db/backends/mysql/operations.py -> build/lib/django/db/backends/mysql copying django/db/backends/mysql/features.py -> build/lib/django/db/backends/mysql copying django/db/backends/mysql/schema.py -> build/lib/django/db/backends/mysql copying django/db/backends/mysql/validation.py -> build/lib/django/db/backends/mysql copying django/db/backends/mysql/client.py -> build/lib/django/db/backends/mysql copying django/db/backends/mysql/creation.py -> build/lib/django/db/backends/mysql copying django/db/backends/mysql/compiler.py -> build/lib/django/db/backends/mysql copying django/db/backends/mysql/__init__.py -> build/lib/django/db/backends/mysql copying django/db/backends/mysql/base.py -> build/lib/django/db/backends/mysql creating build/lib/django/db/backends/postgresql copying django/db/backends/postgresql/introspection.py -> build/lib/django/db/backends/postgresql copying django/db/backends/postgresql/operations.py -> build/lib/django/db/backends/postgresql copying django/db/backends/postgresql/features.py -> build/lib/django/db/backends/postgresql copying django/db/backends/postgresql/schema.py -> build/lib/django/db/backends/postgresql copying django/db/backends/postgresql/client.py -> build/lib/django/db/backends/postgresql copying django/db/backends/postgresql/creation.py -> build/lib/django/db/backends/postgresql copying django/db/backends/postgresql/__init__.py -> build/lib/django/db/backends/postgresql copying django/db/backends/postgresql/base.py -> build/lib/django/db/backends/postgresql creating build/lib/django/db/backends/base copying django/db/backends/base/introspection.py -> build/lib/django/db/backends/base copying django/db/backends/base/operations.py -> build/lib/django/db/backends/base copying django/db/backends/base/features.py -> build/lib/django/db/backends/base copying django/db/backends/base/schema.py -> build/lib/django/db/backends/base copying django/db/backends/base/validation.py -> build/lib/django/db/backends/base copying django/db/backends/base/client.py -> build/lib/django/db/backends/base copying django/db/backends/base/creation.py -> build/lib/django/db/backends/base copying django/db/backends/base/__init__.py -> build/lib/django/db/backends/base copying django/db/backends/base/base.py -> build/lib/django/db/backends/base creating build/lib/django/views/generic copying django/views/generic/detail.py -> build/lib/django/views/generic copying django/views/generic/dates.py -> build/lib/django/views/generic copying django/views/generic/list.py -> build/lib/django/views/generic copying django/views/generic/__init__.py -> build/lib/django/views/generic copying django/views/generic/edit.py -> build/lib/django/views/generic copying django/views/generic/base.py -> build/lib/django/views/generic creating build/lib/django/views/decorators copying django/views/decorators/debug.py -> build/lib/django/views/decorators copying django/views/decorators/gzip.py -> build/lib/django/views/decorators copying django/views/decorators/cache.py -> build/lib/django/views/decorators copying django/views/decorators/csrf.py -> build/lib/django/views/decorators copying django/views/decorators/clickjacking.py -> build/lib/django/views/decorators copying django/views/decorators/vary.py -> build/lib/django/views/decorators copying django/views/decorators/http.py -> build/lib/django/views/decorators copying django/views/decorators/__init__.py -> build/lib/django/views/decorators copying django/views/decorators/common.py -> build/lib/django/views/decorators creating build/lib/django/contrib/admindocs copying django/contrib/admindocs/apps.py -> build/lib/django/contrib/admindocs copying django/contrib/admindocs/middleware.py -> build/lib/django/contrib/admindocs copying django/contrib/admindocs/urls.py -> build/lib/django/contrib/admindocs copying django/contrib/admindocs/utils.py -> build/lib/django/contrib/admindocs copying django/contrib/admindocs/views.py -> build/lib/django/contrib/admindocs copying django/contrib/admindocs/__init__.py -> build/lib/django/contrib/admindocs creating build/lib/django/contrib/postgres copying django/contrib/postgres/apps.py -> build/lib/django/contrib/postgres copying django/contrib/postgres/constraints.py -> build/lib/django/contrib/postgres copying django/contrib/postgres/validators.py -> build/lib/django/contrib/postgres copying django/contrib/postgres/operations.py -> build/lib/django/contrib/postgres copying django/contrib/postgres/functions.py -> build/lib/django/contrib/postgres copying django/contrib/postgres/lookups.py -> build/lib/django/contrib/postgres copying django/contrib/postgres/search.py -> build/lib/django/contrib/postgres copying django/contrib/postgres/serializers.py -> build/lib/django/contrib/postgres copying django/contrib/postgres/utils.py -> build/lib/django/contrib/postgres copying django/contrib/postgres/__init__.py -> build/lib/django/contrib/postgres copying django/contrib/postgres/signals.py -> build/lib/django/contrib/postgres copying django/contrib/postgres/indexes.py -> build/lib/django/contrib/postgres creating build/lib/django/contrib/gis copying django/contrib/gis/apps.py -> build/lib/django/contrib/gis copying django/contrib/gis/ptr.py -> build/lib/django/contrib/gis copying django/contrib/gis/feeds.py -> build/lib/django/contrib/gis copying django/contrib/gis/shortcuts.py -> build/lib/django/contrib/gis copying django/contrib/gis/views.py -> build/lib/django/contrib/gis copying django/contrib/gis/geometry.py -> build/lib/django/contrib/gis copying django/contrib/gis/__init__.py -> build/lib/django/contrib/gis copying django/contrib/gis/measure.py -> build/lib/django/contrib/gis creating build/lib/django/contrib/staticfiles copying django/contrib/staticfiles/apps.py -> build/lib/django/contrib/staticfiles copying django/contrib/staticfiles/checks.py -> build/lib/django/contrib/staticfiles copying django/contrib/staticfiles/testing.py -> build/lib/django/contrib/staticfiles copying django/contrib/staticfiles/handlers.py -> build/lib/django/contrib/staticfiles copying django/contrib/staticfiles/storage.py -> build/lib/django/contrib/staticfiles copying django/contrib/staticfiles/urls.py -> build/lib/django/contrib/staticfiles copying django/contrib/staticfiles/utils.py -> build/lib/django/contrib/staticfiles copying django/contrib/staticfiles/views.py -> build/lib/django/contrib/staticfiles copying django/contrib/staticfiles/finders.py -> build/lib/django/contrib/staticfiles copying django/contrib/staticfiles/__init__.py -> build/lib/django/contrib/staticfiles creating build/lib/django/contrib/humanize copying django/contrib/humanize/apps.py -> build/lib/django/contrib/humanize copying django/contrib/humanize/__init__.py -> build/lib/django/contrib/humanize creating build/lib/django/contrib/auth copying django/contrib/auth/apps.py -> build/lib/django/contrib/auth copying django/contrib/auth/checks.py -> build/lib/django/contrib/auth copying django/contrib/auth/decorators.py -> build/lib/django/contrib/auth copying django/contrib/auth/context_processors.py -> build/lib/django/contrib/auth copying django/contrib/auth/hashers.py -> build/lib/django/contrib/auth copying django/contrib/auth/tokens.py -> build/lib/django/contrib/auth copying django/contrib/auth/middleware.py -> build/lib/django/contrib/auth copying django/contrib/auth/validators.py -> build/lib/django/contrib/auth copying django/contrib/auth/backends.py -> build/lib/django/contrib/auth copying django/contrib/auth/password_validation.py -> build/lib/django/contrib/auth copying django/contrib/auth/urls.py -> build/lib/django/contrib/auth copying django/contrib/auth/views.py -> build/lib/django/contrib/auth copying django/contrib/auth/admin.py -> build/lib/django/contrib/auth copying django/contrib/auth/base_user.py -> build/lib/django/contrib/auth copying django/contrib/auth/__init__.py -> build/lib/django/contrib/auth copying django/contrib/auth/mixins.py -> build/lib/django/contrib/auth copying django/contrib/auth/forms.py -> build/lib/django/contrib/auth copying django/contrib/auth/signals.py -> build/lib/django/contrib/auth copying django/contrib/auth/models.py -> build/lib/django/contrib/auth creating build/lib/django/contrib/sessions copying django/contrib/sessions/apps.py -> build/lib/django/contrib/sessions copying django/contrib/sessions/middleware.py -> build/lib/django/contrib/sessions copying django/contrib/sessions/exceptions.py -> build/lib/django/contrib/sessions copying django/contrib/sessions/serializers.py -> build/lib/django/contrib/sessions copying django/contrib/sessions/__init__.py -> build/lib/django/contrib/sessions copying django/contrib/sessions/base_session.py -> build/lib/django/contrib/sessions copying django/contrib/sessions/models.py -> build/lib/django/contrib/sessions creating build/lib/django/contrib/admin copying django/contrib/admin/apps.py -> build/lib/django/contrib/admin copying django/contrib/admin/checks.py -> build/lib/django/contrib/admin copying django/contrib/admin/actions.py -> build/lib/django/contrib/admin copying django/contrib/admin/decorators.py -> build/lib/django/contrib/admin copying django/contrib/admin/tests.py -> build/lib/django/contrib/admin copying django/contrib/admin/exceptions.py -> build/lib/django/contrib/admin copying django/contrib/admin/widgets.py -> build/lib/django/contrib/admin copying django/contrib/admin/utils.py -> build/lib/django/contrib/admin copying django/contrib/admin/helpers.py -> build/lib/django/contrib/admin copying django/contrib/admin/sites.py -> build/lib/django/contrib/admin copying django/contrib/admin/options.py -> build/lib/django/contrib/admin copying django/contrib/admin/__init__.py -> build/lib/django/contrib/admin copying django/contrib/admin/forms.py -> build/lib/django/contrib/admin copying django/contrib/admin/filters.py -> build/lib/django/contrib/admin copying django/contrib/admin/models.py -> build/lib/django/contrib/admin creating build/lib/django/contrib/redirects copying django/contrib/redirects/apps.py -> build/lib/django/contrib/redirects copying django/contrib/redirects/middleware.py -> build/lib/django/contrib/redirects copying django/contrib/redirects/admin.py -> build/lib/django/contrib/redirects copying django/contrib/redirects/__init__.py -> build/lib/django/contrib/redirects copying django/contrib/redirects/models.py -> build/lib/django/contrib/redirects creating build/lib/django/contrib/sites copying django/contrib/sites/apps.py -> build/lib/django/contrib/sites copying django/contrib/sites/checks.py -> build/lib/django/contrib/sites copying django/contrib/sites/managers.py -> build/lib/django/contrib/sites copying django/contrib/sites/middleware.py -> build/lib/django/contrib/sites copying django/contrib/sites/requests.py -> build/lib/django/contrib/sites copying django/contrib/sites/shortcuts.py -> build/lib/django/contrib/sites copying django/contrib/sites/management.py -> build/lib/django/contrib/sites copying django/contrib/sites/admin.py -> build/lib/django/contrib/sites copying django/contrib/sites/__init__.py -> build/lib/django/contrib/sites copying django/contrib/sites/models.py -> build/lib/django/contrib/sites creating build/lib/django/contrib/messages copying django/contrib/messages/apps.py -> build/lib/django/contrib/messages copying django/contrib/messages/context_processors.py -> build/lib/django/contrib/messages copying django/contrib/messages/middleware.py -> build/lib/django/contrib/messages copying django/contrib/messages/constants.py -> build/lib/django/contrib/messages copying django/contrib/messages/utils.py -> build/lib/django/contrib/messages copying django/contrib/messages/views.py -> build/lib/django/contrib/messages copying django/contrib/messages/__init__.py -> build/lib/django/contrib/messages copying django/contrib/messages/api.py -> build/lib/django/contrib/messages creating build/lib/django/contrib/syndication copying django/contrib/syndication/apps.py -> build/lib/django/contrib/syndication copying django/contrib/syndication/views.py -> build/lib/django/contrib/syndication copying django/contrib/syndication/__init__.py -> build/lib/django/contrib/syndication creating build/lib/django/contrib/flatpages copying django/contrib/flatpages/apps.py -> build/lib/django/contrib/flatpages copying django/contrib/flatpages/middleware.py -> build/lib/django/contrib/flatpages copying django/contrib/flatpages/sitemaps.py -> build/lib/django/contrib/flatpages copying django/contrib/flatpages/urls.py -> build/lib/django/contrib/flatpages copying django/contrib/flatpages/views.py -> build/lib/django/contrib/flatpages copying django/contrib/flatpages/admin.py -> build/lib/django/contrib/flatpages copying django/contrib/flatpages/__init__.py -> build/lib/django/contrib/flatpages copying django/contrib/flatpages/forms.py -> build/lib/django/contrib/flatpages copying django/contrib/flatpages/models.py -> build/lib/django/contrib/flatpages creating build/lib/django/contrib/sitemaps copying django/contrib/sitemaps/apps.py -> build/lib/django/contrib/sitemaps copying django/contrib/sitemaps/views.py -> build/lib/django/contrib/sitemaps copying django/contrib/sitemaps/__init__.py -> build/lib/django/contrib/sitemaps creating build/lib/django/contrib/contenttypes copying django/contrib/contenttypes/apps.py -> build/lib/django/contrib/contenttypes copying django/contrib/contenttypes/checks.py -> build/lib/django/contrib/contenttypes copying django/contrib/contenttypes/views.py -> build/lib/django/contrib/contenttypes copying django/contrib/contenttypes/admin.py -> build/lib/django/contrib/contenttypes copying django/contrib/contenttypes/__init__.py -> build/lib/django/contrib/contenttypes copying django/contrib/contenttypes/forms.py -> build/lib/django/contrib/contenttypes copying django/contrib/contenttypes/fields.py -> build/lib/django/contrib/contenttypes copying django/contrib/contenttypes/models.py -> build/lib/django/contrib/contenttypes creating build/lib/django/contrib/postgres/forms copying django/contrib/postgres/forms/array.py -> build/lib/django/contrib/postgres/forms copying django/contrib/postgres/forms/jsonb.py -> build/lib/django/contrib/postgres/forms copying django/contrib/postgres/forms/hstore.py -> build/lib/django/contrib/postgres/forms copying django/contrib/postgres/forms/__init__.py -> build/lib/django/contrib/postgres/forms copying django/contrib/postgres/forms/ranges.py -> build/lib/django/contrib/postgres/forms creating build/lib/django/contrib/postgres/aggregates copying django/contrib/postgres/aggregates/statistics.py -> build/lib/django/contrib/postgres/aggregates copying django/contrib/postgres/aggregates/general.py -> build/lib/django/contrib/postgres/aggregates copying django/contrib/postgres/aggregates/__init__.py -> build/lib/django/contrib/postgres/aggregates copying django/contrib/postgres/aggregates/mixins.py -> build/lib/django/contrib/postgres/aggregates creating build/lib/django/contrib/postgres/fields copying django/contrib/postgres/fields/citext.py -> build/lib/django/contrib/postgres/fields copying django/contrib/postgres/fields/array.py -> build/lib/django/contrib/postgres/fields copying django/contrib/postgres/fields/jsonb.py -> build/lib/django/contrib/postgres/fields copying django/contrib/postgres/fields/utils.py -> build/lib/django/contrib/postgres/fields copying django/contrib/postgres/fields/hstore.py -> build/lib/django/contrib/postgres/fields copying django/contrib/postgres/fields/__init__.py -> build/lib/django/contrib/postgres/fields copying django/contrib/postgres/fields/ranges.py -> build/lib/django/contrib/postgres/fields creating build/lib/django/contrib/gis/geoip2 copying django/contrib/gis/geoip2/resources.py -> build/lib/django/contrib/gis/geoip2 copying django/contrib/gis/geoip2/__init__.py -> build/lib/django/contrib/gis/geoip2 copying django/contrib/gis/geoip2/base.py -> build/lib/django/contrib/gis/geoip2 creating build/lib/django/contrib/gis/forms copying django/contrib/gis/forms/widgets.py -> build/lib/django/contrib/gis/forms copying django/contrib/gis/forms/__init__.py -> build/lib/django/contrib/gis/forms copying django/contrib/gis/forms/fields.py -> build/lib/django/contrib/gis/forms creating build/lib/django/contrib/gis/db copying django/contrib/gis/db/__init__.py -> build/lib/django/contrib/gis/db creating build/lib/django/contrib/gis/admin copying django/contrib/gis/admin/widgets.py -> build/lib/django/contrib/gis/admin copying django/contrib/gis/admin/options.py -> build/lib/django/contrib/gis/admin copying django/contrib/gis/admin/__init__.py -> build/lib/django/contrib/gis/admin creating build/lib/django/contrib/gis/gdal copying django/contrib/gis/gdal/geomtype.py -> build/lib/django/contrib/gis/gdal copying django/contrib/gis/gdal/srs.py -> build/lib/django/contrib/gis/gdal copying django/contrib/gis/gdal/geometries.py -> build/lib/django/contrib/gis/gdal copying django/contrib/gis/gdal/layer.py -> build/lib/django/contrib/gis/gdal copying django/contrib/gis/gdal/field.py -> build/lib/django/contrib/gis/gdal copying django/contrib/gis/gdal/feature.py -> build/lib/django/contrib/gis/gdal copying django/contrib/gis/gdal/error.py -> build/lib/django/contrib/gis/gdal copying django/contrib/gis/gdal/datasource.py -> build/lib/django/contrib/gis/gdal copying django/contrib/gis/gdal/libgdal.py -> build/lib/django/contrib/gis/gdal copying django/contrib/gis/gdal/driver.py -> build/lib/django/contrib/gis/gdal copying django/contrib/gis/gdal/__init__.py -> build/lib/django/contrib/gis/gdal copying django/contrib/gis/gdal/base.py -> build/lib/django/contrib/gis/gdal copying django/contrib/gis/gdal/envelope.py -> build/lib/django/contrib/gis/gdal creating build/lib/django/contrib/gis/geos copying django/contrib/gis/geos/collections.py -> build/lib/django/contrib/gis/geos copying django/contrib/gis/geos/polygon.py -> build/lib/django/contrib/gis/geos copying django/contrib/gis/geos/mutable_list.py -> build/lib/django/contrib/gis/geos copying django/contrib/gis/geos/error.py -> build/lib/django/contrib/gis/geos copying django/contrib/gis/geos/linestring.py -> build/lib/django/contrib/gis/geos copying django/contrib/gis/geos/factory.py -> build/lib/django/contrib/gis/geos copying django/contrib/gis/geos/point.py -> build/lib/django/contrib/gis/geos copying django/contrib/gis/geos/libgeos.py -> build/lib/django/contrib/gis/geos copying django/contrib/gis/geos/coordseq.py -> build/lib/django/contrib/gis/geos copying django/contrib/gis/geos/io.py -> build/lib/django/contrib/gis/geos copying django/contrib/gis/geos/geometry.py -> build/lib/django/contrib/gis/geos copying django/contrib/gis/geos/__init__.py -> build/lib/django/contrib/gis/geos copying django/contrib/gis/geos/prepared.py -> build/lib/django/contrib/gis/geos copying django/contrib/gis/geos/base.py -> build/lib/django/contrib/gis/geos creating build/lib/django/contrib/gis/management copying django/contrib/gis/management/__init__.py -> build/lib/django/contrib/gis/management creating build/lib/django/contrib/gis/serializers copying django/contrib/gis/serializers/geojson.py -> build/lib/django/contrib/gis/serializers copying django/contrib/gis/serializers/__init__.py -> build/lib/django/contrib/gis/serializers creating build/lib/django/contrib/gis/utils copying django/contrib/gis/utils/srs.py -> build/lib/django/contrib/gis/utils copying django/contrib/gis/utils/ogrinspect.py -> build/lib/django/contrib/gis/utils copying django/contrib/gis/utils/ogrinfo.py -> build/lib/django/contrib/gis/utils copying django/contrib/gis/utils/__init__.py -> build/lib/django/contrib/gis/utils copying django/contrib/gis/utils/layermapping.py -> build/lib/django/contrib/gis/utils creating build/lib/django/contrib/gis/sitemaps copying django/contrib/gis/sitemaps/kml.py -> build/lib/django/contrib/gis/sitemaps copying django/contrib/gis/sitemaps/views.py -> build/lib/django/contrib/gis/sitemaps copying django/contrib/gis/sitemaps/__init__.py -> build/lib/django/contrib/gis/sitemaps creating build/lib/django/contrib/gis/db/models copying django/contrib/gis/db/models/functions.py -> build/lib/django/contrib/gis/db/models copying django/contrib/gis/db/models/proxy.py -> build/lib/django/contrib/gis/db/models copying django/contrib/gis/db/models/lookups.py -> build/lib/django/contrib/gis/db/models copying django/contrib/gis/db/models/aggregates.py -> build/lib/django/contrib/gis/db/models copying django/contrib/gis/db/models/__init__.py -> build/lib/django/contrib/gis/db/models copying django/contrib/gis/db/models/fields.py -> build/lib/django/contrib/gis/db/models creating build/lib/django/contrib/gis/db/backends copying django/contrib/gis/db/backends/utils.py -> build/lib/django/contrib/gis/db/backends copying django/contrib/gis/db/backends/__init__.py -> build/lib/django/contrib/gis/db/backends creating build/lib/django/contrib/gis/db/models/sql copying django/contrib/gis/db/models/sql/conversion.py -> build/lib/django/contrib/gis/db/models/sql copying django/contrib/gis/db/models/sql/__init__.py -> build/lib/django/contrib/gis/db/models/sql creating build/lib/django/contrib/gis/db/backends/oracle copying django/contrib/gis/db/backends/oracle/introspection.py -> build/lib/django/contrib/gis/db/backends/oracle copying django/contrib/gis/db/backends/oracle/operations.py -> build/lib/django/contrib/gis/db/backends/oracle copying django/contrib/gis/db/backends/oracle/features.py -> build/lib/django/contrib/gis/db/backends/oracle copying django/contrib/gis/db/backends/oracle/schema.py -> build/lib/django/contrib/gis/db/backends/oracle copying django/contrib/gis/db/backends/oracle/adapter.py -> build/lib/django/contrib/gis/db/backends/oracle copying django/contrib/gis/db/backends/oracle/__init__.py -> build/lib/django/contrib/gis/db/backends/oracle copying django/contrib/gis/db/backends/oracle/base.py -> build/lib/django/contrib/gis/db/backends/oracle copying django/contrib/gis/db/backends/oracle/models.py -> build/lib/django/contrib/gis/db/backends/oracle creating build/lib/django/contrib/gis/db/backends/mysql copying django/contrib/gis/db/backends/mysql/introspection.py -> build/lib/django/contrib/gis/db/backends/mysql copying django/contrib/gis/db/backends/mysql/operations.py -> build/lib/django/contrib/gis/db/backends/mysql copying django/contrib/gis/db/backends/mysql/features.py -> build/lib/django/contrib/gis/db/backends/mysql copying django/contrib/gis/db/backends/mysql/schema.py -> build/lib/django/contrib/gis/db/backends/mysql copying django/contrib/gis/db/backends/mysql/__init__.py -> build/lib/django/contrib/gis/db/backends/mysql copying django/contrib/gis/db/backends/mysql/base.py -> build/lib/django/contrib/gis/db/backends/mysql creating build/lib/django/contrib/gis/db/backends/spatialite copying django/contrib/gis/db/backends/spatialite/introspection.py -> build/lib/django/contrib/gis/db/backends/spatialite copying django/contrib/gis/db/backends/spatialite/operations.py -> build/lib/django/contrib/gis/db/backends/spatialite copying django/contrib/gis/db/backends/spatialite/features.py -> build/lib/django/contrib/gis/db/backends/spatialite copying django/contrib/gis/db/backends/spatialite/schema.py -> build/lib/django/contrib/gis/db/backends/spatialite copying django/contrib/gis/db/backends/spatialite/client.py -> build/lib/django/contrib/gis/db/backends/spatialite copying django/contrib/gis/db/backends/spatialite/adapter.py -> build/lib/django/contrib/gis/db/backends/spatialite copying django/contrib/gis/db/backends/spatialite/__init__.py -> build/lib/django/contrib/gis/db/backends/spatialite copying django/contrib/gis/db/backends/spatialite/base.py -> build/lib/django/contrib/gis/db/backends/spatialite copying django/contrib/gis/db/backends/spatialite/models.py -> build/lib/django/contrib/gis/db/backends/spatialite creating build/lib/django/contrib/gis/db/backends/postgis copying django/contrib/gis/db/backends/postgis/introspection.py -> build/lib/django/contrib/gis/db/backends/postgis copying django/contrib/gis/db/backends/postgis/const.py -> build/lib/django/contrib/gis/db/backends/postgis copying django/contrib/gis/db/backends/postgis/pgraster.py -> build/lib/django/contrib/gis/db/backends/postgis copying django/contrib/gis/db/backends/postgis/operations.py -> build/lib/django/contrib/gis/db/backends/postgis copying django/contrib/gis/db/backends/postgis/features.py -> build/lib/django/contrib/gis/db/backends/postgis copying django/contrib/gis/db/backends/postgis/schema.py -> build/lib/django/contrib/gis/db/backends/postgis copying django/contrib/gis/db/backends/postgis/adapter.py -> build/lib/django/contrib/gis/db/backends/postgis copying django/contrib/gis/db/backends/postgis/__init__.py -> build/lib/django/contrib/gis/db/backends/postgis copying django/contrib/gis/db/backends/postgis/base.py -> build/lib/django/contrib/gis/db/backends/postgis copying django/contrib/gis/db/backends/postgis/models.py -> build/lib/django/contrib/gis/db/backends/postgis creating build/lib/django/contrib/gis/db/backends/base copying django/contrib/gis/db/backends/base/operations.py -> build/lib/django/contrib/gis/db/backends/base copying django/contrib/gis/db/backends/base/features.py -> build/lib/django/contrib/gis/db/backends/base copying django/contrib/gis/db/backends/base/adapter.py -> build/lib/django/contrib/gis/db/backends/base copying django/contrib/gis/db/backends/base/__init__.py -> build/lib/django/contrib/gis/db/backends/base copying django/contrib/gis/db/backends/base/models.py -> build/lib/django/contrib/gis/db/backends/base creating build/lib/django/contrib/gis/gdal/raster copying django/contrib/gis/gdal/raster/band.py -> build/lib/django/contrib/gis/gdal/raster copying django/contrib/gis/gdal/raster/const.py -> build/lib/django/contrib/gis/gdal/raster copying django/contrib/gis/gdal/raster/source.py -> build/lib/django/contrib/gis/gdal/raster copying django/contrib/gis/gdal/raster/__init__.py -> build/lib/django/contrib/gis/gdal/raster copying django/contrib/gis/gdal/raster/base.py -> build/lib/django/contrib/gis/gdal/raster creating build/lib/django/contrib/gis/gdal/prototypes copying django/contrib/gis/gdal/prototypes/geom.py -> build/lib/django/contrib/gis/gdal/prototypes copying django/contrib/gis/gdal/prototypes/ds.py -> build/lib/django/contrib/gis/gdal/prototypes copying django/contrib/gis/gdal/prototypes/srs.py -> build/lib/django/contrib/gis/gdal/prototypes copying django/contrib/gis/gdal/prototypes/errcheck.py -> build/lib/django/contrib/gis/gdal/prototypes copying django/contrib/gis/gdal/prototypes/raster.py -> build/lib/django/contrib/gis/gdal/prototypes copying django/contrib/gis/gdal/prototypes/__init__.py -> build/lib/django/contrib/gis/gdal/prototypes copying django/contrib/gis/gdal/prototypes/generation.py -> build/lib/django/contrib/gis/gdal/prototypes creating build/lib/django/contrib/gis/geos/prototypes copying django/contrib/gis/geos/prototypes/threadsafe.py -> build/lib/django/contrib/gis/geos/prototypes copying django/contrib/gis/geos/prototypes/geom.py -> build/lib/django/contrib/gis/geos/prototypes copying django/contrib/gis/geos/prototypes/predicates.py -> build/lib/django/contrib/gis/geos/prototypes copying django/contrib/gis/geos/prototypes/errcheck.py -> build/lib/django/contrib/gis/geos/prototypes copying django/contrib/gis/geos/prototypes/misc.py -> build/lib/django/contrib/gis/geos/prototypes copying django/contrib/gis/geos/prototypes/coordseq.py -> build/lib/django/contrib/gis/geos/prototypes copying django/contrib/gis/geos/prototypes/topology.py -> build/lib/django/contrib/gis/geos/prototypes copying django/contrib/gis/geos/prototypes/io.py -> build/lib/django/contrib/gis/geos/prototypes copying django/contrib/gis/geos/prototypes/__init__.py -> build/lib/django/contrib/gis/geos/prototypes copying django/contrib/gis/geos/prototypes/prepared.py -> build/lib/django/contrib/gis/geos/prototypes creating build/lib/django/contrib/gis/management/commands copying django/contrib/gis/management/commands/inspectdb.py -> build/lib/django/contrib/gis/management/commands copying django/contrib/gis/management/commands/ogrinspect.py -> build/lib/django/contrib/gis/management/commands copying django/contrib/gis/management/commands/__init__.py -> build/lib/django/contrib/gis/management/commands creating build/lib/django/contrib/staticfiles/management copying django/contrib/staticfiles/management/__init__.py -> build/lib/django/contrib/staticfiles/management creating build/lib/django/contrib/staticfiles/management/commands copying django/contrib/staticfiles/management/commands/collectstatic.py -> build/lib/django/contrib/staticfiles/management/commands copying django/contrib/staticfiles/management/commands/findstatic.py -> build/lib/django/contrib/staticfiles/management/commands copying django/contrib/staticfiles/management/commands/__init__.py -> build/lib/django/contrib/staticfiles/management/commands copying django/contrib/staticfiles/management/commands/runserver.py -> build/lib/django/contrib/staticfiles/management/commands creating build/lib/django/contrib/humanize/templatetags copying django/contrib/humanize/templatetags/__init__.py -> build/lib/django/contrib/humanize/templatetags copying django/contrib/humanize/templatetags/humanize.py -> build/lib/django/contrib/humanize/templatetags creating build/lib/django/contrib/auth/handlers copying django/contrib/auth/handlers/modwsgi.py -> build/lib/django/contrib/auth/handlers copying django/contrib/auth/handlers/__init__.py -> build/lib/django/contrib/auth/handlers creating build/lib/django/contrib/auth/migrations copying django/contrib/auth/migrations/0006_require_contenttypes_0002.py -> build/lib/django/contrib/auth/migrations copying django/contrib/auth/migrations/0009_alter_user_last_name_max_length.py -> build/lib/django/contrib/auth/migrations copying django/contrib/auth/migrations/0004_alter_user_username_opts.py -> build/lib/django/contrib/auth/migrations copying django/contrib/auth/migrations/0008_alter_user_username_max_length.py -> build/lib/django/contrib/auth/migrations copying django/contrib/auth/migrations/0007_alter_validators_add_error_messages.py -> build/lib/django/contrib/auth/migrations copying django/contrib/auth/migrations/0005_alter_user_last_login_null.py -> build/lib/django/contrib/auth/migrations copying django/contrib/auth/migrations/0001_initial.py -> build/lib/django/contrib/auth/migrations copying django/contrib/auth/migrations/0010_alter_group_name_max_length.py -> build/lib/django/contrib/auth/migrations copying django/contrib/auth/migrations/0012_alter_user_first_name_max_length.py -> build/lib/django/contrib/auth/migrations copying django/contrib/auth/migrations/0002_alter_permission_name_max_length.py -> build/lib/django/contrib/auth/migrations copying django/contrib/auth/migrations/0003_alter_user_email_max_length.py -> build/lib/django/contrib/auth/migrations copying django/contrib/auth/migrations/__init__.py -> build/lib/django/contrib/auth/migrations copying django/contrib/auth/migrations/0011_update_proxy_permissions.py -> build/lib/django/contrib/auth/migrations creating build/lib/django/contrib/auth/management copying django/contrib/auth/management/__init__.py -> build/lib/django/contrib/auth/management creating build/lib/django/contrib/auth/management/commands copying django/contrib/auth/management/commands/createsuperuser.py -> build/lib/django/contrib/auth/management/commands copying django/contrib/auth/management/commands/changepassword.py -> build/lib/django/contrib/auth/management/commands copying django/contrib/auth/management/commands/__init__.py -> build/lib/django/contrib/auth/management/commands creating build/lib/django/contrib/sessions/migrations copying django/contrib/sessions/migrations/0001_initial.py -> build/lib/django/contrib/sessions/migrations copying django/contrib/sessions/migrations/__init__.py -> build/lib/django/contrib/sessions/migrations creating build/lib/django/contrib/sessions/management copying django/contrib/sessions/management/__init__.py -> build/lib/django/contrib/sessions/management creating build/lib/django/contrib/sessions/backends copying django/contrib/sessions/backends/cache.py -> build/lib/django/contrib/sessions/backends copying django/contrib/sessions/backends/signed_cookies.py -> build/lib/django/contrib/sessions/backends copying django/contrib/sessions/backends/db.py -> build/lib/django/contrib/sessions/backends copying django/contrib/sessions/backends/cached_db.py -> build/lib/django/contrib/sessions/backends copying django/contrib/sessions/backends/__init__.py -> build/lib/django/contrib/sessions/backends copying django/contrib/sessions/backends/file.py -> build/lib/django/contrib/sessions/backends copying django/contrib/sessions/backends/base.py -> build/lib/django/contrib/sessions/backends creating build/lib/django/contrib/sessions/management/commands copying django/contrib/sessions/management/commands/clearsessions.py -> build/lib/django/contrib/sessions/management/commands copying django/contrib/sessions/management/commands/__init__.py -> build/lib/django/contrib/sessions/management/commands creating build/lib/django/contrib/admin/templatetags copying django/contrib/admin/templatetags/admin_list.py -> build/lib/django/contrib/admin/templatetags copying django/contrib/admin/templatetags/admin_modify.py -> build/lib/django/contrib/admin/templatetags copying django/contrib/admin/templatetags/admin_urls.py -> build/lib/django/contrib/admin/templatetags copying django/contrib/admin/templatetags/log.py -> build/lib/django/contrib/admin/templatetags copying django/contrib/admin/templatetags/__init__.py -> build/lib/django/contrib/admin/templatetags copying django/contrib/admin/templatetags/base.py -> build/lib/django/contrib/admin/templatetags creating build/lib/django/contrib/admin/migrations copying django/contrib/admin/migrations/0001_initial.py -> build/lib/django/contrib/admin/migrations copying django/contrib/admin/migrations/0003_logentry_add_action_flag_choices.py -> build/lib/django/contrib/admin/migrations copying django/contrib/admin/migrations/0002_logentry_remove_auto_add.py -> build/lib/django/contrib/admin/migrations copying django/contrib/admin/migrations/__init__.py -> build/lib/django/contrib/admin/migrations creating build/lib/django/contrib/admin/views copying django/contrib/admin/views/autocomplete.py -> build/lib/django/contrib/admin/views copying django/contrib/admin/views/decorators.py -> build/lib/django/contrib/admin/views copying django/contrib/admin/views/main.py -> build/lib/django/contrib/admin/views copying django/contrib/admin/views/__init__.py -> build/lib/django/contrib/admin/views creating build/lib/django/contrib/redirects/migrations copying django/contrib/redirects/migrations/0002_alter_redirect_new_path_help_text.py -> build/lib/django/contrib/redirects/migrations copying django/contrib/redirects/migrations/0001_initial.py -> build/lib/django/contrib/redirects/migrations copying django/contrib/redirects/migrations/__init__.py -> build/lib/django/contrib/redirects/migrations creating build/lib/django/contrib/sites/migrations copying django/contrib/sites/migrations/0002_alter_domain_unique.py -> build/lib/django/contrib/sites/migrations copying django/contrib/sites/migrations/0001_initial.py -> build/lib/django/contrib/sites/migrations copying django/contrib/sites/migrations/__init__.py -> build/lib/django/contrib/sites/migrations creating build/lib/django/contrib/messages/storage copying django/contrib/messages/storage/fallback.py -> build/lib/django/contrib/messages/storage copying django/contrib/messages/storage/cookie.py -> build/lib/django/contrib/messages/storage copying django/contrib/messages/storage/session.py -> build/lib/django/contrib/messages/storage copying django/contrib/messages/storage/__init__.py -> build/lib/django/contrib/messages/storage copying django/contrib/messages/storage/base.py -> build/lib/django/contrib/messages/storage creating build/lib/django/contrib/flatpages/templatetags copying django/contrib/flatpages/templatetags/flatpages.py -> build/lib/django/contrib/flatpages/templatetags copying django/contrib/flatpages/templatetags/__init__.py -> build/lib/django/contrib/flatpages/templatetags creating build/lib/django/contrib/flatpages/migrations copying django/contrib/flatpages/migrations/0001_initial.py -> build/lib/django/contrib/flatpages/migrations copying django/contrib/flatpages/migrations/__init__.py -> build/lib/django/contrib/flatpages/migrations creating build/lib/django/contrib/sitemaps/management copying django/contrib/sitemaps/management/__init__.py -> build/lib/django/contrib/sitemaps/management creating build/lib/django/contrib/sitemaps/management/commands copying django/contrib/sitemaps/management/commands/ping_google.py -> build/lib/django/contrib/sitemaps/management/commands copying django/contrib/sitemaps/management/commands/__init__.py -> build/lib/django/contrib/sitemaps/management/commands creating build/lib/django/contrib/contenttypes/migrations copying django/contrib/contenttypes/migrations/0001_initial.py -> build/lib/django/contrib/contenttypes/migrations copying django/contrib/contenttypes/migrations/0002_remove_content_type_name.py -> build/lib/django/contrib/contenttypes/migrations copying django/contrib/contenttypes/migrations/__init__.py -> build/lib/django/contrib/contenttypes/migrations creating build/lib/django/contrib/contenttypes/management copying django/contrib/contenttypes/management/__init__.py -> build/lib/django/contrib/contenttypes/management creating build/lib/django/contrib/contenttypes/management/commands copying django/contrib/contenttypes/management/commands/remove_stale_contenttypes.py -> build/lib/django/contrib/contenttypes/management/commands copying django/contrib/contenttypes/management/commands/__init__.py -> build/lib/django/contrib/contenttypes/management/commands creating build/lib/django/utils/translation copying django/utils/translation/trans_real.py -> build/lib/django/utils/translation copying django/utils/translation/template.py -> build/lib/django/utils/translation copying django/utils/translation/trans_null.py -> build/lib/django/utils/translation copying django/utils/translation/reloader.py -> build/lib/django/utils/translation copying django/utils/translation/__init__.py -> build/lib/django/utils/translation running egg_info writing Django.egg-info/PKG-INFO writing dependency_links to Django.egg-info/dependency_links.txt writing entry points to Django.egg-info/entry_points.txt writing requirements to Django.egg-info/requires.txt writing top-level names to Django.egg-info/top_level.txt reading manifest file 'Django.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution adding license file 'LICENSE' adding license file 'LICENSE.python' adding license file 'AUTHORS' writing manifest file 'Django.egg-info/SOURCES.txt' /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.bin' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.bin' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.bin' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.bin' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.app_template' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.app_template' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.app_template' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.app_template' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.app_template.migrations' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.app_template.migrations' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.app_template.migrations' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.app_template.migrations' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.af.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.af.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.af.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.af.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.ar.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ar.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.ar.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.ar.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.ar_DZ.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ar_DZ.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.ar_DZ.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.ar_DZ.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.ast.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ast.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.ast.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.ast.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.az.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.az.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.az.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.az.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.be.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.be.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.be.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.be.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.bg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.bg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.bg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.bg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.bn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.bn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.bn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.bn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.br.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.br.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.br.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.br.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.bs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.bs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.bs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.bs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.ca.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ca.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.ca.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.ca.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.cs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.cs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.cs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.cs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.cy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.cy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.cy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.cy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.da.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.da.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.da.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.da.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.de.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.de.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.dsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.dsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.dsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.dsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.el.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.el.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.el.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.el.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.en.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.en.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.en.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.en.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.en_AU.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.en_AU.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.en_AU.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.en_AU.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.en_GB.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.en_GB.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.en_GB.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.en_GB.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.eo.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.eo.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.eo.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.eo.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.es.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.es.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.es_AR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.es_AR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.es_AR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.es_AR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.es_CO.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.es_CO.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.es_CO.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.es_CO.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.es_MX.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.es_MX.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.es_MX.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.es_MX.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.es_VE.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.es_VE.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.es_VE.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.es_VE.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.et.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.et.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.et.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.et.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.eu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.eu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.eu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.eu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.fa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.fa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.fa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.fa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.fi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.fi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.fi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.fi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.fr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.fr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.fy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.fy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.fy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.fy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.ga.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ga.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.ga.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.ga.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.gd.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.gd.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.gd.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.gd.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.gl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.gl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.gl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.gl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.he.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.he.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.he.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.he.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.hi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.hi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.hi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.hi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.hr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.hr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.hr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.hr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.hsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.hsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.hsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.hsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.hu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.hu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.hu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.hu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.hy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.hy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.hy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.hy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.ia.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ia.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.ia.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.ia.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.id.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.id.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.id.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.id.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.ig.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ig.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.ig.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.ig.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.io.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.io.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.io.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.io.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.is.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.is.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.is.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.is.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.it.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.it.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.it.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ja.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.ja.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.ja.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.ka.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ka.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.ka.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.ka.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.kab.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.kab.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.kab.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.kab.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.kk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.kk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.kk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.kk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.km.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.km.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.km.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.km.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.kn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.kn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.kn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.kn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.ko.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ko.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.ko.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.ko.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.ky.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ky.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.ky.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.ky.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.lb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.lb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.lb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.lb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.lt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.lt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.lt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.lt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.lv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.lv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.lv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.lv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.mk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.mk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.mk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.mk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.ml.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ml.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.ml.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.ml.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.mn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.mn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.mn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.mn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.mr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.mr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.mr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.mr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.my.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.my.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.my.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.my.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.nb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.nb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.nb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.nb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.ne.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ne.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.ne.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.ne.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.nl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.nl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.nl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.nl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.nn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.nn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.nn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.nn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.os.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.os.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.os.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.os.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.pa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.pa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.pa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.pa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.pl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.pl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.pl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.pl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.pt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.pt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.pt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.pt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.pt_BR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.pt_BR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.pt_BR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.ro.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ro.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.ro.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.ro.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ru.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.ru.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.ru.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.sk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.sk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.sk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.sl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.sl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.sl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.sq.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sq.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.sq.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.sq.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.sr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.sr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.sr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.sr_Latn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sr_Latn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.sr_Latn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.sr_Latn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.sv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.sv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.sv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.sw.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sw.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.sw.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.sw.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.ta.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ta.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.ta.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.ta.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.te.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.te.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.te.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.te.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.tg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.tg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.tg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.tg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.th.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.th.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.th.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.th.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.tk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.tk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.tk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.tk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.tr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.tr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.tr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.tr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.tt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.tt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.tt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.tt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.udm.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.udm.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.udm.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.udm.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.uk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.uk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.uk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.uk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.ur.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ur.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.ur.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.ur.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.uz.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.uz.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.uz.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.uz.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.vi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.vi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.vi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.vi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.zh_Hans.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.zh_Hans.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.zh_Hans.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.zh_Hans.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.zh_Hant.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.zh_Hant.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.zh_Hant.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.zh_Hant.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.project_template' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.project_template' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.project_template' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.project_template' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.project_template.project_name' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.project_template.project_name' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.project_template.project_name' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.project_template.project_name' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.af.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.af.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.af.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.af.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.am.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.am.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.am.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.am.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.ar.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ar.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.ar.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.ar.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.ar_DZ.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ar_DZ.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.ar_DZ.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.ar_DZ.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.ast.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ast.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.ast.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.ast.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.az.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.az.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.az.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.az.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.be.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.be.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.be.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.be.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.bg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.bg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.bg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.bg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.bn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.bn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.bn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.bn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.br.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.br.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.br.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.br.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.bs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.bs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.bs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.bs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.ca.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ca.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.ca.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.ca.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.cs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.cs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.cs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.cs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.cy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.cy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.cy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.cy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.da.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.da.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.da.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.da.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.de.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.de.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.dsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.dsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.dsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.dsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.el.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.el.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.el.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.el.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.en.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.en.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.en.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.en.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.en_AU.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.en_AU.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.en_AU.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.en_AU.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.en_GB.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.en_GB.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.en_GB.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.en_GB.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.eo.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.eo.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.eo.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.eo.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.es.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.es.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.es_AR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.es_AR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.es_AR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.es_AR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.es_CO.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.es_CO.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.es_CO.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.es_CO.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.es_MX.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.es_MX.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.es_MX.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.es_MX.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.es_VE.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.es_VE.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.es_VE.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.es_VE.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.et.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.et.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.et.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.et.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.eu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.eu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.eu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.eu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.fa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.fa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.fa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.fa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.fi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.fi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.fi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.fi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.fr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.fr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.fy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.fy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.fy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.fy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.ga.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ga.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.ga.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.ga.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.gd.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.gd.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.gd.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.gd.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.gl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.gl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.gl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.gl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.he.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.he.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.he.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.he.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.hi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.hi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.hi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.hi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.hr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.hr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.hr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.hr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.hsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.hsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.hsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.hsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.hu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.hu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.hu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.hu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.hy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.hy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.hy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.hy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.ia.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ia.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.ia.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.ia.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.id.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.id.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.id.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.id.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.io.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.io.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.io.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.io.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.is.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.is.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.is.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.is.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.it.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.it.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.it.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ja.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.ja.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.ja.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.ka.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ka.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.ka.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.ka.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.kab.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.kab.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.kab.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.kab.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.kk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.kk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.kk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.kk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.km.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.km.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.km.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.km.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.kn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.kn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.kn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.kn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.ko.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ko.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.ko.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.ko.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.ky.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ky.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.ky.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.ky.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.lb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.lb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.lb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.lb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.lt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.lt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.lt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.lt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.lv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.lv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.lv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.lv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.mk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.mk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.mk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.mk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.ml.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ml.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.ml.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.ml.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.mn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.mn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.mn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.mn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.mr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.mr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.mr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.mr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.my.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.my.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.my.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.my.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.nb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.nb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.nb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.nb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.ne.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ne.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.ne.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.ne.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.nl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.nl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.nl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.nl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.nn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.nn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.nn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.nn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.os.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.os.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.os.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.os.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.pa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.pa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.pa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.pa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.pl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.pl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.pl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.pl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.pt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.pt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.pt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.pt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.pt_BR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.pt_BR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.pt_BR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.ro.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ro.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.ro.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.ro.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ru.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.ru.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.ru.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.sk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.sk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.sk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.sl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.sl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.sl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.sq.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sq.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.sq.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.sq.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.sr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.sr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.sr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.sr_Latn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sr_Latn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.sr_Latn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.sr_Latn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.sv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.sv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.sv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.sw.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sw.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.sw.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.sw.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.ta.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ta.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.ta.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.ta.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.te.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.te.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.te.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.te.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.tg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.tg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.tg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.tg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.th.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.th.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.th.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.th.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.tr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.tr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.tr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.tr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.tt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.tt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.tt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.tt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.udm.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.udm.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.udm.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.udm.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.uk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.uk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.uk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.uk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.ur.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ur.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.ur.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.ur.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.uz.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.uz.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.uz.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.uz.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.vi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.vi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.vi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.vi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.zh_Hans.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.zh_Hans.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.zh_Hans.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.zh_Hans.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.zh_Hant.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.zh_Hant.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.zh_Hant.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.zh_Hant.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.static.admin.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.static.admin.css' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.static.admin.css' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.static.admin.css.vendor.select2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.css.vendor.select2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.static.admin.css.vendor.select2' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.static.admin.css.vendor.select2' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.static.admin.fonts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.fonts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.static.admin.fonts' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.static.admin.fonts' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.static.admin.img' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.img' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.static.admin.img' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.static.admin.img' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.static.admin.img.gis' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.img.gis' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.static.admin.img.gis' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.static.admin.img.gis' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.static.admin.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.static.admin.js' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.static.admin.js' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.static.admin.js.admin' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js.admin' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.static.admin.js.admin' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.static.admin.js.admin' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.static.admin.js.vendor.jquery' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js.vendor.jquery' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.static.admin.js.vendor.jquery' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.static.admin.js.vendor.jquery' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.static.admin.js.vendor.select2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js.vendor.select2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.static.admin.js.vendor.select2' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.static.admin.js.vendor.select2' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.static.admin.js.vendor.select2.i18n' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js.vendor.select2.i18n' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.static.admin.js.vendor.select2.i18n' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.static.admin.js.vendor.select2.i18n' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.static.admin.js.vendor.xregexp' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js.vendor.xregexp' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.static.admin.js.vendor.xregexp' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.static.admin.js.vendor.xregexp' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.templates.admin' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.admin' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.templates.admin' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.templates.admin' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.templates.admin.auth.user' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.admin.auth.user' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.templates.admin.auth.user' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.templates.admin.auth.user' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.templates.admin.edit_inline' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.admin.edit_inline' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.templates.admin.edit_inline' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.templates.admin.edit_inline' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.templates.admin.includes' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.admin.includes' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.templates.admin.includes' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.templates.admin.includes' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.templates.admin.widgets' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.admin.widgets' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.templates.admin.widgets' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.templates.admin.widgets' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.templates.registration' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.registration' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.templates.registration' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.templates.registration' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.af.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.af.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.af.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.af.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.ar.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ar.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.ar.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.ar.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.ar_DZ.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ar_DZ.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.ar_DZ.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.ar_DZ.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.ast.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ast.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.ast.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.ast.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.az.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.az.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.az.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.az.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.be.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.be.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.be.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.be.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.bg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.bg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.bg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.bg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.bn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.bn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.bn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.bn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.br.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.br.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.br.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.br.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.bs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.bs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.bs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.bs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.ca.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ca.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.ca.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.ca.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.cs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.cs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.cs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.cs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.cy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.cy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.cy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.cy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.da.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.da.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.da.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.da.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.de.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.de.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.dsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.dsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.dsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.dsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.el.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.el.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.el.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.el.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.en.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.en.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.en.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.en.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.en_AU.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.en_AU.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.en_AU.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.en_AU.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.en_GB.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.en_GB.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.en_GB.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.en_GB.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.eo.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.eo.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.eo.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.eo.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.es.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.es.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.es_AR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.es_AR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.es_AR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.es_AR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.es_CO.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.es_CO.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.es_CO.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.es_CO.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.es_MX.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.es_MX.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.es_MX.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.es_MX.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.es_VE.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.es_VE.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.es_VE.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.es_VE.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.et.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.et.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.et.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.et.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.eu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.eu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.eu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.eu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.fa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.fa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.fa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.fa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.fi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.fi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.fi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.fi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.fr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.fr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.fy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.fy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.fy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.fy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.ga.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ga.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.ga.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.ga.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.gd.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.gd.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.gd.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.gd.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.gl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.gl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.gl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.gl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.he.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.he.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.he.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.he.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.hi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.hi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.hi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.hi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.hr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.hr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.hr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.hr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.hsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.hsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.hsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.hsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.hu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.hu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.hu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.hu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.ia.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ia.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.ia.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.ia.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.id.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.id.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.id.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.id.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.io.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.io.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.io.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.io.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.is.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.is.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.is.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.is.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.it.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.it.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.it.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ja.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.ja.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.ja.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.ka.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ka.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.ka.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.ka.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.kab.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.kab.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.kab.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.kab.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.kk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.kk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.kk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.kk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.km.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.km.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.km.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.km.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.kn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.kn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.kn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.kn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.ko.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ko.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.ko.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.ko.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.ky.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ky.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.ky.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.ky.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.lb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.lb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.lb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.lb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.lt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.lt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.lt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.lt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.lv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.lv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.lv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.lv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.mk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.mk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.mk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.mk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.ml.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ml.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.ml.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.ml.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.mn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.mn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.mn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.mn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.mr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.mr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.mr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.mr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.my.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.my.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.my.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.my.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.nb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.nb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.nb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.nb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.ne.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ne.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.ne.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.ne.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.nl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.nl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.nl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.nl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.nn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.nn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.nn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.nn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.os.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.os.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.os.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.os.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.pa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.pa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.pa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.pa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.pl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.pl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.pl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.pl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.pt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.pt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.pt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.pt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.pt_BR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.pt_BR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.pt_BR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.ro.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ro.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.ro.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.ro.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ru.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.ru.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.ru.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.sk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.sk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.sk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.sl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.sl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.sl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.sq.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sq.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.sq.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.sq.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.sr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.sr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.sr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.sr_Latn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sr_Latn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.sr_Latn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.sr_Latn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.sv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.sv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.sv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.sw.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sw.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.sw.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.sw.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.ta.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ta.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.ta.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.ta.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.te.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.te.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.te.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.te.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.tg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.tg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.tg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.tg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.th.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.th.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.th.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.th.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.tr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.tr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.tr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.tr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.tt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.tt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.tt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.tt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.udm.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.udm.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.udm.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.udm.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.uk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.uk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.uk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.uk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.ur.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ur.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.ur.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.ur.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.vi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.vi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.vi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.vi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.zh_Hans.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.zh_Hans.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.zh_Hans.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.zh_Hans.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.zh_Hant.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.zh_Hant.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.zh_Hant.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.zh_Hant.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.templates.admin_doc' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.templates.admin_doc' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.templates.admin_doc' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.templates.admin_doc' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.af.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.af.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.af.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.af.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.ar.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ar.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.ar.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.ar.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.ar_DZ.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ar_DZ.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.ar_DZ.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.ar_DZ.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.ast.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ast.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.ast.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.ast.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.az.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.az.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.az.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.az.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.be.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.be.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.be.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.be.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.bg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.bg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.bg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.bg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.bn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.bn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.bn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.bn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.br.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.br.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.br.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.br.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.bs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.bs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.bs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.bs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.ca.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ca.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.ca.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.ca.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.cs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.cs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.cs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.cs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.cy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.cy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.cy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.cy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.da.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.da.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.da.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.da.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.de.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.de.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.dsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.dsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.dsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.dsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.el.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.el.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.el.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.el.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.en.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.en.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.en.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.en.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.en_AU.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.en_AU.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.en_AU.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.en_AU.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.en_GB.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.en_GB.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.en_GB.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.en_GB.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.eo.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.eo.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.eo.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.eo.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.es.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.es.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.es_AR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.es_AR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.es_AR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.es_AR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.es_CO.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.es_CO.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.es_CO.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.es_CO.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.es_MX.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.es_MX.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.es_MX.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.es_MX.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.es_VE.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.es_VE.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.es_VE.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.es_VE.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.et.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.et.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.et.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.et.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.eu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.eu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.eu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.eu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.fa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.fa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.fa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.fa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.fi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.fi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.fi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.fi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.fr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.fr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.fy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.fy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.fy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.fy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.ga.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ga.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.ga.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.ga.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.gd.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.gd.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.gd.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.gd.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.gl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.gl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.gl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.gl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.he.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.he.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.he.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.he.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.hi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.hi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.hi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.hi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.hr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.hr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.hr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.hr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.hsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.hsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.hsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.hsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.hu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.hu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.hu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.hu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.hy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.hy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.hy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.hy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.ia.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ia.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.ia.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.ia.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.id.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.id.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.id.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.id.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.io.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.io.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.io.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.io.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.is.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.is.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.is.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.is.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.it.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.it.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.it.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ja.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.ja.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.ja.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.ka.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ka.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.ka.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.ka.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.kab.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.kab.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.kab.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.kab.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.kk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.kk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.kk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.kk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.km.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.km.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.km.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.km.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.kn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.kn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.kn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.kn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.ko.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ko.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.ko.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.ko.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.ky.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ky.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.ky.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.ky.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.lb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.lb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.lb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.lb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.lt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.lt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.lt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.lt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.lv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.lv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.lv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.lv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.mk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.mk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.mk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.mk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.ml.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ml.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.ml.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.ml.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.mn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.mn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.mn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.mn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.mr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.mr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.mr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.mr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.my.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.my.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.my.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.my.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.nb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.nb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.nb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.nb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.ne.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ne.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.ne.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.ne.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.nl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.nl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.nl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.nl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.nn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.nn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.nn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.nn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.os.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.os.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.os.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.os.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.pa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.pa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.pa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.pa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.pl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.pl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.pl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.pl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.pt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.pt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.pt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.pt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.pt_BR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.pt_BR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.pt_BR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.ro.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ro.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.ro.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.ro.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ru.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.ru.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.ru.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.sk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.sk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.sk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.sl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.sl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.sl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.sq.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sq.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.sq.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.sq.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.sr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.sr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.sr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.sr_Latn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sr_Latn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.sr_Latn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.sr_Latn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.sv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.sv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.sv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.sw.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sw.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.sw.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.sw.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.ta.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ta.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.ta.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.ta.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.te.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.te.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.te.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.te.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.tg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.tg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.tg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.tg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.th.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.th.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.th.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.th.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.tk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.tk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.tk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.tk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.tr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.tr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.tr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.tr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.tt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.tt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.tt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.tt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.udm.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.udm.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.udm.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.udm.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.uk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.uk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.uk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.uk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.ur.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ur.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.ur.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.ur.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.uz.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.uz.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.uz.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.uz.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.vi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.vi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.vi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.vi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.zh_Hans.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.zh_Hans.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.zh_Hans.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.zh_Hans.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.zh_Hant.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.zh_Hant.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.zh_Hant.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.zh_Hant.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.templates.auth.widgets' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.templates.auth.widgets' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.templates.auth.widgets' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.templates.auth.widgets' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.templates.registration' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.templates.registration' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.templates.registration' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.templates.registration' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.af.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.af.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.af.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.af.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.ar.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ar.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.ar.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.ar.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.ar_DZ.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ar_DZ.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.ar_DZ.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.ar_DZ.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.ast.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ast.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.ast.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.ast.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.az.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.az.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.az.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.az.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.be.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.be.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.be.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.be.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.bg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.bg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.bg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.bg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.bn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.bn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.bn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.bn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.br.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.br.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.br.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.br.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.bs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.bs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.bs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.bs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.ca.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ca.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.ca.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.ca.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.cs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.cs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.cs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.cs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.cy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.cy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.cy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.cy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.da.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.da.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.da.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.da.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.de.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.de.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.dsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.dsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.dsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.dsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.el.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.el.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.el.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.el.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.en.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.en.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.en.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.en.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.en_AU.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.en_AU.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.en_AU.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.en_AU.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.en_GB.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.en_GB.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.en_GB.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.en_GB.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.eo.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.eo.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.eo.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.eo.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.es.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.es.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.es_AR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.es_AR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.es_AR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.es_AR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.es_CO.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.es_CO.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.es_CO.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.es_CO.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.es_MX.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.es_MX.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.es_MX.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.es_MX.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.es_VE.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.es_VE.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.es_VE.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.es_VE.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.et.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.et.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.et.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.et.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.eu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.eu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.eu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.eu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.fa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.fa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.fa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.fa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.fi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.fi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.fi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.fi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.fr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.fr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.fy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.fy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.fy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.fy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.ga.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ga.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.ga.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.ga.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.gd.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.gd.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.gd.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.gd.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.gl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.gl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.gl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.gl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.he.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.he.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.he.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.he.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.hi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.hi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.hi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.hi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.hr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.hr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.hr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.hr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.hsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.hsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.hsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.hsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.hu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.hu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.hu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.hu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.hy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.hy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.hy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.hy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.ia.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ia.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.ia.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.ia.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.id.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.id.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.id.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.id.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.io.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.io.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.io.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.io.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.is.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.is.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.is.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.is.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.it.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.it.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.it.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ja.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.ja.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.ja.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.ka.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ka.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.ka.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.ka.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.kk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.kk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.kk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.kk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.km.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.km.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.km.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.km.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.kn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.kn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.kn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.kn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.ko.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ko.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.ko.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.ko.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.ky.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ky.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.ky.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.ky.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.lb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.lb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.lb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.lb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.lt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.lt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.lt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.lt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.lv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.lv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.lv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.lv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.mk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.mk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.mk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.mk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.ml.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ml.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.ml.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.ml.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.mn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.mn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.mn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.mn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.mr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.mr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.mr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.mr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.my.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.my.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.my.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.my.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.nb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.nb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.nb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.nb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.ne.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ne.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.ne.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.ne.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.nl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.nl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.nl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.nl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.nn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.nn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.nn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.nn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.os.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.os.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.os.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.os.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.pa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.pa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.pa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.pa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.pl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.pl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.pl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.pl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.pt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.pt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.pt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.pt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.pt_BR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.pt_BR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.pt_BR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.ro.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ro.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.ro.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.ro.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ru.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.ru.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.ru.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.sk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.sk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.sk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.sl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.sl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.sl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.sq.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sq.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.sq.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.sq.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.sr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.sr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.sr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.sr_Latn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sr_Latn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.sr_Latn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.sr_Latn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.sv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.sv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.sv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.sw.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sw.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.sw.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.sw.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.ta.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ta.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.ta.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.ta.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.te.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.te.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.te.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.te.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.tg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.tg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.tg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.tg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.th.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.th.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.th.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.th.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.tk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.tk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.tk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.tk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.tr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.tr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.tr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.tr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.tt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.tt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.tt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.tt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.udm.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.udm.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.udm.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.udm.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.uk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.uk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.uk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.uk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.ur.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ur.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.ur.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.ur.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.vi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.vi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.vi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.vi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.zh_Hans.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.zh_Hans.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.zh_Hans.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.zh_Hans.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.zh_Hant.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.zh_Hant.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.zh_Hant.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.zh_Hant.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.af.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.af.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.af.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.af.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.ar.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ar.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.ar.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.ar.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.ar_DZ.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ar_DZ.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.ar_DZ.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.ar_DZ.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.ast.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ast.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.ast.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.ast.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.az.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.az.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.az.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.az.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.be.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.be.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.be.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.be.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.bg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.bg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.bg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.bg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.bn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.bn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.bn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.bn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.br.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.br.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.br.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.br.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.bs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.bs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.bs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.bs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.ca.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ca.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.ca.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.ca.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.cs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.cs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.cs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.cs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.cy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.cy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.cy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.cy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.da.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.da.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.da.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.da.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.de.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.de.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.dsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.dsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.dsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.dsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.el.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.el.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.el.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.el.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.en.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.en.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.en.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.en.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.en_AU.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.en_AU.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.en_AU.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.en_AU.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.en_GB.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.en_GB.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.en_GB.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.en_GB.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.eo.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.eo.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.eo.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.eo.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.es.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.es.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.es_AR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.es_AR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.es_AR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.es_AR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.es_CO.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.es_CO.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.es_CO.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.es_CO.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.es_MX.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.es_MX.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.es_MX.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.es_MX.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.es_VE.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.es_VE.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.es_VE.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.es_VE.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.et.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.et.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.et.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.et.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.eu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.eu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.eu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.eu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.fa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.fa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.fa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.fa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.fi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.fi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.fi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.fi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.fr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.fr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.fy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.fy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.fy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.fy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.ga.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ga.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.ga.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.ga.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.gd.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.gd.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.gd.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.gd.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.gl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.gl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.gl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.gl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.he.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.he.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.he.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.he.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.hi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.hi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.hi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.hi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.hr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.hr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.hr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.hr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.hsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.hsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.hsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.hsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.hu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.hu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.hu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.hu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.hy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.hy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.hy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.hy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.ia.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ia.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.ia.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.ia.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.id.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.id.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.id.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.id.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.io.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.io.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.io.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.io.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.is.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.is.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.is.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.is.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.it.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.it.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.it.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ja.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.ja.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.ja.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.ka.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ka.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.ka.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.ka.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.kk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.kk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.kk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.kk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.km.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.km.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.km.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.km.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.kn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.kn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.kn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.kn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.ko.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ko.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.ko.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.ko.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.ky.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ky.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.ky.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.ky.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.lb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.lb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.lb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.lb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.lt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.lt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.lt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.lt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.lv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.lv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.lv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.lv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.mk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.mk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.mk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.mk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.ml.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ml.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.ml.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.ml.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.mn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.mn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.mn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.mn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.mr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.mr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.mr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.mr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.my.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.my.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.my.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.my.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.nb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.nb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.nb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.nb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.ne.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ne.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.ne.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.ne.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.nl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.nl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.nl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.nl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.nn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.nn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.nn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.nn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.os.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.os.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.os.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.os.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.pa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.pa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.pa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.pa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.pl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.pl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.pl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.pl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.pt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.pt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.pt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.pt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.pt_BR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.pt_BR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.pt_BR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.ro.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ro.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.ro.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.ro.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ru.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.ru.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.ru.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.sk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.sk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.sk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.sl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.sl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.sl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.sq.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sq.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.sq.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.sq.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.sr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.sr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.sr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.sr_Latn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sr_Latn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.sr_Latn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.sr_Latn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.sv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.sv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.sv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.sw.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sw.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.sw.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.sw.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.ta.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ta.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.ta.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.ta.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.te.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.te.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.te.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.te.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.tg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.tg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.tg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.tg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.th.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.th.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.th.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.th.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.tk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.tk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.tk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.tk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.tr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.tr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.tr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.tr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.tt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.tt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.tt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.tt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.udm.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.udm.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.udm.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.udm.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.uk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.uk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.uk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.uk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.ur.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ur.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.ur.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.ur.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.vi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.vi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.vi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.vi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.zh_Hans.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.zh_Hans.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.zh_Hans.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.zh_Hans.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.zh_Hant.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.zh_Hant.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.zh_Hant.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.zh_Hant.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.af.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.af.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.af.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.af.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.ar.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ar.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.ar.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.ar.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.ar_DZ.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ar_DZ.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.ar_DZ.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.ar_DZ.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.ast.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ast.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.ast.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.ast.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.az.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.az.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.az.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.az.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.be.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.be.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.be.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.be.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.bg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.bg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.bg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.bg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.bn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.bn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.bn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.bn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.br.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.br.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.br.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.br.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.bs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.bs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.bs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.bs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.ca.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ca.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.ca.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.ca.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.cs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.cs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.cs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.cs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.cy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.cy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.cy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.cy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.da.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.da.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.da.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.da.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.de.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.de.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.dsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.dsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.dsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.dsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.el.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.el.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.el.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.el.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.en.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.en.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.en.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.en.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.en_AU.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.en_AU.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.en_AU.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.en_AU.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.en_GB.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.en_GB.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.en_GB.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.en_GB.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.eo.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.eo.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.eo.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.eo.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.es.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.es.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.es_AR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.es_AR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.es_AR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.es_AR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.es_CO.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.es_CO.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.es_CO.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.es_CO.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.es_MX.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.es_MX.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.es_MX.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.es_MX.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.es_VE.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.es_VE.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.es_VE.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.es_VE.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.et.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.et.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.et.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.et.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.eu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.eu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.eu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.eu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.fa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.fa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.fa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.fa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.fi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.fi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.fi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.fi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.fr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.fr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.fy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.fy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.fy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.fy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.ga.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ga.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.ga.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.ga.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.gd.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.gd.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.gd.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.gd.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.gl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.gl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.gl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.gl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.he.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.he.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.he.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.he.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.hi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.hi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.hi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.hi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.hr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.hr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.hr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.hr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.hsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.hsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.hsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.hsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.hu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.hu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.hu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.hu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.hy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.hy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.hy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.hy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.ia.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ia.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.ia.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.ia.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.id.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.id.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.id.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.id.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.io.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.io.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.io.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.io.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.is.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.is.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.is.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.is.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.it.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.it.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.it.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ja.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.ja.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.ja.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.ka.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ka.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.ka.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.ka.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.kk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.kk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.kk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.kk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.km.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.km.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.km.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.km.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.kn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.kn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.kn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.kn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.ko.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ko.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.ko.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.ko.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.ky.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ky.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.ky.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.ky.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.lb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.lb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.lb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.lb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.lt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.lt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.lt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.lt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.lv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.lv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.lv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.lv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.mk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.mk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.mk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.mk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.ml.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ml.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.ml.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.ml.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.mn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.mn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.mn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.mn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.mr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.mr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.mr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.mr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.my.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.my.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.my.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.my.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.nb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.nb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.nb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.nb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.ne.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ne.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.ne.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.ne.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.nl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.nl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.nl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.nl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.nn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.nn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.nn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.nn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.os.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.os.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.os.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.os.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.pa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.pa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.pa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.pa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.pl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.pl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.pl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.pl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.pt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.pt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.pt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.pt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.pt_BR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.pt_BR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.pt_BR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.ro.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ro.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.ro.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.ro.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ru.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.ru.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.ru.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.sk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.sk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.sk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.sl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.sl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.sl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.sq.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sq.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.sq.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.sq.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.sr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.sr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.sr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.sr_Latn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sr_Latn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.sr_Latn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.sr_Latn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.sv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.sv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.sv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.sw.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sw.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.sw.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.sw.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.ta.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ta.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.ta.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.ta.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.te.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.te.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.te.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.te.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.tg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.tg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.tg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.tg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.th.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.th.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.th.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.th.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.tr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.tr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.tr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.tr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.tt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.tt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.tt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.tt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.udm.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.udm.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.udm.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.udm.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.uk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.uk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.uk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.uk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.ur.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ur.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.ur.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.ur.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.vi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.vi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.vi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.vi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.zh_Hans.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.zh_Hans.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.zh_Hans.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.zh_Hans.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.zh_Hant.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.zh_Hant.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.zh_Hant.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.zh_Hant.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.static.gis.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.static.gis.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.static.gis.css' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.static.gis.css' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.static.gis.img' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.static.gis.img' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.static.gis.img' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.static.gis.img' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.static.gis.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.static.gis.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.static.gis.js' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.static.gis.js' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.templates.gis' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.templates.gis' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.templates.gis' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.templates.gis' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.templates.gis.admin' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.templates.gis.admin' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.templates.gis.admin' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.templates.gis.admin' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.templates.gis.kml' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.templates.gis.kml' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.templates.gis.kml' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.templates.gis.kml' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.af.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.af.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.af.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.af.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.ar.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ar.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.ar.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.ar.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.ar_DZ.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ar_DZ.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.ar_DZ.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.ar_DZ.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.ast.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ast.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.ast.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.ast.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.az.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.az.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.az.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.az.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.be.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.be.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.be.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.be.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.bg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.bg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.bg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.bg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.bn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.bn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.bn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.bn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.br.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.br.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.br.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.br.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.bs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.bs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.bs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.bs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.ca.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ca.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.ca.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.ca.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.cs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.cs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.cs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.cs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.cy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.cy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.cy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.cy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.da.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.da.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.da.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.da.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.de.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.de.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.dsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.dsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.dsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.dsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.el.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.el.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.el.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.el.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.en.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.en.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.en.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.en.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.en_AU.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.en_AU.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.en_AU.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.en_AU.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.en_GB.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.en_GB.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.en_GB.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.en_GB.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.eo.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.eo.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.eo.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.eo.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.es.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.es.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.es_AR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.es_AR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.es_AR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.es_AR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.es_CO.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.es_CO.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.es_CO.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.es_CO.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.es_MX.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.es_MX.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.es_MX.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.es_MX.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.es_VE.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.es_VE.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.es_VE.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.es_VE.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.et.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.et.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.et.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.et.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.eu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.eu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.eu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.eu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.fa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.fa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.fa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.fa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.fi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.fi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.fi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.fi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.fr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.fr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.fy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.fy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.fy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.fy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.ga.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ga.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.ga.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.ga.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.gd.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.gd.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.gd.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.gd.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.gl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.gl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.gl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.gl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.he.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.he.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.he.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.he.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.hi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.hi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.hi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.hi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.hr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.hr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.hr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.hr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.hsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.hsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.hsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.hsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.hu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.hu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.hu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.hu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.hy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.hy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.hy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.hy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.ia.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ia.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.ia.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.ia.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.id.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.id.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.id.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.id.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.io.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.io.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.io.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.io.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.is.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.is.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.is.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.is.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.it.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.it.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.it.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ja.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.ja.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.ja.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.ka.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ka.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.ka.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.ka.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.kk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.kk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.kk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.kk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.km.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.km.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.km.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.km.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.kn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.kn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.kn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.kn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.ko.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ko.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.ko.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.ko.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.ky.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ky.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.ky.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.ky.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.lb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.lb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.lb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.lb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.lt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.lt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.lt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.lt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.lv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.lv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.lv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.lv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.mk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.mk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.mk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.mk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.ml.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ml.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.ml.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.ml.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.mn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.mn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.mn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.mn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.mr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.mr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.mr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.mr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.ms.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ms.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.ms.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.ms.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.my.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.my.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.my.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.my.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.nb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.nb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.nb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.nb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.ne.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ne.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.ne.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.ne.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.nl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.nl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.nl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.nl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.nn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.nn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.nn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.nn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.os.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.os.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.os.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.os.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.pa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.pa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.pa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.pa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.pl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.pl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.pl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.pl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.pt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.pt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.pt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.pt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.pt_BR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.pt_BR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.pt_BR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.ro.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ro.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.ro.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.ro.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ru.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.ru.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.ru.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.sk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.sk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.sk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.sl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.sl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.sl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.sq.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sq.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.sq.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.sq.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.sr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.sr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.sr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.sr_Latn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sr_Latn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.sr_Latn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.sr_Latn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.sv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.sv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.sv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.sw.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sw.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.sw.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.sw.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.ta.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ta.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.ta.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.ta.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.te.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.te.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.te.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.te.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.tg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.tg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.tg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.tg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.th.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.th.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.th.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.th.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.tr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.tr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.tr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.tr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.tt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.tt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.tt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.tt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.udm.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.udm.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.udm.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.udm.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.uk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.uk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.uk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.uk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.ur.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ur.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.ur.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.ur.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.uz.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.uz.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.uz.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.uz.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.vi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.vi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.vi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.vi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.zh_Hans.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.zh_Hans.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.zh_Hans.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.zh_Hans.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.zh_Hant.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.zh_Hant.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.zh_Hant.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.zh_Hant.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.jinja2.postgres.widgets' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.jinja2.postgres.widgets' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.jinja2.postgres.widgets' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.jinja2.postgres.widgets' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.af.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.af.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.af.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.af.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.ar.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ar.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.ar.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.ar.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.ar_DZ.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ar_DZ.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.ar_DZ.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.ar_DZ.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.az.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.az.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.az.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.az.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.be.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.be.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.be.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.be.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.bg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.bg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.bg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.bg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.ca.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ca.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.ca.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.ca.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.cs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.cs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.cs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.cs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.da.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.da.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.da.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.da.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.de.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.de.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.dsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.dsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.dsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.dsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.el.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.el.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.el.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.el.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.en.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.en.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.en.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.en.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.eo.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.eo.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.eo.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.eo.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.es.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.es.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.es_AR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.es_AR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.es_AR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.es_AR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.es_CO.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.es_CO.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.es_CO.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.es_CO.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.es_MX.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.es_MX.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.es_MX.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.es_MX.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.et.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.et.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.et.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.et.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.eu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.eu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.eu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.eu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.fa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.fa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.fa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.fa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.fi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.fi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.fi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.fi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.fr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.fr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.gd.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.gd.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.gd.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.gd.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.gl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.gl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.gl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.gl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.he.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.he.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.he.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.he.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.hr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.hr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.hr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.hr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.hsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.hsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.hsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.hsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.hu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.hu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.hu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.hu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.hy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.hy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.hy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.hy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.ia.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ia.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.ia.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.ia.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.id.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.id.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.id.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.id.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.is.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.is.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.is.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.is.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.it.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.it.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.it.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ja.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.ja.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.ja.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.ka.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ka.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.ka.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.ka.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.kk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.kk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.kk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.kk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.ko.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ko.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.ko.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.ko.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.ky.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ky.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.ky.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.ky.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.lt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.lt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.lt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.lt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.lv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.lv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.lv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.lv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.mk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.mk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.mk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.mk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.ml.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ml.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.ml.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.ml.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.mn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.mn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.mn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.mn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.nb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.nb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.nb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.nb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.ne.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ne.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.ne.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.ne.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.nl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.nl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.nl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.nl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.pl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.pl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.pl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.pl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.pt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.pt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.pt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.pt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.pt_BR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.pt_BR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.pt_BR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.ro.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ro.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.ro.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.ro.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ru.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.ru.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.ru.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.sk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.sk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.sk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.sl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.sl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.sl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.sq.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sq.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.sq.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.sq.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.sr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.sr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.sr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.sr_Latn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sr_Latn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.sr_Latn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.sr_Latn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.sv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.sv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.sv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.tg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.tg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.tg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.tg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.tk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.tk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.tk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.tk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.tr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.tr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.tr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.tr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.uk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.uk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.uk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.uk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.uz.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.uz.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.uz.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.uz.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.zh_Hans.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.zh_Hans.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.zh_Hans.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.zh_Hans.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.zh_Hant.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.zh_Hant.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.zh_Hant.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.zh_Hant.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.templates.postgres.widgets' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.templates.postgres.widgets' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.templates.postgres.widgets' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.templates.postgres.widgets' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.af.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.af.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.af.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.af.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.ar.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ar.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.ar.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.ar.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.ar_DZ.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ar_DZ.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.ar_DZ.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.ar_DZ.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.ast.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ast.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.ast.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.ast.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.az.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.az.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.az.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.az.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.be.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.be.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.be.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.be.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.bg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.bg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.bg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.bg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.bn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.bn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.bn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.bn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.br.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.br.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.br.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.br.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.bs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.bs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.bs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.bs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.ca.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ca.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.ca.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.ca.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.cs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.cs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.cs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.cs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.cy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.cy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.cy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.cy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.da.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.da.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.da.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.da.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.de.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.de.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.dsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.dsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.dsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.dsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.el.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.el.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.el.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.el.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.en.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.en.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.en.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.en.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.en_AU.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.en_AU.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.en_AU.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.en_AU.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.en_GB.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.en_GB.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.en_GB.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.en_GB.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.eo.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.eo.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.eo.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.eo.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.es.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.es.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.es_AR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.es_AR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.es_AR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.es_AR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.es_CO.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.es_CO.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.es_CO.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.es_CO.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.es_MX.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.es_MX.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.es_MX.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.es_MX.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.es_VE.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.es_VE.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.es_VE.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.es_VE.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.et.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.et.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.et.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.et.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.eu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.eu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.eu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.eu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.fa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.fa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.fa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.fa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.fi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.fi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.fi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.fi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.fr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.fr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.fy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.fy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.fy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.fy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.ga.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ga.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.ga.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.ga.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.gd.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.gd.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.gd.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.gd.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.gl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.gl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.gl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.gl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.he.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.he.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.he.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.he.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.hi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.hi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.hi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.hi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.hr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.hr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.hr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.hr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.hsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.hsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.hsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.hsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.hu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.hu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.hu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.hu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.hy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.hy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.hy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.hy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.ia.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ia.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.ia.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.ia.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.id.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.id.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.id.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.id.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.io.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.io.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.io.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.io.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.is.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.is.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.is.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.is.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.it.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.it.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.it.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ja.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.ja.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.ja.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.ka.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ka.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.ka.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.ka.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.kab.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.kab.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.kab.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.kab.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.kk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.kk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.kk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.kk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.km.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.km.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.km.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.km.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.kn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.kn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.kn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.kn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.ko.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ko.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.ko.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.ko.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.ky.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ky.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.ky.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.ky.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.lb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.lb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.lb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.lb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.lt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.lt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.lt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.lt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.lv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.lv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.lv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.lv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.mk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.mk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.mk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.mk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.ml.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ml.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.ml.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.ml.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.mn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.mn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.mn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.mn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.mr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.mr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.mr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.mr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.my.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.my.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.my.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.my.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.nb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.nb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.nb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.nb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.ne.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ne.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.ne.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.ne.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.nl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.nl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.nl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.nl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.nn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.nn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.nn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.nn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.os.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.os.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.os.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.os.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.pa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.pa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.pa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.pa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.pl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.pl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.pl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.pl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.pt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.pt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.pt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.pt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.pt_BR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.pt_BR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.pt_BR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.ro.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ro.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.ro.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.ro.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ru.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.ru.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.ru.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.sk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.sk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.sk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.sl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.sl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.sl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.sq.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sq.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.sq.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.sq.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.sr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.sr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.sr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.sr_Latn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sr_Latn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.sr_Latn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.sr_Latn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.sv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.sv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.sv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.sw.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sw.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.sw.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.sw.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.ta.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ta.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.ta.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.ta.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.te.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.te.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.te.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.te.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.tg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.tg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.tg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.tg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.th.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.th.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.th.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.th.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.tk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.tk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.tk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.tk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.tr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.tr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.tr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.tr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.tt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.tt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.tt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.tt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.udm.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.udm.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.udm.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.udm.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.uk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.uk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.uk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.uk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.ur.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ur.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.ur.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.ur.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.uz.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.uz.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.uz.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.uz.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.vi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.vi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.vi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.vi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.zh_Hans.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.zh_Hans.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.zh_Hans.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.zh_Hans.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.zh_Hant.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.zh_Hant.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.zh_Hant.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.zh_Hant.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.af.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.af.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.af.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.af.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.ar.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ar.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.ar.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.ar.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.ar_DZ.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ar_DZ.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.ar_DZ.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.ar_DZ.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.ast.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ast.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.ast.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.ast.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.az.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.az.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.az.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.az.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.be.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.be.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.be.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.be.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.bg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.bg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.bg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.bg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.bn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.bn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.bn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.bn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.br.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.br.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.br.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.br.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.bs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.bs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.bs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.bs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.ca.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ca.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.ca.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.ca.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.cs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.cs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.cs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.cs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.cy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.cy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.cy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.cy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.da.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.da.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.da.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.da.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.de.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.de.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.dsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.dsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.dsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.dsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.el.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.el.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.el.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.el.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.en.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.en.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.en.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.en.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.en_AU.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.en_AU.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.en_AU.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.en_AU.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.en_GB.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.en_GB.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.en_GB.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.en_GB.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.eo.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.eo.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.eo.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.eo.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.es.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.es.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.es_AR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.es_AR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.es_AR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.es_AR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.es_CO.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.es_CO.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.es_CO.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.es_CO.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.es_MX.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.es_MX.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.es_MX.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.es_MX.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.es_VE.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.es_VE.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.es_VE.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.es_VE.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.et.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.et.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.et.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.et.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.eu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.eu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.eu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.eu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.fa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.fa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.fa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.fa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.fi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.fi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.fi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.fi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.fr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.fr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.fy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.fy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.fy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.fy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.ga.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ga.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.ga.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.ga.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.gd.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.gd.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.gd.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.gd.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.gl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.gl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.gl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.gl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.he.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.he.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.he.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.he.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.hi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.hi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.hi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.hi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.hr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.hr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.hr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.hr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.hsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.hsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.hsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.hsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.hu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.hu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.hu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.hu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.hy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.hy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.hy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.hy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.ia.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ia.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.ia.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.ia.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.id.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.id.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.id.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.id.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.io.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.io.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.io.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.io.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.is.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.is.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.is.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.is.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.it.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.it.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.it.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ja.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.ja.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.ja.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.ka.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ka.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.ka.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.ka.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.kab.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.kab.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.kab.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.kab.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.kk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.kk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.kk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.kk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.km.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.km.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.km.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.km.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.kn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.kn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.kn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.kn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.ko.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ko.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.ko.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.ko.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.ky.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ky.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.ky.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.ky.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.lb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.lb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.lb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.lb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.lt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.lt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.lt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.lt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.lv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.lv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.lv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.lv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.mk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.mk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.mk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.mk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.ml.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ml.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.ml.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.ml.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.mn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.mn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.mn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.mn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.mr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.mr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.mr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.mr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.my.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.my.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.my.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.my.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.nb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.nb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.nb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.nb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.ne.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ne.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.ne.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.ne.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.nl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.nl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.nl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.nl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.nn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.nn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.nn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.nn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.os.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.os.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.os.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.os.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.pa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.pa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.pa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.pa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.pl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.pl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.pl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.pl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.pt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.pt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.pt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.pt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.pt_BR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.pt_BR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.pt_BR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.ro.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ro.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.ro.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.ro.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ru.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.ru.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.ru.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.sk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.sk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.sk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.sl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.sl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.sl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.sq.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sq.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.sq.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.sq.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.sr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.sr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.sr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.sr_Latn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sr_Latn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.sr_Latn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.sr_Latn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.sv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.sv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.sv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.sw.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sw.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.sw.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.sw.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.ta.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ta.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.ta.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.ta.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.te.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.te.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.te.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.te.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.tg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.tg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.tg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.tg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.th.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.th.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.th.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.th.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.tk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.tk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.tk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.tk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.tr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.tr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.tr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.tr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.tt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.tt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.tt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.tt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.udm.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.udm.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.udm.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.udm.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.uk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.uk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.uk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.uk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.ur.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ur.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.ur.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.ur.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.uz.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.uz.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.uz.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.uz.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.vi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.vi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.vi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.vi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.zh_Hans.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.zh_Hans.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.zh_Hans.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.zh_Hans.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.zh_Hant.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.zh_Hant.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.zh_Hant.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.zh_Hant.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sitemaps.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sitemaps.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sitemaps.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sitemaps.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.af.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.af.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.af.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.af.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.ar.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ar.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.ar.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.ar.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.ar_DZ.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ar_DZ.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.ar_DZ.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.ar_DZ.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.ast.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ast.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.ast.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.ast.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.az.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.az.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.az.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.az.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.be.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.be.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.be.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.be.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.bg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.bg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.bg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.bg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.bn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.bn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.bn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.bn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.br.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.br.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.br.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.br.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.bs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.bs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.bs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.bs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.ca.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ca.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.ca.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.ca.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.cs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.cs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.cs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.cs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.cy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.cy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.cy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.cy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.da.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.da.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.da.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.da.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.de.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.de.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.dsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.dsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.dsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.dsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.el.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.el.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.el.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.el.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.en.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.en.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.en.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.en.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.en_AU.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.en_AU.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.en_AU.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.en_AU.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.en_GB.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.en_GB.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.en_GB.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.en_GB.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.eo.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.eo.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.eo.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.eo.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.es.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.es.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.es_AR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.es_AR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.es_AR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.es_AR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.es_CO.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.es_CO.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.es_CO.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.es_CO.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.es_MX.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.es_MX.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.es_MX.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.es_MX.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.es_VE.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.es_VE.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.es_VE.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.es_VE.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.et.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.et.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.et.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.et.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.eu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.eu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.eu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.eu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.fa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.fa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.fa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.fa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.fi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.fi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.fi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.fi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.fr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.fr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.fy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.fy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.fy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.fy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.ga.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ga.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.ga.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.ga.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.gd.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.gd.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.gd.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.gd.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.gl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.gl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.gl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.gl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.he.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.he.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.he.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.he.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.hi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.hi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.hi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.hi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.hr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.hr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.hr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.hr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.hsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.hsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.hsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.hsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.hu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.hu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.hu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.hu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.hy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.hy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.hy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.hy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.ia.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ia.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.ia.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.ia.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.id.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.id.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.id.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.id.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.io.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.io.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.io.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.io.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.is.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.is.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.is.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.is.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.it.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.it.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.it.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ja.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.ja.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.ja.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.ka.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ka.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.ka.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.ka.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.kab.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.kab.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.kab.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.kab.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.kk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.kk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.kk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.kk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.km.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.km.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.km.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.km.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.kn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.kn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.kn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.kn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.ko.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ko.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.ko.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.ko.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.ky.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ky.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.ky.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.ky.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.lb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.lb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.lb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.lb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.lt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.lt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.lt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.lt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.lv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.lv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.lv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.lv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.mk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.mk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.mk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.mk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.ml.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ml.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.ml.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.ml.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.mn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.mn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.mn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.mn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.mr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.mr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.mr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.mr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.my.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.my.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.my.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.my.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.nb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.nb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.nb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.nb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.ne.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ne.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.ne.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.ne.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.nl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.nl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.nl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.nl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.nn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.nn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.nn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.nn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.os.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.os.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.os.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.os.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.pa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.pa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.pa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.pa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.pl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.pl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.pl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.pl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.pt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.pt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.pt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.pt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.pt_BR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.pt_BR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.pt_BR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.ro.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ro.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.ro.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.ro.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ru.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.ru.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.ru.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.sk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.sk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.sk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.sl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.sl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.sl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.sq.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sq.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.sq.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.sq.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.sr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.sr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.sr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.sr_Latn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sr_Latn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.sr_Latn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.sr_Latn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.sv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.sv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.sv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.sw.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sw.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.sw.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.sw.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.ta.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ta.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.ta.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.ta.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.te.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.te.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.te.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.te.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.tg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.tg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.tg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.tg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.th.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.th.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.th.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.th.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.tk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.tk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.tk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.tk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.tr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.tr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.tr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.tr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.tt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.tt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.tt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.tt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.udm.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.udm.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.udm.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.udm.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.uk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.uk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.uk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.uk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.ur.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ur.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.ur.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.ur.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.uz.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.uz.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.uz.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.uz.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.vi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.vi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.vi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.vi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.zh_Hans.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.zh_Hans.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.zh_Hans.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.zh_Hans.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.zh_Hant.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.zh_Hant.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.zh_Hant.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.zh_Hant.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.forms.jinja2.django.forms.widgets' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.jinja2.django.forms.widgets' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.forms.jinja2.django.forms.widgets' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.forms.jinja2.django.forms.widgets' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.forms.templates.django.forms.widgets' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.templates.django.forms.widgets' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.forms.templates.django.forms.widgets' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.forms.templates.django.forms.widgets' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.views.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.views.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.views.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.views.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) creating build/lib/django/bin copying django/bin/django-admin.py -> build/lib/django/bin creating build/lib/django/forms/jinja2 creating build/lib/django/forms/jinja2/django creating build/lib/django/forms/jinja2/django/forms creating build/lib/django/forms/jinja2/django/forms/widgets copying django/forms/jinja2/django/forms/widgets/attrs.html -> build/lib/django/forms/jinja2/django/forms/widgets copying django/forms/jinja2/django/forms/widgets/checkbox.html -> build/lib/django/forms/jinja2/django/forms/widgets copying django/forms/jinja2/django/forms/widgets/checkbox_option.html -> build/lib/django/forms/jinja2/django/forms/widgets copying django/forms/jinja2/django/forms/widgets/checkbox_select.html -> build/lib/django/forms/jinja2/django/forms/widgets copying django/forms/jinja2/django/forms/widgets/clearable_file_input.html -> build/lib/django/forms/jinja2/django/forms/widgets copying django/forms/jinja2/django/forms/widgets/date.html -> build/lib/django/forms/jinja2/django/forms/widgets copying django/forms/jinja2/django/forms/widgets/datetime.html -> build/lib/django/forms/jinja2/django/forms/widgets copying django/forms/jinja2/django/forms/widgets/email.html -> build/lib/django/forms/jinja2/django/forms/widgets copying django/forms/jinja2/django/forms/widgets/file.html -> build/lib/django/forms/jinja2/django/forms/widgets copying django/forms/jinja2/django/forms/widgets/hidden.html -> build/lib/django/forms/jinja2/django/forms/widgets copying django/forms/jinja2/django/forms/widgets/input.html -> build/lib/django/forms/jinja2/django/forms/widgets copying django/forms/jinja2/django/forms/widgets/input_option.html -> build/lib/django/forms/jinja2/django/forms/widgets copying django/forms/jinja2/django/forms/widgets/multiple_hidden.html -> build/lib/django/forms/jinja2/django/forms/widgets copying django/forms/jinja2/django/forms/widgets/multiple_input.html -> build/lib/django/forms/jinja2/django/forms/widgets copying django/forms/jinja2/django/forms/widgets/multiwidget.html -> build/lib/django/forms/jinja2/django/forms/widgets copying django/forms/jinja2/django/forms/widgets/number.html -> build/lib/django/forms/jinja2/django/forms/widgets copying django/forms/jinja2/django/forms/widgets/password.html -> build/lib/django/forms/jinja2/django/forms/widgets copying django/forms/jinja2/django/forms/widgets/radio.html -> build/lib/django/forms/jinja2/django/forms/widgets copying django/forms/jinja2/django/forms/widgets/radio_option.html -> build/lib/django/forms/jinja2/django/forms/widgets copying django/forms/jinja2/django/forms/widgets/select.html -> build/lib/django/forms/jinja2/django/forms/widgets copying django/forms/jinja2/django/forms/widgets/select_date.html -> build/lib/django/forms/jinja2/django/forms/widgets copying django/forms/jinja2/django/forms/widgets/select_option.html -> build/lib/django/forms/jinja2/django/forms/widgets copying django/forms/jinja2/django/forms/widgets/splitdatetime.html -> build/lib/django/forms/jinja2/django/forms/widgets copying django/forms/jinja2/django/forms/widgets/splithiddendatetime.html -> build/lib/django/forms/jinja2/django/forms/widgets copying django/forms/jinja2/django/forms/widgets/text.html -> build/lib/django/forms/jinja2/django/forms/widgets copying django/forms/jinja2/django/forms/widgets/textarea.html -> build/lib/django/forms/jinja2/django/forms/widgets copying django/forms/jinja2/django/forms/widgets/time.html -> build/lib/django/forms/jinja2/django/forms/widgets copying django/forms/jinja2/django/forms/widgets/url.html -> build/lib/django/forms/jinja2/django/forms/widgets creating build/lib/django/forms/templates creating build/lib/django/forms/templates/django creating build/lib/django/forms/templates/django/forms creating build/lib/django/forms/templates/django/forms/widgets copying django/forms/templates/django/forms/widgets/attrs.html -> build/lib/django/forms/templates/django/forms/widgets copying django/forms/templates/django/forms/widgets/checkbox.html -> build/lib/django/forms/templates/django/forms/widgets copying django/forms/templates/django/forms/widgets/checkbox_option.html -> build/lib/django/forms/templates/django/forms/widgets copying django/forms/templates/django/forms/widgets/checkbox_select.html -> build/lib/django/forms/templates/django/forms/widgets copying django/forms/templates/django/forms/widgets/clearable_file_input.html -> build/lib/django/forms/templates/django/forms/widgets copying django/forms/templates/django/forms/widgets/date.html -> build/lib/django/forms/templates/django/forms/widgets copying django/forms/templates/django/forms/widgets/datetime.html -> build/lib/django/forms/templates/django/forms/widgets copying django/forms/templates/django/forms/widgets/email.html -> build/lib/django/forms/templates/django/forms/widgets copying django/forms/templates/django/forms/widgets/file.html -> build/lib/django/forms/templates/django/forms/widgets copying django/forms/templates/django/forms/widgets/hidden.html -> build/lib/django/forms/templates/django/forms/widgets copying django/forms/templates/django/forms/widgets/input.html -> build/lib/django/forms/templates/django/forms/widgets copying django/forms/templates/django/forms/widgets/input_option.html -> build/lib/django/forms/templates/django/forms/widgets copying django/forms/templates/django/forms/widgets/multiple_hidden.html -> build/lib/django/forms/templates/django/forms/widgets copying django/forms/templates/django/forms/widgets/multiple_input.html -> build/lib/django/forms/templates/django/forms/widgets copying django/forms/templates/django/forms/widgets/multiwidget.html -> build/lib/django/forms/templates/django/forms/widgets copying django/forms/templates/django/forms/widgets/number.html -> build/lib/django/forms/templates/django/forms/widgets copying django/forms/templates/django/forms/widgets/password.html -> build/lib/django/forms/templates/django/forms/widgets copying django/forms/templates/django/forms/widgets/radio.html -> build/lib/django/forms/templates/django/forms/widgets copying django/forms/templates/django/forms/widgets/radio_option.html -> build/lib/django/forms/templates/django/forms/widgets copying django/forms/templates/django/forms/widgets/select.html -> build/lib/django/forms/templates/django/forms/widgets copying django/forms/templates/django/forms/widgets/select_date.html -> build/lib/django/forms/templates/django/forms/widgets copying django/forms/templates/django/forms/widgets/select_option.html -> build/lib/django/forms/templates/django/forms/widgets copying django/forms/templates/django/forms/widgets/splitdatetime.html -> build/lib/django/forms/templates/django/forms/widgets copying django/forms/templates/django/forms/widgets/splithiddendatetime.html -> build/lib/django/forms/templates/django/forms/widgets copying django/forms/templates/django/forms/widgets/text.html -> build/lib/django/forms/templates/django/forms/widgets copying django/forms/templates/django/forms/widgets/textarea.html -> build/lib/django/forms/templates/django/forms/widgets copying django/forms/templates/django/forms/widgets/time.html -> build/lib/django/forms/templates/django/forms/widgets copying django/forms/templates/django/forms/widgets/url.html -> build/lib/django/forms/templates/django/forms/widgets creating build/lib/django/conf/app_template copying django/conf/app_template/__init__.py-tpl -> build/lib/django/conf/app_template copying django/conf/app_template/admin.py-tpl -> build/lib/django/conf/app_template copying django/conf/app_template/apps.py-tpl -> build/lib/django/conf/app_template copying django/conf/app_template/models.py-tpl -> build/lib/django/conf/app_template copying django/conf/app_template/tests.py-tpl -> build/lib/django/conf/app_template copying django/conf/app_template/views.py-tpl -> build/lib/django/conf/app_template creating build/lib/django/conf/app_template/migrations copying django/conf/app_template/migrations/__init__.py-tpl -> build/lib/django/conf/app_template/migrations creating build/lib/django/conf/project_template copying django/conf/project_template/manage.py-tpl -> build/lib/django/conf/project_template creating build/lib/django/conf/project_template/project_name copying django/conf/project_template/project_name/__init__.py-tpl -> build/lib/django/conf/project_template/project_name copying django/conf/project_template/project_name/asgi.py-tpl -> build/lib/django/conf/project_template/project_name copying django/conf/project_template/project_name/settings.py-tpl -> build/lib/django/conf/project_template/project_name copying django/conf/project_template/project_name/urls.py-tpl -> build/lib/django/conf/project_template/project_name copying django/conf/project_template/project_name/wsgi.py-tpl -> build/lib/django/conf/project_template/project_name creating build/lib/django/views/templates copying django/views/templates/default_urlconf.html -> build/lib/django/views/templates copying django/views/templates/technical_404.html -> build/lib/django/views/templates copying django/views/templates/technical_500.html -> build/lib/django/views/templates copying django/views/templates/technical_500.txt -> build/lib/django/views/templates copying django/dispatch/license.txt -> build/lib/django/dispatch creating build/lib/django/conf/locale/af creating build/lib/django/conf/locale/af/LC_MESSAGES copying django/conf/locale/af/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/af/LC_MESSAGES copying django/conf/locale/af/LC_MESSAGES/django.po -> build/lib/django/conf/locale/af/LC_MESSAGES creating build/lib/django/conf/locale/ast creating build/lib/django/conf/locale/ast/LC_MESSAGES copying django/conf/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ast/LC_MESSAGES copying django/conf/locale/ast/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ast/LC_MESSAGES creating build/lib/django/conf/locale/be creating build/lib/django/conf/locale/be/LC_MESSAGES copying django/conf/locale/be/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/be/LC_MESSAGES copying django/conf/locale/be/LC_MESSAGES/django.po -> build/lib/django/conf/locale/be/LC_MESSAGES creating build/lib/django/conf/locale/br creating build/lib/django/conf/locale/br/LC_MESSAGES copying django/conf/locale/br/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/br/LC_MESSAGES copying django/conf/locale/br/LC_MESSAGES/django.po -> build/lib/django/conf/locale/br/LC_MESSAGES creating build/lib/django/conf/locale/dsb creating build/lib/django/conf/locale/dsb/LC_MESSAGES copying django/conf/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/dsb/LC_MESSAGES copying django/conf/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/dsb/LC_MESSAGES creating build/lib/django/conf/locale/es_VE creating build/lib/django/conf/locale/es_VE/LC_MESSAGES copying django/conf/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es_VE/LC_MESSAGES copying django/conf/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es_VE/LC_MESSAGES creating build/lib/django/conf/locale/hsb creating build/lib/django/conf/locale/hsb/LC_MESSAGES copying django/conf/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hsb/LC_MESSAGES copying django/conf/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hsb/LC_MESSAGES creating build/lib/django/conf/locale/hy creating build/lib/django/conf/locale/hy/LC_MESSAGES copying django/conf/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hy/LC_MESSAGES copying django/conf/locale/hy/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hy/LC_MESSAGES creating build/lib/django/conf/locale/ia creating build/lib/django/conf/locale/ia/LC_MESSAGES copying django/conf/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ia/LC_MESSAGES copying django/conf/locale/ia/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ia/LC_MESSAGES creating build/lib/django/conf/locale/io creating build/lib/django/conf/locale/io/LC_MESSAGES copying django/conf/locale/io/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/io/LC_MESSAGES copying django/conf/locale/io/LC_MESSAGES/django.po -> build/lib/django/conf/locale/io/LC_MESSAGES creating build/lib/django/conf/locale/kab creating build/lib/django/conf/locale/kab/LC_MESSAGES copying django/conf/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/kab/LC_MESSAGES copying django/conf/locale/kab/LC_MESSAGES/django.po -> build/lib/django/conf/locale/kab/LC_MESSAGES creating build/lib/django/conf/locale/kk creating build/lib/django/conf/locale/kk/LC_MESSAGES copying django/conf/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/kk/LC_MESSAGES copying django/conf/locale/kk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/kk/LC_MESSAGES creating build/lib/django/conf/locale/lb creating build/lib/django/conf/locale/lb/LC_MESSAGES copying django/conf/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/lb/LC_MESSAGES copying django/conf/locale/lb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/lb/LC_MESSAGES creating build/lib/django/conf/locale/mr creating build/lib/django/conf/locale/mr/LC_MESSAGES copying django/conf/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/mr/LC_MESSAGES copying django/conf/locale/mr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/mr/LC_MESSAGES creating build/lib/django/conf/locale/my creating build/lib/django/conf/locale/my/LC_MESSAGES copying django/conf/locale/my/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/my/LC_MESSAGES copying django/conf/locale/my/LC_MESSAGES/django.po -> build/lib/django/conf/locale/my/LC_MESSAGES creating build/lib/django/conf/locale/ne creating build/lib/django/conf/locale/ne/LC_MESSAGES copying django/conf/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ne/LC_MESSAGES copying django/conf/locale/ne/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ne/LC_MESSAGES creating build/lib/django/conf/locale/os creating build/lib/django/conf/locale/os/LC_MESSAGES copying django/conf/locale/os/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/os/LC_MESSAGES copying django/conf/locale/os/LC_MESSAGES/django.po -> build/lib/django/conf/locale/os/LC_MESSAGES creating build/lib/django/conf/locale/pa creating build/lib/django/conf/locale/pa/LC_MESSAGES copying django/conf/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/pa/LC_MESSAGES copying django/conf/locale/pa/LC_MESSAGES/django.po -> build/lib/django/conf/locale/pa/LC_MESSAGES creating build/lib/django/conf/locale/sw creating build/lib/django/conf/locale/sw/LC_MESSAGES copying django/conf/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sw/LC_MESSAGES copying django/conf/locale/sw/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sw/LC_MESSAGES creating build/lib/django/conf/locale/tt creating build/lib/django/conf/locale/tt/LC_MESSAGES copying django/conf/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/tt/LC_MESSAGES copying django/conf/locale/tt/LC_MESSAGES/django.po -> build/lib/django/conf/locale/tt/LC_MESSAGES creating build/lib/django/conf/locale/udm creating build/lib/django/conf/locale/udm/LC_MESSAGES copying django/conf/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/udm/LC_MESSAGES copying django/conf/locale/udm/LC_MESSAGES/django.po -> build/lib/django/conf/locale/udm/LC_MESSAGES creating build/lib/django/conf/locale/ur creating build/lib/django/conf/locale/ur/LC_MESSAGES copying django/conf/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ur/LC_MESSAGES copying django/conf/locale/ur/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ur/LC_MESSAGES creating build/lib/django/conf/locale/ja/LC_MESSAGES copying django/conf/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ja/LC_MESSAGES copying django/conf/locale/ja/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ja/LC_MESSAGES creating build/lib/django/conf/locale/nl/LC_MESSAGES copying django/conf/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/nl/LC_MESSAGES copying django/conf/locale/nl/LC_MESSAGES/django.po -> build/lib/django/conf/locale/nl/LC_MESSAGES creating build/lib/django/conf/locale/ig/LC_MESSAGES copying django/conf/locale/ig/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ig/LC_MESSAGES copying django/conf/locale/ig/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ig/LC_MESSAGES creating build/lib/django/conf/locale/nb/LC_MESSAGES copying django/conf/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/nb/LC_MESSAGES copying django/conf/locale/nb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/nb/LC_MESSAGES creating build/lib/django/conf/locale/bg/LC_MESSAGES copying django/conf/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/bg/LC_MESSAGES copying django/conf/locale/bg/LC_MESSAGES/django.po -> build/lib/django/conf/locale/bg/LC_MESSAGES creating build/lib/django/conf/locale/ko/LC_MESSAGES copying django/conf/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ko/LC_MESSAGES copying django/conf/locale/ko/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ko/LC_MESSAGES creating build/lib/django/conf/locale/cs/LC_MESSAGES copying django/conf/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/cs/LC_MESSAGES copying django/conf/locale/cs/LC_MESSAGES/django.po -> build/lib/django/conf/locale/cs/LC_MESSAGES creating build/lib/django/conf/locale/sr_Latn/LC_MESSAGES copying django/conf/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sr_Latn/LC_MESSAGES copying django/conf/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sr_Latn/LC_MESSAGES creating build/lib/django/conf/locale/el/LC_MESSAGES copying django/conf/locale/el/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/el/LC_MESSAGES copying django/conf/locale/el/LC_MESSAGES/django.po -> build/lib/django/conf/locale/el/LC_MESSAGES creating build/lib/django/conf/locale/az/LC_MESSAGES copying django/conf/locale/az/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/az/LC_MESSAGES copying django/conf/locale/az/LC_MESSAGES/django.po -> build/lib/django/conf/locale/az/LC_MESSAGES creating build/lib/django/conf/locale/fr/LC_MESSAGES copying django/conf/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/fr/LC_MESSAGES copying django/conf/locale/fr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/fr/LC_MESSAGES creating build/lib/django/conf/locale/sv/LC_MESSAGES copying django/conf/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sv/LC_MESSAGES copying django/conf/locale/sv/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sv/LC_MESSAGES creating build/lib/django/conf/locale/id/LC_MESSAGES copying django/conf/locale/id/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/id/LC_MESSAGES copying django/conf/locale/id/LC_MESSAGES/django.po -> build/lib/django/conf/locale/id/LC_MESSAGES creating build/lib/django/conf/locale/km/LC_MESSAGES copying django/conf/locale/km/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/km/LC_MESSAGES copying django/conf/locale/km/LC_MESSAGES/django.po -> build/lib/django/conf/locale/km/LC_MESSAGES creating build/lib/django/conf/locale/uk/LC_MESSAGES copying django/conf/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/uk/LC_MESSAGES copying django/conf/locale/uk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/uk/LC_MESSAGES creating build/lib/django/conf/locale/ta/LC_MESSAGES copying django/conf/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ta/LC_MESSAGES copying django/conf/locale/ta/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ta/LC_MESSAGES creating build/lib/django/conf/locale/mn/LC_MESSAGES copying django/conf/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/mn/LC_MESSAGES copying django/conf/locale/mn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/mn/LC_MESSAGES creating build/lib/django/conf/locale/de/LC_MESSAGES copying django/conf/locale/de/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/de/LC_MESSAGES copying django/conf/locale/de/LC_MESSAGES/django.po -> build/lib/django/conf/locale/de/LC_MESSAGES creating build/lib/django/conf/locale/ar/LC_MESSAGES copying django/conf/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ar/LC_MESSAGES copying django/conf/locale/ar/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ar/LC_MESSAGES creating build/lib/django/conf/locale/cy/LC_MESSAGES copying django/conf/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/cy/LC_MESSAGES copying django/conf/locale/cy/LC_MESSAGES/django.po -> build/lib/django/conf/locale/cy/LC_MESSAGES creating build/lib/django/conf/locale/kn/LC_MESSAGES copying django/conf/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/kn/LC_MESSAGES copying django/conf/locale/kn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/kn/LC_MESSAGES creating build/lib/django/conf/locale/sk/LC_MESSAGES copying django/conf/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sk/LC_MESSAGES copying django/conf/locale/sk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sk/LC_MESSAGES creating build/lib/django/conf/locale/zh_Hans/LC_MESSAGES copying django/conf/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/zh_Hans/LC_MESSAGES copying django/conf/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/conf/locale/zh_Hans/LC_MESSAGES creating build/lib/django/conf/locale/da/LC_MESSAGES copying django/conf/locale/da/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/da/LC_MESSAGES copying django/conf/locale/da/LC_MESSAGES/django.po -> build/lib/django/conf/locale/da/LC_MESSAGES creating build/lib/django/conf/locale/es_MX/LC_MESSAGES copying django/conf/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es_MX/LC_MESSAGES copying django/conf/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es_MX/LC_MESSAGES creating build/lib/django/conf/locale/ru/LC_MESSAGES copying django/conf/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ru/LC_MESSAGES copying django/conf/locale/ru/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ru/LC_MESSAGES creating build/lib/django/conf/locale/ga/LC_MESSAGES copying django/conf/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ga/LC_MESSAGES copying django/conf/locale/ga/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ga/LC_MESSAGES creating build/lib/django/conf/locale/ar_DZ/LC_MESSAGES copying django/conf/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ar_DZ/LC_MESSAGES copying django/conf/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ar_DZ/LC_MESSAGES creating build/lib/django/conf/locale/mk/LC_MESSAGES copying django/conf/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/mk/LC_MESSAGES copying django/conf/locale/mk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/mk/LC_MESSAGES creating build/lib/django/conf/locale/he/LC_MESSAGES copying django/conf/locale/he/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/he/LC_MESSAGES copying django/conf/locale/he/LC_MESSAGES/django.po -> build/lib/django/conf/locale/he/LC_MESSAGES creating build/lib/django/conf/locale/nn/LC_MESSAGES copying django/conf/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/nn/LC_MESSAGES copying django/conf/locale/nn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/nn/LC_MESSAGES creating build/lib/django/conf/locale/et/LC_MESSAGES copying django/conf/locale/et/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/et/LC_MESSAGES copying django/conf/locale/et/LC_MESSAGES/django.po -> build/lib/django/conf/locale/et/LC_MESSAGES creating build/lib/django/conf/locale/te/LC_MESSAGES copying django/conf/locale/te/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/te/LC_MESSAGES copying django/conf/locale/te/LC_MESSAGES/django.po -> build/lib/django/conf/locale/te/LC_MESSAGES creating build/lib/django/conf/locale/eu/LC_MESSAGES copying django/conf/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/eu/LC_MESSAGES copying django/conf/locale/eu/LC_MESSAGES/django.po -> build/lib/django/conf/locale/eu/LC_MESSAGES creating build/lib/django/conf/locale/es_CO/LC_MESSAGES copying django/conf/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es_CO/LC_MESSAGES copying django/conf/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es_CO/LC_MESSAGES creating build/lib/django/conf/locale/pt/LC_MESSAGES copying django/conf/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/pt/LC_MESSAGES copying django/conf/locale/pt/LC_MESSAGES/django.po -> build/lib/django/conf/locale/pt/LC_MESSAGES creating build/lib/django/conf/locale/fy/LC_MESSAGES copying django/conf/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/fy/LC_MESSAGES copying django/conf/locale/fy/LC_MESSAGES/django.po -> build/lib/django/conf/locale/fy/LC_MESSAGES creating build/lib/django/conf/locale/ka/LC_MESSAGES copying django/conf/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ka/LC_MESSAGES copying django/conf/locale/ka/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ka/LC_MESSAGES creating build/lib/django/conf/locale/tk/LC_MESSAGES copying django/conf/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/tk/LC_MESSAGES copying django/conf/locale/tk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/tk/LC_MESSAGES creating build/lib/django/conf/locale/sl/LC_MESSAGES copying django/conf/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sl/LC_MESSAGES copying django/conf/locale/sl/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sl/LC_MESSAGES creating build/lib/django/conf/locale/lv/LC_MESSAGES copying django/conf/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/lv/LC_MESSAGES copying django/conf/locale/lv/LC_MESSAGES/django.po -> build/lib/django/conf/locale/lv/LC_MESSAGES creating build/lib/django/conf/locale/tg/LC_MESSAGES copying django/conf/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/tg/LC_MESSAGES copying django/conf/locale/tg/LC_MESSAGES/django.po -> build/lib/django/conf/locale/tg/LC_MESSAGES creating build/lib/django/conf/locale/fi/LC_MESSAGES copying django/conf/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/fi/LC_MESSAGES copying django/conf/locale/fi/LC_MESSAGES/django.po -> build/lib/django/conf/locale/fi/LC_MESSAGES creating build/lib/django/conf/locale/is/LC_MESSAGES copying django/conf/locale/is/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/is/LC_MESSAGES copying django/conf/locale/is/LC_MESSAGES/django.po -> build/lib/django/conf/locale/is/LC_MESSAGES creating build/lib/django/conf/locale/en_AU/LC_MESSAGES copying django/conf/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/en_AU/LC_MESSAGES copying django/conf/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/conf/locale/en_AU/LC_MESSAGES creating build/lib/django/conf/locale/bn/LC_MESSAGES copying django/conf/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/bn/LC_MESSAGES copying django/conf/locale/bn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/bn/LC_MESSAGES creating build/lib/django/conf/locale/ro/LC_MESSAGES copying django/conf/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ro/LC_MESSAGES copying django/conf/locale/ro/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ro/LC_MESSAGES creating build/lib/django/conf/locale/es_AR/LC_MESSAGES copying django/conf/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es_AR/LC_MESSAGES copying django/conf/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es_AR/LC_MESSAGES creating build/lib/django/conf/locale/it/LC_MESSAGES copying django/conf/locale/it/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/it/LC_MESSAGES copying django/conf/locale/it/LC_MESSAGES/django.po -> build/lib/django/conf/locale/it/LC_MESSAGES creating build/lib/django/conf/locale/gd/LC_MESSAGES copying django/conf/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/gd/LC_MESSAGES copying django/conf/locale/gd/LC_MESSAGES/django.po -> build/lib/django/conf/locale/gd/LC_MESSAGES creating build/lib/django/conf/locale/lt/LC_MESSAGES copying django/conf/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/lt/LC_MESSAGES copying django/conf/locale/lt/LC_MESSAGES/django.po -> build/lib/django/conf/locale/lt/LC_MESSAGES creating build/lib/django/conf/locale/sq/LC_MESSAGES copying django/conf/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sq/LC_MESSAGES copying django/conf/locale/sq/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sq/LC_MESSAGES creating build/lib/django/conf/locale/en/LC_MESSAGES copying django/conf/locale/en/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/en/LC_MESSAGES copying django/conf/locale/en/LC_MESSAGES/django.po -> build/lib/django/conf/locale/en/LC_MESSAGES creating build/lib/django/conf/locale/fa/LC_MESSAGES copying django/conf/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/fa/LC_MESSAGES copying django/conf/locale/fa/LC_MESSAGES/django.po -> build/lib/django/conf/locale/fa/LC_MESSAGES creating build/lib/django/conf/locale/es/LC_MESSAGES copying django/conf/locale/es/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es/LC_MESSAGES copying django/conf/locale/es/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es/LC_MESSAGES creating build/lib/django/conf/locale/hi/LC_MESSAGES copying django/conf/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hi/LC_MESSAGES copying django/conf/locale/hi/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hi/LC_MESSAGES creating build/lib/django/conf/locale/vi/LC_MESSAGES copying django/conf/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/vi/LC_MESSAGES copying django/conf/locale/vi/LC_MESSAGES/django.po -> build/lib/django/conf/locale/vi/LC_MESSAGES creating build/lib/django/conf/locale/en_GB/LC_MESSAGES copying django/conf/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/en_GB/LC_MESSAGES copying django/conf/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/conf/locale/en_GB/LC_MESSAGES creating build/lib/django/conf/locale/hu/LC_MESSAGES copying django/conf/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hu/LC_MESSAGES copying django/conf/locale/hu/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hu/LC_MESSAGES creating build/lib/django/conf/locale/th/LC_MESSAGES copying django/conf/locale/th/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/th/LC_MESSAGES copying django/conf/locale/th/LC_MESSAGES/django.po -> build/lib/django/conf/locale/th/LC_MESSAGES creating build/lib/django/conf/locale/ml/LC_MESSAGES copying django/conf/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ml/LC_MESSAGES copying django/conf/locale/ml/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ml/LC_MESSAGES creating build/lib/django/conf/locale/eo/LC_MESSAGES copying django/conf/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/eo/LC_MESSAGES copying django/conf/locale/eo/LC_MESSAGES/django.po -> build/lib/django/conf/locale/eo/LC_MESSAGES creating build/lib/django/conf/locale/bs/LC_MESSAGES copying django/conf/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/bs/LC_MESSAGES copying django/conf/locale/bs/LC_MESSAGES/django.po -> build/lib/django/conf/locale/bs/LC_MESSAGES creating build/lib/django/conf/locale/ca/LC_MESSAGES copying django/conf/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ca/LC_MESSAGES copying django/conf/locale/ca/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ca/LC_MESSAGES creating build/lib/django/conf/locale/tr/LC_MESSAGES copying django/conf/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/tr/LC_MESSAGES copying django/conf/locale/tr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/tr/LC_MESSAGES creating build/lib/django/conf/locale/ky/LC_MESSAGES copying django/conf/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ky/LC_MESSAGES copying django/conf/locale/ky/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ky/LC_MESSAGES creating build/lib/django/conf/locale/sr/LC_MESSAGES copying django/conf/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sr/LC_MESSAGES copying django/conf/locale/sr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sr/LC_MESSAGES creating build/lib/django/conf/locale/uz/LC_MESSAGES copying django/conf/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/uz/LC_MESSAGES copying django/conf/locale/uz/LC_MESSAGES/django.po -> build/lib/django/conf/locale/uz/LC_MESSAGES creating build/lib/django/conf/locale/pl/LC_MESSAGES copying django/conf/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/pl/LC_MESSAGES copying django/conf/locale/pl/LC_MESSAGES/django.po -> build/lib/django/conf/locale/pl/LC_MESSAGES creating build/lib/django/conf/locale/gl/LC_MESSAGES copying django/conf/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/gl/LC_MESSAGES copying django/conf/locale/gl/LC_MESSAGES/django.po -> build/lib/django/conf/locale/gl/LC_MESSAGES creating build/lib/django/conf/locale/zh_Hant/LC_MESSAGES copying django/conf/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/zh_Hant/LC_MESSAGES copying django/conf/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/conf/locale/zh_Hant/LC_MESSAGES creating build/lib/django/conf/locale/pt_BR/LC_MESSAGES copying django/conf/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/pt_BR/LC_MESSAGES copying django/conf/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/conf/locale/pt_BR/LC_MESSAGES creating build/lib/django/conf/locale/hr/LC_MESSAGES copying django/conf/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hr/LC_MESSAGES copying django/conf/locale/hr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hr/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale creating build/lib/django/contrib/admindocs/locale/af creating build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES copying django/contrib/admindocs/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES copying django/contrib/admindocs/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/ar creating build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES copying django/contrib/admindocs/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES copying django/contrib/admindocs/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/ar_DZ creating build/lib/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES copying django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES copying django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/ast creating build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES copying django/contrib/admindocs/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES copying django/contrib/admindocs/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/az creating build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES copying django/contrib/admindocs/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES copying django/contrib/admindocs/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/be creating build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES copying django/contrib/admindocs/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES copying django/contrib/admindocs/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/bg creating build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES copying django/contrib/admindocs/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES copying django/contrib/admindocs/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/bn creating build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES copying django/contrib/admindocs/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES copying django/contrib/admindocs/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/br creating build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES copying django/contrib/admindocs/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES copying django/contrib/admindocs/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/bs creating build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES copying django/contrib/admindocs/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES copying django/contrib/admindocs/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/ca creating build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES copying django/contrib/admindocs/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES copying django/contrib/admindocs/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/cs creating build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES copying django/contrib/admindocs/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES copying django/contrib/admindocs/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/cy creating build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES copying django/contrib/admindocs/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES copying django/contrib/admindocs/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/da creating build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES copying django/contrib/admindocs/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES copying django/contrib/admindocs/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/de creating build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES copying django/contrib/admindocs/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES copying django/contrib/admindocs/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/dsb creating build/lib/django/contrib/admindocs/locale/dsb/LC_MESSAGES copying django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/dsb/LC_MESSAGES copying django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/dsb/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/el creating build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES copying django/contrib/admindocs/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES copying django/contrib/admindocs/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/en creating build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES copying django/contrib/admindocs/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES copying django/contrib/admindocs/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/en_AU creating build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES copying django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES copying django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/en_GB creating build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES copying django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES copying django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/eo creating build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES copying django/contrib/admindocs/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES copying django/contrib/admindocs/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/es creating build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES copying django/contrib/admindocs/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES copying django/contrib/admindocs/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/es_AR creating build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES copying django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES copying django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/es_CO creating build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES copying django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES copying django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/es_MX creating build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES copying django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES copying django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/es_VE creating build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES copying django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES copying django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/et creating build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES copying django/contrib/admindocs/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES copying django/contrib/admindocs/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/eu creating build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES copying django/contrib/admindocs/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES copying django/contrib/admindocs/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/fa creating build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES copying django/contrib/admindocs/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES copying django/contrib/admindocs/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/fi creating build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES copying django/contrib/admindocs/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES copying django/contrib/admindocs/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/fr creating build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES copying django/contrib/admindocs/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES copying django/contrib/admindocs/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/fy creating build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES copying django/contrib/admindocs/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES copying django/contrib/admindocs/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/ga creating build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES copying django/contrib/admindocs/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES copying django/contrib/admindocs/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/gd creating build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES copying django/contrib/admindocs/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES copying django/contrib/admindocs/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/gl creating build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES copying django/contrib/admindocs/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES copying django/contrib/admindocs/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/he creating build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES copying django/contrib/admindocs/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES copying django/contrib/admindocs/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/hi creating build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES copying django/contrib/admindocs/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES copying django/contrib/admindocs/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/hr creating build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES copying django/contrib/admindocs/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES copying django/contrib/admindocs/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/hsb creating build/lib/django/contrib/admindocs/locale/hsb/LC_MESSAGES copying django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/hsb/LC_MESSAGES copying django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/hsb/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/hu creating build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES copying django/contrib/admindocs/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES copying django/contrib/admindocs/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/ia creating build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES copying django/contrib/admindocs/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES copying django/contrib/admindocs/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/id creating build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES copying django/contrib/admindocs/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES copying django/contrib/admindocs/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/io creating build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES copying django/contrib/admindocs/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES copying django/contrib/admindocs/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/is creating build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES copying django/contrib/admindocs/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES copying django/contrib/admindocs/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/it creating build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES copying django/contrib/admindocs/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES copying django/contrib/admindocs/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/ja creating build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES copying django/contrib/admindocs/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES copying django/contrib/admindocs/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/ka creating build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES copying django/contrib/admindocs/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES copying django/contrib/admindocs/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/kab creating build/lib/django/contrib/admindocs/locale/kab/LC_MESSAGES copying django/contrib/admindocs/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/kab/LC_MESSAGES copying django/contrib/admindocs/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/kab/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/kk creating build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES copying django/contrib/admindocs/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES copying django/contrib/admindocs/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/km creating build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES copying django/contrib/admindocs/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES copying django/contrib/admindocs/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/kn creating build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES copying django/contrib/admindocs/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES copying django/contrib/admindocs/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/ko creating build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES copying django/contrib/admindocs/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES copying django/contrib/admindocs/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/ky creating build/lib/django/contrib/admindocs/locale/ky/LC_MESSAGES copying django/contrib/admindocs/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ky/LC_MESSAGES copying django/contrib/admindocs/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ky/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/lb creating build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES copying django/contrib/admindocs/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES copying django/contrib/admindocs/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/lt creating build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES copying django/contrib/admindocs/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES copying django/contrib/admindocs/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/lv creating build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES copying django/contrib/admindocs/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES copying django/contrib/admindocs/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/mk creating build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES copying django/contrib/admindocs/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES copying django/contrib/admindocs/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/ml creating build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES copying django/contrib/admindocs/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES copying django/contrib/admindocs/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/mn creating build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES copying django/contrib/admindocs/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES copying django/contrib/admindocs/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/mr creating build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES copying django/contrib/admindocs/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES copying django/contrib/admindocs/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/my creating build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES copying django/contrib/admindocs/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES copying django/contrib/admindocs/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/nb creating build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES copying django/contrib/admindocs/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES copying django/contrib/admindocs/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/ne creating build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES copying django/contrib/admindocs/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES copying django/contrib/admindocs/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/nl creating build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES copying django/contrib/admindocs/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES copying django/contrib/admindocs/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/nn creating build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES copying django/contrib/admindocs/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES copying django/contrib/admindocs/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/os creating build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES copying django/contrib/admindocs/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES copying django/contrib/admindocs/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/pa creating build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES copying django/contrib/admindocs/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES copying django/contrib/admindocs/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/pl creating build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES copying django/contrib/admindocs/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES copying django/contrib/admindocs/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/pt creating build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES copying django/contrib/admindocs/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES copying django/contrib/admindocs/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/pt_BR creating build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES copying django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES copying django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/ro creating build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES copying django/contrib/admindocs/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES copying django/contrib/admindocs/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/ru creating build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES copying django/contrib/admindocs/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES copying django/contrib/admindocs/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/sk creating build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES copying django/contrib/admindocs/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES copying django/contrib/admindocs/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/sl creating build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES copying django/contrib/admindocs/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES copying django/contrib/admindocs/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/sq creating build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES copying django/contrib/admindocs/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES copying django/contrib/admindocs/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/sr creating build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES copying django/contrib/admindocs/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES copying django/contrib/admindocs/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/sr_Latn creating build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES copying django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES copying django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/sv creating build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES copying django/contrib/admindocs/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES copying django/contrib/admindocs/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/sw creating build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES copying django/contrib/admindocs/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES copying django/contrib/admindocs/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/ta creating build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES copying django/contrib/admindocs/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES copying django/contrib/admindocs/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/te creating build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES copying django/contrib/admindocs/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES copying django/contrib/admindocs/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/tg creating build/lib/django/contrib/admindocs/locale/tg/LC_MESSAGES copying django/contrib/admindocs/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/tg/LC_MESSAGES copying django/contrib/admindocs/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/tg/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/th creating build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES copying django/contrib/admindocs/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES copying django/contrib/admindocs/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/tr creating build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES copying django/contrib/admindocs/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES copying django/contrib/admindocs/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/tt creating build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES copying django/contrib/admindocs/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES copying django/contrib/admindocs/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/udm creating build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES copying django/contrib/admindocs/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES copying django/contrib/admindocs/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/uk creating build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES copying django/contrib/admindocs/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES copying django/contrib/admindocs/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/ur creating build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES copying django/contrib/admindocs/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES copying django/contrib/admindocs/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/vi creating build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES copying django/contrib/admindocs/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES copying django/contrib/admindocs/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/zh_Hans creating build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES copying django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES copying django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES creating build/lib/django/contrib/admindocs/locale/zh_Hant creating build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES copying django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES copying django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES creating build/lib/django/contrib/admindocs/templates creating build/lib/django/contrib/admindocs/templates/admin_doc copying django/contrib/admindocs/templates/admin_doc/bookmarklets.html -> build/lib/django/contrib/admindocs/templates/admin_doc copying django/contrib/admindocs/templates/admin_doc/index.html -> build/lib/django/contrib/admindocs/templates/admin_doc copying django/contrib/admindocs/templates/admin_doc/missing_docutils.html -> build/lib/django/contrib/admindocs/templates/admin_doc copying django/contrib/admindocs/templates/admin_doc/model_detail.html -> build/lib/django/contrib/admindocs/templates/admin_doc copying django/contrib/admindocs/templates/admin_doc/model_index.html -> build/lib/django/contrib/admindocs/templates/admin_doc copying django/contrib/admindocs/templates/admin_doc/template_detail.html -> build/lib/django/contrib/admindocs/templates/admin_doc copying django/contrib/admindocs/templates/admin_doc/template_filter_index.html -> build/lib/django/contrib/admindocs/templates/admin_doc copying django/contrib/admindocs/templates/admin_doc/template_tag_index.html -> build/lib/django/contrib/admindocs/templates/admin_doc copying django/contrib/admindocs/templates/admin_doc/view_detail.html -> build/lib/django/contrib/admindocs/templates/admin_doc copying django/contrib/admindocs/templates/admin_doc/view_index.html -> build/lib/django/contrib/admindocs/templates/admin_doc creating build/lib/django/contrib/postgres/jinja2 creating build/lib/django/contrib/postgres/jinja2/postgres creating build/lib/django/contrib/postgres/jinja2/postgres/widgets copying django/contrib/postgres/jinja2/postgres/widgets/split_array.html -> build/lib/django/contrib/postgres/jinja2/postgres/widgets creating build/lib/django/contrib/postgres/locale creating build/lib/django/contrib/postgres/locale/af creating build/lib/django/contrib/postgres/locale/af/LC_MESSAGES copying django/contrib/postgres/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/af/LC_MESSAGES copying django/contrib/postgres/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/af/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/ar creating build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES copying django/contrib/postgres/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES copying django/contrib/postgres/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/ar_DZ creating build/lib/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES copying django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES copying django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/az creating build/lib/django/contrib/postgres/locale/az/LC_MESSAGES copying django/contrib/postgres/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/az/LC_MESSAGES copying django/contrib/postgres/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/az/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/be creating build/lib/django/contrib/postgres/locale/be/LC_MESSAGES copying django/contrib/postgres/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/be/LC_MESSAGES copying django/contrib/postgres/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/be/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/bg creating build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES copying django/contrib/postgres/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES copying django/contrib/postgres/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/ca creating build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES copying django/contrib/postgres/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES copying django/contrib/postgres/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/cs creating build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES copying django/contrib/postgres/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES copying django/contrib/postgres/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/da creating build/lib/django/contrib/postgres/locale/da/LC_MESSAGES copying django/contrib/postgres/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/da/LC_MESSAGES copying django/contrib/postgres/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/da/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/de creating build/lib/django/contrib/postgres/locale/de/LC_MESSAGES copying django/contrib/postgres/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/de/LC_MESSAGES copying django/contrib/postgres/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/de/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/dsb creating build/lib/django/contrib/postgres/locale/dsb/LC_MESSAGES copying django/contrib/postgres/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/dsb/LC_MESSAGES copying django/contrib/postgres/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/dsb/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/el creating build/lib/django/contrib/postgres/locale/el/LC_MESSAGES copying django/contrib/postgres/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/el/LC_MESSAGES copying django/contrib/postgres/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/el/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/en creating build/lib/django/contrib/postgres/locale/en/LC_MESSAGES copying django/contrib/postgres/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/en/LC_MESSAGES copying django/contrib/postgres/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/en/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/eo creating build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES copying django/contrib/postgres/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES copying django/contrib/postgres/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/es creating build/lib/django/contrib/postgres/locale/es/LC_MESSAGES copying django/contrib/postgres/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/es/LC_MESSAGES copying django/contrib/postgres/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/es/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/es_AR creating build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES copying django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES copying django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/es_CO creating build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES copying django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES copying django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/es_MX creating build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES copying django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES copying django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/et creating build/lib/django/contrib/postgres/locale/et/LC_MESSAGES copying django/contrib/postgres/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/et/LC_MESSAGES copying django/contrib/postgres/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/et/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/eu creating build/lib/django/contrib/postgres/locale/eu/LC_MESSAGES copying django/contrib/postgres/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/eu/LC_MESSAGES copying django/contrib/postgres/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/eu/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/fa creating build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES copying django/contrib/postgres/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES copying django/contrib/postgres/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/fi creating build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES copying django/contrib/postgres/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES copying django/contrib/postgres/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/fr creating build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES copying django/contrib/postgres/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES copying django/contrib/postgres/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/gd creating build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES copying django/contrib/postgres/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES copying django/contrib/postgres/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/gl creating build/lib/django/contrib/postgres/locale/gl/LC_MESSAGES copying django/contrib/postgres/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/gl/LC_MESSAGES copying django/contrib/postgres/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/gl/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/he creating build/lib/django/contrib/postgres/locale/he/LC_MESSAGES copying django/contrib/postgres/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/he/LC_MESSAGES copying django/contrib/postgres/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/he/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/hr creating build/lib/django/contrib/postgres/locale/hr/LC_MESSAGES copying django/contrib/postgres/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/hr/LC_MESSAGES copying django/contrib/postgres/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/hr/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/hsb creating build/lib/django/contrib/postgres/locale/hsb/LC_MESSAGES copying django/contrib/postgres/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/hsb/LC_MESSAGES copying django/contrib/postgres/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/hsb/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/hu creating build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES copying django/contrib/postgres/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES copying django/contrib/postgres/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/hy creating build/lib/django/contrib/postgres/locale/hy/LC_MESSAGES copying django/contrib/postgres/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/hy/LC_MESSAGES copying django/contrib/postgres/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/hy/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/ia creating build/lib/django/contrib/postgres/locale/ia/LC_MESSAGES copying django/contrib/postgres/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ia/LC_MESSAGES copying django/contrib/postgres/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ia/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/id creating build/lib/django/contrib/postgres/locale/id/LC_MESSAGES copying django/contrib/postgres/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/id/LC_MESSAGES copying django/contrib/postgres/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/id/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/is creating build/lib/django/contrib/postgres/locale/is/LC_MESSAGES copying django/contrib/postgres/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/is/LC_MESSAGES copying django/contrib/postgres/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/is/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/it creating build/lib/django/contrib/postgres/locale/it/LC_MESSAGES copying django/contrib/postgres/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/it/LC_MESSAGES copying django/contrib/postgres/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/it/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/ja creating build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES copying django/contrib/postgres/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES copying django/contrib/postgres/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/ka creating build/lib/django/contrib/postgres/locale/ka/LC_MESSAGES copying django/contrib/postgres/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ka/LC_MESSAGES copying django/contrib/postgres/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ka/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/kk creating build/lib/django/contrib/postgres/locale/kk/LC_MESSAGES copying django/contrib/postgres/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/kk/LC_MESSAGES copying django/contrib/postgres/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/kk/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/ko creating build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES copying django/contrib/postgres/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES copying django/contrib/postgres/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/ky creating build/lib/django/contrib/postgres/locale/ky/LC_MESSAGES copying django/contrib/postgres/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ky/LC_MESSAGES copying django/contrib/postgres/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ky/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/lt creating build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES copying django/contrib/postgres/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES copying django/contrib/postgres/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/lv creating build/lib/django/contrib/postgres/locale/lv/LC_MESSAGES copying django/contrib/postgres/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/lv/LC_MESSAGES copying django/contrib/postgres/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/lv/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/mk creating build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES copying django/contrib/postgres/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES copying django/contrib/postgres/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/ml creating build/lib/django/contrib/postgres/locale/ml/LC_MESSAGES copying django/contrib/postgres/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ml/LC_MESSAGES copying django/contrib/postgres/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ml/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/mn creating build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES copying django/contrib/postgres/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES copying django/contrib/postgres/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/nb creating build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES copying django/contrib/postgres/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES copying django/contrib/postgres/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/ne creating build/lib/django/contrib/postgres/locale/ne/LC_MESSAGES copying django/contrib/postgres/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ne/LC_MESSAGES copying django/contrib/postgres/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ne/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/nl creating build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES copying django/contrib/postgres/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES copying django/contrib/postgres/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/pl creating build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES copying django/contrib/postgres/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES copying django/contrib/postgres/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/pt creating build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES copying django/contrib/postgres/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES copying django/contrib/postgres/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/pt_BR creating build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES copying django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES copying django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/ro creating build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES copying django/contrib/postgres/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES copying django/contrib/postgres/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/ru creating build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES copying django/contrib/postgres/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES copying django/contrib/postgres/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/sk creating build/lib/django/contrib/postgres/locale/sk/LC_MESSAGES copying django/contrib/postgres/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sk/LC_MESSAGES copying django/contrib/postgres/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sk/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/sl creating build/lib/django/contrib/postgres/locale/sl/LC_MESSAGES copying django/contrib/postgres/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sl/LC_MESSAGES copying django/contrib/postgres/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sl/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/sq creating build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES copying django/contrib/postgres/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES copying django/contrib/postgres/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/sr creating build/lib/django/contrib/postgres/locale/sr/LC_MESSAGES copying django/contrib/postgres/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sr/LC_MESSAGES copying django/contrib/postgres/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sr/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/sr_Latn creating build/lib/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES copying django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES copying django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/sv creating build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES copying django/contrib/postgres/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES copying django/contrib/postgres/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/tg creating build/lib/django/contrib/postgres/locale/tg/LC_MESSAGES copying django/contrib/postgres/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/tg/LC_MESSAGES copying django/contrib/postgres/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/tg/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/tk creating build/lib/django/contrib/postgres/locale/tk/LC_MESSAGES copying django/contrib/postgres/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/tk/LC_MESSAGES copying django/contrib/postgres/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/tk/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/tr creating build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES copying django/contrib/postgres/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES copying django/contrib/postgres/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/uk creating build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES copying django/contrib/postgres/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES copying django/contrib/postgres/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/uz creating build/lib/django/contrib/postgres/locale/uz/LC_MESSAGES copying django/contrib/postgres/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/uz/LC_MESSAGES copying django/contrib/postgres/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/uz/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/zh_Hans creating build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES copying django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES copying django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES creating build/lib/django/contrib/postgres/locale/zh_Hant creating build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES copying django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES copying django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES creating build/lib/django/contrib/postgres/templates creating build/lib/django/contrib/postgres/templates/postgres creating build/lib/django/contrib/postgres/templates/postgres/widgets copying django/contrib/postgres/templates/postgres/widgets/split_array.html -> build/lib/django/contrib/postgres/templates/postgres/widgets creating build/lib/django/contrib/gis/locale creating build/lib/django/contrib/gis/locale/af creating build/lib/django/contrib/gis/locale/af/LC_MESSAGES copying django/contrib/gis/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/af/LC_MESSAGES copying django/contrib/gis/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/af/LC_MESSAGES creating build/lib/django/contrib/gis/locale/ar creating build/lib/django/contrib/gis/locale/ar/LC_MESSAGES copying django/contrib/gis/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ar/LC_MESSAGES copying django/contrib/gis/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ar/LC_MESSAGES creating build/lib/django/contrib/gis/locale/ar_DZ creating build/lib/django/contrib/gis/locale/ar_DZ/LC_MESSAGES copying django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ar_DZ/LC_MESSAGES copying django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ar_DZ/LC_MESSAGES creating build/lib/django/contrib/gis/locale/ast creating build/lib/django/contrib/gis/locale/ast/LC_MESSAGES copying django/contrib/gis/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ast/LC_MESSAGES copying django/contrib/gis/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ast/LC_MESSAGES creating build/lib/django/contrib/gis/locale/az creating build/lib/django/contrib/gis/locale/az/LC_MESSAGES copying django/contrib/gis/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/az/LC_MESSAGES copying django/contrib/gis/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/az/LC_MESSAGES creating build/lib/django/contrib/gis/locale/be creating build/lib/django/contrib/gis/locale/be/LC_MESSAGES copying django/contrib/gis/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/be/LC_MESSAGES copying django/contrib/gis/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/be/LC_MESSAGES creating build/lib/django/contrib/gis/locale/bg creating build/lib/django/contrib/gis/locale/bg/LC_MESSAGES copying django/contrib/gis/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/bg/LC_MESSAGES copying django/contrib/gis/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/bg/LC_MESSAGES creating build/lib/django/contrib/gis/locale/bn creating build/lib/django/contrib/gis/locale/bn/LC_MESSAGES copying django/contrib/gis/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/bn/LC_MESSAGES copying django/contrib/gis/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/bn/LC_MESSAGES creating build/lib/django/contrib/gis/locale/br creating build/lib/django/contrib/gis/locale/br/LC_MESSAGES copying django/contrib/gis/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/br/LC_MESSAGES copying django/contrib/gis/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/br/LC_MESSAGES creating build/lib/django/contrib/gis/locale/bs creating build/lib/django/contrib/gis/locale/bs/LC_MESSAGES copying django/contrib/gis/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/bs/LC_MESSAGES copying django/contrib/gis/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/bs/LC_MESSAGES creating build/lib/django/contrib/gis/locale/ca creating build/lib/django/contrib/gis/locale/ca/LC_MESSAGES copying django/contrib/gis/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ca/LC_MESSAGES copying django/contrib/gis/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ca/LC_MESSAGES creating build/lib/django/contrib/gis/locale/cs creating build/lib/django/contrib/gis/locale/cs/LC_MESSAGES copying django/contrib/gis/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/cs/LC_MESSAGES copying django/contrib/gis/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/cs/LC_MESSAGES creating build/lib/django/contrib/gis/locale/cy creating build/lib/django/contrib/gis/locale/cy/LC_MESSAGES copying django/contrib/gis/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/cy/LC_MESSAGES copying django/contrib/gis/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/cy/LC_MESSAGES creating build/lib/django/contrib/gis/locale/da creating build/lib/django/contrib/gis/locale/da/LC_MESSAGES copying django/contrib/gis/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/da/LC_MESSAGES copying django/contrib/gis/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/da/LC_MESSAGES creating build/lib/django/contrib/gis/locale/de creating build/lib/django/contrib/gis/locale/de/LC_MESSAGES copying django/contrib/gis/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/de/LC_MESSAGES copying django/contrib/gis/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/de/LC_MESSAGES creating build/lib/django/contrib/gis/locale/dsb creating build/lib/django/contrib/gis/locale/dsb/LC_MESSAGES copying django/contrib/gis/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/dsb/LC_MESSAGES copying django/contrib/gis/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/dsb/LC_MESSAGES creating build/lib/django/contrib/gis/locale/el creating build/lib/django/contrib/gis/locale/el/LC_MESSAGES copying django/contrib/gis/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/el/LC_MESSAGES copying django/contrib/gis/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/el/LC_MESSAGES creating build/lib/django/contrib/gis/locale/en creating build/lib/django/contrib/gis/locale/en/LC_MESSAGES copying django/contrib/gis/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/en/LC_MESSAGES copying django/contrib/gis/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/en/LC_MESSAGES creating build/lib/django/contrib/gis/locale/en_AU creating build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES copying django/contrib/gis/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES copying django/contrib/gis/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES creating build/lib/django/contrib/gis/locale/en_GB creating build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES copying django/contrib/gis/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES copying django/contrib/gis/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES creating build/lib/django/contrib/gis/locale/eo creating build/lib/django/contrib/gis/locale/eo/LC_MESSAGES copying django/contrib/gis/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/eo/LC_MESSAGES copying django/contrib/gis/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/eo/LC_MESSAGES creating build/lib/django/contrib/gis/locale/es creating build/lib/django/contrib/gis/locale/es/LC_MESSAGES copying django/contrib/gis/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es/LC_MESSAGES copying django/contrib/gis/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es/LC_MESSAGES creating build/lib/django/contrib/gis/locale/es_AR creating build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES copying django/contrib/gis/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES copying django/contrib/gis/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES creating build/lib/django/contrib/gis/locale/es_CO creating build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES copying django/contrib/gis/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES copying django/contrib/gis/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES creating build/lib/django/contrib/gis/locale/es_MX creating build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES copying django/contrib/gis/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES copying django/contrib/gis/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES creating build/lib/django/contrib/gis/locale/es_VE creating build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES copying django/contrib/gis/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES copying django/contrib/gis/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES creating build/lib/django/contrib/gis/locale/et creating build/lib/django/contrib/gis/locale/et/LC_MESSAGES copying django/contrib/gis/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/et/LC_MESSAGES copying django/contrib/gis/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/et/LC_MESSAGES creating build/lib/django/contrib/gis/locale/eu creating build/lib/django/contrib/gis/locale/eu/LC_MESSAGES copying django/contrib/gis/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/eu/LC_MESSAGES copying django/contrib/gis/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/eu/LC_MESSAGES creating build/lib/django/contrib/gis/locale/fa creating build/lib/django/contrib/gis/locale/fa/LC_MESSAGES copying django/contrib/gis/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/fa/LC_MESSAGES copying django/contrib/gis/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/fa/LC_MESSAGES creating build/lib/django/contrib/gis/locale/fi creating build/lib/django/contrib/gis/locale/fi/LC_MESSAGES copying django/contrib/gis/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/fi/LC_MESSAGES copying django/contrib/gis/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/fi/LC_MESSAGES creating build/lib/django/contrib/gis/locale/fr creating build/lib/django/contrib/gis/locale/fr/LC_MESSAGES copying django/contrib/gis/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/fr/LC_MESSAGES copying django/contrib/gis/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/fr/LC_MESSAGES creating build/lib/django/contrib/gis/locale/fy creating build/lib/django/contrib/gis/locale/fy/LC_MESSAGES copying django/contrib/gis/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/fy/LC_MESSAGES copying django/contrib/gis/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/fy/LC_MESSAGES creating build/lib/django/contrib/gis/locale/ga creating build/lib/django/contrib/gis/locale/ga/LC_MESSAGES copying django/contrib/gis/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ga/LC_MESSAGES copying django/contrib/gis/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ga/LC_MESSAGES creating build/lib/django/contrib/gis/locale/gd creating build/lib/django/contrib/gis/locale/gd/LC_MESSAGES copying django/contrib/gis/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/gd/LC_MESSAGES copying django/contrib/gis/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/gd/LC_MESSAGES creating build/lib/django/contrib/gis/locale/gl creating build/lib/django/contrib/gis/locale/gl/LC_MESSAGES copying django/contrib/gis/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/gl/LC_MESSAGES copying django/contrib/gis/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/gl/LC_MESSAGES creating build/lib/django/contrib/gis/locale/he creating build/lib/django/contrib/gis/locale/he/LC_MESSAGES copying django/contrib/gis/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/he/LC_MESSAGES copying django/contrib/gis/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/he/LC_MESSAGES creating build/lib/django/contrib/gis/locale/hi creating build/lib/django/contrib/gis/locale/hi/LC_MESSAGES copying django/contrib/gis/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hi/LC_MESSAGES copying django/contrib/gis/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hi/LC_MESSAGES creating build/lib/django/contrib/gis/locale/hr creating build/lib/django/contrib/gis/locale/hr/LC_MESSAGES copying django/contrib/gis/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hr/LC_MESSAGES copying django/contrib/gis/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hr/LC_MESSAGES creating build/lib/django/contrib/gis/locale/hsb creating build/lib/django/contrib/gis/locale/hsb/LC_MESSAGES copying django/contrib/gis/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hsb/LC_MESSAGES copying django/contrib/gis/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hsb/LC_MESSAGES creating build/lib/django/contrib/gis/locale/hu creating build/lib/django/contrib/gis/locale/hu/LC_MESSAGES copying django/contrib/gis/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hu/LC_MESSAGES copying django/contrib/gis/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hu/LC_MESSAGES creating build/lib/django/contrib/gis/locale/hy creating build/lib/django/contrib/gis/locale/hy/LC_MESSAGES copying django/contrib/gis/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hy/LC_MESSAGES copying django/contrib/gis/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hy/LC_MESSAGES creating build/lib/django/contrib/gis/locale/ia creating build/lib/django/contrib/gis/locale/ia/LC_MESSAGES copying django/contrib/gis/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ia/LC_MESSAGES copying django/contrib/gis/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ia/LC_MESSAGES creating build/lib/django/contrib/gis/locale/id creating build/lib/django/contrib/gis/locale/id/LC_MESSAGES copying django/contrib/gis/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/id/LC_MESSAGES copying django/contrib/gis/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/id/LC_MESSAGES creating build/lib/django/contrib/gis/locale/io creating build/lib/django/contrib/gis/locale/io/LC_MESSAGES copying django/contrib/gis/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/io/LC_MESSAGES copying django/contrib/gis/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/io/LC_MESSAGES creating build/lib/django/contrib/gis/locale/is creating build/lib/django/contrib/gis/locale/is/LC_MESSAGES copying django/contrib/gis/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/is/LC_MESSAGES copying django/contrib/gis/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/is/LC_MESSAGES creating build/lib/django/contrib/gis/locale/it creating build/lib/django/contrib/gis/locale/it/LC_MESSAGES copying django/contrib/gis/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/it/LC_MESSAGES copying django/contrib/gis/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/it/LC_MESSAGES creating build/lib/django/contrib/gis/locale/ja creating build/lib/django/contrib/gis/locale/ja/LC_MESSAGES copying django/contrib/gis/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ja/LC_MESSAGES copying django/contrib/gis/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ja/LC_MESSAGES creating build/lib/django/contrib/gis/locale/ka creating build/lib/django/contrib/gis/locale/ka/LC_MESSAGES copying django/contrib/gis/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ka/LC_MESSAGES copying django/contrib/gis/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ka/LC_MESSAGES creating build/lib/django/contrib/gis/locale/kk creating build/lib/django/contrib/gis/locale/kk/LC_MESSAGES copying django/contrib/gis/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/kk/LC_MESSAGES copying django/contrib/gis/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/kk/LC_MESSAGES creating build/lib/django/contrib/gis/locale/km creating build/lib/django/contrib/gis/locale/km/LC_MESSAGES copying django/contrib/gis/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/km/LC_MESSAGES copying django/contrib/gis/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/km/LC_MESSAGES creating build/lib/django/contrib/gis/locale/kn creating build/lib/django/contrib/gis/locale/kn/LC_MESSAGES copying django/contrib/gis/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/kn/LC_MESSAGES copying django/contrib/gis/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/kn/LC_MESSAGES creating build/lib/django/contrib/gis/locale/ko creating build/lib/django/contrib/gis/locale/ko/LC_MESSAGES copying django/contrib/gis/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ko/LC_MESSAGES copying django/contrib/gis/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ko/LC_MESSAGES creating build/lib/django/contrib/gis/locale/ky creating build/lib/django/contrib/gis/locale/ky/LC_MESSAGES copying django/contrib/gis/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ky/LC_MESSAGES copying django/contrib/gis/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ky/LC_MESSAGES creating build/lib/django/contrib/gis/locale/lb creating build/lib/django/contrib/gis/locale/lb/LC_MESSAGES copying django/contrib/gis/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/lb/LC_MESSAGES copying django/contrib/gis/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/lb/LC_MESSAGES creating build/lib/django/contrib/gis/locale/lt creating build/lib/django/contrib/gis/locale/lt/LC_MESSAGES copying django/contrib/gis/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/lt/LC_MESSAGES copying django/contrib/gis/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/lt/LC_MESSAGES creating build/lib/django/contrib/gis/locale/lv creating build/lib/django/contrib/gis/locale/lv/LC_MESSAGES copying django/contrib/gis/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/lv/LC_MESSAGES copying django/contrib/gis/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/lv/LC_MESSAGES creating build/lib/django/contrib/gis/locale/mk creating build/lib/django/contrib/gis/locale/mk/LC_MESSAGES copying django/contrib/gis/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/mk/LC_MESSAGES copying django/contrib/gis/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/mk/LC_MESSAGES creating build/lib/django/contrib/gis/locale/ml creating build/lib/django/contrib/gis/locale/ml/LC_MESSAGES copying django/contrib/gis/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ml/LC_MESSAGES copying django/contrib/gis/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ml/LC_MESSAGES creating build/lib/django/contrib/gis/locale/mn creating build/lib/django/contrib/gis/locale/mn/LC_MESSAGES copying django/contrib/gis/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/mn/LC_MESSAGES copying django/contrib/gis/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/mn/LC_MESSAGES creating build/lib/django/contrib/gis/locale/mr creating build/lib/django/contrib/gis/locale/mr/LC_MESSAGES copying django/contrib/gis/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/mr/LC_MESSAGES copying django/contrib/gis/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/mr/LC_MESSAGES creating build/lib/django/contrib/gis/locale/my creating build/lib/django/contrib/gis/locale/my/LC_MESSAGES copying django/contrib/gis/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/my/LC_MESSAGES copying django/contrib/gis/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/my/LC_MESSAGES creating build/lib/django/contrib/gis/locale/nb creating build/lib/django/contrib/gis/locale/nb/LC_MESSAGES copying django/contrib/gis/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/nb/LC_MESSAGES copying django/contrib/gis/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/nb/LC_MESSAGES creating build/lib/django/contrib/gis/locale/ne creating build/lib/django/contrib/gis/locale/ne/LC_MESSAGES copying django/contrib/gis/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ne/LC_MESSAGES copying django/contrib/gis/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ne/LC_MESSAGES creating build/lib/django/contrib/gis/locale/nl creating build/lib/django/contrib/gis/locale/nl/LC_MESSAGES copying django/contrib/gis/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/nl/LC_MESSAGES copying django/contrib/gis/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/nl/LC_MESSAGES creating build/lib/django/contrib/gis/locale/nn creating build/lib/django/contrib/gis/locale/nn/LC_MESSAGES copying django/contrib/gis/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/nn/LC_MESSAGES copying django/contrib/gis/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/nn/LC_MESSAGES creating build/lib/django/contrib/gis/locale/os creating build/lib/django/contrib/gis/locale/os/LC_MESSAGES copying django/contrib/gis/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/os/LC_MESSAGES copying django/contrib/gis/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/os/LC_MESSAGES creating build/lib/django/contrib/gis/locale/pa creating build/lib/django/contrib/gis/locale/pa/LC_MESSAGES copying django/contrib/gis/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/pa/LC_MESSAGES copying django/contrib/gis/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/pa/LC_MESSAGES creating build/lib/django/contrib/gis/locale/pl creating build/lib/django/contrib/gis/locale/pl/LC_MESSAGES copying django/contrib/gis/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/pl/LC_MESSAGES copying django/contrib/gis/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/pl/LC_MESSAGES creating build/lib/django/contrib/gis/locale/pt creating build/lib/django/contrib/gis/locale/pt/LC_MESSAGES copying django/contrib/gis/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/pt/LC_MESSAGES copying django/contrib/gis/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/pt/LC_MESSAGES creating build/lib/django/contrib/gis/locale/pt_BR creating build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES copying django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES copying django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES creating build/lib/django/contrib/gis/locale/ro creating build/lib/django/contrib/gis/locale/ro/LC_MESSAGES copying django/contrib/gis/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ro/LC_MESSAGES copying django/contrib/gis/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ro/LC_MESSAGES creating build/lib/django/contrib/gis/locale/ru creating build/lib/django/contrib/gis/locale/ru/LC_MESSAGES copying django/contrib/gis/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ru/LC_MESSAGES copying django/contrib/gis/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ru/LC_MESSAGES creating build/lib/django/contrib/gis/locale/sk creating build/lib/django/contrib/gis/locale/sk/LC_MESSAGES copying django/contrib/gis/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sk/LC_MESSAGES copying django/contrib/gis/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sk/LC_MESSAGES creating build/lib/django/contrib/gis/locale/sl creating build/lib/django/contrib/gis/locale/sl/LC_MESSAGES copying django/contrib/gis/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sl/LC_MESSAGES copying django/contrib/gis/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sl/LC_MESSAGES creating build/lib/django/contrib/gis/locale/sq creating build/lib/django/contrib/gis/locale/sq/LC_MESSAGES copying django/contrib/gis/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sq/LC_MESSAGES copying django/contrib/gis/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sq/LC_MESSAGES creating build/lib/django/contrib/gis/locale/sr creating build/lib/django/contrib/gis/locale/sr/LC_MESSAGES copying django/contrib/gis/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sr/LC_MESSAGES copying django/contrib/gis/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sr/LC_MESSAGES creating build/lib/django/contrib/gis/locale/sr_Latn creating build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES copying django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES copying django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES creating build/lib/django/contrib/gis/locale/sv creating build/lib/django/contrib/gis/locale/sv/LC_MESSAGES copying django/contrib/gis/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sv/LC_MESSAGES copying django/contrib/gis/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sv/LC_MESSAGES creating build/lib/django/contrib/gis/locale/sw creating build/lib/django/contrib/gis/locale/sw/LC_MESSAGES copying django/contrib/gis/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sw/LC_MESSAGES copying django/contrib/gis/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sw/LC_MESSAGES creating build/lib/django/contrib/gis/locale/ta creating build/lib/django/contrib/gis/locale/ta/LC_MESSAGES copying django/contrib/gis/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ta/LC_MESSAGES copying django/contrib/gis/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ta/LC_MESSAGES creating build/lib/django/contrib/gis/locale/te creating build/lib/django/contrib/gis/locale/te/LC_MESSAGES copying django/contrib/gis/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/te/LC_MESSAGES copying django/contrib/gis/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/te/LC_MESSAGES creating build/lib/django/contrib/gis/locale/tg creating build/lib/django/contrib/gis/locale/tg/LC_MESSAGES copying django/contrib/gis/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/tg/LC_MESSAGES copying django/contrib/gis/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/tg/LC_MESSAGES creating build/lib/django/contrib/gis/locale/th creating build/lib/django/contrib/gis/locale/th/LC_MESSAGES copying django/contrib/gis/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/th/LC_MESSAGES copying django/contrib/gis/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/th/LC_MESSAGES creating build/lib/django/contrib/gis/locale/tr creating build/lib/django/contrib/gis/locale/tr/LC_MESSAGES copying django/contrib/gis/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/tr/LC_MESSAGES copying django/contrib/gis/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/tr/LC_MESSAGES creating build/lib/django/contrib/gis/locale/tt creating build/lib/django/contrib/gis/locale/tt/LC_MESSAGES copying django/contrib/gis/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/tt/LC_MESSAGES copying django/contrib/gis/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/tt/LC_MESSAGES creating build/lib/django/contrib/gis/locale/udm creating build/lib/django/contrib/gis/locale/udm/LC_MESSAGES copying django/contrib/gis/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/udm/LC_MESSAGES copying django/contrib/gis/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/udm/LC_MESSAGES creating build/lib/django/contrib/gis/locale/uk creating build/lib/django/contrib/gis/locale/uk/LC_MESSAGES copying django/contrib/gis/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/uk/LC_MESSAGES copying django/contrib/gis/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/uk/LC_MESSAGES creating build/lib/django/contrib/gis/locale/ur creating build/lib/django/contrib/gis/locale/ur/LC_MESSAGES copying django/contrib/gis/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ur/LC_MESSAGES copying django/contrib/gis/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ur/LC_MESSAGES creating build/lib/django/contrib/gis/locale/vi creating build/lib/django/contrib/gis/locale/vi/LC_MESSAGES copying django/contrib/gis/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/vi/LC_MESSAGES copying django/contrib/gis/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/vi/LC_MESSAGES creating build/lib/django/contrib/gis/locale/zh_Hans creating build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES copying django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES copying django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES creating build/lib/django/contrib/gis/locale/zh_Hant creating build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES copying django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES copying django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES creating build/lib/django/contrib/gis/static creating build/lib/django/contrib/gis/static/gis creating build/lib/django/contrib/gis/static/gis/css copying django/contrib/gis/static/gis/css/ol3.css -> build/lib/django/contrib/gis/static/gis/css creating build/lib/django/contrib/gis/static/gis/img copying django/contrib/gis/static/gis/img/draw_line_off.svg -> build/lib/django/contrib/gis/static/gis/img copying django/contrib/gis/static/gis/img/draw_line_on.svg -> build/lib/django/contrib/gis/static/gis/img copying django/contrib/gis/static/gis/img/draw_point_off.svg -> build/lib/django/contrib/gis/static/gis/img copying django/contrib/gis/static/gis/img/draw_point_on.svg -> build/lib/django/contrib/gis/static/gis/img copying django/contrib/gis/static/gis/img/draw_polygon_off.svg -> build/lib/django/contrib/gis/static/gis/img copying django/contrib/gis/static/gis/img/draw_polygon_on.svg -> build/lib/django/contrib/gis/static/gis/img creating build/lib/django/contrib/gis/static/gis/js copying django/contrib/gis/static/gis/js/OLMapWidget.js -> build/lib/django/contrib/gis/static/gis/js creating build/lib/django/contrib/gis/templates creating build/lib/django/contrib/gis/templates/gis copying django/contrib/gis/templates/gis/openlayers-osm.html -> build/lib/django/contrib/gis/templates/gis copying django/contrib/gis/templates/gis/openlayers.html -> build/lib/django/contrib/gis/templates/gis creating build/lib/django/contrib/gis/templates/gis/admin copying django/contrib/gis/templates/gis/admin/openlayers.html -> build/lib/django/contrib/gis/templates/gis/admin copying django/contrib/gis/templates/gis/admin/openlayers.js -> build/lib/django/contrib/gis/templates/gis/admin copying django/contrib/gis/templates/gis/admin/osm.html -> build/lib/django/contrib/gis/templates/gis/admin copying django/contrib/gis/templates/gis/admin/osm.js -> build/lib/django/contrib/gis/templates/gis/admin creating build/lib/django/contrib/gis/templates/gis/kml copying django/contrib/gis/templates/gis/kml/base.kml -> build/lib/django/contrib/gis/templates/gis/kml copying django/contrib/gis/templates/gis/kml/placemarks.kml -> build/lib/django/contrib/gis/templates/gis/kml creating build/lib/django/contrib/humanize/locale creating build/lib/django/contrib/humanize/locale/af creating build/lib/django/contrib/humanize/locale/af/LC_MESSAGES copying django/contrib/humanize/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/af/LC_MESSAGES copying django/contrib/humanize/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/af/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/ar creating build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES copying django/contrib/humanize/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES copying django/contrib/humanize/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/ar_DZ creating build/lib/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES copying django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES copying django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/ast creating build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES copying django/contrib/humanize/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES copying django/contrib/humanize/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/az creating build/lib/django/contrib/humanize/locale/az/LC_MESSAGES copying django/contrib/humanize/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/az/LC_MESSAGES copying django/contrib/humanize/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/az/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/be creating build/lib/django/contrib/humanize/locale/be/LC_MESSAGES copying django/contrib/humanize/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/be/LC_MESSAGES copying django/contrib/humanize/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/be/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/bg creating build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES copying django/contrib/humanize/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES copying django/contrib/humanize/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/bn creating build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES copying django/contrib/humanize/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES copying django/contrib/humanize/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/br creating build/lib/django/contrib/humanize/locale/br/LC_MESSAGES copying django/contrib/humanize/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/br/LC_MESSAGES copying django/contrib/humanize/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/br/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/bs creating build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES copying django/contrib/humanize/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES copying django/contrib/humanize/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/ca creating build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES copying django/contrib/humanize/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES copying django/contrib/humanize/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/cs creating build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES copying django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES copying django/contrib/humanize/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/cy creating build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES copying django/contrib/humanize/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES copying django/contrib/humanize/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/da creating build/lib/django/contrib/humanize/locale/da/LC_MESSAGES copying django/contrib/humanize/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/da/LC_MESSAGES copying django/contrib/humanize/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/da/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/de creating build/lib/django/contrib/humanize/locale/de/LC_MESSAGES copying django/contrib/humanize/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/de/LC_MESSAGES copying django/contrib/humanize/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/de/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/dsb creating build/lib/django/contrib/humanize/locale/dsb/LC_MESSAGES copying django/contrib/humanize/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/dsb/LC_MESSAGES copying django/contrib/humanize/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/dsb/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/el creating build/lib/django/contrib/humanize/locale/el/LC_MESSAGES copying django/contrib/humanize/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/el/LC_MESSAGES copying django/contrib/humanize/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/el/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/en creating build/lib/django/contrib/humanize/locale/en/LC_MESSAGES copying django/contrib/humanize/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/en/LC_MESSAGES copying django/contrib/humanize/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/en/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/en_AU creating build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES copying django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES copying django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/en_GB creating build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES copying django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES copying django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/eo creating build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES copying django/contrib/humanize/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES copying django/contrib/humanize/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/es creating build/lib/django/contrib/humanize/locale/es/LC_MESSAGES copying django/contrib/humanize/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es/LC_MESSAGES copying django/contrib/humanize/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/es_AR creating build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES copying django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES copying django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/es_CO creating build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES copying django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES copying django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/es_MX creating build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES copying django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES copying django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/es_VE creating build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES copying django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES copying django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/et creating build/lib/django/contrib/humanize/locale/et/LC_MESSAGES copying django/contrib/humanize/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/et/LC_MESSAGES copying django/contrib/humanize/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/et/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/eu creating build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES copying django/contrib/humanize/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES copying django/contrib/humanize/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/fa creating build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES copying django/contrib/humanize/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES copying django/contrib/humanize/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/fi creating build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES copying django/contrib/humanize/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES copying django/contrib/humanize/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/fr creating build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES copying django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES copying django/contrib/humanize/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/fy creating build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES copying django/contrib/humanize/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES copying django/contrib/humanize/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/ga creating build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES copying django/contrib/humanize/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES copying django/contrib/humanize/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/gd creating build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES copying django/contrib/humanize/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES copying django/contrib/humanize/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/gl creating build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES copying django/contrib/humanize/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES copying django/contrib/humanize/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/he creating build/lib/django/contrib/humanize/locale/he/LC_MESSAGES copying django/contrib/humanize/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/he/LC_MESSAGES copying django/contrib/humanize/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/he/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/hi creating build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES copying django/contrib/humanize/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES copying django/contrib/humanize/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/hr creating build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES copying django/contrib/humanize/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES copying django/contrib/humanize/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/hsb creating build/lib/django/contrib/humanize/locale/hsb/LC_MESSAGES copying django/contrib/humanize/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hsb/LC_MESSAGES copying django/contrib/humanize/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hsb/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/hu creating build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES copying django/contrib/humanize/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES copying django/contrib/humanize/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/hy creating build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES copying django/contrib/humanize/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES copying django/contrib/humanize/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/ia creating build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES copying django/contrib/humanize/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES copying django/contrib/humanize/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/id creating build/lib/django/contrib/humanize/locale/id/LC_MESSAGES copying django/contrib/humanize/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/id/LC_MESSAGES copying django/contrib/humanize/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/id/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/io creating build/lib/django/contrib/humanize/locale/io/LC_MESSAGES copying django/contrib/humanize/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/io/LC_MESSAGES copying django/contrib/humanize/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/io/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/is creating build/lib/django/contrib/humanize/locale/is/LC_MESSAGES copying django/contrib/humanize/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/is/LC_MESSAGES copying django/contrib/humanize/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/is/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/it creating build/lib/django/contrib/humanize/locale/it/LC_MESSAGES copying django/contrib/humanize/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/it/LC_MESSAGES copying django/contrib/humanize/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/it/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/ja creating build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES copying django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES copying django/contrib/humanize/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/ka creating build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES copying django/contrib/humanize/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES copying django/contrib/humanize/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/kk creating build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES copying django/contrib/humanize/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES copying django/contrib/humanize/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/km creating build/lib/django/contrib/humanize/locale/km/LC_MESSAGES copying django/contrib/humanize/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/km/LC_MESSAGES copying django/contrib/humanize/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/km/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/kn creating build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES copying django/contrib/humanize/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES copying django/contrib/humanize/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/ko creating build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES copying django/contrib/humanize/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES copying django/contrib/humanize/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/ky creating build/lib/django/contrib/humanize/locale/ky/LC_MESSAGES copying django/contrib/humanize/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ky/LC_MESSAGES copying django/contrib/humanize/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ky/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/lb creating build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES copying django/contrib/humanize/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES copying django/contrib/humanize/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/lt creating build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES copying django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES copying django/contrib/humanize/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/lv creating build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES copying django/contrib/humanize/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES copying django/contrib/humanize/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/mk creating build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES copying django/contrib/humanize/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES copying django/contrib/humanize/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/ml creating build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES copying django/contrib/humanize/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES copying django/contrib/humanize/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/mn creating build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES copying django/contrib/humanize/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES copying django/contrib/humanize/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/mr creating build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES copying django/contrib/humanize/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES copying django/contrib/humanize/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/ms creating build/lib/django/contrib/humanize/locale/ms/LC_MESSAGES copying django/contrib/humanize/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ms/LC_MESSAGES copying django/contrib/humanize/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ms/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/my creating build/lib/django/contrib/humanize/locale/my/LC_MESSAGES copying django/contrib/humanize/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/my/LC_MESSAGES copying django/contrib/humanize/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/my/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/nb creating build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES copying django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES copying django/contrib/humanize/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/ne creating build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES copying django/contrib/humanize/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES copying django/contrib/humanize/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/nl creating build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES copying django/contrib/humanize/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES copying django/contrib/humanize/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/nn creating build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES copying django/contrib/humanize/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES copying django/contrib/humanize/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/os creating build/lib/django/contrib/humanize/locale/os/LC_MESSAGES copying django/contrib/humanize/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/os/LC_MESSAGES copying django/contrib/humanize/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/os/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/pa creating build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES copying django/contrib/humanize/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES copying django/contrib/humanize/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/pl creating build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES copying django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES copying django/contrib/humanize/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/pt creating build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES copying django/contrib/humanize/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES copying django/contrib/humanize/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/pt_BR creating build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES copying django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES copying django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/ro creating build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES copying django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES copying django/contrib/humanize/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/ru creating build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES copying django/contrib/humanize/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES copying django/contrib/humanize/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/sk creating build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES copying django/contrib/humanize/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES copying django/contrib/humanize/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/sl creating build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES copying django/contrib/humanize/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES copying django/contrib/humanize/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/sq creating build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES copying django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES copying django/contrib/humanize/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/sr creating build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES copying django/contrib/humanize/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES copying django/contrib/humanize/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/sr_Latn creating build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES copying django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES copying django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/sv creating build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES copying django/contrib/humanize/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES copying django/contrib/humanize/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/sw creating build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES copying django/contrib/humanize/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES copying django/contrib/humanize/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/ta creating build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES copying django/contrib/humanize/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES copying django/contrib/humanize/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/te creating build/lib/django/contrib/humanize/locale/te/LC_MESSAGES copying django/contrib/humanize/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/te/LC_MESSAGES copying django/contrib/humanize/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/te/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/tg creating build/lib/django/contrib/humanize/locale/tg/LC_MESSAGES copying django/contrib/humanize/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/tg/LC_MESSAGES copying django/contrib/humanize/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/tg/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/th creating build/lib/django/contrib/humanize/locale/th/LC_MESSAGES copying django/contrib/humanize/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/th/LC_MESSAGES copying django/contrib/humanize/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/th/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/tr creating build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES copying django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES copying django/contrib/humanize/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/tt creating build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES copying django/contrib/humanize/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES copying django/contrib/humanize/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/udm creating build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES copying django/contrib/humanize/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES copying django/contrib/humanize/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/uk creating build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES copying django/contrib/humanize/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES copying django/contrib/humanize/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/ur creating build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES copying django/contrib/humanize/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES copying django/contrib/humanize/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/uz creating build/lib/django/contrib/humanize/locale/uz/LC_MESSAGES copying django/contrib/humanize/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/uz/LC_MESSAGES copying django/contrib/humanize/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/uz/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/vi creating build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES copying django/contrib/humanize/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES copying django/contrib/humanize/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/zh_Hans creating build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES copying django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES copying django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES creating build/lib/django/contrib/humanize/locale/zh_Hant creating build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES copying django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES copying django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES copying django/contrib/auth/common-passwords.txt.gz -> build/lib/django/contrib/auth creating build/lib/django/contrib/auth/locale creating build/lib/django/contrib/auth/locale/af creating build/lib/django/contrib/auth/locale/af/LC_MESSAGES copying django/contrib/auth/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/af/LC_MESSAGES copying django/contrib/auth/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/af/LC_MESSAGES creating build/lib/django/contrib/auth/locale/ar creating build/lib/django/contrib/auth/locale/ar/LC_MESSAGES copying django/contrib/auth/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ar/LC_MESSAGES copying django/contrib/auth/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ar/LC_MESSAGES creating build/lib/django/contrib/auth/locale/ar_DZ creating build/lib/django/contrib/auth/locale/ar_DZ/LC_MESSAGES copying django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ar_DZ/LC_MESSAGES copying django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ar_DZ/LC_MESSAGES creating build/lib/django/contrib/auth/locale/ast creating build/lib/django/contrib/auth/locale/ast/LC_MESSAGES copying django/contrib/auth/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ast/LC_MESSAGES copying django/contrib/auth/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ast/LC_MESSAGES creating build/lib/django/contrib/auth/locale/az creating build/lib/django/contrib/auth/locale/az/LC_MESSAGES copying django/contrib/auth/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/az/LC_MESSAGES copying django/contrib/auth/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/az/LC_MESSAGES creating build/lib/django/contrib/auth/locale/be creating build/lib/django/contrib/auth/locale/be/LC_MESSAGES copying django/contrib/auth/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/be/LC_MESSAGES copying django/contrib/auth/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/be/LC_MESSAGES creating build/lib/django/contrib/auth/locale/bg creating build/lib/django/contrib/auth/locale/bg/LC_MESSAGES copying django/contrib/auth/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/bg/LC_MESSAGES copying django/contrib/auth/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/bg/LC_MESSAGES creating build/lib/django/contrib/auth/locale/bn creating build/lib/django/contrib/auth/locale/bn/LC_MESSAGES copying django/contrib/auth/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/bn/LC_MESSAGES copying django/contrib/auth/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/bn/LC_MESSAGES creating build/lib/django/contrib/auth/locale/br creating build/lib/django/contrib/auth/locale/br/LC_MESSAGES copying django/contrib/auth/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/br/LC_MESSAGES copying django/contrib/auth/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/br/LC_MESSAGES creating build/lib/django/contrib/auth/locale/bs creating build/lib/django/contrib/auth/locale/bs/LC_MESSAGES copying django/contrib/auth/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/bs/LC_MESSAGES copying django/contrib/auth/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/bs/LC_MESSAGES creating build/lib/django/contrib/auth/locale/ca creating build/lib/django/contrib/auth/locale/ca/LC_MESSAGES copying django/contrib/auth/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ca/LC_MESSAGES copying django/contrib/auth/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ca/LC_MESSAGES creating build/lib/django/contrib/auth/locale/cs creating build/lib/django/contrib/auth/locale/cs/LC_MESSAGES copying django/contrib/auth/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/cs/LC_MESSAGES copying django/contrib/auth/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/cs/LC_MESSAGES creating build/lib/django/contrib/auth/locale/cy creating build/lib/django/contrib/auth/locale/cy/LC_MESSAGES copying django/contrib/auth/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/cy/LC_MESSAGES copying django/contrib/auth/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/cy/LC_MESSAGES creating build/lib/django/contrib/auth/locale/da creating build/lib/django/contrib/auth/locale/da/LC_MESSAGES copying django/contrib/auth/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/da/LC_MESSAGES copying django/contrib/auth/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/da/LC_MESSAGES creating build/lib/django/contrib/auth/locale/de creating build/lib/django/contrib/auth/locale/de/LC_MESSAGES copying django/contrib/auth/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/de/LC_MESSAGES copying django/contrib/auth/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/de/LC_MESSAGES creating build/lib/django/contrib/auth/locale/dsb creating build/lib/django/contrib/auth/locale/dsb/LC_MESSAGES copying django/contrib/auth/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/dsb/LC_MESSAGES copying django/contrib/auth/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/dsb/LC_MESSAGES creating build/lib/django/contrib/auth/locale/el creating build/lib/django/contrib/auth/locale/el/LC_MESSAGES copying django/contrib/auth/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/el/LC_MESSAGES copying django/contrib/auth/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/el/LC_MESSAGES creating build/lib/django/contrib/auth/locale/en creating build/lib/django/contrib/auth/locale/en/LC_MESSAGES copying django/contrib/auth/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/en/LC_MESSAGES copying django/contrib/auth/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/en/LC_MESSAGES creating build/lib/django/contrib/auth/locale/en_AU creating build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES copying django/contrib/auth/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES copying django/contrib/auth/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES creating build/lib/django/contrib/auth/locale/en_GB creating build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES copying django/contrib/auth/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES copying django/contrib/auth/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES creating build/lib/django/contrib/auth/locale/eo creating build/lib/django/contrib/auth/locale/eo/LC_MESSAGES copying django/contrib/auth/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/eo/LC_MESSAGES copying django/contrib/auth/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/eo/LC_MESSAGES creating build/lib/django/contrib/auth/locale/es creating build/lib/django/contrib/auth/locale/es/LC_MESSAGES copying django/contrib/auth/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es/LC_MESSAGES copying django/contrib/auth/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es/LC_MESSAGES creating build/lib/django/contrib/auth/locale/es_AR creating build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES copying django/contrib/auth/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES copying django/contrib/auth/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES creating build/lib/django/contrib/auth/locale/es_CO creating build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES copying django/contrib/auth/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES copying django/contrib/auth/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES creating build/lib/django/contrib/auth/locale/es_MX creating build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES copying django/contrib/auth/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES copying django/contrib/auth/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES creating build/lib/django/contrib/auth/locale/es_VE creating build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES copying django/contrib/auth/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES copying django/contrib/auth/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES creating build/lib/django/contrib/auth/locale/et creating build/lib/django/contrib/auth/locale/et/LC_MESSAGES copying django/contrib/auth/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/et/LC_MESSAGES copying django/contrib/auth/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/et/LC_MESSAGES creating build/lib/django/contrib/auth/locale/eu creating build/lib/django/contrib/auth/locale/eu/LC_MESSAGES copying django/contrib/auth/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/eu/LC_MESSAGES copying django/contrib/auth/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/eu/LC_MESSAGES creating build/lib/django/contrib/auth/locale/fa creating build/lib/django/contrib/auth/locale/fa/LC_MESSAGES copying django/contrib/auth/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/fa/LC_MESSAGES copying django/contrib/auth/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/fa/LC_MESSAGES creating build/lib/django/contrib/auth/locale/fi creating build/lib/django/contrib/auth/locale/fi/LC_MESSAGES copying django/contrib/auth/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/fi/LC_MESSAGES copying django/contrib/auth/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/fi/LC_MESSAGES creating build/lib/django/contrib/auth/locale/fr creating build/lib/django/contrib/auth/locale/fr/LC_MESSAGES copying django/contrib/auth/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/fr/LC_MESSAGES copying django/contrib/auth/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/fr/LC_MESSAGES creating build/lib/django/contrib/auth/locale/fy creating build/lib/django/contrib/auth/locale/fy/LC_MESSAGES copying django/contrib/auth/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/fy/LC_MESSAGES copying django/contrib/auth/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/fy/LC_MESSAGES creating build/lib/django/contrib/auth/locale/ga creating build/lib/django/contrib/auth/locale/ga/LC_MESSAGES copying django/contrib/auth/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ga/LC_MESSAGES copying django/contrib/auth/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ga/LC_MESSAGES creating build/lib/django/contrib/auth/locale/gd creating build/lib/django/contrib/auth/locale/gd/LC_MESSAGES copying django/contrib/auth/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/gd/LC_MESSAGES copying django/contrib/auth/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/gd/LC_MESSAGES creating build/lib/django/contrib/auth/locale/gl creating build/lib/django/contrib/auth/locale/gl/LC_MESSAGES copying django/contrib/auth/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/gl/LC_MESSAGES copying django/contrib/auth/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/gl/LC_MESSAGES creating build/lib/django/contrib/auth/locale/he creating build/lib/django/contrib/auth/locale/he/LC_MESSAGES copying django/contrib/auth/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/he/LC_MESSAGES copying django/contrib/auth/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/he/LC_MESSAGES creating build/lib/django/contrib/auth/locale/hi creating build/lib/django/contrib/auth/locale/hi/LC_MESSAGES copying django/contrib/auth/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hi/LC_MESSAGES copying django/contrib/auth/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hi/LC_MESSAGES creating build/lib/django/contrib/auth/locale/hr creating build/lib/django/contrib/auth/locale/hr/LC_MESSAGES copying django/contrib/auth/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hr/LC_MESSAGES copying django/contrib/auth/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hr/LC_MESSAGES creating build/lib/django/contrib/auth/locale/hsb creating build/lib/django/contrib/auth/locale/hsb/LC_MESSAGES copying django/contrib/auth/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hsb/LC_MESSAGES copying django/contrib/auth/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hsb/LC_MESSAGES creating build/lib/django/contrib/auth/locale/hu creating build/lib/django/contrib/auth/locale/hu/LC_MESSAGES copying django/contrib/auth/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hu/LC_MESSAGES copying django/contrib/auth/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hu/LC_MESSAGES creating build/lib/django/contrib/auth/locale/hy creating build/lib/django/contrib/auth/locale/hy/LC_MESSAGES copying django/contrib/auth/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hy/LC_MESSAGES copying django/contrib/auth/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hy/LC_MESSAGES creating build/lib/django/contrib/auth/locale/ia creating build/lib/django/contrib/auth/locale/ia/LC_MESSAGES copying django/contrib/auth/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ia/LC_MESSAGES copying django/contrib/auth/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ia/LC_MESSAGES creating build/lib/django/contrib/auth/locale/id creating build/lib/django/contrib/auth/locale/id/LC_MESSAGES copying django/contrib/auth/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/id/LC_MESSAGES copying django/contrib/auth/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/id/LC_MESSAGES creating build/lib/django/contrib/auth/locale/io creating build/lib/django/contrib/auth/locale/io/LC_MESSAGES copying django/contrib/auth/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/io/LC_MESSAGES copying django/contrib/auth/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/io/LC_MESSAGES creating build/lib/django/contrib/auth/locale/is creating build/lib/django/contrib/auth/locale/is/LC_MESSAGES copying django/contrib/auth/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/is/LC_MESSAGES copying django/contrib/auth/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/is/LC_MESSAGES creating build/lib/django/contrib/auth/locale/it creating build/lib/django/contrib/auth/locale/it/LC_MESSAGES copying django/contrib/auth/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/it/LC_MESSAGES copying django/contrib/auth/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/it/LC_MESSAGES creating build/lib/django/contrib/auth/locale/ja creating build/lib/django/contrib/auth/locale/ja/LC_MESSAGES copying django/contrib/auth/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ja/LC_MESSAGES copying django/contrib/auth/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ja/LC_MESSAGES creating build/lib/django/contrib/auth/locale/ka creating build/lib/django/contrib/auth/locale/ka/LC_MESSAGES copying django/contrib/auth/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ka/LC_MESSAGES copying django/contrib/auth/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ka/LC_MESSAGES creating build/lib/django/contrib/auth/locale/kab creating build/lib/django/contrib/auth/locale/kab/LC_MESSAGES copying django/contrib/auth/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/kab/LC_MESSAGES copying django/contrib/auth/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/kab/LC_MESSAGES creating build/lib/django/contrib/auth/locale/kk creating build/lib/django/contrib/auth/locale/kk/LC_MESSAGES copying django/contrib/auth/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/kk/LC_MESSAGES copying django/contrib/auth/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/kk/LC_MESSAGES creating build/lib/django/contrib/auth/locale/km creating build/lib/django/contrib/auth/locale/km/LC_MESSAGES copying django/contrib/auth/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/km/LC_MESSAGES copying django/contrib/auth/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/km/LC_MESSAGES creating build/lib/django/contrib/auth/locale/kn creating build/lib/django/contrib/auth/locale/kn/LC_MESSAGES copying django/contrib/auth/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/kn/LC_MESSAGES copying django/contrib/auth/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/kn/LC_MESSAGES creating build/lib/django/contrib/auth/locale/ko creating build/lib/django/contrib/auth/locale/ko/LC_MESSAGES copying django/contrib/auth/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ko/LC_MESSAGES copying django/contrib/auth/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ko/LC_MESSAGES creating build/lib/django/contrib/auth/locale/ky creating build/lib/django/contrib/auth/locale/ky/LC_MESSAGES copying django/contrib/auth/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ky/LC_MESSAGES copying django/contrib/auth/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ky/LC_MESSAGES creating build/lib/django/contrib/auth/locale/lb creating build/lib/django/contrib/auth/locale/lb/LC_MESSAGES copying django/contrib/auth/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/lb/LC_MESSAGES copying django/contrib/auth/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/lb/LC_MESSAGES creating build/lib/django/contrib/auth/locale/lt creating build/lib/django/contrib/auth/locale/lt/LC_MESSAGES copying django/contrib/auth/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/lt/LC_MESSAGES copying django/contrib/auth/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/lt/LC_MESSAGES creating build/lib/django/contrib/auth/locale/lv creating build/lib/django/contrib/auth/locale/lv/LC_MESSAGES copying django/contrib/auth/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/lv/LC_MESSAGES copying django/contrib/auth/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/lv/LC_MESSAGES creating build/lib/django/contrib/auth/locale/mk creating build/lib/django/contrib/auth/locale/mk/LC_MESSAGES copying django/contrib/auth/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/mk/LC_MESSAGES copying django/contrib/auth/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/mk/LC_MESSAGES creating build/lib/django/contrib/auth/locale/ml creating build/lib/django/contrib/auth/locale/ml/LC_MESSAGES copying django/contrib/auth/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ml/LC_MESSAGES copying django/contrib/auth/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ml/LC_MESSAGES creating build/lib/django/contrib/auth/locale/mn creating build/lib/django/contrib/auth/locale/mn/LC_MESSAGES copying django/contrib/auth/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/mn/LC_MESSAGES copying django/contrib/auth/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/mn/LC_MESSAGES creating build/lib/django/contrib/auth/locale/mr creating build/lib/django/contrib/auth/locale/mr/LC_MESSAGES copying django/contrib/auth/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/mr/LC_MESSAGES copying django/contrib/auth/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/mr/LC_MESSAGES creating build/lib/django/contrib/auth/locale/my creating build/lib/django/contrib/auth/locale/my/LC_MESSAGES copying django/contrib/auth/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/my/LC_MESSAGES copying django/contrib/auth/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/my/LC_MESSAGES creating build/lib/django/contrib/auth/locale/nb creating build/lib/django/contrib/auth/locale/nb/LC_MESSAGES copying django/contrib/auth/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/nb/LC_MESSAGES copying django/contrib/auth/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/nb/LC_MESSAGES creating build/lib/django/contrib/auth/locale/ne creating build/lib/django/contrib/auth/locale/ne/LC_MESSAGES copying django/contrib/auth/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ne/LC_MESSAGES copying django/contrib/auth/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ne/LC_MESSAGES creating build/lib/django/contrib/auth/locale/nl creating build/lib/django/contrib/auth/locale/nl/LC_MESSAGES copying django/contrib/auth/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/nl/LC_MESSAGES copying django/contrib/auth/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/nl/LC_MESSAGES creating build/lib/django/contrib/auth/locale/nn creating build/lib/django/contrib/auth/locale/nn/LC_MESSAGES copying django/contrib/auth/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/nn/LC_MESSAGES copying django/contrib/auth/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/nn/LC_MESSAGES creating build/lib/django/contrib/auth/locale/os creating build/lib/django/contrib/auth/locale/os/LC_MESSAGES copying django/contrib/auth/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/os/LC_MESSAGES copying django/contrib/auth/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/os/LC_MESSAGES creating build/lib/django/contrib/auth/locale/pa creating build/lib/django/contrib/auth/locale/pa/LC_MESSAGES copying django/contrib/auth/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/pa/LC_MESSAGES copying django/contrib/auth/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/pa/LC_MESSAGES creating build/lib/django/contrib/auth/locale/pl creating build/lib/django/contrib/auth/locale/pl/LC_MESSAGES copying django/contrib/auth/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/pl/LC_MESSAGES copying django/contrib/auth/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/pl/LC_MESSAGES creating build/lib/django/contrib/auth/locale/pt creating build/lib/django/contrib/auth/locale/pt/LC_MESSAGES copying django/contrib/auth/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/pt/LC_MESSAGES copying django/contrib/auth/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/pt/LC_MESSAGES creating build/lib/django/contrib/auth/locale/pt_BR creating build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES copying django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES copying django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES creating build/lib/django/contrib/auth/locale/ro creating build/lib/django/contrib/auth/locale/ro/LC_MESSAGES copying django/contrib/auth/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ro/LC_MESSAGES copying django/contrib/auth/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ro/LC_MESSAGES creating build/lib/django/contrib/auth/locale/ru creating build/lib/django/contrib/auth/locale/ru/LC_MESSAGES copying django/contrib/auth/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ru/LC_MESSAGES copying django/contrib/auth/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ru/LC_MESSAGES creating build/lib/django/contrib/auth/locale/sk creating build/lib/django/contrib/auth/locale/sk/LC_MESSAGES copying django/contrib/auth/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sk/LC_MESSAGES copying django/contrib/auth/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sk/LC_MESSAGES creating build/lib/django/contrib/auth/locale/sl creating build/lib/django/contrib/auth/locale/sl/LC_MESSAGES copying django/contrib/auth/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sl/LC_MESSAGES copying django/contrib/auth/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sl/LC_MESSAGES creating build/lib/django/contrib/auth/locale/sq creating build/lib/django/contrib/auth/locale/sq/LC_MESSAGES copying django/contrib/auth/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sq/LC_MESSAGES copying django/contrib/auth/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sq/LC_MESSAGES creating build/lib/django/contrib/auth/locale/sr creating build/lib/django/contrib/auth/locale/sr/LC_MESSAGES copying django/contrib/auth/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sr/LC_MESSAGES copying django/contrib/auth/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sr/LC_MESSAGES creating build/lib/django/contrib/auth/locale/sr_Latn creating build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES copying django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES copying django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES creating build/lib/django/contrib/auth/locale/sv creating build/lib/django/contrib/auth/locale/sv/LC_MESSAGES copying django/contrib/auth/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sv/LC_MESSAGES copying django/contrib/auth/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sv/LC_MESSAGES creating build/lib/django/contrib/auth/locale/sw creating build/lib/django/contrib/auth/locale/sw/LC_MESSAGES copying django/contrib/auth/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sw/LC_MESSAGES copying django/contrib/auth/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sw/LC_MESSAGES creating build/lib/django/contrib/auth/locale/ta creating build/lib/django/contrib/auth/locale/ta/LC_MESSAGES copying django/contrib/auth/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ta/LC_MESSAGES copying django/contrib/auth/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ta/LC_MESSAGES creating build/lib/django/contrib/auth/locale/te creating build/lib/django/contrib/auth/locale/te/LC_MESSAGES copying django/contrib/auth/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/te/LC_MESSAGES copying django/contrib/auth/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/te/LC_MESSAGES creating build/lib/django/contrib/auth/locale/tg creating build/lib/django/contrib/auth/locale/tg/LC_MESSAGES copying django/contrib/auth/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/tg/LC_MESSAGES copying django/contrib/auth/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/tg/LC_MESSAGES creating build/lib/django/contrib/auth/locale/th creating build/lib/django/contrib/auth/locale/th/LC_MESSAGES copying django/contrib/auth/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/th/LC_MESSAGES copying django/contrib/auth/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/th/LC_MESSAGES creating build/lib/django/contrib/auth/locale/tk creating build/lib/django/contrib/auth/locale/tk/LC_MESSAGES copying django/contrib/auth/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/tk/LC_MESSAGES copying django/contrib/auth/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/tk/LC_MESSAGES creating build/lib/django/contrib/auth/locale/tr creating build/lib/django/contrib/auth/locale/tr/LC_MESSAGES copying django/contrib/auth/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/tr/LC_MESSAGES copying django/contrib/auth/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/tr/LC_MESSAGES creating build/lib/django/contrib/auth/locale/tt creating build/lib/django/contrib/auth/locale/tt/LC_MESSAGES copying django/contrib/auth/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/tt/LC_MESSAGES copying django/contrib/auth/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/tt/LC_MESSAGES creating build/lib/django/contrib/auth/locale/udm creating build/lib/django/contrib/auth/locale/udm/LC_MESSAGES copying django/contrib/auth/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/udm/LC_MESSAGES copying django/contrib/auth/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/udm/LC_MESSAGES creating build/lib/django/contrib/auth/locale/uk creating build/lib/django/contrib/auth/locale/uk/LC_MESSAGES copying django/contrib/auth/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/uk/LC_MESSAGES copying django/contrib/auth/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/uk/LC_MESSAGES creating build/lib/django/contrib/auth/locale/ur creating build/lib/django/contrib/auth/locale/ur/LC_MESSAGES copying django/contrib/auth/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ur/LC_MESSAGES copying django/contrib/auth/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ur/LC_MESSAGES creating build/lib/django/contrib/auth/locale/uz creating build/lib/django/contrib/auth/locale/uz/LC_MESSAGES copying django/contrib/auth/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/uz/LC_MESSAGES copying django/contrib/auth/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/uz/LC_MESSAGES creating build/lib/django/contrib/auth/locale/vi creating build/lib/django/contrib/auth/locale/vi/LC_MESSAGES copying django/contrib/auth/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/vi/LC_MESSAGES copying django/contrib/auth/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/vi/LC_MESSAGES creating build/lib/django/contrib/auth/locale/zh_Hans creating build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES copying django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES copying django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES creating build/lib/django/contrib/auth/locale/zh_Hant creating build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES copying django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES copying django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES creating build/lib/django/contrib/auth/templates creating build/lib/django/contrib/auth/templates/auth creating build/lib/django/contrib/auth/templates/auth/widgets copying django/contrib/auth/templates/auth/widgets/read_only_password_hash.html -> build/lib/django/contrib/auth/templates/auth/widgets creating build/lib/django/contrib/auth/templates/registration copying django/contrib/auth/templates/registration/password_reset_subject.txt -> build/lib/django/contrib/auth/templates/registration creating build/lib/django/contrib/sessions/locale creating build/lib/django/contrib/sessions/locale/af creating build/lib/django/contrib/sessions/locale/af/LC_MESSAGES copying django/contrib/sessions/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/af/LC_MESSAGES copying django/contrib/sessions/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/af/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/ar creating build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES copying django/contrib/sessions/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES copying django/contrib/sessions/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/ar_DZ creating build/lib/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES copying django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES copying django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/ast creating build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES copying django/contrib/sessions/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES copying django/contrib/sessions/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/az creating build/lib/django/contrib/sessions/locale/az/LC_MESSAGES copying django/contrib/sessions/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/az/LC_MESSAGES copying django/contrib/sessions/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/az/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/be creating build/lib/django/contrib/sessions/locale/be/LC_MESSAGES copying django/contrib/sessions/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/be/LC_MESSAGES copying django/contrib/sessions/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/be/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/bg creating build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES copying django/contrib/sessions/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES copying django/contrib/sessions/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/bn creating build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES copying django/contrib/sessions/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES copying django/contrib/sessions/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/br creating build/lib/django/contrib/sessions/locale/br/LC_MESSAGES copying django/contrib/sessions/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/br/LC_MESSAGES copying django/contrib/sessions/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/br/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/bs creating build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES copying django/contrib/sessions/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES copying django/contrib/sessions/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/ca creating build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES copying django/contrib/sessions/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES copying django/contrib/sessions/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/cs creating build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES copying django/contrib/sessions/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES copying django/contrib/sessions/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/cy creating build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES copying django/contrib/sessions/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES copying django/contrib/sessions/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/da creating build/lib/django/contrib/sessions/locale/da/LC_MESSAGES copying django/contrib/sessions/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/da/LC_MESSAGES copying django/contrib/sessions/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/da/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/de creating build/lib/django/contrib/sessions/locale/de/LC_MESSAGES copying django/contrib/sessions/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/de/LC_MESSAGES copying django/contrib/sessions/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/de/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/dsb creating build/lib/django/contrib/sessions/locale/dsb/LC_MESSAGES copying django/contrib/sessions/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/dsb/LC_MESSAGES copying django/contrib/sessions/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/dsb/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/el creating build/lib/django/contrib/sessions/locale/el/LC_MESSAGES copying django/contrib/sessions/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/el/LC_MESSAGES copying django/contrib/sessions/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/el/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/en creating build/lib/django/contrib/sessions/locale/en/LC_MESSAGES copying django/contrib/sessions/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/en/LC_MESSAGES copying django/contrib/sessions/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/en/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/en_AU creating build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES copying django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES copying django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/en_GB creating build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES copying django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES copying django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/eo creating build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES copying django/contrib/sessions/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES copying django/contrib/sessions/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/es creating build/lib/django/contrib/sessions/locale/es/LC_MESSAGES copying django/contrib/sessions/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es/LC_MESSAGES copying django/contrib/sessions/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/es_AR creating build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES copying django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES copying django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/es_CO creating build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES copying django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES copying django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/es_MX creating build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES copying django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES copying django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/es_VE creating build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES copying django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES copying django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/et creating build/lib/django/contrib/sessions/locale/et/LC_MESSAGES copying django/contrib/sessions/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/et/LC_MESSAGES copying django/contrib/sessions/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/et/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/eu creating build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES copying django/contrib/sessions/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES copying django/contrib/sessions/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/fa creating build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES copying django/contrib/sessions/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES copying django/contrib/sessions/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/fi creating build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES copying django/contrib/sessions/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES copying django/contrib/sessions/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/fr creating build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES copying django/contrib/sessions/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES copying django/contrib/sessions/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/fy creating build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES copying django/contrib/sessions/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES copying django/contrib/sessions/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/ga creating build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES copying django/contrib/sessions/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES copying django/contrib/sessions/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/gd creating build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES copying django/contrib/sessions/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES copying django/contrib/sessions/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/gl creating build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES copying django/contrib/sessions/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES copying django/contrib/sessions/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/he creating build/lib/django/contrib/sessions/locale/he/LC_MESSAGES copying django/contrib/sessions/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/he/LC_MESSAGES copying django/contrib/sessions/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/he/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/hi creating build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES copying django/contrib/sessions/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES copying django/contrib/sessions/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/hr creating build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES copying django/contrib/sessions/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES copying django/contrib/sessions/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/hsb creating build/lib/django/contrib/sessions/locale/hsb/LC_MESSAGES copying django/contrib/sessions/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hsb/LC_MESSAGES copying django/contrib/sessions/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hsb/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/hu creating build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES copying django/contrib/sessions/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES copying django/contrib/sessions/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/hy creating build/lib/django/contrib/sessions/locale/hy/LC_MESSAGES copying django/contrib/sessions/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hy/LC_MESSAGES copying django/contrib/sessions/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hy/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/ia creating build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES copying django/contrib/sessions/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES copying django/contrib/sessions/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/id creating build/lib/django/contrib/sessions/locale/id/LC_MESSAGES copying django/contrib/sessions/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/id/LC_MESSAGES copying django/contrib/sessions/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/id/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/io creating build/lib/django/contrib/sessions/locale/io/LC_MESSAGES copying django/contrib/sessions/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/io/LC_MESSAGES copying django/contrib/sessions/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/io/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/is creating build/lib/django/contrib/sessions/locale/is/LC_MESSAGES copying django/contrib/sessions/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/is/LC_MESSAGES copying django/contrib/sessions/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/is/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/it creating build/lib/django/contrib/sessions/locale/it/LC_MESSAGES copying django/contrib/sessions/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/it/LC_MESSAGES copying django/contrib/sessions/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/it/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/ja creating build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES copying django/contrib/sessions/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES copying django/contrib/sessions/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/ka creating build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES copying django/contrib/sessions/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES copying django/contrib/sessions/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/kab creating build/lib/django/contrib/sessions/locale/kab/LC_MESSAGES copying django/contrib/sessions/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/kab/LC_MESSAGES copying django/contrib/sessions/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/kab/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/kk creating build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES copying django/contrib/sessions/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES copying django/contrib/sessions/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/km creating build/lib/django/contrib/sessions/locale/km/LC_MESSAGES copying django/contrib/sessions/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/km/LC_MESSAGES copying django/contrib/sessions/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/km/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/kn creating build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES copying django/contrib/sessions/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES copying django/contrib/sessions/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/ko creating build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES copying django/contrib/sessions/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES copying django/contrib/sessions/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/ky creating build/lib/django/contrib/sessions/locale/ky/LC_MESSAGES copying django/contrib/sessions/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ky/LC_MESSAGES copying django/contrib/sessions/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ky/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/lb creating build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES copying django/contrib/sessions/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES copying django/contrib/sessions/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/lt creating build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES copying django/contrib/sessions/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES copying django/contrib/sessions/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/lv creating build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES copying django/contrib/sessions/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES copying django/contrib/sessions/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/mk creating build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES copying django/contrib/sessions/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES copying django/contrib/sessions/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/ml creating build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES copying django/contrib/sessions/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES copying django/contrib/sessions/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/mn creating build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES copying django/contrib/sessions/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES copying django/contrib/sessions/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/mr creating build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES copying django/contrib/sessions/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES copying django/contrib/sessions/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/my creating build/lib/django/contrib/sessions/locale/my/LC_MESSAGES copying django/contrib/sessions/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/my/LC_MESSAGES copying django/contrib/sessions/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/my/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/nb creating build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES copying django/contrib/sessions/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES copying django/contrib/sessions/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/ne creating build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES copying django/contrib/sessions/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES copying django/contrib/sessions/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/nl creating build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES copying django/contrib/sessions/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES copying django/contrib/sessions/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/nn creating build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES copying django/contrib/sessions/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES copying django/contrib/sessions/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/os creating build/lib/django/contrib/sessions/locale/os/LC_MESSAGES copying django/contrib/sessions/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/os/LC_MESSAGES copying django/contrib/sessions/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/os/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/pa creating build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES copying django/contrib/sessions/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES copying django/contrib/sessions/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/pl creating build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES copying django/contrib/sessions/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES copying django/contrib/sessions/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/pt creating build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES copying django/contrib/sessions/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES copying django/contrib/sessions/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/pt_BR creating build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES copying django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES copying django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/ro creating build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES copying django/contrib/sessions/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES copying django/contrib/sessions/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/ru creating build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES copying django/contrib/sessions/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES copying django/contrib/sessions/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/sk creating build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES copying django/contrib/sessions/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES copying django/contrib/sessions/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/sl creating build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES copying django/contrib/sessions/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES copying django/contrib/sessions/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/sq creating build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES copying django/contrib/sessions/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES copying django/contrib/sessions/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/sr creating build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES copying django/contrib/sessions/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES copying django/contrib/sessions/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/sr_Latn creating build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES copying django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES copying django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/sv creating build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES copying django/contrib/sessions/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES copying django/contrib/sessions/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/sw creating build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES copying django/contrib/sessions/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES copying django/contrib/sessions/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/ta creating build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES copying django/contrib/sessions/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES copying django/contrib/sessions/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/te creating build/lib/django/contrib/sessions/locale/te/LC_MESSAGES copying django/contrib/sessions/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/te/LC_MESSAGES copying django/contrib/sessions/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/te/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/tg creating build/lib/django/contrib/sessions/locale/tg/LC_MESSAGES copying django/contrib/sessions/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/tg/LC_MESSAGES copying django/contrib/sessions/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/tg/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/th creating build/lib/django/contrib/sessions/locale/th/LC_MESSAGES copying django/contrib/sessions/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/th/LC_MESSAGES copying django/contrib/sessions/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/th/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/tk creating build/lib/django/contrib/sessions/locale/tk/LC_MESSAGES copying django/contrib/sessions/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/tk/LC_MESSAGES copying django/contrib/sessions/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/tk/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/tr creating build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES copying django/contrib/sessions/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES copying django/contrib/sessions/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/tt creating build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES copying django/contrib/sessions/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES copying django/contrib/sessions/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/udm creating build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES copying django/contrib/sessions/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES copying django/contrib/sessions/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/uk creating build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES copying django/contrib/sessions/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES copying django/contrib/sessions/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/ur creating build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES copying django/contrib/sessions/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES copying django/contrib/sessions/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/uz creating build/lib/django/contrib/sessions/locale/uz/LC_MESSAGES copying django/contrib/sessions/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/uz/LC_MESSAGES copying django/contrib/sessions/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/uz/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/vi creating build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES copying django/contrib/sessions/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES copying django/contrib/sessions/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/zh_Hans creating build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES copying django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES copying django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES creating build/lib/django/contrib/sessions/locale/zh_Hant creating build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES copying django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES copying django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES creating build/lib/django/contrib/admin/locale creating build/lib/django/contrib/admin/locale/af creating build/lib/django/contrib/admin/locale/af/LC_MESSAGES copying django/contrib/admin/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/af/LC_MESSAGES copying django/contrib/admin/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/af/LC_MESSAGES copying django/contrib/admin/locale/af/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/af/LC_MESSAGES copying django/contrib/admin/locale/af/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/af/LC_MESSAGES creating build/lib/django/contrib/admin/locale/am creating build/lib/django/contrib/admin/locale/am/LC_MESSAGES copying django/contrib/admin/locale/am/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/am/LC_MESSAGES copying django/contrib/admin/locale/am/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/am/LC_MESSAGES creating build/lib/django/contrib/admin/locale/ar creating build/lib/django/contrib/admin/locale/ar/LC_MESSAGES copying django/contrib/admin/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ar/LC_MESSAGES copying django/contrib/admin/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ar/LC_MESSAGES copying django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ar/LC_MESSAGES copying django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ar/LC_MESSAGES creating build/lib/django/contrib/admin/locale/ar_DZ creating build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES copying django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES copying django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES copying django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES copying django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES creating build/lib/django/contrib/admin/locale/ast creating build/lib/django/contrib/admin/locale/ast/LC_MESSAGES copying django/contrib/admin/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ast/LC_MESSAGES copying django/contrib/admin/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ast/LC_MESSAGES copying django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ast/LC_MESSAGES copying django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ast/LC_MESSAGES creating build/lib/django/contrib/admin/locale/az creating build/lib/django/contrib/admin/locale/az/LC_MESSAGES copying django/contrib/admin/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/az/LC_MESSAGES copying django/contrib/admin/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/az/LC_MESSAGES copying django/contrib/admin/locale/az/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/az/LC_MESSAGES copying django/contrib/admin/locale/az/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/az/LC_MESSAGES creating build/lib/django/contrib/admin/locale/be creating build/lib/django/contrib/admin/locale/be/LC_MESSAGES copying django/contrib/admin/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/be/LC_MESSAGES copying django/contrib/admin/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/be/LC_MESSAGES copying django/contrib/admin/locale/be/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/be/LC_MESSAGES copying django/contrib/admin/locale/be/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/be/LC_MESSAGES creating build/lib/django/contrib/admin/locale/bg creating build/lib/django/contrib/admin/locale/bg/LC_MESSAGES copying django/contrib/admin/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/bg/LC_MESSAGES copying django/contrib/admin/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/bg/LC_MESSAGES copying django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/bg/LC_MESSAGES copying django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/bg/LC_MESSAGES creating build/lib/django/contrib/admin/locale/bn creating build/lib/django/contrib/admin/locale/bn/LC_MESSAGES copying django/contrib/admin/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/bn/LC_MESSAGES copying django/contrib/admin/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/bn/LC_MESSAGES copying django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/bn/LC_MESSAGES copying django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/bn/LC_MESSAGES creating build/lib/django/contrib/admin/locale/br creating build/lib/django/contrib/admin/locale/br/LC_MESSAGES copying django/contrib/admin/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/br/LC_MESSAGES copying django/contrib/admin/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/br/LC_MESSAGES copying django/contrib/admin/locale/br/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/br/LC_MESSAGES copying django/contrib/admin/locale/br/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/br/LC_MESSAGES creating build/lib/django/contrib/admin/locale/bs creating build/lib/django/contrib/admin/locale/bs/LC_MESSAGES copying django/contrib/admin/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/bs/LC_MESSAGES copying django/contrib/admin/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/bs/LC_MESSAGES copying django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/bs/LC_MESSAGES copying django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/bs/LC_MESSAGES creating build/lib/django/contrib/admin/locale/ca creating build/lib/django/contrib/admin/locale/ca/LC_MESSAGES copying django/contrib/admin/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ca/LC_MESSAGES copying django/contrib/admin/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ca/LC_MESSAGES copying django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ca/LC_MESSAGES copying django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ca/LC_MESSAGES creating build/lib/django/contrib/admin/locale/cs creating build/lib/django/contrib/admin/locale/cs/LC_MESSAGES copying django/contrib/admin/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/cs/LC_MESSAGES copying django/contrib/admin/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/cs/LC_MESSAGES copying django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/cs/LC_MESSAGES copying django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/cs/LC_MESSAGES creating build/lib/django/contrib/admin/locale/cy creating build/lib/django/contrib/admin/locale/cy/LC_MESSAGES copying django/contrib/admin/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/cy/LC_MESSAGES copying django/contrib/admin/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/cy/LC_MESSAGES copying django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/cy/LC_MESSAGES copying django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/cy/LC_MESSAGES creating build/lib/django/contrib/admin/locale/da creating build/lib/django/contrib/admin/locale/da/LC_MESSAGES copying django/contrib/admin/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/da/LC_MESSAGES copying django/contrib/admin/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/da/LC_MESSAGES copying django/contrib/admin/locale/da/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/da/LC_MESSAGES copying django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/da/LC_MESSAGES creating build/lib/django/contrib/admin/locale/de creating build/lib/django/contrib/admin/locale/de/LC_MESSAGES copying django/contrib/admin/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/de/LC_MESSAGES copying django/contrib/admin/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/de/LC_MESSAGES copying django/contrib/admin/locale/de/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/de/LC_MESSAGES copying django/contrib/admin/locale/de/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/de/LC_MESSAGES creating build/lib/django/contrib/admin/locale/dsb creating build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES copying django/contrib/admin/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES copying django/contrib/admin/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES copying django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES copying django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES creating build/lib/django/contrib/admin/locale/el creating build/lib/django/contrib/admin/locale/el/LC_MESSAGES copying django/contrib/admin/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/el/LC_MESSAGES copying django/contrib/admin/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/el/LC_MESSAGES copying django/contrib/admin/locale/el/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/el/LC_MESSAGES copying django/contrib/admin/locale/el/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/el/LC_MESSAGES creating build/lib/django/contrib/admin/locale/en creating build/lib/django/contrib/admin/locale/en/LC_MESSAGES copying django/contrib/admin/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/en/LC_MESSAGES copying django/contrib/admin/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/en/LC_MESSAGES copying django/contrib/admin/locale/en/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/en/LC_MESSAGES copying django/contrib/admin/locale/en/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/en/LC_MESSAGES creating build/lib/django/contrib/admin/locale/en_AU creating build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES copying django/contrib/admin/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES copying django/contrib/admin/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES copying django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES copying django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES creating build/lib/django/contrib/admin/locale/en_GB creating build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES copying django/contrib/admin/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES copying django/contrib/admin/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES copying django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES copying django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES creating build/lib/django/contrib/admin/locale/eo creating build/lib/django/contrib/admin/locale/eo/LC_MESSAGES copying django/contrib/admin/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/eo/LC_MESSAGES copying django/contrib/admin/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/eo/LC_MESSAGES copying django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/eo/LC_MESSAGES copying django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/eo/LC_MESSAGES creating build/lib/django/contrib/admin/locale/es creating build/lib/django/contrib/admin/locale/es/LC_MESSAGES copying django/contrib/admin/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es/LC_MESSAGES copying django/contrib/admin/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es/LC_MESSAGES copying django/contrib/admin/locale/es/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es/LC_MESSAGES copying django/contrib/admin/locale/es/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es/LC_MESSAGES creating build/lib/django/contrib/admin/locale/es_AR creating build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES copying django/contrib/admin/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES copying django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES copying django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES copying django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES creating build/lib/django/contrib/admin/locale/es_CO creating build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES copying django/contrib/admin/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES copying django/contrib/admin/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES copying django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES copying django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES creating build/lib/django/contrib/admin/locale/es_MX creating build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES copying django/contrib/admin/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES copying django/contrib/admin/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES copying django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES copying django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES creating build/lib/django/contrib/admin/locale/es_VE creating build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES copying django/contrib/admin/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES copying django/contrib/admin/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES copying django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES copying django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES creating build/lib/django/contrib/admin/locale/et creating build/lib/django/contrib/admin/locale/et/LC_MESSAGES copying django/contrib/admin/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/et/LC_MESSAGES copying django/contrib/admin/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/et/LC_MESSAGES copying django/contrib/admin/locale/et/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/et/LC_MESSAGES copying django/contrib/admin/locale/et/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/et/LC_MESSAGES creating build/lib/django/contrib/admin/locale/eu creating build/lib/django/contrib/admin/locale/eu/LC_MESSAGES copying django/contrib/admin/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/eu/LC_MESSAGES copying django/contrib/admin/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/eu/LC_MESSAGES copying django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/eu/LC_MESSAGES copying django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/eu/LC_MESSAGES creating build/lib/django/contrib/admin/locale/fa creating build/lib/django/contrib/admin/locale/fa/LC_MESSAGES copying django/contrib/admin/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/fa/LC_MESSAGES copying django/contrib/admin/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/fa/LC_MESSAGES copying django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/fa/LC_MESSAGES copying django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/fa/LC_MESSAGES creating build/lib/django/contrib/admin/locale/fi creating build/lib/django/contrib/admin/locale/fi/LC_MESSAGES copying django/contrib/admin/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/fi/LC_MESSAGES copying django/contrib/admin/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/fi/LC_MESSAGES copying django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/fi/LC_MESSAGES copying django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/fi/LC_MESSAGES creating build/lib/django/contrib/admin/locale/fr creating build/lib/django/contrib/admin/locale/fr/LC_MESSAGES copying django/contrib/admin/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/fr/LC_MESSAGES copying django/contrib/admin/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/fr/LC_MESSAGES copying django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/fr/LC_MESSAGES copying django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/fr/LC_MESSAGES creating build/lib/django/contrib/admin/locale/fy creating build/lib/django/contrib/admin/locale/fy/LC_MESSAGES copying django/contrib/admin/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/fy/LC_MESSAGES copying django/contrib/admin/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/fy/LC_MESSAGES copying django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/fy/LC_MESSAGES copying django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/fy/LC_MESSAGES creating build/lib/django/contrib/admin/locale/ga creating build/lib/django/contrib/admin/locale/ga/LC_MESSAGES copying django/contrib/admin/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ga/LC_MESSAGES copying django/contrib/admin/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ga/LC_MESSAGES copying django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ga/LC_MESSAGES copying django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ga/LC_MESSAGES creating build/lib/django/contrib/admin/locale/gd creating build/lib/django/contrib/admin/locale/gd/LC_MESSAGES copying django/contrib/admin/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/gd/LC_MESSAGES copying django/contrib/admin/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/gd/LC_MESSAGES copying django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/gd/LC_MESSAGES copying django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/gd/LC_MESSAGES creating build/lib/django/contrib/admin/locale/gl creating build/lib/django/contrib/admin/locale/gl/LC_MESSAGES copying django/contrib/admin/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/gl/LC_MESSAGES copying django/contrib/admin/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/gl/LC_MESSAGES copying django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/gl/LC_MESSAGES copying django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/gl/LC_MESSAGES creating build/lib/django/contrib/admin/locale/he creating build/lib/django/contrib/admin/locale/he/LC_MESSAGES copying django/contrib/admin/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/he/LC_MESSAGES copying django/contrib/admin/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/he/LC_MESSAGES copying django/contrib/admin/locale/he/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/he/LC_MESSAGES copying django/contrib/admin/locale/he/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/he/LC_MESSAGES creating build/lib/django/contrib/admin/locale/hi creating build/lib/django/contrib/admin/locale/hi/LC_MESSAGES copying django/contrib/admin/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hi/LC_MESSAGES copying django/contrib/admin/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hi/LC_MESSAGES copying django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hi/LC_MESSAGES copying django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hi/LC_MESSAGES creating build/lib/django/contrib/admin/locale/hr creating build/lib/django/contrib/admin/locale/hr/LC_MESSAGES copying django/contrib/admin/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hr/LC_MESSAGES copying django/contrib/admin/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hr/LC_MESSAGES copying django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hr/LC_MESSAGES copying django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hr/LC_MESSAGES creating build/lib/django/contrib/admin/locale/hsb creating build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES copying django/contrib/admin/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES copying django/contrib/admin/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES copying django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES copying django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES creating build/lib/django/contrib/admin/locale/hu creating build/lib/django/contrib/admin/locale/hu/LC_MESSAGES copying django/contrib/admin/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hu/LC_MESSAGES copying django/contrib/admin/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hu/LC_MESSAGES copying django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hu/LC_MESSAGES copying django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hu/LC_MESSAGES creating build/lib/django/contrib/admin/locale/hy creating build/lib/django/contrib/admin/locale/hy/LC_MESSAGES copying django/contrib/admin/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hy/LC_MESSAGES copying django/contrib/admin/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hy/LC_MESSAGES copying django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hy/LC_MESSAGES copying django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hy/LC_MESSAGES creating build/lib/django/contrib/admin/locale/ia creating build/lib/django/contrib/admin/locale/ia/LC_MESSAGES copying django/contrib/admin/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ia/LC_MESSAGES copying django/contrib/admin/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ia/LC_MESSAGES copying django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ia/LC_MESSAGES copying django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ia/LC_MESSAGES creating build/lib/django/contrib/admin/locale/id creating build/lib/django/contrib/admin/locale/id/LC_MESSAGES copying django/contrib/admin/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/id/LC_MESSAGES copying django/contrib/admin/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/id/LC_MESSAGES copying django/contrib/admin/locale/id/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/id/LC_MESSAGES copying django/contrib/admin/locale/id/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/id/LC_MESSAGES creating build/lib/django/contrib/admin/locale/io creating build/lib/django/contrib/admin/locale/io/LC_MESSAGES copying django/contrib/admin/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/io/LC_MESSAGES copying django/contrib/admin/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/io/LC_MESSAGES copying django/contrib/admin/locale/io/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/io/LC_MESSAGES copying django/contrib/admin/locale/io/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/io/LC_MESSAGES creating build/lib/django/contrib/admin/locale/is creating build/lib/django/contrib/admin/locale/is/LC_MESSAGES copying django/contrib/admin/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/is/LC_MESSAGES copying django/contrib/admin/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/is/LC_MESSAGES copying django/contrib/admin/locale/is/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/is/LC_MESSAGES copying django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/is/LC_MESSAGES creating build/lib/django/contrib/admin/locale/it creating build/lib/django/contrib/admin/locale/it/LC_MESSAGES copying django/contrib/admin/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/it/LC_MESSAGES copying django/contrib/admin/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/it/LC_MESSAGES copying django/contrib/admin/locale/it/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/it/LC_MESSAGES copying django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/it/LC_MESSAGES creating build/lib/django/contrib/admin/locale/ja creating build/lib/django/contrib/admin/locale/ja/LC_MESSAGES copying django/contrib/admin/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ja/LC_MESSAGES copying django/contrib/admin/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ja/LC_MESSAGES copying django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ja/LC_MESSAGES copying django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ja/LC_MESSAGES creating build/lib/django/contrib/admin/locale/ka creating build/lib/django/contrib/admin/locale/ka/LC_MESSAGES copying django/contrib/admin/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ka/LC_MESSAGES copying django/contrib/admin/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ka/LC_MESSAGES copying django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ka/LC_MESSAGES copying django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ka/LC_MESSAGES creating build/lib/django/contrib/admin/locale/kab creating build/lib/django/contrib/admin/locale/kab/LC_MESSAGES copying django/contrib/admin/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/kab/LC_MESSAGES copying django/contrib/admin/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/kab/LC_MESSAGES copying django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/kab/LC_MESSAGES copying django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/kab/LC_MESSAGES creating build/lib/django/contrib/admin/locale/kk creating build/lib/django/contrib/admin/locale/kk/LC_MESSAGES copying django/contrib/admin/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/kk/LC_MESSAGES copying django/contrib/admin/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/kk/LC_MESSAGES copying django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/kk/LC_MESSAGES copying django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/kk/LC_MESSAGES creating build/lib/django/contrib/admin/locale/km creating build/lib/django/contrib/admin/locale/km/LC_MESSAGES copying django/contrib/admin/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/km/LC_MESSAGES copying django/contrib/admin/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/km/LC_MESSAGES copying django/contrib/admin/locale/km/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/km/LC_MESSAGES copying django/contrib/admin/locale/km/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/km/LC_MESSAGES creating build/lib/django/contrib/admin/locale/kn creating build/lib/django/contrib/admin/locale/kn/LC_MESSAGES copying django/contrib/admin/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/kn/LC_MESSAGES copying django/contrib/admin/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/kn/LC_MESSAGES copying django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/kn/LC_MESSAGES copying django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/kn/LC_MESSAGES creating build/lib/django/contrib/admin/locale/ko creating build/lib/django/contrib/admin/locale/ko/LC_MESSAGES copying django/contrib/admin/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ko/LC_MESSAGES copying django/contrib/admin/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ko/LC_MESSAGES copying django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ko/LC_MESSAGES copying django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ko/LC_MESSAGES creating build/lib/django/contrib/admin/locale/ky creating build/lib/django/contrib/admin/locale/ky/LC_MESSAGES copying django/contrib/admin/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ky/LC_MESSAGES copying django/contrib/admin/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ky/LC_MESSAGES copying django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ky/LC_MESSAGES copying django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ky/LC_MESSAGES creating build/lib/django/contrib/admin/locale/lb creating build/lib/django/contrib/admin/locale/lb/LC_MESSAGES copying django/contrib/admin/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/lb/LC_MESSAGES copying django/contrib/admin/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/lb/LC_MESSAGES copying django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/lb/LC_MESSAGES copying django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/lb/LC_MESSAGES creating build/lib/django/contrib/admin/locale/lt creating build/lib/django/contrib/admin/locale/lt/LC_MESSAGES copying django/contrib/admin/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/lt/LC_MESSAGES copying django/contrib/admin/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/lt/LC_MESSAGES copying django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/lt/LC_MESSAGES copying django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/lt/LC_MESSAGES creating build/lib/django/contrib/admin/locale/lv creating build/lib/django/contrib/admin/locale/lv/LC_MESSAGES copying django/contrib/admin/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/lv/LC_MESSAGES copying django/contrib/admin/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/lv/LC_MESSAGES copying django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/lv/LC_MESSAGES copying django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/lv/LC_MESSAGES creating build/lib/django/contrib/admin/locale/mk creating build/lib/django/contrib/admin/locale/mk/LC_MESSAGES copying django/contrib/admin/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/mk/LC_MESSAGES copying django/contrib/admin/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/mk/LC_MESSAGES copying django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/mk/LC_MESSAGES copying django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/mk/LC_MESSAGES creating build/lib/django/contrib/admin/locale/ml creating build/lib/django/contrib/admin/locale/ml/LC_MESSAGES copying django/contrib/admin/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ml/LC_MESSAGES copying django/contrib/admin/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ml/LC_MESSAGES copying django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ml/LC_MESSAGES copying django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ml/LC_MESSAGES creating build/lib/django/contrib/admin/locale/mn creating build/lib/django/contrib/admin/locale/mn/LC_MESSAGES copying django/contrib/admin/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/mn/LC_MESSAGES copying django/contrib/admin/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/mn/LC_MESSAGES copying django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/mn/LC_MESSAGES copying django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/mn/LC_MESSAGES creating build/lib/django/contrib/admin/locale/mr creating build/lib/django/contrib/admin/locale/mr/LC_MESSAGES copying django/contrib/admin/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/mr/LC_MESSAGES copying django/contrib/admin/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/mr/LC_MESSAGES copying django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/mr/LC_MESSAGES copying django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/mr/LC_MESSAGES creating build/lib/django/contrib/admin/locale/my creating build/lib/django/contrib/admin/locale/my/LC_MESSAGES copying django/contrib/admin/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/my/LC_MESSAGES copying django/contrib/admin/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/my/LC_MESSAGES copying django/contrib/admin/locale/my/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/my/LC_MESSAGES copying django/contrib/admin/locale/my/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/my/LC_MESSAGES creating build/lib/django/contrib/admin/locale/nb creating build/lib/django/contrib/admin/locale/nb/LC_MESSAGES copying django/contrib/admin/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/nb/LC_MESSAGES copying django/contrib/admin/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/nb/LC_MESSAGES copying django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/nb/LC_MESSAGES copying django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/nb/LC_MESSAGES creating build/lib/django/contrib/admin/locale/ne creating build/lib/django/contrib/admin/locale/ne/LC_MESSAGES copying django/contrib/admin/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ne/LC_MESSAGES copying django/contrib/admin/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ne/LC_MESSAGES copying django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ne/LC_MESSAGES copying django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ne/LC_MESSAGES creating build/lib/django/contrib/admin/locale/nl creating build/lib/django/contrib/admin/locale/nl/LC_MESSAGES copying django/contrib/admin/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/nl/LC_MESSAGES copying django/contrib/admin/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/nl/LC_MESSAGES copying django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/nl/LC_MESSAGES copying django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/nl/LC_MESSAGES creating build/lib/django/contrib/admin/locale/nn creating build/lib/django/contrib/admin/locale/nn/LC_MESSAGES copying django/contrib/admin/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/nn/LC_MESSAGES copying django/contrib/admin/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/nn/LC_MESSAGES copying django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/nn/LC_MESSAGES copying django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/nn/LC_MESSAGES creating build/lib/django/contrib/admin/locale/os creating build/lib/django/contrib/admin/locale/os/LC_MESSAGES copying django/contrib/admin/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/os/LC_MESSAGES copying django/contrib/admin/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/os/LC_MESSAGES copying django/contrib/admin/locale/os/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/os/LC_MESSAGES copying django/contrib/admin/locale/os/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/os/LC_MESSAGES creating build/lib/django/contrib/admin/locale/pa creating build/lib/django/contrib/admin/locale/pa/LC_MESSAGES copying django/contrib/admin/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/pa/LC_MESSAGES copying django/contrib/admin/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/pa/LC_MESSAGES copying django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/pa/LC_MESSAGES copying django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/pa/LC_MESSAGES creating build/lib/django/contrib/admin/locale/pl creating build/lib/django/contrib/admin/locale/pl/LC_MESSAGES copying django/contrib/admin/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/pl/LC_MESSAGES copying django/contrib/admin/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/pl/LC_MESSAGES copying django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/pl/LC_MESSAGES copying django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/pl/LC_MESSAGES creating build/lib/django/contrib/admin/locale/pt creating build/lib/django/contrib/admin/locale/pt/LC_MESSAGES copying django/contrib/admin/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/pt/LC_MESSAGES copying django/contrib/admin/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/pt/LC_MESSAGES copying django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/pt/LC_MESSAGES copying django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/pt/LC_MESSAGES creating build/lib/django/contrib/admin/locale/pt_BR creating build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES copying django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES copying django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES copying django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES copying django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES creating build/lib/django/contrib/admin/locale/ro creating build/lib/django/contrib/admin/locale/ro/LC_MESSAGES copying django/contrib/admin/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ro/LC_MESSAGES copying django/contrib/admin/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ro/LC_MESSAGES copying django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ro/LC_MESSAGES copying django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ro/LC_MESSAGES creating build/lib/django/contrib/admin/locale/ru creating build/lib/django/contrib/admin/locale/ru/LC_MESSAGES copying django/contrib/admin/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ru/LC_MESSAGES copying django/contrib/admin/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ru/LC_MESSAGES copying django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ru/LC_MESSAGES copying django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ru/LC_MESSAGES creating build/lib/django/contrib/admin/locale/sk creating build/lib/django/contrib/admin/locale/sk/LC_MESSAGES copying django/contrib/admin/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sk/LC_MESSAGES copying django/contrib/admin/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sk/LC_MESSAGES copying django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sk/LC_MESSAGES copying django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sk/LC_MESSAGES creating build/lib/django/contrib/admin/locale/sl creating build/lib/django/contrib/admin/locale/sl/LC_MESSAGES copying django/contrib/admin/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sl/LC_MESSAGES copying django/contrib/admin/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sl/LC_MESSAGES copying django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sl/LC_MESSAGES copying django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sl/LC_MESSAGES creating build/lib/django/contrib/admin/locale/sq creating build/lib/django/contrib/admin/locale/sq/LC_MESSAGES copying django/contrib/admin/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sq/LC_MESSAGES copying django/contrib/admin/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sq/LC_MESSAGES copying django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sq/LC_MESSAGES copying django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sq/LC_MESSAGES creating build/lib/django/contrib/admin/locale/sr creating build/lib/django/contrib/admin/locale/sr/LC_MESSAGES copying django/contrib/admin/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sr/LC_MESSAGES copying django/contrib/admin/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sr/LC_MESSAGES copying django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sr/LC_MESSAGES copying django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sr/LC_MESSAGES creating build/lib/django/contrib/admin/locale/sr_Latn creating build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES copying django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES copying django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES copying django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES copying django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES creating build/lib/django/contrib/admin/locale/sv creating build/lib/django/contrib/admin/locale/sv/LC_MESSAGES copying django/contrib/admin/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sv/LC_MESSAGES copying django/contrib/admin/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sv/LC_MESSAGES copying django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sv/LC_MESSAGES copying django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sv/LC_MESSAGES creating build/lib/django/contrib/admin/locale/sw creating build/lib/django/contrib/admin/locale/sw/LC_MESSAGES copying django/contrib/admin/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sw/LC_MESSAGES copying django/contrib/admin/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sw/LC_MESSAGES copying django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sw/LC_MESSAGES copying django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sw/LC_MESSAGES creating build/lib/django/contrib/admin/locale/ta creating build/lib/django/contrib/admin/locale/ta/LC_MESSAGES copying django/contrib/admin/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ta/LC_MESSAGES copying django/contrib/admin/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ta/LC_MESSAGES copying django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ta/LC_MESSAGES copying django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ta/LC_MESSAGES creating build/lib/django/contrib/admin/locale/te creating build/lib/django/contrib/admin/locale/te/LC_MESSAGES copying django/contrib/admin/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/te/LC_MESSAGES copying django/contrib/admin/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/te/LC_MESSAGES copying django/contrib/admin/locale/te/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/te/LC_MESSAGES copying django/contrib/admin/locale/te/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/te/LC_MESSAGES creating build/lib/django/contrib/admin/locale/tg creating build/lib/django/contrib/admin/locale/tg/LC_MESSAGES copying django/contrib/admin/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/tg/LC_MESSAGES copying django/contrib/admin/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/tg/LC_MESSAGES copying django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/tg/LC_MESSAGES copying django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/tg/LC_MESSAGES creating build/lib/django/contrib/admin/locale/th creating build/lib/django/contrib/admin/locale/th/LC_MESSAGES copying django/contrib/admin/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/th/LC_MESSAGES copying django/contrib/admin/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/th/LC_MESSAGES copying django/contrib/admin/locale/th/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/th/LC_MESSAGES copying django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/th/LC_MESSAGES creating build/lib/django/contrib/admin/locale/tr creating build/lib/django/contrib/admin/locale/tr/LC_MESSAGES copying django/contrib/admin/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/tr/LC_MESSAGES copying django/contrib/admin/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/tr/LC_MESSAGES copying django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/tr/LC_MESSAGES copying django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/tr/LC_MESSAGES creating build/lib/django/contrib/admin/locale/tt creating build/lib/django/contrib/admin/locale/tt/LC_MESSAGES copying django/contrib/admin/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/tt/LC_MESSAGES copying django/contrib/admin/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/tt/LC_MESSAGES copying django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/tt/LC_MESSAGES copying django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/tt/LC_MESSAGES creating build/lib/django/contrib/admin/locale/udm creating build/lib/django/contrib/admin/locale/udm/LC_MESSAGES copying django/contrib/admin/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/udm/LC_MESSAGES copying django/contrib/admin/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/udm/LC_MESSAGES copying django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/udm/LC_MESSAGES copying django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/udm/LC_MESSAGES creating build/lib/django/contrib/admin/locale/uk creating build/lib/django/contrib/admin/locale/uk/LC_MESSAGES copying django/contrib/admin/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/uk/LC_MESSAGES copying django/contrib/admin/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/uk/LC_MESSAGES copying django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/uk/LC_MESSAGES copying django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/uk/LC_MESSAGES creating build/lib/django/contrib/admin/locale/ur creating build/lib/django/contrib/admin/locale/ur/LC_MESSAGES copying django/contrib/admin/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ur/LC_MESSAGES copying django/contrib/admin/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ur/LC_MESSAGES copying django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ur/LC_MESSAGES copying django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ur/LC_MESSAGES creating build/lib/django/contrib/admin/locale/uz creating build/lib/django/contrib/admin/locale/uz/LC_MESSAGES copying django/contrib/admin/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/uz/LC_MESSAGES copying django/contrib/admin/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/uz/LC_MESSAGES copying django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/uz/LC_MESSAGES copying django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/uz/LC_MESSAGES creating build/lib/django/contrib/admin/locale/vi creating build/lib/django/contrib/admin/locale/vi/LC_MESSAGES copying django/contrib/admin/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/vi/LC_MESSAGES copying django/contrib/admin/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/vi/LC_MESSAGES copying django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/vi/LC_MESSAGES copying django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/vi/LC_MESSAGES creating build/lib/django/contrib/admin/locale/zh_Hans creating build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES copying django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES copying django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES copying django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES copying django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES creating build/lib/django/contrib/admin/locale/zh_Hant creating build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES copying django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES copying django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES copying django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES copying django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES creating build/lib/django/contrib/admin/static creating build/lib/django/contrib/admin/static/admin creating build/lib/django/contrib/admin/static/admin/css copying django/contrib/admin/static/admin/css/autocomplete.css -> build/lib/django/contrib/admin/static/admin/css copying django/contrib/admin/static/admin/css/base.css -> build/lib/django/contrib/admin/static/admin/css copying django/contrib/admin/static/admin/css/changelists.css -> build/lib/django/contrib/admin/static/admin/css copying django/contrib/admin/static/admin/css/dashboard.css -> build/lib/django/contrib/admin/static/admin/css copying django/contrib/admin/static/admin/css/fonts.css -> build/lib/django/contrib/admin/static/admin/css copying django/contrib/admin/static/admin/css/forms.css -> build/lib/django/contrib/admin/static/admin/css copying django/contrib/admin/static/admin/css/login.css -> build/lib/django/contrib/admin/static/admin/css copying django/contrib/admin/static/admin/css/nav_sidebar.css -> build/lib/django/contrib/admin/static/admin/css copying django/contrib/admin/static/admin/css/responsive.css -> build/lib/django/contrib/admin/static/admin/css copying django/contrib/admin/static/admin/css/responsive_rtl.css -> build/lib/django/contrib/admin/static/admin/css copying django/contrib/admin/static/admin/css/rtl.css -> build/lib/django/contrib/admin/static/admin/css copying django/contrib/admin/static/admin/css/widgets.css -> build/lib/django/contrib/admin/static/admin/css creating build/lib/django/contrib/admin/static/admin/css/vendor creating build/lib/django/contrib/admin/static/admin/css/vendor/select2 copying django/contrib/admin/static/admin/css/vendor/select2/LICENSE-SELECT2.md -> build/lib/django/contrib/admin/static/admin/css/vendor/select2 copying django/contrib/admin/static/admin/css/vendor/select2/select2.css -> build/lib/django/contrib/admin/static/admin/css/vendor/select2 copying django/contrib/admin/static/admin/css/vendor/select2/select2.min.css -> build/lib/django/contrib/admin/static/admin/css/vendor/select2 creating build/lib/django/contrib/admin/static/admin/fonts copying django/contrib/admin/static/admin/fonts/LICENSE.txt -> build/lib/django/contrib/admin/static/admin/fonts copying django/contrib/admin/static/admin/fonts/README.txt -> build/lib/django/contrib/admin/static/admin/fonts copying django/contrib/admin/static/admin/fonts/Roboto-Bold-webfont.woff -> build/lib/django/contrib/admin/static/admin/fonts copying django/contrib/admin/static/admin/fonts/Roboto-Light-webfont.woff -> build/lib/django/contrib/admin/static/admin/fonts copying django/contrib/admin/static/admin/fonts/Roboto-Regular-webfont.woff -> build/lib/django/contrib/admin/static/admin/fonts creating build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/LICENSE -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/README.txt -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/calendar-icons.svg -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/icon-addlink.svg -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/icon-alert.svg -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/icon-calendar.svg -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/icon-changelink.svg -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/icon-clock.svg -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/icon-deletelink.svg -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/icon-no.svg -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/icon-unknown-alt.svg -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/icon-unknown.svg -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/icon-viewlink.svg -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/icon-yes.svg -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/inline-delete.svg -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/search.svg -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/selector-icons.svg -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/sorting-icons.svg -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/tooltag-add.svg -> build/lib/django/contrib/admin/static/admin/img copying django/contrib/admin/static/admin/img/tooltag-arrowright.svg -> build/lib/django/contrib/admin/static/admin/img creating build/lib/django/contrib/admin/static/admin/img/gis copying django/contrib/admin/static/admin/img/gis/move_vertex_off.svg -> build/lib/django/contrib/admin/static/admin/img/gis copying django/contrib/admin/static/admin/img/gis/move_vertex_on.svg -> build/lib/django/contrib/admin/static/admin/img/gis creating build/lib/django/contrib/admin/static/admin/js copying django/contrib/admin/static/admin/js/SelectBox.js -> build/lib/django/contrib/admin/static/admin/js copying django/contrib/admin/static/admin/js/SelectFilter2.js -> build/lib/django/contrib/admin/static/admin/js copying django/contrib/admin/static/admin/js/actions.js -> build/lib/django/contrib/admin/static/admin/js copying django/contrib/admin/static/admin/js/autocomplete.js -> build/lib/django/contrib/admin/static/admin/js copying django/contrib/admin/static/admin/js/calendar.js -> build/lib/django/contrib/admin/static/admin/js copying django/contrib/admin/static/admin/js/cancel.js -> build/lib/django/contrib/admin/static/admin/js copying django/contrib/admin/static/admin/js/change_form.js -> build/lib/django/contrib/admin/static/admin/js copying django/contrib/admin/static/admin/js/collapse.js -> build/lib/django/contrib/admin/static/admin/js copying django/contrib/admin/static/admin/js/core.js -> build/lib/django/contrib/admin/static/admin/js copying django/contrib/admin/static/admin/js/inlines.js -> build/lib/django/contrib/admin/static/admin/js copying django/contrib/admin/static/admin/js/jquery.init.js -> build/lib/django/contrib/admin/static/admin/js copying django/contrib/admin/static/admin/js/nav_sidebar.js -> build/lib/django/contrib/admin/static/admin/js copying django/contrib/admin/static/admin/js/popup_response.js -> build/lib/django/contrib/admin/static/admin/js copying django/contrib/admin/static/admin/js/prepopulate.js -> build/lib/django/contrib/admin/static/admin/js copying django/contrib/admin/static/admin/js/prepopulate_init.js -> build/lib/django/contrib/admin/static/admin/js copying django/contrib/admin/static/admin/js/urlify.js -> build/lib/django/contrib/admin/static/admin/js creating build/lib/django/contrib/admin/static/admin/js/admin copying django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js -> build/lib/django/contrib/admin/static/admin/js/admin copying django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js -> build/lib/django/contrib/admin/static/admin/js/admin creating build/lib/django/contrib/admin/static/admin/js/vendor creating build/lib/django/contrib/admin/static/admin/js/vendor/jquery copying django/contrib/admin/static/admin/js/vendor/jquery/LICENSE.txt -> build/lib/django/contrib/admin/static/admin/js/vendor/jquery copying django/contrib/admin/static/admin/js/vendor/jquery/jquery.js -> build/lib/django/contrib/admin/static/admin/js/vendor/jquery copying django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js -> build/lib/django/contrib/admin/static/admin/js/vendor/jquery creating build/lib/django/contrib/admin/static/admin/js/vendor/select2 copying django/contrib/admin/static/admin/js/vendor/select2/LICENSE.md -> build/lib/django/contrib/admin/static/admin/js/vendor/select2 copying django/contrib/admin/static/admin/js/vendor/select2/select2.full.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2 copying django/contrib/admin/static/admin/js/vendor/select2/select2.full.min.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2 creating build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/af.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ar.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/az.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/bg.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/bn.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/bs.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ca.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/cs.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/da.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/de.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/dsb.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/el.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/en.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/es.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/et.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/eu.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/fa.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/fi.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/fr.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/gl.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/he.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/hi.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/hr.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/hsb.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/hu.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/hy.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/id.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/is.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/it.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ja.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ka.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/km.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ko.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/lt.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/lv.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/mk.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ms.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/nb.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ne.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/nl.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/pl.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ps.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/pt-BR.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/pt.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ro.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ru.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/sk.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/sl.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/sq.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/sr-Cyrl.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/sr.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/sv.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/th.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/tk.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/tr.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/uk.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/vi.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-CN.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n copying django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-TW.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n creating build/lib/django/contrib/admin/static/admin/js/vendor/xregexp copying django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE.txt -> build/lib/django/contrib/admin/static/admin/js/vendor/xregexp copying django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js -> build/lib/django/contrib/admin/static/admin/js/vendor/xregexp copying django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js -> build/lib/django/contrib/admin/static/admin/js/vendor/xregexp creating build/lib/django/contrib/admin/templates creating build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/404.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/500.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/actions.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/app_index.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/app_list.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/base.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/base_site.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/change_form.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/change_form_object_tools.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/change_list.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/change_list_object_tools.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/change_list_results.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/date_hierarchy.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/delete_confirmation.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/delete_selected_confirmation.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/filter.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/index.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/invalid_setup.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/login.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/nav_sidebar.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/object_history.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/pagination.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/popup_response.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/prepopulated_fields_js.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/search_form.html -> build/lib/django/contrib/admin/templates/admin copying django/contrib/admin/templates/admin/submit_line.html -> build/lib/django/contrib/admin/templates/admin creating build/lib/django/contrib/admin/templates/admin/auth creating build/lib/django/contrib/admin/templates/admin/auth/user copying django/contrib/admin/templates/admin/auth/user/add_form.html -> build/lib/django/contrib/admin/templates/admin/auth/user copying django/contrib/admin/templates/admin/auth/user/change_password.html -> build/lib/django/contrib/admin/templates/admin/auth/user creating build/lib/django/contrib/admin/templates/admin/edit_inline copying django/contrib/admin/templates/admin/edit_inline/stacked.html -> build/lib/django/contrib/admin/templates/admin/edit_inline copying django/contrib/admin/templates/admin/edit_inline/tabular.html -> build/lib/django/contrib/admin/templates/admin/edit_inline creating build/lib/django/contrib/admin/templates/admin/includes copying django/contrib/admin/templates/admin/includes/fieldset.html -> build/lib/django/contrib/admin/templates/admin/includes copying django/contrib/admin/templates/admin/includes/object_delete_summary.html -> build/lib/django/contrib/admin/templates/admin/includes creating build/lib/django/contrib/admin/templates/admin/widgets copying django/contrib/admin/templates/admin/widgets/clearable_file_input.html -> build/lib/django/contrib/admin/templates/admin/widgets copying django/contrib/admin/templates/admin/widgets/foreign_key_raw_id.html -> build/lib/django/contrib/admin/templates/admin/widgets copying django/contrib/admin/templates/admin/widgets/many_to_many_raw_id.html -> build/lib/django/contrib/admin/templates/admin/widgets copying django/contrib/admin/templates/admin/widgets/radio.html -> build/lib/django/contrib/admin/templates/admin/widgets copying django/contrib/admin/templates/admin/widgets/related_widget_wrapper.html -> build/lib/django/contrib/admin/templates/admin/widgets copying django/contrib/admin/templates/admin/widgets/split_datetime.html -> build/lib/django/contrib/admin/templates/admin/widgets copying django/contrib/admin/templates/admin/widgets/url.html -> build/lib/django/contrib/admin/templates/admin/widgets creating build/lib/django/contrib/admin/templates/registration copying django/contrib/admin/templates/registration/logged_out.html -> build/lib/django/contrib/admin/templates/registration copying django/contrib/admin/templates/registration/password_change_done.html -> build/lib/django/contrib/admin/templates/registration copying django/contrib/admin/templates/registration/password_change_form.html -> build/lib/django/contrib/admin/templates/registration copying django/contrib/admin/templates/registration/password_reset_complete.html -> build/lib/django/contrib/admin/templates/registration copying django/contrib/admin/templates/registration/password_reset_confirm.html -> build/lib/django/contrib/admin/templates/registration copying django/contrib/admin/templates/registration/password_reset_done.html -> build/lib/django/contrib/admin/templates/registration copying django/contrib/admin/templates/registration/password_reset_email.html -> build/lib/django/contrib/admin/templates/registration copying django/contrib/admin/templates/registration/password_reset_form.html -> build/lib/django/contrib/admin/templates/registration creating build/lib/django/contrib/redirects/locale creating build/lib/django/contrib/redirects/locale/af creating build/lib/django/contrib/redirects/locale/af/LC_MESSAGES copying django/contrib/redirects/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/af/LC_MESSAGES copying django/contrib/redirects/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/af/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/ar creating build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES copying django/contrib/redirects/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES copying django/contrib/redirects/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/ar_DZ creating build/lib/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES copying django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES copying django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/ast creating build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES copying django/contrib/redirects/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES copying django/contrib/redirects/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/az creating build/lib/django/contrib/redirects/locale/az/LC_MESSAGES copying django/contrib/redirects/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/az/LC_MESSAGES copying django/contrib/redirects/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/az/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/be creating build/lib/django/contrib/redirects/locale/be/LC_MESSAGES copying django/contrib/redirects/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/be/LC_MESSAGES copying django/contrib/redirects/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/be/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/bg creating build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES copying django/contrib/redirects/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES copying django/contrib/redirects/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/bn creating build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES copying django/contrib/redirects/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES copying django/contrib/redirects/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/br creating build/lib/django/contrib/redirects/locale/br/LC_MESSAGES copying django/contrib/redirects/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/br/LC_MESSAGES copying django/contrib/redirects/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/br/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/bs creating build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES copying django/contrib/redirects/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES copying django/contrib/redirects/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/ca creating build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES copying django/contrib/redirects/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES copying django/contrib/redirects/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/cs creating build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES copying django/contrib/redirects/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES copying django/contrib/redirects/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/cy creating build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES copying django/contrib/redirects/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES copying django/contrib/redirects/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/da creating build/lib/django/contrib/redirects/locale/da/LC_MESSAGES copying django/contrib/redirects/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/da/LC_MESSAGES copying django/contrib/redirects/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/da/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/de creating build/lib/django/contrib/redirects/locale/de/LC_MESSAGES copying django/contrib/redirects/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/de/LC_MESSAGES copying django/contrib/redirects/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/de/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/dsb creating build/lib/django/contrib/redirects/locale/dsb/LC_MESSAGES copying django/contrib/redirects/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/dsb/LC_MESSAGES copying django/contrib/redirects/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/dsb/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/el creating build/lib/django/contrib/redirects/locale/el/LC_MESSAGES copying django/contrib/redirects/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/el/LC_MESSAGES copying django/contrib/redirects/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/el/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/en creating build/lib/django/contrib/redirects/locale/en/LC_MESSAGES copying django/contrib/redirects/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/en/LC_MESSAGES copying django/contrib/redirects/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/en/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/en_AU creating build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES copying django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES copying django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/en_GB creating build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES copying django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES copying django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/eo creating build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES copying django/contrib/redirects/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES copying django/contrib/redirects/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/es creating build/lib/django/contrib/redirects/locale/es/LC_MESSAGES copying django/contrib/redirects/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es/LC_MESSAGES copying django/contrib/redirects/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/es_AR creating build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES copying django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES copying django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/es_CO creating build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES copying django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES copying django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/es_MX creating build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES copying django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES copying django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/es_VE creating build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES copying django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES copying django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/et creating build/lib/django/contrib/redirects/locale/et/LC_MESSAGES copying django/contrib/redirects/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/et/LC_MESSAGES copying django/contrib/redirects/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/et/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/eu creating build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES copying django/contrib/redirects/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES copying django/contrib/redirects/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/fa creating build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES copying django/contrib/redirects/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES copying django/contrib/redirects/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/fi creating build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES copying django/contrib/redirects/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES copying django/contrib/redirects/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/fr creating build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES copying django/contrib/redirects/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES copying django/contrib/redirects/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/fy creating build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES copying django/contrib/redirects/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES copying django/contrib/redirects/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/ga creating build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES copying django/contrib/redirects/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES copying django/contrib/redirects/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/gd creating build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES copying django/contrib/redirects/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES copying django/contrib/redirects/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/gl creating build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES copying django/contrib/redirects/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES copying django/contrib/redirects/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/he creating build/lib/django/contrib/redirects/locale/he/LC_MESSAGES copying django/contrib/redirects/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/he/LC_MESSAGES copying django/contrib/redirects/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/he/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/hi creating build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES copying django/contrib/redirects/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES copying django/contrib/redirects/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/hr creating build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES copying django/contrib/redirects/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES copying django/contrib/redirects/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/hsb creating build/lib/django/contrib/redirects/locale/hsb/LC_MESSAGES copying django/contrib/redirects/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hsb/LC_MESSAGES copying django/contrib/redirects/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hsb/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/hu creating build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES copying django/contrib/redirects/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES copying django/contrib/redirects/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/hy creating build/lib/django/contrib/redirects/locale/hy/LC_MESSAGES copying django/contrib/redirects/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hy/LC_MESSAGES copying django/contrib/redirects/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hy/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/ia creating build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES copying django/contrib/redirects/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES copying django/contrib/redirects/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/id creating build/lib/django/contrib/redirects/locale/id/LC_MESSAGES copying django/contrib/redirects/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/id/LC_MESSAGES copying django/contrib/redirects/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/id/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/io creating build/lib/django/contrib/redirects/locale/io/LC_MESSAGES copying django/contrib/redirects/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/io/LC_MESSAGES copying django/contrib/redirects/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/io/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/is creating build/lib/django/contrib/redirects/locale/is/LC_MESSAGES copying django/contrib/redirects/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/is/LC_MESSAGES copying django/contrib/redirects/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/is/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/it creating build/lib/django/contrib/redirects/locale/it/LC_MESSAGES copying django/contrib/redirects/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/it/LC_MESSAGES copying django/contrib/redirects/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/it/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/ja creating build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES copying django/contrib/redirects/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES copying django/contrib/redirects/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/ka creating build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES copying django/contrib/redirects/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES copying django/contrib/redirects/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/kab creating build/lib/django/contrib/redirects/locale/kab/LC_MESSAGES copying django/contrib/redirects/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/kab/LC_MESSAGES copying django/contrib/redirects/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/kab/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/kk creating build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES copying django/contrib/redirects/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES copying django/contrib/redirects/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/km creating build/lib/django/contrib/redirects/locale/km/LC_MESSAGES copying django/contrib/redirects/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/km/LC_MESSAGES copying django/contrib/redirects/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/km/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/kn creating build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES copying django/contrib/redirects/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES copying django/contrib/redirects/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/ko creating build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES copying django/contrib/redirects/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES copying django/contrib/redirects/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/ky creating build/lib/django/contrib/redirects/locale/ky/LC_MESSAGES copying django/contrib/redirects/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ky/LC_MESSAGES copying django/contrib/redirects/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ky/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/lb creating build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES copying django/contrib/redirects/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES copying django/contrib/redirects/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/lt creating build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES copying django/contrib/redirects/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES copying django/contrib/redirects/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/lv creating build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES copying django/contrib/redirects/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES copying django/contrib/redirects/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/mk creating build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES copying django/contrib/redirects/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES copying django/contrib/redirects/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/ml creating build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES copying django/contrib/redirects/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES copying django/contrib/redirects/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/mn creating build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES copying django/contrib/redirects/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES copying django/contrib/redirects/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/mr creating build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES copying django/contrib/redirects/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES copying django/contrib/redirects/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/my creating build/lib/django/contrib/redirects/locale/my/LC_MESSAGES copying django/contrib/redirects/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/my/LC_MESSAGES copying django/contrib/redirects/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/my/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/nb creating build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES copying django/contrib/redirects/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES copying django/contrib/redirects/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/ne creating build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES copying django/contrib/redirects/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES copying django/contrib/redirects/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/nl creating build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES copying django/contrib/redirects/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES copying django/contrib/redirects/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/nn creating build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES copying django/contrib/redirects/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES copying django/contrib/redirects/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/os creating build/lib/django/contrib/redirects/locale/os/LC_MESSAGES copying django/contrib/redirects/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/os/LC_MESSAGES copying django/contrib/redirects/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/os/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/pa creating build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES copying django/contrib/redirects/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES copying django/contrib/redirects/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/pl creating build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES copying django/contrib/redirects/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES copying django/contrib/redirects/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/pt creating build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES copying django/contrib/redirects/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES copying django/contrib/redirects/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/pt_BR creating build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES copying django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES copying django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/ro creating build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES copying django/contrib/redirects/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES copying django/contrib/redirects/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/ru creating build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES copying django/contrib/redirects/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES copying django/contrib/redirects/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/sk creating build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES copying django/contrib/redirects/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES copying django/contrib/redirects/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/sl creating build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES copying django/contrib/redirects/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES copying django/contrib/redirects/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/sq creating build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES copying django/contrib/redirects/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES copying django/contrib/redirects/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/sr creating build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES copying django/contrib/redirects/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES copying django/contrib/redirects/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/sr_Latn creating build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES copying django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES copying django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/sv creating build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES copying django/contrib/redirects/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES copying django/contrib/redirects/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/sw creating build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES copying django/contrib/redirects/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES copying django/contrib/redirects/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/ta creating build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES copying django/contrib/redirects/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES copying django/contrib/redirects/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/te creating build/lib/django/contrib/redirects/locale/te/LC_MESSAGES copying django/contrib/redirects/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/te/LC_MESSAGES copying django/contrib/redirects/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/te/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/tg creating build/lib/django/contrib/redirects/locale/tg/LC_MESSAGES copying django/contrib/redirects/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/tg/LC_MESSAGES copying django/contrib/redirects/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/tg/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/th creating build/lib/django/contrib/redirects/locale/th/LC_MESSAGES copying django/contrib/redirects/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/th/LC_MESSAGES copying django/contrib/redirects/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/th/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/tk creating build/lib/django/contrib/redirects/locale/tk/LC_MESSAGES copying django/contrib/redirects/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/tk/LC_MESSAGES copying django/contrib/redirects/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/tk/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/tr creating build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES copying django/contrib/redirects/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES copying django/contrib/redirects/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/tt creating build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES copying django/contrib/redirects/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES copying django/contrib/redirects/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/udm creating build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES copying django/contrib/redirects/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES copying django/contrib/redirects/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/uk creating build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES copying django/contrib/redirects/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES copying django/contrib/redirects/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/ur creating build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES copying django/contrib/redirects/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES copying django/contrib/redirects/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/uz creating build/lib/django/contrib/redirects/locale/uz/LC_MESSAGES copying django/contrib/redirects/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/uz/LC_MESSAGES copying django/contrib/redirects/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/uz/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/vi creating build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES copying django/contrib/redirects/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES copying django/contrib/redirects/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/zh_Hans creating build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES copying django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES copying django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES creating build/lib/django/contrib/redirects/locale/zh_Hant creating build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES copying django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES copying django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES creating build/lib/django/contrib/sites/locale creating build/lib/django/contrib/sites/locale/af creating build/lib/django/contrib/sites/locale/af/LC_MESSAGES copying django/contrib/sites/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/af/LC_MESSAGES copying django/contrib/sites/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/af/LC_MESSAGES creating build/lib/django/contrib/sites/locale/ar creating build/lib/django/contrib/sites/locale/ar/LC_MESSAGES copying django/contrib/sites/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ar/LC_MESSAGES copying django/contrib/sites/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ar/LC_MESSAGES creating build/lib/django/contrib/sites/locale/ar_DZ creating build/lib/django/contrib/sites/locale/ar_DZ/LC_MESSAGES copying django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ar_DZ/LC_MESSAGES copying django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ar_DZ/LC_MESSAGES creating build/lib/django/contrib/sites/locale/ast creating build/lib/django/contrib/sites/locale/ast/LC_MESSAGES copying django/contrib/sites/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ast/LC_MESSAGES copying django/contrib/sites/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ast/LC_MESSAGES creating build/lib/django/contrib/sites/locale/az creating build/lib/django/contrib/sites/locale/az/LC_MESSAGES copying django/contrib/sites/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/az/LC_MESSAGES copying django/contrib/sites/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/az/LC_MESSAGES creating build/lib/django/contrib/sites/locale/be creating build/lib/django/contrib/sites/locale/be/LC_MESSAGES copying django/contrib/sites/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/be/LC_MESSAGES copying django/contrib/sites/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/be/LC_MESSAGES creating build/lib/django/contrib/sites/locale/bg creating build/lib/django/contrib/sites/locale/bg/LC_MESSAGES copying django/contrib/sites/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/bg/LC_MESSAGES copying django/contrib/sites/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/bg/LC_MESSAGES creating build/lib/django/contrib/sites/locale/bn creating build/lib/django/contrib/sites/locale/bn/LC_MESSAGES copying django/contrib/sites/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/bn/LC_MESSAGES copying django/contrib/sites/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/bn/LC_MESSAGES creating build/lib/django/contrib/sites/locale/br creating build/lib/django/contrib/sites/locale/br/LC_MESSAGES copying django/contrib/sites/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/br/LC_MESSAGES copying django/contrib/sites/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/br/LC_MESSAGES creating build/lib/django/contrib/sites/locale/bs creating build/lib/django/contrib/sites/locale/bs/LC_MESSAGES copying django/contrib/sites/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/bs/LC_MESSAGES copying django/contrib/sites/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/bs/LC_MESSAGES creating build/lib/django/contrib/sites/locale/ca creating build/lib/django/contrib/sites/locale/ca/LC_MESSAGES copying django/contrib/sites/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ca/LC_MESSAGES copying django/contrib/sites/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ca/LC_MESSAGES creating build/lib/django/contrib/sites/locale/cs creating build/lib/django/contrib/sites/locale/cs/LC_MESSAGES copying django/contrib/sites/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/cs/LC_MESSAGES copying django/contrib/sites/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/cs/LC_MESSAGES creating build/lib/django/contrib/sites/locale/cy creating build/lib/django/contrib/sites/locale/cy/LC_MESSAGES copying django/contrib/sites/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/cy/LC_MESSAGES copying django/contrib/sites/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/cy/LC_MESSAGES creating build/lib/django/contrib/sites/locale/da creating build/lib/django/contrib/sites/locale/da/LC_MESSAGES copying django/contrib/sites/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/da/LC_MESSAGES copying django/contrib/sites/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/da/LC_MESSAGES creating build/lib/django/contrib/sites/locale/de creating build/lib/django/contrib/sites/locale/de/LC_MESSAGES copying django/contrib/sites/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/de/LC_MESSAGES copying django/contrib/sites/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/de/LC_MESSAGES creating build/lib/django/contrib/sites/locale/dsb creating build/lib/django/contrib/sites/locale/dsb/LC_MESSAGES copying django/contrib/sites/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/dsb/LC_MESSAGES copying django/contrib/sites/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/dsb/LC_MESSAGES creating build/lib/django/contrib/sites/locale/el creating build/lib/django/contrib/sites/locale/el/LC_MESSAGES copying django/contrib/sites/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/el/LC_MESSAGES copying django/contrib/sites/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/el/LC_MESSAGES creating build/lib/django/contrib/sites/locale/en creating build/lib/django/contrib/sites/locale/en/LC_MESSAGES copying django/contrib/sites/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/en/LC_MESSAGES copying django/contrib/sites/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/en/LC_MESSAGES creating build/lib/django/contrib/sites/locale/en_AU creating build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES copying django/contrib/sites/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES copying django/contrib/sites/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES creating build/lib/django/contrib/sites/locale/en_GB creating build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES copying django/contrib/sites/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES copying django/contrib/sites/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES creating build/lib/django/contrib/sites/locale/eo creating build/lib/django/contrib/sites/locale/eo/LC_MESSAGES copying django/contrib/sites/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/eo/LC_MESSAGES copying django/contrib/sites/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/eo/LC_MESSAGES creating build/lib/django/contrib/sites/locale/es creating build/lib/django/contrib/sites/locale/es/LC_MESSAGES copying django/contrib/sites/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es/LC_MESSAGES copying django/contrib/sites/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es/LC_MESSAGES creating build/lib/django/contrib/sites/locale/es_AR creating build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES copying django/contrib/sites/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES copying django/contrib/sites/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES creating build/lib/django/contrib/sites/locale/es_CO creating build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES copying django/contrib/sites/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES copying django/contrib/sites/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES creating build/lib/django/contrib/sites/locale/es_MX creating build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES copying django/contrib/sites/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES copying django/contrib/sites/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES creating build/lib/django/contrib/sites/locale/es_VE creating build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES copying django/contrib/sites/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES copying django/contrib/sites/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES creating build/lib/django/contrib/sites/locale/et creating build/lib/django/contrib/sites/locale/et/LC_MESSAGES copying django/contrib/sites/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/et/LC_MESSAGES copying django/contrib/sites/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/et/LC_MESSAGES creating build/lib/django/contrib/sites/locale/eu creating build/lib/django/contrib/sites/locale/eu/LC_MESSAGES copying django/contrib/sites/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/eu/LC_MESSAGES copying django/contrib/sites/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/eu/LC_MESSAGES creating build/lib/django/contrib/sites/locale/fa creating build/lib/django/contrib/sites/locale/fa/LC_MESSAGES copying django/contrib/sites/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/fa/LC_MESSAGES copying django/contrib/sites/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/fa/LC_MESSAGES creating build/lib/django/contrib/sites/locale/fi creating build/lib/django/contrib/sites/locale/fi/LC_MESSAGES copying django/contrib/sites/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/fi/LC_MESSAGES copying django/contrib/sites/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/fi/LC_MESSAGES creating build/lib/django/contrib/sites/locale/fr creating build/lib/django/contrib/sites/locale/fr/LC_MESSAGES copying django/contrib/sites/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/fr/LC_MESSAGES copying django/contrib/sites/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/fr/LC_MESSAGES creating build/lib/django/contrib/sites/locale/fy creating build/lib/django/contrib/sites/locale/fy/LC_MESSAGES copying django/contrib/sites/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/fy/LC_MESSAGES copying django/contrib/sites/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/fy/LC_MESSAGES creating build/lib/django/contrib/sites/locale/ga creating build/lib/django/contrib/sites/locale/ga/LC_MESSAGES copying django/contrib/sites/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ga/LC_MESSAGES copying django/contrib/sites/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ga/LC_MESSAGES creating build/lib/django/contrib/sites/locale/gd creating build/lib/django/contrib/sites/locale/gd/LC_MESSAGES copying django/contrib/sites/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/gd/LC_MESSAGES copying django/contrib/sites/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/gd/LC_MESSAGES creating build/lib/django/contrib/sites/locale/gl creating build/lib/django/contrib/sites/locale/gl/LC_MESSAGES copying django/contrib/sites/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/gl/LC_MESSAGES copying django/contrib/sites/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/gl/LC_MESSAGES creating build/lib/django/contrib/sites/locale/he creating build/lib/django/contrib/sites/locale/he/LC_MESSAGES copying django/contrib/sites/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/he/LC_MESSAGES copying django/contrib/sites/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/he/LC_MESSAGES creating build/lib/django/contrib/sites/locale/hi creating build/lib/django/contrib/sites/locale/hi/LC_MESSAGES copying django/contrib/sites/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hi/LC_MESSAGES copying django/contrib/sites/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hi/LC_MESSAGES creating build/lib/django/contrib/sites/locale/hr creating build/lib/django/contrib/sites/locale/hr/LC_MESSAGES copying django/contrib/sites/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hr/LC_MESSAGES copying django/contrib/sites/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hr/LC_MESSAGES creating build/lib/django/contrib/sites/locale/hsb creating build/lib/django/contrib/sites/locale/hsb/LC_MESSAGES copying django/contrib/sites/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hsb/LC_MESSAGES copying django/contrib/sites/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hsb/LC_MESSAGES creating build/lib/django/contrib/sites/locale/hu creating build/lib/django/contrib/sites/locale/hu/LC_MESSAGES copying django/contrib/sites/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hu/LC_MESSAGES copying django/contrib/sites/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hu/LC_MESSAGES creating build/lib/django/contrib/sites/locale/hy creating build/lib/django/contrib/sites/locale/hy/LC_MESSAGES copying django/contrib/sites/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hy/LC_MESSAGES copying django/contrib/sites/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hy/LC_MESSAGES creating build/lib/django/contrib/sites/locale/ia creating build/lib/django/contrib/sites/locale/ia/LC_MESSAGES copying django/contrib/sites/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ia/LC_MESSAGES copying django/contrib/sites/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ia/LC_MESSAGES creating build/lib/django/contrib/sites/locale/id creating build/lib/django/contrib/sites/locale/id/LC_MESSAGES copying django/contrib/sites/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/id/LC_MESSAGES copying django/contrib/sites/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/id/LC_MESSAGES creating build/lib/django/contrib/sites/locale/io creating build/lib/django/contrib/sites/locale/io/LC_MESSAGES copying django/contrib/sites/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/io/LC_MESSAGES copying django/contrib/sites/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/io/LC_MESSAGES creating build/lib/django/contrib/sites/locale/is creating build/lib/django/contrib/sites/locale/is/LC_MESSAGES copying django/contrib/sites/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/is/LC_MESSAGES copying django/contrib/sites/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/is/LC_MESSAGES creating build/lib/django/contrib/sites/locale/it creating build/lib/django/contrib/sites/locale/it/LC_MESSAGES copying django/contrib/sites/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/it/LC_MESSAGES copying django/contrib/sites/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/it/LC_MESSAGES creating build/lib/django/contrib/sites/locale/ja creating build/lib/django/contrib/sites/locale/ja/LC_MESSAGES copying django/contrib/sites/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ja/LC_MESSAGES copying django/contrib/sites/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ja/LC_MESSAGES creating build/lib/django/contrib/sites/locale/ka creating build/lib/django/contrib/sites/locale/ka/LC_MESSAGES copying django/contrib/sites/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ka/LC_MESSAGES copying django/contrib/sites/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ka/LC_MESSAGES creating build/lib/django/contrib/sites/locale/kab creating build/lib/django/contrib/sites/locale/kab/LC_MESSAGES copying django/contrib/sites/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/kab/LC_MESSAGES copying django/contrib/sites/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/kab/LC_MESSAGES creating build/lib/django/contrib/sites/locale/kk creating build/lib/django/contrib/sites/locale/kk/LC_MESSAGES copying django/contrib/sites/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/kk/LC_MESSAGES copying django/contrib/sites/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/kk/LC_MESSAGES creating build/lib/django/contrib/sites/locale/km creating build/lib/django/contrib/sites/locale/km/LC_MESSAGES copying django/contrib/sites/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/km/LC_MESSAGES copying django/contrib/sites/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/km/LC_MESSAGES creating build/lib/django/contrib/sites/locale/kn creating build/lib/django/contrib/sites/locale/kn/LC_MESSAGES copying django/contrib/sites/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/kn/LC_MESSAGES copying django/contrib/sites/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/kn/LC_MESSAGES creating build/lib/django/contrib/sites/locale/ko creating build/lib/django/contrib/sites/locale/ko/LC_MESSAGES copying django/contrib/sites/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ko/LC_MESSAGES copying django/contrib/sites/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ko/LC_MESSAGES creating build/lib/django/contrib/sites/locale/ky creating build/lib/django/contrib/sites/locale/ky/LC_MESSAGES copying django/contrib/sites/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ky/LC_MESSAGES copying django/contrib/sites/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ky/LC_MESSAGES creating build/lib/django/contrib/sites/locale/lb creating build/lib/django/contrib/sites/locale/lb/LC_MESSAGES copying django/contrib/sites/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/lb/LC_MESSAGES copying django/contrib/sites/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/lb/LC_MESSAGES creating build/lib/django/contrib/sites/locale/lt creating build/lib/django/contrib/sites/locale/lt/LC_MESSAGES copying django/contrib/sites/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/lt/LC_MESSAGES copying django/contrib/sites/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/lt/LC_MESSAGES creating build/lib/django/contrib/sites/locale/lv creating build/lib/django/contrib/sites/locale/lv/LC_MESSAGES copying django/contrib/sites/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/lv/LC_MESSAGES copying django/contrib/sites/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/lv/LC_MESSAGES creating build/lib/django/contrib/sites/locale/mk creating build/lib/django/contrib/sites/locale/mk/LC_MESSAGES copying django/contrib/sites/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/mk/LC_MESSAGES copying django/contrib/sites/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/mk/LC_MESSAGES creating build/lib/django/contrib/sites/locale/ml creating build/lib/django/contrib/sites/locale/ml/LC_MESSAGES copying django/contrib/sites/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ml/LC_MESSAGES copying django/contrib/sites/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ml/LC_MESSAGES creating build/lib/django/contrib/sites/locale/mn creating build/lib/django/contrib/sites/locale/mn/LC_MESSAGES copying django/contrib/sites/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/mn/LC_MESSAGES copying django/contrib/sites/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/mn/LC_MESSAGES creating build/lib/django/contrib/sites/locale/mr creating build/lib/django/contrib/sites/locale/mr/LC_MESSAGES copying django/contrib/sites/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/mr/LC_MESSAGES copying django/contrib/sites/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/mr/LC_MESSAGES creating build/lib/django/contrib/sites/locale/my creating build/lib/django/contrib/sites/locale/my/LC_MESSAGES copying django/contrib/sites/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/my/LC_MESSAGES copying django/contrib/sites/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/my/LC_MESSAGES creating build/lib/django/contrib/sites/locale/nb creating build/lib/django/contrib/sites/locale/nb/LC_MESSAGES copying django/contrib/sites/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/nb/LC_MESSAGES copying django/contrib/sites/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/nb/LC_MESSAGES creating build/lib/django/contrib/sites/locale/ne creating build/lib/django/contrib/sites/locale/ne/LC_MESSAGES copying django/contrib/sites/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ne/LC_MESSAGES copying django/contrib/sites/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ne/LC_MESSAGES creating build/lib/django/contrib/sites/locale/nl creating build/lib/django/contrib/sites/locale/nl/LC_MESSAGES copying django/contrib/sites/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/nl/LC_MESSAGES copying django/contrib/sites/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/nl/LC_MESSAGES creating build/lib/django/contrib/sites/locale/nn creating build/lib/django/contrib/sites/locale/nn/LC_MESSAGES copying django/contrib/sites/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/nn/LC_MESSAGES copying django/contrib/sites/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/nn/LC_MESSAGES creating build/lib/django/contrib/sites/locale/os creating build/lib/django/contrib/sites/locale/os/LC_MESSAGES copying django/contrib/sites/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/os/LC_MESSAGES copying django/contrib/sites/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/os/LC_MESSAGES creating build/lib/django/contrib/sites/locale/pa creating build/lib/django/contrib/sites/locale/pa/LC_MESSAGES copying django/contrib/sites/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/pa/LC_MESSAGES copying django/contrib/sites/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/pa/LC_MESSAGES creating build/lib/django/contrib/sites/locale/pl creating build/lib/django/contrib/sites/locale/pl/LC_MESSAGES copying django/contrib/sites/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/pl/LC_MESSAGES copying django/contrib/sites/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/pl/LC_MESSAGES creating build/lib/django/contrib/sites/locale/pt creating build/lib/django/contrib/sites/locale/pt/LC_MESSAGES copying django/contrib/sites/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/pt/LC_MESSAGES copying django/contrib/sites/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/pt/LC_MESSAGES creating build/lib/django/contrib/sites/locale/pt_BR creating build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES copying django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES copying django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES creating build/lib/django/contrib/sites/locale/ro creating build/lib/django/contrib/sites/locale/ro/LC_MESSAGES copying django/contrib/sites/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ro/LC_MESSAGES copying django/contrib/sites/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ro/LC_MESSAGES creating build/lib/django/contrib/sites/locale/ru creating build/lib/django/contrib/sites/locale/ru/LC_MESSAGES copying django/contrib/sites/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ru/LC_MESSAGES copying django/contrib/sites/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ru/LC_MESSAGES creating build/lib/django/contrib/sites/locale/sk creating build/lib/django/contrib/sites/locale/sk/LC_MESSAGES copying django/contrib/sites/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sk/LC_MESSAGES copying django/contrib/sites/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sk/LC_MESSAGES creating build/lib/django/contrib/sites/locale/sl creating build/lib/django/contrib/sites/locale/sl/LC_MESSAGES copying django/contrib/sites/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sl/LC_MESSAGES copying django/contrib/sites/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sl/LC_MESSAGES creating build/lib/django/contrib/sites/locale/sq creating build/lib/django/contrib/sites/locale/sq/LC_MESSAGES copying django/contrib/sites/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sq/LC_MESSAGES copying django/contrib/sites/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sq/LC_MESSAGES creating build/lib/django/contrib/sites/locale/sr creating build/lib/django/contrib/sites/locale/sr/LC_MESSAGES copying django/contrib/sites/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sr/LC_MESSAGES copying django/contrib/sites/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sr/LC_MESSAGES creating build/lib/django/contrib/sites/locale/sr_Latn creating build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES copying django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES copying django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES creating build/lib/django/contrib/sites/locale/sv creating build/lib/django/contrib/sites/locale/sv/LC_MESSAGES copying django/contrib/sites/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sv/LC_MESSAGES copying django/contrib/sites/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sv/LC_MESSAGES creating build/lib/django/contrib/sites/locale/sw creating build/lib/django/contrib/sites/locale/sw/LC_MESSAGES copying django/contrib/sites/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sw/LC_MESSAGES copying django/contrib/sites/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sw/LC_MESSAGES creating build/lib/django/contrib/sites/locale/ta creating build/lib/django/contrib/sites/locale/ta/LC_MESSAGES copying django/contrib/sites/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ta/LC_MESSAGES copying django/contrib/sites/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ta/LC_MESSAGES creating build/lib/django/contrib/sites/locale/te creating build/lib/django/contrib/sites/locale/te/LC_MESSAGES copying django/contrib/sites/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/te/LC_MESSAGES copying django/contrib/sites/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/te/LC_MESSAGES creating build/lib/django/contrib/sites/locale/tg creating build/lib/django/contrib/sites/locale/tg/LC_MESSAGES copying django/contrib/sites/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/tg/LC_MESSAGES copying django/contrib/sites/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/tg/LC_MESSAGES creating build/lib/django/contrib/sites/locale/th creating build/lib/django/contrib/sites/locale/th/LC_MESSAGES copying django/contrib/sites/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/th/LC_MESSAGES copying django/contrib/sites/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/th/LC_MESSAGES creating build/lib/django/contrib/sites/locale/tk creating build/lib/django/contrib/sites/locale/tk/LC_MESSAGES copying django/contrib/sites/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/tk/LC_MESSAGES copying django/contrib/sites/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/tk/LC_MESSAGES creating build/lib/django/contrib/sites/locale/tr creating build/lib/django/contrib/sites/locale/tr/LC_MESSAGES copying django/contrib/sites/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/tr/LC_MESSAGES copying django/contrib/sites/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/tr/LC_MESSAGES creating build/lib/django/contrib/sites/locale/tt creating build/lib/django/contrib/sites/locale/tt/LC_MESSAGES copying django/contrib/sites/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/tt/LC_MESSAGES copying django/contrib/sites/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/tt/LC_MESSAGES creating build/lib/django/contrib/sites/locale/udm creating build/lib/django/contrib/sites/locale/udm/LC_MESSAGES copying django/contrib/sites/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/udm/LC_MESSAGES copying django/contrib/sites/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/udm/LC_MESSAGES creating build/lib/django/contrib/sites/locale/uk creating build/lib/django/contrib/sites/locale/uk/LC_MESSAGES copying django/contrib/sites/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/uk/LC_MESSAGES copying django/contrib/sites/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/uk/LC_MESSAGES creating build/lib/django/contrib/sites/locale/ur creating build/lib/django/contrib/sites/locale/ur/LC_MESSAGES copying django/contrib/sites/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ur/LC_MESSAGES copying django/contrib/sites/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ur/LC_MESSAGES creating build/lib/django/contrib/sites/locale/uz creating build/lib/django/contrib/sites/locale/uz/LC_MESSAGES copying django/contrib/sites/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/uz/LC_MESSAGES copying django/contrib/sites/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/uz/LC_MESSAGES creating build/lib/django/contrib/sites/locale/vi creating build/lib/django/contrib/sites/locale/vi/LC_MESSAGES copying django/contrib/sites/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/vi/LC_MESSAGES copying django/contrib/sites/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/vi/LC_MESSAGES creating build/lib/django/contrib/sites/locale/zh_Hans creating build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES copying django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES copying django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES creating build/lib/django/contrib/sites/locale/zh_Hant creating build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES copying django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES copying django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale creating build/lib/django/contrib/flatpages/locale/af creating build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES copying django/contrib/flatpages/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES copying django/contrib/flatpages/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/ar creating build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES copying django/contrib/flatpages/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES copying django/contrib/flatpages/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/ar_DZ creating build/lib/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES copying django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES copying django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/ast creating build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES copying django/contrib/flatpages/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES copying django/contrib/flatpages/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/az creating build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES copying django/contrib/flatpages/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES copying django/contrib/flatpages/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/be creating build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES copying django/contrib/flatpages/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES copying django/contrib/flatpages/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/bg creating build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES copying django/contrib/flatpages/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES copying django/contrib/flatpages/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/bn creating build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES copying django/contrib/flatpages/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES copying django/contrib/flatpages/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/br creating build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES copying django/contrib/flatpages/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES copying django/contrib/flatpages/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/bs creating build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES copying django/contrib/flatpages/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES copying django/contrib/flatpages/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/ca creating build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES copying django/contrib/flatpages/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES copying django/contrib/flatpages/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/cs creating build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES copying django/contrib/flatpages/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES copying django/contrib/flatpages/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/cy creating build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES copying django/contrib/flatpages/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES copying django/contrib/flatpages/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/da creating build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES copying django/contrib/flatpages/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES copying django/contrib/flatpages/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/de creating build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES copying django/contrib/flatpages/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES copying django/contrib/flatpages/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/dsb creating build/lib/django/contrib/flatpages/locale/dsb/LC_MESSAGES copying django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/dsb/LC_MESSAGES copying django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/dsb/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/el creating build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES copying django/contrib/flatpages/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES copying django/contrib/flatpages/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/en creating build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES copying django/contrib/flatpages/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES copying django/contrib/flatpages/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/en_AU creating build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES copying django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES copying django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/en_GB creating build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES copying django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES copying django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/eo creating build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES copying django/contrib/flatpages/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES copying django/contrib/flatpages/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/es creating build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES copying django/contrib/flatpages/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES copying django/contrib/flatpages/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/es_AR creating build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES copying django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES copying django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/es_CO creating build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES copying django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES copying django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/es_MX creating build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES copying django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES copying django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/es_VE creating build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES copying django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES copying django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/et creating build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES copying django/contrib/flatpages/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES copying django/contrib/flatpages/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/eu creating build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES copying django/contrib/flatpages/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES copying django/contrib/flatpages/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/fa creating build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES copying django/contrib/flatpages/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES copying django/contrib/flatpages/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/fi creating build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES copying django/contrib/flatpages/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES copying django/contrib/flatpages/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/fr creating build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES copying django/contrib/flatpages/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES copying django/contrib/flatpages/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/fy creating build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES copying django/contrib/flatpages/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES copying django/contrib/flatpages/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/ga creating build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES copying django/contrib/flatpages/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES copying django/contrib/flatpages/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/gd creating build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES copying django/contrib/flatpages/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES copying django/contrib/flatpages/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/gl creating build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES copying django/contrib/flatpages/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES copying django/contrib/flatpages/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/he creating build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES copying django/contrib/flatpages/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES copying django/contrib/flatpages/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/hi creating build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES copying django/contrib/flatpages/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES copying django/contrib/flatpages/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/hr creating build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES copying django/contrib/flatpages/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES copying django/contrib/flatpages/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/hsb creating build/lib/django/contrib/flatpages/locale/hsb/LC_MESSAGES copying django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hsb/LC_MESSAGES copying django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hsb/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/hu creating build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES copying django/contrib/flatpages/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES copying django/contrib/flatpages/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/hy creating build/lib/django/contrib/flatpages/locale/hy/LC_MESSAGES copying django/contrib/flatpages/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hy/LC_MESSAGES copying django/contrib/flatpages/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hy/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/ia creating build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES copying django/contrib/flatpages/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES copying django/contrib/flatpages/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/id creating build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES copying django/contrib/flatpages/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES copying django/contrib/flatpages/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/io creating build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES copying django/contrib/flatpages/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES copying django/contrib/flatpages/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/is creating build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES copying django/contrib/flatpages/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES copying django/contrib/flatpages/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/it creating build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES copying django/contrib/flatpages/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES copying django/contrib/flatpages/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/ja creating build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES copying django/contrib/flatpages/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES copying django/contrib/flatpages/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/ka creating build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES copying django/contrib/flatpages/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES copying django/contrib/flatpages/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/kk creating build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES copying django/contrib/flatpages/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES copying django/contrib/flatpages/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/km creating build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES copying django/contrib/flatpages/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES copying django/contrib/flatpages/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/kn creating build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES copying django/contrib/flatpages/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES copying django/contrib/flatpages/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/ko creating build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES copying django/contrib/flatpages/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES copying django/contrib/flatpages/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/ky creating build/lib/django/contrib/flatpages/locale/ky/LC_MESSAGES copying django/contrib/flatpages/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ky/LC_MESSAGES copying django/contrib/flatpages/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ky/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/lb creating build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES copying django/contrib/flatpages/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES copying django/contrib/flatpages/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/lt creating build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES copying django/contrib/flatpages/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES copying django/contrib/flatpages/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/lv creating build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES copying django/contrib/flatpages/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES copying django/contrib/flatpages/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/mk creating build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES copying django/contrib/flatpages/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES copying django/contrib/flatpages/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/ml creating build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES copying django/contrib/flatpages/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES copying django/contrib/flatpages/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/mn creating build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES copying django/contrib/flatpages/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES copying django/contrib/flatpages/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/mr creating build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES copying django/contrib/flatpages/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES copying django/contrib/flatpages/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/my creating build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES copying django/contrib/flatpages/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES copying django/contrib/flatpages/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/nb creating build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES copying django/contrib/flatpages/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES copying django/contrib/flatpages/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/ne creating build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES copying django/contrib/flatpages/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES copying django/contrib/flatpages/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/nl creating build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES copying django/contrib/flatpages/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES copying django/contrib/flatpages/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/nn creating build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES copying django/contrib/flatpages/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES copying django/contrib/flatpages/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/os creating build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES copying django/contrib/flatpages/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES copying django/contrib/flatpages/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/pa creating build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES copying django/contrib/flatpages/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES copying django/contrib/flatpages/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/pl creating build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES copying django/contrib/flatpages/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES copying django/contrib/flatpages/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/pt creating build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES copying django/contrib/flatpages/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES copying django/contrib/flatpages/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/pt_BR creating build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES copying django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES copying django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/ro creating build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES copying django/contrib/flatpages/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES copying django/contrib/flatpages/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/ru creating build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES copying django/contrib/flatpages/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES copying django/contrib/flatpages/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/sk creating build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES copying django/contrib/flatpages/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES copying django/contrib/flatpages/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/sl creating build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES copying django/contrib/flatpages/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES copying django/contrib/flatpages/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/sq creating build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES copying django/contrib/flatpages/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES copying django/contrib/flatpages/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/sr creating build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES copying django/contrib/flatpages/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES copying django/contrib/flatpages/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/sr_Latn creating build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES copying django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES copying django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/sv creating build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES copying django/contrib/flatpages/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES copying django/contrib/flatpages/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/sw creating build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES copying django/contrib/flatpages/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES copying django/contrib/flatpages/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/ta creating build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES copying django/contrib/flatpages/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES copying django/contrib/flatpages/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/te creating build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES copying django/contrib/flatpages/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES copying django/contrib/flatpages/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/tg creating build/lib/django/contrib/flatpages/locale/tg/LC_MESSAGES copying django/contrib/flatpages/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/tg/LC_MESSAGES copying django/contrib/flatpages/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/tg/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/th creating build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES copying django/contrib/flatpages/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES copying django/contrib/flatpages/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/tk creating build/lib/django/contrib/flatpages/locale/tk/LC_MESSAGES copying django/contrib/flatpages/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/tk/LC_MESSAGES copying django/contrib/flatpages/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/tk/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/tr creating build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES copying django/contrib/flatpages/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES copying django/contrib/flatpages/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/tt creating build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES copying django/contrib/flatpages/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES copying django/contrib/flatpages/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/udm creating build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES copying django/contrib/flatpages/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES copying django/contrib/flatpages/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/uk creating build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES copying django/contrib/flatpages/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES copying django/contrib/flatpages/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/ur creating build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES copying django/contrib/flatpages/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES copying django/contrib/flatpages/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/vi creating build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES copying django/contrib/flatpages/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES copying django/contrib/flatpages/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/zh_Hans creating build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES copying django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES copying django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES creating build/lib/django/contrib/flatpages/locale/zh_Hant creating build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES copying django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES copying django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES creating build/lib/django/contrib/sitemaps/templates copying django/contrib/sitemaps/templates/sitemap.xml -> build/lib/django/contrib/sitemaps/templates copying django/contrib/sitemaps/templates/sitemap_index.xml -> build/lib/django/contrib/sitemaps/templates creating build/lib/django/contrib/contenttypes/locale creating build/lib/django/contrib/contenttypes/locale/af creating build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES copying django/contrib/contenttypes/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES copying django/contrib/contenttypes/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/ar creating build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES copying django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES copying django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/ar_DZ creating build/lib/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES copying django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES copying django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/ast creating build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES copying django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES copying django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/az creating build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES copying django/contrib/contenttypes/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES copying django/contrib/contenttypes/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/be creating build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES copying django/contrib/contenttypes/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES copying django/contrib/contenttypes/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/bg creating build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES copying django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES copying django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/bn creating build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES copying django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES copying django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/br creating build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES copying django/contrib/contenttypes/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES copying django/contrib/contenttypes/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/bs creating build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES copying django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES copying django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/ca creating build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES copying django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES copying django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/cs creating build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES copying django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES copying django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/cy creating build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES copying django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES copying django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/da creating build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES copying django/contrib/contenttypes/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES copying django/contrib/contenttypes/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/de creating build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES copying django/contrib/contenttypes/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES copying django/contrib/contenttypes/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/dsb creating build/lib/django/contrib/contenttypes/locale/dsb/LC_MESSAGES copying django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/dsb/LC_MESSAGES copying django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/dsb/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/el creating build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES copying django/contrib/contenttypes/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES copying django/contrib/contenttypes/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/en creating build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES copying django/contrib/contenttypes/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES copying django/contrib/contenttypes/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/en_AU creating build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES copying django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES copying django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/en_GB creating build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES copying django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES copying django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/eo creating build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES copying django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES copying django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/es creating build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES copying django/contrib/contenttypes/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES copying django/contrib/contenttypes/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/es_AR creating build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES copying django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES copying django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/es_CO creating build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES copying django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES copying django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/es_MX creating build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES copying django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES copying django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/es_VE creating build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES copying django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES copying django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/et creating build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES copying django/contrib/contenttypes/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES copying django/contrib/contenttypes/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/eu creating build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES copying django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES copying django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/fa creating build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES copying django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES copying django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/fi creating build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES copying django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES copying django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/fr creating build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES copying django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES copying django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/fy creating build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES copying django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES copying django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/ga creating build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES copying django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES copying django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/gd creating build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES copying django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES copying django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/gl creating build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES copying django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES copying django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/he creating build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES copying django/contrib/contenttypes/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES copying django/contrib/contenttypes/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/hi creating build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES copying django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES copying django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/hr creating build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES copying django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES copying django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/hsb creating build/lib/django/contrib/contenttypes/locale/hsb/LC_MESSAGES copying django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hsb/LC_MESSAGES copying django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hsb/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/hu creating build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES copying django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES copying django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/hy creating build/lib/django/contrib/contenttypes/locale/hy/LC_MESSAGES copying django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hy/LC_MESSAGES copying django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hy/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/ia creating build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES copying django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES copying django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/id creating build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES copying django/contrib/contenttypes/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES copying django/contrib/contenttypes/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/io creating build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES copying django/contrib/contenttypes/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES copying django/contrib/contenttypes/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/is creating build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES copying django/contrib/contenttypes/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES copying django/contrib/contenttypes/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/it creating build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES copying django/contrib/contenttypes/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES copying django/contrib/contenttypes/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/ja creating build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES copying django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES copying django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/ka creating build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES copying django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES copying django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/kk creating build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES copying django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES copying django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/km creating build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES copying django/contrib/contenttypes/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES copying django/contrib/contenttypes/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/kn creating build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES copying django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES copying django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/ko creating build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES copying django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES copying django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/ky creating build/lib/django/contrib/contenttypes/locale/ky/LC_MESSAGES copying django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ky/LC_MESSAGES copying django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ky/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/lb creating build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES copying django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES copying django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/lt creating build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES copying django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES copying django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/lv creating build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES copying django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES copying django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/mk creating build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES copying django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES copying django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/ml creating build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES copying django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES copying django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/mn creating build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES copying django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES copying django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/mr creating build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES copying django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES copying django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/my creating build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES copying django/contrib/contenttypes/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES copying django/contrib/contenttypes/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/nb creating build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES copying django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES copying django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/ne creating build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES copying django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES copying django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/nl creating build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES copying django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES copying django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/nn creating build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES copying django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES copying django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/os creating build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES copying django/contrib/contenttypes/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES copying django/contrib/contenttypes/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/pa creating build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES copying django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES copying django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/pl creating build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES copying django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES copying django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/pt creating build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES copying django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES copying django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/pt_BR creating build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES copying django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES copying django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/ro creating build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES copying django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES copying django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/ru creating build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES copying django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES copying django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/sk creating build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES copying django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES copying django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/sl creating build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES copying django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES copying django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/sq creating build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES copying django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES copying django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/sr creating build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES copying django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES copying django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/sr_Latn creating build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES copying django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES copying django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/sv creating build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES copying django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES copying django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/sw creating build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES copying django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES copying django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/ta creating build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES copying django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES copying django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/te creating build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES copying django/contrib/contenttypes/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES copying django/contrib/contenttypes/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/tg creating build/lib/django/contrib/contenttypes/locale/tg/LC_MESSAGES copying django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/tg/LC_MESSAGES copying django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/tg/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/th creating build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES copying django/contrib/contenttypes/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES copying django/contrib/contenttypes/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/tk creating build/lib/django/contrib/contenttypes/locale/tk/LC_MESSAGES copying django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/tk/LC_MESSAGES copying django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/tk/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/tr creating build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES copying django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES copying django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/tt creating build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES copying django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES copying django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/udm creating build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES copying django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES copying django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/uk creating build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES copying django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES copying django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/ur creating build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES copying django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES copying django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/vi creating build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES copying django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES copying django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/zh_Hans creating build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES copying django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES copying django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES creating build/lib/django/contrib/contenttypes/locale/zh_Hant creating build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES copying django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES copying django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES copying django/contrib/gis/gdal/LICENSE -> build/lib/django/contrib/gis/gdal copying django/contrib/gis/geos/LICENSE -> build/lib/django/contrib/gis/geos running build_scripts creating build/scripts-3.10 copying and adjusting django/bin/django-admin.py -> build/scripts-3.10 changing mode of build/scripts-3.10/django-admin.py from 644 to 755 >>> py3-django: Entering fakeroot... /usr/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'install-script' will not be supported in future versions. Please use the underscore name 'install_script' instead warnings.warn( running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing Django.egg-info/PKG-INFO writing dependency_links to Django.egg-info/dependency_links.txt writing entry points to Django.egg-info/entry_points.txt writing requirements to Django.egg-info/requires.txt writing top-level names to Django.egg-info/top_level.txt reading manifest file 'Django.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution adding license file 'LICENSE' adding license file 'LICENSE.python' adding license file 'AUTHORS' writing manifest file 'Django.egg-info/SOURCES.txt' /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.bin' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.bin' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.bin' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.bin' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.app_template' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.app_template' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.app_template' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.app_template' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.app_template.migrations' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.app_template.migrations' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.app_template.migrations' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.app_template.migrations' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.af.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.af.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.af.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.af.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.ar.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ar.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.ar.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.ar.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.ar_DZ.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ar_DZ.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.ar_DZ.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.ar_DZ.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.ast.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ast.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.ast.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.ast.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.az.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.az.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.az.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.az.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.be.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.be.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.be.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.be.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.bg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.bg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.bg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.bg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.bn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.bn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.bn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.bn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.br.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.br.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.br.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.br.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.bs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.bs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.bs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.bs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.ca.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ca.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.ca.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.ca.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.cs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.cs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.cs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.cs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.cy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.cy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.cy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.cy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.da.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.da.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.da.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.da.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.de.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.de.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.dsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.dsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.dsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.dsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.el.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.el.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.el.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.el.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.en.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.en.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.en.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.en.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.en_AU.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.en_AU.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.en_AU.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.en_AU.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.en_GB.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.en_GB.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.en_GB.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.en_GB.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.eo.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.eo.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.eo.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.eo.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.es.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.es.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.es_AR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.es_AR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.es_AR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.es_AR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.es_CO.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.es_CO.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.es_CO.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.es_CO.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.es_MX.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.es_MX.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.es_MX.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.es_MX.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.es_VE.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.es_VE.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.es_VE.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.es_VE.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.et.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.et.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.et.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.et.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.eu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.eu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.eu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.eu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.fa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.fa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.fa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.fa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.fi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.fi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.fi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.fi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.fr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.fr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.fy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.fy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.fy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.fy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.ga.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ga.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.ga.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.ga.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.gd.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.gd.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.gd.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.gd.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.gl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.gl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.gl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.gl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.he.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.he.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.he.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.he.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.hi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.hi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.hi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.hi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.hr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.hr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.hr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.hr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.hsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.hsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.hsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.hsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.hu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.hu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.hu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.hu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.hy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.hy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.hy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.hy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.ia.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ia.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.ia.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.ia.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.id.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.id.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.id.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.id.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.ig.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ig.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.ig.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.ig.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.io.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.io.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.io.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.io.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.is.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.is.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.is.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.is.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.it.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.it.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.it.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ja.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.ja.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.ja.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.ka.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ka.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.ka.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.ka.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.kab.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.kab.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.kab.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.kab.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.kk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.kk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.kk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.kk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.km.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.km.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.km.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.km.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.kn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.kn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.kn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.kn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.ko.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ko.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.ko.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.ko.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.ky.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ky.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.ky.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.ky.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.lb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.lb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.lb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.lb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.lt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.lt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.lt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.lt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.lv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.lv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.lv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.lv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.mk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.mk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.mk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.mk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.ml.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ml.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.ml.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.ml.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.mn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.mn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.mn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.mn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.mr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.mr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.mr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.mr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.my.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.my.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.my.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.my.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.nb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.nb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.nb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.nb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.ne.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ne.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.ne.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.ne.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.nl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.nl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.nl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.nl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.nn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.nn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.nn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.nn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.os.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.os.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.os.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.os.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.pa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.pa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.pa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.pa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.pl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.pl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.pl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.pl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.pt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.pt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.pt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.pt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.pt_BR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.pt_BR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.pt_BR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.ro.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ro.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.ro.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.ro.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ru.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.ru.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.ru.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.sk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.sk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.sk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.sl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.sl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.sl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.sq.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sq.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.sq.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.sq.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.sr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.sr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.sr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.sr_Latn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sr_Latn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.sr_Latn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.sr_Latn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.sv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.sv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.sv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.sw.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sw.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.sw.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.sw.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.ta.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ta.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.ta.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.ta.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.te.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.te.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.te.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.te.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.tg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.tg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.tg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.tg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.th.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.th.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.th.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.th.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.tk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.tk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.tk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.tk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.tr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.tr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.tr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.tr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.tt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.tt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.tt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.tt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.udm.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.udm.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.udm.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.udm.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.uk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.uk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.uk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.uk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.ur.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ur.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.ur.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.ur.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.uz.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.uz.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.uz.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.uz.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.vi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.vi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.vi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.vi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.zh_Hans.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.zh_Hans.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.zh_Hans.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.zh_Hans.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.locale.zh_Hant.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.zh_Hant.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.locale.zh_Hant.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.locale.zh_Hant.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.project_template' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.project_template' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.project_template' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.project_template' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.conf.project_template.project_name' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.project_template.project_name' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.conf.project_template.project_name' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.conf.project_template.project_name' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.af.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.af.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.af.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.af.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.am.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.am.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.am.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.am.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.ar.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ar.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.ar.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.ar.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.ar_DZ.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ar_DZ.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.ar_DZ.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.ar_DZ.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.ast.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ast.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.ast.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.ast.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.az.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.az.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.az.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.az.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.be.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.be.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.be.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.be.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.bg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.bg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.bg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.bg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.bn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.bn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.bn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.bn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.br.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.br.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.br.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.br.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.bs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.bs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.bs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.bs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.ca.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ca.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.ca.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.ca.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.cs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.cs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.cs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.cs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.cy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.cy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.cy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.cy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.da.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.da.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.da.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.da.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.de.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.de.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.dsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.dsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.dsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.dsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.el.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.el.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.el.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.el.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.en.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.en.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.en.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.en.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.en_AU.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.en_AU.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.en_AU.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.en_AU.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.en_GB.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.en_GB.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.en_GB.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.en_GB.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.eo.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.eo.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.eo.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.eo.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.es.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.es.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.es_AR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.es_AR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.es_AR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.es_AR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.es_CO.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.es_CO.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.es_CO.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.es_CO.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.es_MX.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.es_MX.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.es_MX.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.es_MX.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.es_VE.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.es_VE.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.es_VE.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.es_VE.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.et.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.et.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.et.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.et.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.eu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.eu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.eu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.eu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.fa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.fa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.fa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.fa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.fi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.fi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.fi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.fi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.fr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.fr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.fy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.fy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.fy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.fy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.ga.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ga.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.ga.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.ga.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.gd.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.gd.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.gd.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.gd.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.gl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.gl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.gl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.gl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.he.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.he.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.he.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.he.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.hi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.hi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.hi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.hi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.hr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.hr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.hr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.hr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.hsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.hsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.hsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.hsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.hu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.hu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.hu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.hu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.hy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.hy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.hy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.hy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.ia.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ia.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.ia.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.ia.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.id.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.id.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.id.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.id.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.io.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.io.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.io.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.io.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.is.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.is.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.is.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.is.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.it.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.it.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.it.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ja.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.ja.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.ja.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.ka.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ka.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.ka.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.ka.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.kab.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.kab.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.kab.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.kab.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.kk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.kk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.kk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.kk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.km.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.km.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.km.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.km.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.kn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.kn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.kn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.kn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.ko.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ko.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.ko.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.ko.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.ky.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ky.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.ky.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.ky.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.lb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.lb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.lb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.lb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.lt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.lt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.lt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.lt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.lv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.lv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.lv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.lv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.mk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.mk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.mk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.mk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.ml.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ml.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.ml.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.ml.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.mn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.mn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.mn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.mn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.mr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.mr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.mr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.mr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.my.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.my.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.my.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.my.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.nb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.nb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.nb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.nb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.ne.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ne.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.ne.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.ne.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.nl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.nl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.nl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.nl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.nn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.nn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.nn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.nn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.os.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.os.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.os.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.os.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.pa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.pa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.pa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.pa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.pl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.pl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.pl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.pl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.pt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.pt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.pt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.pt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.pt_BR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.pt_BR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.pt_BR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.ro.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ro.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.ro.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.ro.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ru.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.ru.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.ru.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.sk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.sk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.sk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.sl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.sl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.sl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.sq.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sq.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.sq.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.sq.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.sr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.sr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.sr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.sr_Latn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sr_Latn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.sr_Latn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.sr_Latn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.sv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.sv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.sv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.sw.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sw.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.sw.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.sw.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.ta.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ta.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.ta.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.ta.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.te.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.te.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.te.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.te.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.tg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.tg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.tg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.tg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.th.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.th.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.th.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.th.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.tr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.tr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.tr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.tr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.tt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.tt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.tt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.tt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.udm.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.udm.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.udm.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.udm.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.uk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.uk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.uk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.uk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.ur.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ur.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.ur.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.ur.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.uz.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.uz.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.uz.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.uz.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.vi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.vi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.vi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.vi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.zh_Hans.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.zh_Hans.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.zh_Hans.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.zh_Hans.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.locale.zh_Hant.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.zh_Hant.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.locale.zh_Hant.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.locale.zh_Hant.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.static.admin.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.static.admin.css' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.static.admin.css' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.static.admin.css.vendor.select2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.css.vendor.select2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.static.admin.css.vendor.select2' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.static.admin.css.vendor.select2' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.static.admin.fonts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.fonts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.static.admin.fonts' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.static.admin.fonts' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.static.admin.img' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.img' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.static.admin.img' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.static.admin.img' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.static.admin.img.gis' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.img.gis' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.static.admin.img.gis' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.static.admin.img.gis' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.static.admin.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.static.admin.js' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.static.admin.js' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.static.admin.js.admin' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js.admin' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.static.admin.js.admin' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.static.admin.js.admin' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.static.admin.js.vendor.jquery' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js.vendor.jquery' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.static.admin.js.vendor.jquery' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.static.admin.js.vendor.jquery' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.static.admin.js.vendor.select2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js.vendor.select2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.static.admin.js.vendor.select2' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.static.admin.js.vendor.select2' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.static.admin.js.vendor.select2.i18n' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js.vendor.select2.i18n' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.static.admin.js.vendor.select2.i18n' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.static.admin.js.vendor.select2.i18n' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.static.admin.js.vendor.xregexp' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js.vendor.xregexp' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.static.admin.js.vendor.xregexp' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.static.admin.js.vendor.xregexp' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.templates.admin' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.admin' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.templates.admin' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.templates.admin' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.templates.admin.auth.user' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.admin.auth.user' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.templates.admin.auth.user' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.templates.admin.auth.user' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.templates.admin.edit_inline' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.admin.edit_inline' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.templates.admin.edit_inline' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.templates.admin.edit_inline' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.templates.admin.includes' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.admin.includes' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.templates.admin.includes' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.templates.admin.includes' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.templates.admin.widgets' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.admin.widgets' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.templates.admin.widgets' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.templates.admin.widgets' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admin.templates.registration' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.registration' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admin.templates.registration' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admin.templates.registration' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.af.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.af.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.af.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.af.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.ar.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ar.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.ar.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.ar.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.ar_DZ.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ar_DZ.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.ar_DZ.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.ar_DZ.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.ast.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ast.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.ast.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.ast.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.az.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.az.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.az.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.az.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.be.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.be.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.be.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.be.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.bg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.bg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.bg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.bg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.bn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.bn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.bn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.bn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.br.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.br.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.br.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.br.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.bs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.bs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.bs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.bs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.ca.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ca.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.ca.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.ca.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.cs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.cs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.cs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.cs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.cy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.cy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.cy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.cy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.da.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.da.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.da.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.da.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.de.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.de.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.dsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.dsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.dsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.dsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.el.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.el.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.el.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.el.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.en.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.en.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.en.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.en.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.en_AU.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.en_AU.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.en_AU.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.en_AU.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.en_GB.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.en_GB.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.en_GB.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.en_GB.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.eo.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.eo.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.eo.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.eo.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.es.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.es.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.es_AR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.es_AR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.es_AR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.es_AR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.es_CO.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.es_CO.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.es_CO.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.es_CO.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.es_MX.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.es_MX.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.es_MX.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.es_MX.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.es_VE.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.es_VE.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.es_VE.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.es_VE.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.et.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.et.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.et.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.et.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.eu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.eu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.eu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.eu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.fa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.fa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.fa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.fa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.fi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.fi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.fi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.fi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.fr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.fr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.fy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.fy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.fy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.fy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.ga.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ga.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.ga.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.ga.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.gd.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.gd.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.gd.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.gd.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.gl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.gl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.gl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.gl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.he.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.he.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.he.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.he.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.hi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.hi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.hi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.hi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.hr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.hr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.hr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.hr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.hsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.hsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.hsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.hsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.hu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.hu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.hu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.hu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.ia.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ia.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.ia.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.ia.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.id.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.id.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.id.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.id.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.io.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.io.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.io.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.io.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.is.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.is.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.is.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.is.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.it.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.it.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.it.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ja.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.ja.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.ja.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.ka.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ka.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.ka.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.ka.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.kab.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.kab.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.kab.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.kab.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.kk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.kk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.kk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.kk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.km.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.km.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.km.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.km.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.kn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.kn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.kn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.kn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.ko.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ko.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.ko.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.ko.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.ky.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ky.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.ky.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.ky.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.lb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.lb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.lb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.lb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.lt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.lt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.lt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.lt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.lv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.lv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.lv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.lv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.mk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.mk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.mk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.mk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.ml.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ml.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.ml.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.ml.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.mn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.mn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.mn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.mn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.mr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.mr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.mr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.mr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.my.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.my.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.my.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.my.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.nb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.nb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.nb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.nb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.ne.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ne.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.ne.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.ne.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.nl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.nl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.nl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.nl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.nn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.nn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.nn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.nn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.os.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.os.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.os.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.os.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.pa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.pa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.pa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.pa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.pl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.pl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.pl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.pl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.pt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.pt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.pt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.pt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.pt_BR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.pt_BR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.pt_BR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.ro.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ro.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.ro.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.ro.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ru.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.ru.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.ru.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.sk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.sk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.sk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.sl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.sl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.sl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.sq.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sq.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.sq.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.sq.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.sr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.sr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.sr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.sr_Latn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sr_Latn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.sr_Latn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.sr_Latn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.sv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.sv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.sv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.sw.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sw.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.sw.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.sw.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.ta.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ta.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.ta.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.ta.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.te.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.te.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.te.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.te.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.tg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.tg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.tg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.tg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.th.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.th.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.th.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.th.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.tr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.tr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.tr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.tr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.tt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.tt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.tt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.tt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.udm.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.udm.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.udm.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.udm.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.uk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.uk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.uk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.uk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.ur.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ur.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.ur.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.ur.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.vi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.vi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.vi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.vi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.zh_Hans.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.zh_Hans.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.zh_Hans.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.zh_Hans.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.locale.zh_Hant.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.zh_Hant.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.locale.zh_Hant.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.locale.zh_Hant.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.admindocs.templates.admin_doc' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.templates.admin_doc' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.admindocs.templates.admin_doc' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.admindocs.templates.admin_doc' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.af.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.af.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.af.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.af.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.ar.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ar.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.ar.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.ar.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.ar_DZ.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ar_DZ.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.ar_DZ.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.ar_DZ.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.ast.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ast.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.ast.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.ast.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.az.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.az.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.az.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.az.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.be.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.be.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.be.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.be.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.bg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.bg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.bg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.bg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.bn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.bn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.bn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.bn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.br.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.br.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.br.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.br.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.bs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.bs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.bs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.bs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.ca.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ca.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.ca.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.ca.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.cs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.cs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.cs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.cs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.cy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.cy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.cy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.cy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.da.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.da.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.da.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.da.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.de.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.de.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.dsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.dsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.dsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.dsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.el.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.el.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.el.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.el.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.en.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.en.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.en.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.en.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.en_AU.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.en_AU.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.en_AU.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.en_AU.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.en_GB.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.en_GB.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.en_GB.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.en_GB.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.eo.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.eo.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.eo.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.eo.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.es.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.es.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.es_AR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.es_AR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.es_AR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.es_AR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.es_CO.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.es_CO.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.es_CO.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.es_CO.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.es_MX.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.es_MX.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.es_MX.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.es_MX.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.es_VE.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.es_VE.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.es_VE.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.es_VE.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.et.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.et.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.et.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.et.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.eu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.eu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.eu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.eu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.fa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.fa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.fa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.fa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.fi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.fi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.fi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.fi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.fr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.fr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.fy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.fy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.fy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.fy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.ga.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ga.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.ga.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.ga.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.gd.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.gd.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.gd.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.gd.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.gl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.gl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.gl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.gl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.he.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.he.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.he.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.he.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.hi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.hi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.hi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.hi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.hr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.hr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.hr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.hr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.hsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.hsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.hsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.hsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.hu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.hu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.hu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.hu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.hy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.hy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.hy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.hy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.ia.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ia.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.ia.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.ia.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.id.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.id.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.id.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.id.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.io.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.io.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.io.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.io.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.is.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.is.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.is.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.is.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.it.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.it.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.it.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ja.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.ja.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.ja.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.ka.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ka.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.ka.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.ka.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.kab.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.kab.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.kab.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.kab.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.kk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.kk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.kk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.kk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.km.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.km.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.km.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.km.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.kn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.kn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.kn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.kn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.ko.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ko.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.ko.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.ko.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.ky.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ky.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.ky.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.ky.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.lb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.lb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.lb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.lb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.lt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.lt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.lt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.lt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.lv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.lv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.lv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.lv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.mk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.mk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.mk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.mk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.ml.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ml.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.ml.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.ml.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.mn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.mn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.mn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.mn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.mr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.mr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.mr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.mr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.my.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.my.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.my.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.my.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.nb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.nb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.nb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.nb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.ne.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ne.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.ne.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.ne.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.nl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.nl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.nl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.nl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.nn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.nn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.nn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.nn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.os.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.os.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.os.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.os.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.pa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.pa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.pa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.pa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.pl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.pl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.pl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.pl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.pt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.pt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.pt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.pt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.pt_BR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.pt_BR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.pt_BR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.ro.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ro.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.ro.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.ro.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ru.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.ru.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.ru.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.sk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.sk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.sk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.sl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.sl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.sl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.sq.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sq.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.sq.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.sq.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.sr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.sr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.sr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.sr_Latn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sr_Latn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.sr_Latn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.sr_Latn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.sv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.sv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.sv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.sw.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sw.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.sw.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.sw.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.ta.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ta.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.ta.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.ta.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.te.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.te.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.te.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.te.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.tg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.tg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.tg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.tg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.th.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.th.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.th.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.th.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.tk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.tk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.tk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.tk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.tr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.tr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.tr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.tr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.tt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.tt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.tt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.tt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.udm.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.udm.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.udm.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.udm.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.uk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.uk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.uk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.uk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.ur.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ur.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.ur.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.ur.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.uz.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.uz.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.uz.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.uz.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.vi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.vi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.vi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.vi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.zh_Hans.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.zh_Hans.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.zh_Hans.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.zh_Hans.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.locale.zh_Hant.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.zh_Hant.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.locale.zh_Hant.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.locale.zh_Hant.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.templates.auth.widgets' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.templates.auth.widgets' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.templates.auth.widgets' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.templates.auth.widgets' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.auth.templates.registration' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.templates.registration' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.auth.templates.registration' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.auth.templates.registration' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.af.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.af.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.af.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.af.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.ar.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ar.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.ar.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.ar.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.ar_DZ.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ar_DZ.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.ar_DZ.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.ar_DZ.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.ast.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ast.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.ast.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.ast.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.az.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.az.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.az.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.az.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.be.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.be.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.be.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.be.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.bg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.bg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.bg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.bg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.bn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.bn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.bn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.bn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.br.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.br.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.br.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.br.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.bs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.bs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.bs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.bs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.ca.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ca.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.ca.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.ca.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.cs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.cs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.cs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.cs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.cy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.cy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.cy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.cy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.da.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.da.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.da.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.da.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.de.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.de.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.dsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.dsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.dsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.dsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.el.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.el.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.el.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.el.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.en.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.en.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.en.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.en.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.en_AU.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.en_AU.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.en_AU.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.en_AU.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.en_GB.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.en_GB.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.en_GB.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.en_GB.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.eo.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.eo.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.eo.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.eo.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.es.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.es.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.es_AR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.es_AR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.es_AR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.es_AR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.es_CO.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.es_CO.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.es_CO.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.es_CO.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.es_MX.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.es_MX.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.es_MX.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.es_MX.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.es_VE.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.es_VE.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.es_VE.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.es_VE.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.et.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.et.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.et.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.et.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.eu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.eu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.eu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.eu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.fa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.fa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.fa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.fa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.fi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.fi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.fi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.fi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.fr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.fr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.fy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.fy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.fy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.fy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.ga.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ga.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.ga.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.ga.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.gd.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.gd.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.gd.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.gd.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.gl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.gl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.gl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.gl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.he.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.he.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.he.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.he.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.hi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.hi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.hi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.hi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.hr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.hr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.hr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.hr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.hsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.hsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.hsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.hsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.hu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.hu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.hu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.hu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.hy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.hy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.hy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.hy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.ia.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ia.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.ia.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.ia.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.id.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.id.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.id.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.id.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.io.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.io.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.io.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.io.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.is.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.is.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.is.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.is.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.it.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.it.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.it.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ja.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.ja.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.ja.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.ka.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ka.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.ka.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.ka.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.kk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.kk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.kk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.kk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.km.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.km.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.km.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.km.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.kn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.kn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.kn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.kn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.ko.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ko.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.ko.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.ko.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.ky.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ky.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.ky.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.ky.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.lb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.lb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.lb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.lb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.lt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.lt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.lt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.lt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.lv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.lv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.lv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.lv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.mk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.mk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.mk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.mk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.ml.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ml.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.ml.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.ml.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.mn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.mn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.mn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.mn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.mr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.mr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.mr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.mr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.my.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.my.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.my.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.my.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.nb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.nb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.nb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.nb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.ne.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ne.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.ne.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.ne.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.nl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.nl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.nl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.nl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.nn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.nn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.nn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.nn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.os.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.os.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.os.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.os.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.pa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.pa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.pa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.pa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.pl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.pl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.pl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.pl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.pt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.pt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.pt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.pt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.pt_BR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.pt_BR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.pt_BR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.ro.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ro.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.ro.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.ro.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ru.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.ru.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.ru.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.sk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.sk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.sk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.sl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.sl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.sl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.sq.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sq.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.sq.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.sq.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.sr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.sr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.sr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.sr_Latn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sr_Latn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.sr_Latn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.sr_Latn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.sv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.sv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.sv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.sw.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sw.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.sw.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.sw.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.ta.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ta.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.ta.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.ta.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.te.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.te.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.te.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.te.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.tg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.tg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.tg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.tg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.th.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.th.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.th.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.th.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.tk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.tk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.tk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.tk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.tr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.tr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.tr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.tr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.tt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.tt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.tt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.tt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.udm.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.udm.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.udm.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.udm.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.uk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.uk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.uk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.uk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.ur.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ur.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.ur.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.ur.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.vi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.vi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.vi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.vi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.zh_Hans.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.zh_Hans.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.zh_Hans.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.zh_Hans.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.contenttypes.locale.zh_Hant.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.zh_Hant.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.contenttypes.locale.zh_Hant.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.contenttypes.locale.zh_Hant.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.af.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.af.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.af.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.af.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.ar.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ar.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.ar.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.ar.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.ar_DZ.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ar_DZ.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.ar_DZ.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.ar_DZ.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.ast.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ast.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.ast.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.ast.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.az.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.az.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.az.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.az.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.be.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.be.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.be.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.be.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.bg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.bg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.bg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.bg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.bn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.bn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.bn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.bn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.br.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.br.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.br.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.br.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.bs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.bs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.bs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.bs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.ca.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ca.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.ca.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.ca.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.cs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.cs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.cs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.cs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.cy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.cy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.cy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.cy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.da.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.da.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.da.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.da.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.de.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.de.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.dsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.dsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.dsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.dsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.el.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.el.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.el.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.el.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.en.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.en.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.en.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.en.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.en_AU.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.en_AU.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.en_AU.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.en_AU.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.en_GB.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.en_GB.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.en_GB.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.en_GB.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.eo.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.eo.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.eo.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.eo.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.es.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.es.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.es_AR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.es_AR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.es_AR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.es_AR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.es_CO.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.es_CO.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.es_CO.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.es_CO.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.es_MX.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.es_MX.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.es_MX.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.es_MX.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.es_VE.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.es_VE.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.es_VE.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.es_VE.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.et.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.et.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.et.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.et.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.eu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.eu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.eu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.eu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.fa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.fa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.fa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.fa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.fi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.fi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.fi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.fi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.fr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.fr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.fy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.fy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.fy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.fy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.ga.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ga.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.ga.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.ga.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.gd.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.gd.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.gd.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.gd.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.gl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.gl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.gl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.gl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.he.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.he.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.he.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.he.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.hi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.hi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.hi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.hi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.hr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.hr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.hr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.hr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.hsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.hsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.hsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.hsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.hu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.hu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.hu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.hu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.hy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.hy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.hy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.hy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.ia.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ia.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.ia.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.ia.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.id.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.id.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.id.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.id.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.io.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.io.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.io.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.io.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.is.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.is.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.is.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.is.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.it.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.it.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.it.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ja.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.ja.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.ja.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.ka.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ka.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.ka.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.ka.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.kk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.kk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.kk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.kk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.km.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.km.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.km.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.km.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.kn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.kn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.kn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.kn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.ko.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ko.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.ko.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.ko.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.ky.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ky.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.ky.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.ky.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.lb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.lb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.lb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.lb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.lt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.lt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.lt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.lt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.lv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.lv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.lv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.lv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.mk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.mk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.mk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.mk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.ml.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ml.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.ml.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.ml.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.mn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.mn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.mn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.mn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.mr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.mr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.mr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.mr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.my.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.my.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.my.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.my.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.nb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.nb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.nb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.nb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.ne.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ne.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.ne.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.ne.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.nl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.nl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.nl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.nl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.nn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.nn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.nn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.nn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.os.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.os.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.os.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.os.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.pa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.pa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.pa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.pa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.pl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.pl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.pl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.pl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.pt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.pt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.pt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.pt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.pt_BR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.pt_BR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.pt_BR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.ro.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ro.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.ro.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.ro.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ru.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.ru.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.ru.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.sk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.sk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.sk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.sl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.sl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.sl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.sq.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sq.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.sq.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.sq.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.sr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.sr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.sr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.sr_Latn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sr_Latn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.sr_Latn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.sr_Latn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.sv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.sv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.sv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.sw.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sw.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.sw.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.sw.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.ta.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ta.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.ta.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.ta.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.te.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.te.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.te.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.te.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.tg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.tg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.tg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.tg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.th.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.th.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.th.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.th.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.tk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.tk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.tk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.tk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.tr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.tr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.tr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.tr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.tt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.tt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.tt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.tt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.udm.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.udm.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.udm.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.udm.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.uk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.uk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.uk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.uk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.ur.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ur.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.ur.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.ur.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.vi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.vi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.vi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.vi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.zh_Hans.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.zh_Hans.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.zh_Hans.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.zh_Hans.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.flatpages.locale.zh_Hant.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.zh_Hant.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.flatpages.locale.zh_Hant.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.flatpages.locale.zh_Hant.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.af.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.af.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.af.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.af.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.ar.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ar.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.ar.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.ar.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.ar_DZ.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ar_DZ.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.ar_DZ.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.ar_DZ.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.ast.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ast.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.ast.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.ast.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.az.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.az.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.az.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.az.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.be.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.be.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.be.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.be.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.bg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.bg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.bg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.bg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.bn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.bn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.bn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.bn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.br.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.br.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.br.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.br.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.bs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.bs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.bs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.bs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.ca.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ca.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.ca.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.ca.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.cs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.cs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.cs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.cs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.cy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.cy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.cy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.cy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.da.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.da.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.da.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.da.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.de.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.de.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.dsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.dsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.dsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.dsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.el.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.el.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.el.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.el.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.en.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.en.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.en.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.en.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.en_AU.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.en_AU.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.en_AU.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.en_AU.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.en_GB.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.en_GB.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.en_GB.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.en_GB.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.eo.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.eo.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.eo.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.eo.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.es.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.es.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.es_AR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.es_AR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.es_AR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.es_AR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.es_CO.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.es_CO.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.es_CO.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.es_CO.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.es_MX.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.es_MX.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.es_MX.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.es_MX.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.es_VE.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.es_VE.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.es_VE.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.es_VE.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.et.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.et.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.et.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.et.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.eu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.eu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.eu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.eu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.fa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.fa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.fa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.fa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.fi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.fi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.fi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.fi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.fr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.fr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.fy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.fy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.fy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.fy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.ga.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ga.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.ga.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.ga.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.gd.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.gd.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.gd.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.gd.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.gl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.gl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.gl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.gl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.he.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.he.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.he.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.he.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.hi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.hi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.hi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.hi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.hr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.hr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.hr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.hr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.hsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.hsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.hsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.hsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.hu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.hu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.hu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.hu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.hy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.hy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.hy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.hy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.ia.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ia.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.ia.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.ia.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.id.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.id.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.id.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.id.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.io.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.io.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.io.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.io.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.is.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.is.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.is.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.is.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.it.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.it.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.it.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ja.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.ja.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.ja.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.ka.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ka.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.ka.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.ka.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.kk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.kk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.kk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.kk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.km.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.km.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.km.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.km.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.kn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.kn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.kn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.kn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.ko.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ko.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.ko.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.ko.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.ky.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ky.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.ky.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.ky.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.lb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.lb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.lb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.lb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.lt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.lt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.lt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.lt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.lv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.lv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.lv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.lv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.mk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.mk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.mk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.mk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.ml.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ml.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.ml.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.ml.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.mn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.mn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.mn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.mn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.mr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.mr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.mr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.mr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.my.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.my.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.my.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.my.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.nb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.nb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.nb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.nb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.ne.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ne.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.ne.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.ne.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.nl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.nl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.nl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.nl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.nn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.nn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.nn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.nn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.os.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.os.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.os.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.os.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.pa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.pa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.pa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.pa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.pl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.pl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.pl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.pl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.pt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.pt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.pt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.pt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.pt_BR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.pt_BR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.pt_BR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.ro.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ro.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.ro.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.ro.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ru.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.ru.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.ru.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.sk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.sk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.sk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.sl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.sl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.sl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.sq.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sq.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.sq.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.sq.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.sr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.sr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.sr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.sr_Latn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sr_Latn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.sr_Latn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.sr_Latn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.sv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.sv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.sv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.sw.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sw.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.sw.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.sw.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.ta.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ta.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.ta.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.ta.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.te.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.te.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.te.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.te.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.tg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.tg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.tg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.tg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.th.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.th.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.th.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.th.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.tr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.tr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.tr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.tr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.tt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.tt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.tt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.tt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.udm.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.udm.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.udm.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.udm.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.uk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.uk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.uk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.uk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.ur.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ur.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.ur.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.ur.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.vi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.vi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.vi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.vi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.zh_Hans.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.zh_Hans.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.zh_Hans.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.zh_Hans.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.locale.zh_Hant.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.zh_Hant.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.locale.zh_Hant.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.locale.zh_Hant.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.static.gis.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.static.gis.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.static.gis.css' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.static.gis.css' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.static.gis.img' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.static.gis.img' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.static.gis.img' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.static.gis.img' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.static.gis.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.static.gis.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.static.gis.js' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.static.gis.js' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.templates.gis' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.templates.gis' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.templates.gis' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.templates.gis' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.templates.gis.admin' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.templates.gis.admin' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.templates.gis.admin' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.templates.gis.admin' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.gis.templates.gis.kml' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.templates.gis.kml' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.gis.templates.gis.kml' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.gis.templates.gis.kml' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.af.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.af.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.af.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.af.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.ar.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ar.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.ar.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.ar.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.ar_DZ.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ar_DZ.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.ar_DZ.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.ar_DZ.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.ast.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ast.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.ast.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.ast.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.az.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.az.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.az.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.az.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.be.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.be.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.be.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.be.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.bg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.bg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.bg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.bg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.bn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.bn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.bn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.bn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.br.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.br.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.br.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.br.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.bs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.bs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.bs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.bs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.ca.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ca.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.ca.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.ca.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.cs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.cs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.cs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.cs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.cy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.cy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.cy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.cy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.da.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.da.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.da.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.da.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.de.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.de.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.dsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.dsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.dsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.dsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.el.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.el.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.el.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.el.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.en.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.en.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.en.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.en.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.en_AU.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.en_AU.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.en_AU.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.en_AU.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.en_GB.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.en_GB.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.en_GB.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.en_GB.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.eo.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.eo.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.eo.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.eo.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.es.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.es.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.es_AR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.es_AR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.es_AR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.es_AR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.es_CO.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.es_CO.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.es_CO.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.es_CO.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.es_MX.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.es_MX.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.es_MX.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.es_MX.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.es_VE.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.es_VE.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.es_VE.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.es_VE.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.et.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.et.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.et.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.et.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.eu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.eu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.eu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.eu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.fa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.fa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.fa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.fa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.fi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.fi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.fi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.fi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.fr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.fr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.fy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.fy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.fy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.fy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.ga.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ga.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.ga.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.ga.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.gd.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.gd.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.gd.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.gd.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.gl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.gl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.gl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.gl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.he.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.he.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.he.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.he.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.hi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.hi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.hi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.hi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.hr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.hr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.hr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.hr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.hsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.hsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.hsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.hsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.hu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.hu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.hu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.hu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.hy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.hy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.hy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.hy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.ia.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ia.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.ia.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.ia.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.id.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.id.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.id.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.id.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.io.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.io.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.io.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.io.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.is.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.is.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.is.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.is.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.it.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.it.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.it.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ja.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.ja.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.ja.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.ka.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ka.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.ka.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.ka.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.kk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.kk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.kk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.kk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.km.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.km.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.km.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.km.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.kn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.kn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.kn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.kn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.ko.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ko.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.ko.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.ko.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.ky.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ky.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.ky.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.ky.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.lb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.lb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.lb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.lb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.lt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.lt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.lt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.lt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.lv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.lv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.lv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.lv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.mk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.mk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.mk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.mk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.ml.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ml.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.ml.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.ml.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.mn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.mn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.mn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.mn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.mr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.mr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.mr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.mr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.ms.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ms.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.ms.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.ms.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.my.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.my.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.my.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.my.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.nb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.nb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.nb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.nb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.ne.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ne.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.ne.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.ne.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.nl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.nl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.nl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.nl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.nn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.nn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.nn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.nn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.os.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.os.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.os.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.os.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.pa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.pa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.pa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.pa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.pl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.pl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.pl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.pl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.pt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.pt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.pt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.pt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.pt_BR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.pt_BR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.pt_BR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.ro.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ro.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.ro.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.ro.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ru.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.ru.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.ru.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.sk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.sk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.sk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.sl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.sl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.sl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.sq.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sq.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.sq.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.sq.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.sr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.sr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.sr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.sr_Latn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sr_Latn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.sr_Latn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.sr_Latn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.sv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.sv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.sv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.sw.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sw.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.sw.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.sw.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.ta.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ta.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.ta.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.ta.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.te.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.te.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.te.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.te.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.tg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.tg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.tg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.tg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.th.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.th.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.th.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.th.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.tr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.tr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.tr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.tr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.tt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.tt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.tt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.tt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.udm.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.udm.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.udm.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.udm.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.uk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.uk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.uk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.uk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.ur.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ur.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.ur.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.ur.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.uz.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.uz.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.uz.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.uz.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.vi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.vi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.vi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.vi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.zh_Hans.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.zh_Hans.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.zh_Hans.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.zh_Hans.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.humanize.locale.zh_Hant.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.zh_Hant.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.humanize.locale.zh_Hant.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.humanize.locale.zh_Hant.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.jinja2.postgres.widgets' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.jinja2.postgres.widgets' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.jinja2.postgres.widgets' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.jinja2.postgres.widgets' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.af.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.af.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.af.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.af.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.ar.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ar.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.ar.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.ar.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.ar_DZ.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ar_DZ.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.ar_DZ.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.ar_DZ.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.az.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.az.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.az.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.az.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.be.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.be.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.be.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.be.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.bg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.bg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.bg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.bg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.ca.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ca.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.ca.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.ca.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.cs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.cs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.cs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.cs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.da.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.da.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.da.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.da.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.de.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.de.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.dsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.dsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.dsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.dsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.el.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.el.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.el.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.el.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.en.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.en.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.en.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.en.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.eo.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.eo.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.eo.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.eo.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.es.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.es.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.es_AR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.es_AR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.es_AR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.es_AR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.es_CO.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.es_CO.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.es_CO.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.es_CO.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.es_MX.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.es_MX.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.es_MX.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.es_MX.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.et.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.et.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.et.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.et.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.eu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.eu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.eu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.eu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.fa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.fa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.fa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.fa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.fi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.fi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.fi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.fi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.fr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.fr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.gd.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.gd.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.gd.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.gd.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.gl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.gl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.gl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.gl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.he.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.he.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.he.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.he.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.hr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.hr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.hr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.hr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.hsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.hsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.hsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.hsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.hu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.hu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.hu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.hu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.hy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.hy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.hy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.hy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.ia.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ia.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.ia.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.ia.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.id.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.id.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.id.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.id.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.is.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.is.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.is.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.is.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.it.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.it.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.it.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ja.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.ja.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.ja.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.ka.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ka.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.ka.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.ka.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.kk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.kk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.kk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.kk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.ko.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ko.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.ko.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.ko.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.ky.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ky.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.ky.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.ky.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.lt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.lt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.lt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.lt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.lv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.lv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.lv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.lv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.mk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.mk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.mk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.mk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.ml.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ml.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.ml.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.ml.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.mn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.mn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.mn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.mn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.nb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.nb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.nb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.nb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.ne.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ne.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.ne.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.ne.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.nl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.nl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.nl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.nl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.pl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.pl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.pl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.pl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.pt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.pt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.pt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.pt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.pt_BR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.pt_BR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.pt_BR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.ro.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ro.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.ro.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.ro.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ru.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.ru.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.ru.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.sk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.sk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.sk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.sl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.sl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.sl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.sq.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sq.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.sq.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.sq.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.sr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.sr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.sr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.sr_Latn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sr_Latn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.sr_Latn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.sr_Latn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.sv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.sv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.sv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.tg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.tg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.tg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.tg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.tk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.tk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.tk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.tk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.tr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.tr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.tr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.tr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.uk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.uk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.uk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.uk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.uz.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.uz.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.uz.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.uz.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.zh_Hans.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.zh_Hans.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.zh_Hans.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.zh_Hans.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.locale.zh_Hant.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.zh_Hant.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.locale.zh_Hant.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.locale.zh_Hant.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.postgres.templates.postgres.widgets' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.templates.postgres.widgets' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.postgres.templates.postgres.widgets' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.postgres.templates.postgres.widgets' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.af.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.af.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.af.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.af.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.ar.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ar.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.ar.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.ar.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.ar_DZ.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ar_DZ.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.ar_DZ.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.ar_DZ.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.ast.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ast.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.ast.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.ast.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.az.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.az.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.az.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.az.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.be.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.be.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.be.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.be.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.bg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.bg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.bg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.bg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.bn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.bn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.bn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.bn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.br.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.br.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.br.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.br.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.bs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.bs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.bs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.bs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.ca.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ca.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.ca.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.ca.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.cs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.cs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.cs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.cs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.cy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.cy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.cy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.cy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.da.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.da.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.da.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.da.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.de.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.de.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.dsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.dsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.dsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.dsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.el.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.el.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.el.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.el.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.en.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.en.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.en.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.en.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.en_AU.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.en_AU.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.en_AU.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.en_AU.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.en_GB.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.en_GB.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.en_GB.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.en_GB.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.eo.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.eo.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.eo.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.eo.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.es.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.es.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.es_AR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.es_AR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.es_AR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.es_AR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.es_CO.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.es_CO.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.es_CO.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.es_CO.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.es_MX.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.es_MX.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.es_MX.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.es_MX.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.es_VE.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.es_VE.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.es_VE.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.es_VE.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.et.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.et.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.et.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.et.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.eu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.eu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.eu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.eu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.fa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.fa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.fa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.fa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.fi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.fi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.fi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.fi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.fr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.fr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.fy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.fy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.fy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.fy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.ga.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ga.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.ga.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.ga.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.gd.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.gd.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.gd.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.gd.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.gl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.gl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.gl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.gl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.he.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.he.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.he.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.he.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.hi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.hi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.hi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.hi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.hr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.hr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.hr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.hr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.hsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.hsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.hsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.hsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.hu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.hu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.hu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.hu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.hy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.hy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.hy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.hy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.ia.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ia.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.ia.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.ia.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.id.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.id.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.id.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.id.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.io.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.io.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.io.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.io.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.is.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.is.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.is.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.is.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.it.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.it.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.it.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ja.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.ja.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.ja.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.ka.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ka.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.ka.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.ka.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.kab.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.kab.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.kab.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.kab.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.kk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.kk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.kk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.kk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.km.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.km.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.km.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.km.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.kn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.kn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.kn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.kn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.ko.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ko.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.ko.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.ko.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.ky.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ky.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.ky.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.ky.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.lb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.lb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.lb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.lb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.lt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.lt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.lt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.lt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.lv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.lv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.lv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.lv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.mk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.mk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.mk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.mk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.ml.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ml.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.ml.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.ml.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.mn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.mn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.mn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.mn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.mr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.mr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.mr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.mr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.my.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.my.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.my.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.my.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.nb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.nb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.nb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.nb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.ne.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ne.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.ne.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.ne.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.nl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.nl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.nl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.nl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.nn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.nn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.nn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.nn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.os.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.os.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.os.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.os.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.pa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.pa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.pa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.pa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.pl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.pl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.pl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.pl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.pt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.pt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.pt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.pt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.pt_BR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.pt_BR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.pt_BR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.ro.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ro.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.ro.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.ro.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ru.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.ru.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.ru.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.sk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.sk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.sk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.sl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.sl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.sl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.sq.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sq.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.sq.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.sq.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.sr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.sr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.sr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.sr_Latn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sr_Latn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.sr_Latn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.sr_Latn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.sv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.sv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.sv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.sw.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sw.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.sw.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.sw.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.ta.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ta.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.ta.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.ta.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.te.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.te.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.te.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.te.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.tg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.tg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.tg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.tg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.th.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.th.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.th.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.th.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.tk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.tk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.tk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.tk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.tr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.tr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.tr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.tr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.tt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.tt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.tt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.tt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.udm.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.udm.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.udm.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.udm.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.uk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.uk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.uk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.uk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.ur.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ur.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.ur.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.ur.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.uz.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.uz.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.uz.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.uz.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.vi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.vi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.vi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.vi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.zh_Hans.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.zh_Hans.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.zh_Hans.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.zh_Hans.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.redirects.locale.zh_Hant.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.zh_Hant.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.redirects.locale.zh_Hant.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.redirects.locale.zh_Hant.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.af.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.af.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.af.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.af.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.ar.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ar.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.ar.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.ar.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.ar_DZ.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ar_DZ.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.ar_DZ.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.ar_DZ.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.ast.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ast.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.ast.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.ast.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.az.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.az.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.az.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.az.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.be.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.be.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.be.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.be.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.bg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.bg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.bg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.bg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.bn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.bn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.bn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.bn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.br.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.br.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.br.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.br.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.bs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.bs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.bs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.bs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.ca.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ca.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.ca.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.ca.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.cs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.cs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.cs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.cs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.cy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.cy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.cy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.cy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.da.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.da.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.da.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.da.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.de.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.de.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.dsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.dsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.dsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.dsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.el.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.el.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.el.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.el.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.en.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.en.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.en.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.en.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.en_AU.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.en_AU.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.en_AU.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.en_AU.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.en_GB.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.en_GB.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.en_GB.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.en_GB.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.eo.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.eo.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.eo.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.eo.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.es.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.es.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.es_AR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.es_AR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.es_AR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.es_AR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.es_CO.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.es_CO.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.es_CO.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.es_CO.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.es_MX.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.es_MX.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.es_MX.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.es_MX.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.es_VE.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.es_VE.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.es_VE.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.es_VE.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.et.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.et.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.et.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.et.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.eu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.eu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.eu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.eu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.fa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.fa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.fa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.fa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.fi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.fi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.fi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.fi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.fr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.fr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.fy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.fy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.fy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.fy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.ga.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ga.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.ga.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.ga.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.gd.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.gd.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.gd.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.gd.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.gl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.gl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.gl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.gl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.he.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.he.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.he.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.he.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.hi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.hi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.hi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.hi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.hr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.hr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.hr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.hr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.hsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.hsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.hsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.hsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.hu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.hu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.hu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.hu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.hy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.hy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.hy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.hy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.ia.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ia.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.ia.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.ia.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.id.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.id.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.id.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.id.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.io.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.io.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.io.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.io.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.is.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.is.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.is.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.is.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.it.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.it.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.it.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ja.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.ja.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.ja.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.ka.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ka.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.ka.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.ka.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.kab.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.kab.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.kab.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.kab.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.kk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.kk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.kk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.kk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.km.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.km.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.km.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.km.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.kn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.kn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.kn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.kn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.ko.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ko.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.ko.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.ko.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.ky.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ky.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.ky.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.ky.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.lb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.lb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.lb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.lb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.lt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.lt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.lt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.lt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.lv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.lv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.lv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.lv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.mk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.mk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.mk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.mk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.ml.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ml.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.ml.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.ml.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.mn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.mn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.mn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.mn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.mr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.mr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.mr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.mr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.my.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.my.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.my.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.my.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.nb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.nb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.nb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.nb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.ne.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ne.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.ne.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.ne.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.nl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.nl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.nl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.nl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.nn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.nn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.nn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.nn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.os.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.os.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.os.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.os.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.pa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.pa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.pa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.pa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.pl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.pl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.pl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.pl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.pt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.pt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.pt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.pt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.pt_BR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.pt_BR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.pt_BR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.ro.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ro.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.ro.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.ro.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ru.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.ru.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.ru.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.sk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.sk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.sk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.sl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.sl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.sl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.sq.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sq.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.sq.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.sq.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.sr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.sr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.sr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.sr_Latn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sr_Latn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.sr_Latn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.sr_Latn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.sv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.sv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.sv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.sw.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sw.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.sw.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.sw.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.ta.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ta.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.ta.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.ta.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.te.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.te.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.te.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.te.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.tg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.tg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.tg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.tg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.th.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.th.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.th.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.th.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.tk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.tk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.tk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.tk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.tr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.tr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.tr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.tr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.tt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.tt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.tt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.tt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.udm.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.udm.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.udm.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.udm.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.uk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.uk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.uk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.uk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.ur.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ur.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.ur.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.ur.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.uz.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.uz.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.uz.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.uz.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.vi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.vi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.vi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.vi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.zh_Hans.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.zh_Hans.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.zh_Hans.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.zh_Hans.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sessions.locale.zh_Hant.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.zh_Hant.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sessions.locale.zh_Hant.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sessions.locale.zh_Hant.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sitemaps.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sitemaps.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sitemaps.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sitemaps.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.af.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.af.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.af.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.af.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.ar.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ar.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.ar.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.ar.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.ar_DZ.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ar_DZ.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.ar_DZ.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.ar_DZ.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.ast.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ast.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.ast.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.ast.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.az.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.az.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.az.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.az.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.be.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.be.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.be.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.be.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.bg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.bg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.bg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.bg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.bn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.bn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.bn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.bn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.br.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.br.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.br.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.br.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.bs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.bs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.bs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.bs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.ca.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ca.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.ca.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.ca.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.cs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.cs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.cs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.cs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.cy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.cy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.cy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.cy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.da.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.da.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.da.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.da.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.de.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.de.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.dsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.dsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.dsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.dsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.el.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.el.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.el.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.el.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.en.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.en.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.en.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.en.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.en_AU.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.en_AU.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.en_AU.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.en_AU.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.en_GB.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.en_GB.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.en_GB.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.en_GB.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.eo.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.eo.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.eo.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.eo.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.es.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.es.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.es_AR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.es_AR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.es_AR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.es_AR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.es_CO.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.es_CO.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.es_CO.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.es_CO.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.es_MX.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.es_MX.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.es_MX.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.es_MX.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.es_VE.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.es_VE.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.es_VE.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.es_VE.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.et.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.et.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.et.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.et.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.eu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.eu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.eu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.eu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.fa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.fa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.fa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.fa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.fi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.fi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.fi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.fi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.fr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.fr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.fy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.fy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.fy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.fy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.ga.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ga.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.ga.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.ga.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.gd.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.gd.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.gd.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.gd.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.gl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.gl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.gl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.gl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.he.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.he.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.he.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.he.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.hi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.hi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.hi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.hi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.hr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.hr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.hr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.hr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.hsb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.hsb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.hsb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.hsb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.hu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.hu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.hu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.hu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.hy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.hy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.hy.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.hy.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.ia.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ia.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.ia.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.ia.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.id.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.id.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.id.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.id.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.io.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.io.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.io.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.io.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.is.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.is.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.is.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.is.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.it.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.it.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.it.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ja.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.ja.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.ja.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.ka.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ka.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.ka.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.ka.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.kab.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.kab.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.kab.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.kab.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.kk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.kk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.kk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.kk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.km.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.km.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.km.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.km.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.kn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.kn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.kn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.kn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.ko.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ko.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.ko.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.ko.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.ky.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ky.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.ky.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.ky.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.lb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.lb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.lb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.lb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.lt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.lt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.lt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.lt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.lv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.lv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.lv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.lv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.mk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.mk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.mk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.mk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.ml.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ml.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.ml.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.ml.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.mn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.mn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.mn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.mn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.mr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.mr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.mr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.mr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.my.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.my.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.my.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.my.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.nb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.nb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.nb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.nb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.ne.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ne.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.ne.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.ne.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.nl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.nl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.nl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.nl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.nn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.nn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.nn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.nn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.os.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.os.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.os.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.os.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.pa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.pa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.pa.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.pa.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.pl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.pl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.pl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.pl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.pt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.pt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.pt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.pt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.pt_BR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.pt_BR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.pt_BR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.ro.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ro.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.ro.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.ro.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ru.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.ru.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.ru.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.sk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.sk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.sk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.sl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.sl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.sl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.sq.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sq.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.sq.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.sq.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.sr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.sr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.sr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.sr_Latn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sr_Latn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.sr_Latn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.sr_Latn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.sv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.sv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.sv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.sw.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sw.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.sw.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.sw.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.ta.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ta.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.ta.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.ta.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.te.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.te.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.te.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.te.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.tg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.tg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.tg.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.tg.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.th.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.th.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.th.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.th.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.tk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.tk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.tk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.tk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.tr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.tr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.tr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.tr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.tt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.tt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.tt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.tt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.udm.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.udm.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.udm.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.udm.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.uk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.uk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.uk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.uk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.ur.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ur.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.ur.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.ur.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.uz.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.uz.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.uz.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.uz.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.vi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.vi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.vi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.vi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.zh_Hans.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.zh_Hans.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.zh_Hans.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.zh_Hans.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.contrib.sites.locale.zh_Hant.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.zh_Hant.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.contrib.sites.locale.zh_Hant.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.contrib.sites.locale.zh_Hant.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.forms.jinja2.django.forms.widgets' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.jinja2.django.forms.widgets' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.forms.jinja2.django.forms.widgets' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.forms.jinja2.django.forms.widgets' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.forms.templates.django.forms.widgets' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.templates.django.forms.widgets' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.forms.templates.django.forms.widgets' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.forms.templates.django.forms.widgets' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'django.views.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'django.views.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'django.views.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'django.views.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) running build_scripts running install_lib creating /home/buildozer/aports/community/py3-django/pkg creating /home/buildozer/aports/community/py3-django/pkg/py3-django creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/middleware copying build/lib/django/middleware/security.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/middleware copying build/lib/django/middleware/gzip.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/middleware copying build/lib/django/middleware/cache.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/middleware copying build/lib/django/middleware/csrf.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/middleware copying build/lib/django/middleware/clickjacking.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/middleware copying build/lib/django/middleware/http.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/middleware copying build/lib/django/middleware/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/middleware copying build/lib/django/middleware/common.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/middleware copying build/lib/django/middleware/locale.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/middleware creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template copying build/lib/django/template/context_processors.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template copying build/lib/django/template/library.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template copying build/lib/django/template/context.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template copying build/lib/django/template/defaultfilters.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template copying build/lib/django/template/autoreload.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template copying build/lib/django/template/exceptions.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template copying build/lib/django/template/defaulttags.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template copying build/lib/django/template/loader.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template copying build/lib/django/template/utils.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template copying build/lib/django/template/smartif.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template copying build/lib/django/template/response.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template copying build/lib/django/template/loader_tags.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/loaders copying build/lib/django/template/loaders/filesystem.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/loaders copying build/lib/django/template/loaders/cached.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/loaders copying build/lib/django/template/loaders/locmem.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/loaders copying build/lib/django/template/loaders/app_directories.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/loaders copying build/lib/django/template/loaders/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/loaders copying build/lib/django/template/loaders/base.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/loaders creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/backends copying build/lib/django/template/backends/jinja2.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/backends copying build/lib/django/template/backends/django.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/backends copying build/lib/django/template/backends/utils.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/backends copying build/lib/django/template/backends/dummy.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/backends copying build/lib/django/template/backends/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/backends copying build/lib/django/template/backends/base.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/backends copying build/lib/django/template/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template copying build/lib/django/template/engine.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template copying build/lib/django/template/base.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/checks creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/checks/compatibility copying build/lib/django/core/checks/compatibility/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/checks/compatibility copying build/lib/django/core/checks/caches.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/checks copying build/lib/django/core/checks/urls.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/checks copying build/lib/django/core/checks/templates.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/checks copying build/lib/django/core/checks/database.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/checks copying build/lib/django/core/checks/async_checks.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/checks copying build/lib/django/core/checks/registry.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/checks copying build/lib/django/core/checks/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/checks copying build/lib/django/core/checks/messages.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/checks creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/checks/security copying build/lib/django/core/checks/security/csrf.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/checks/security copying build/lib/django/core/checks/security/sessions.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/checks/security copying build/lib/django/core/checks/security/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/checks/security copying build/lib/django/core/checks/security/base.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/checks/security copying build/lib/django/core/checks/model_checks.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/checks copying build/lib/django/core/checks/translation.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/checks creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/cache copying build/lib/django/core/cache/utils.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/cache creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/cache/backends copying build/lib/django/core/cache/backends/locmem.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/cache/backends copying build/lib/django/core/cache/backends/memcached.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/cache/backends copying build/lib/django/core/cache/backends/db.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/cache/backends copying build/lib/django/core/cache/backends/dummy.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/cache/backends copying build/lib/django/core/cache/backends/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/cache/backends copying build/lib/django/core/cache/backends/filebased.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/cache/backends copying build/lib/django/core/cache/backends/base.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/cache/backends copying build/lib/django/core/cache/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/cache copying build/lib/django/core/asgi.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core copying build/lib/django/core/validators.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/handlers copying build/lib/django/core/handlers/asgi.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/handlers copying build/lib/django/core/handlers/exception.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/handlers copying build/lib/django/core/handlers/wsgi.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/handlers copying build/lib/django/core/handlers/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/handlers copying build/lib/django/core/handlers/base.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/handlers copying build/lib/django/core/exceptions.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/mail copying build/lib/django/core/mail/message.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/mail copying build/lib/django/core/mail/utils.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/mail creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/mail/backends copying build/lib/django/core/mail/backends/console.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/mail/backends copying build/lib/django/core/mail/backends/smtp.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/mail/backends copying build/lib/django/core/mail/backends/locmem.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/mail/backends copying build/lib/django/core/mail/backends/dummy.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/mail/backends copying build/lib/django/core/mail/backends/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/mail/backends copying build/lib/django/core/mail/backends/filebased.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/mail/backends copying build/lib/django/core/mail/backends/base.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/mail/backends copying build/lib/django/core/mail/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/mail copying build/lib/django/core/wsgi.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core copying build/lib/django/core/signing.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/servers copying build/lib/django/core/servers/basehttp.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/servers copying build/lib/django/core/servers/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/servers copying build/lib/django/core/paginator.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management copying build/lib/django/core/management/sql.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management copying build/lib/django/core/management/utils.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management copying build/lib/django/core/management/templates.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management copying build/lib/django/core/management/color.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management copying build/lib/django/core/management/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/flush.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/diffsettings.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/createcachetable.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/startproject.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/inspectdb.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/test.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/showmigrations.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/testserver.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/dumpdata.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/sqlflush.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/sendtestemail.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/squashmigrations.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/makemessages.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/compilemessages.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/migrate.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/makemigrations.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/startapp.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/check.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/shell.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/loaddata.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/sqlmigrate.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/sqlsequencereset.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/runserver.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands copying build/lib/django/core/management/commands/dbshell.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands copying build/lib/django/core/management/base.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/serializers copying build/lib/django/core/serializers/json.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/serializers copying build/lib/django/core/serializers/python.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/serializers copying build/lib/django/core/serializers/jsonl.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/serializers copying build/lib/django/core/serializers/xml_serializer.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/serializers copying build/lib/django/core/serializers/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/serializers copying build/lib/django/core/serializers/pyyaml.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/serializers copying build/lib/django/core/serializers/base.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/serializers copying build/lib/django/core/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core copying build/lib/django/core/signals.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/files copying build/lib/django/core/files/images.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/files copying build/lib/django/core/files/uploadedfile.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/files copying build/lib/django/core/files/uploadhandler.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/files copying build/lib/django/core/files/move.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/files copying build/lib/django/core/files/storage.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/files copying build/lib/django/core/files/utils.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/files copying build/lib/django/core/files/temp.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/files copying build/lib/django/core/files/locks.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/files copying build/lib/django/core/files/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/files copying build/lib/django/core/files/base.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/files creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/http copying build/lib/django/http/cookie.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/http copying build/lib/django/http/request.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/http copying build/lib/django/http/multipartparser.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/http copying build/lib/django/http/response.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/http copying build/lib/django/http/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/http creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/test copying build/lib/django/test/testcases.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/test copying build/lib/django/test/html.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/test copying build/lib/django/test/selenium.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/test copying build/lib/django/test/utils.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/test copying build/lib/django/test/runner.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/test copying build/lib/django/test/client.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/test copying build/lib/django/test/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/test copying build/lib/django/test/signals.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/test creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/apps copying build/lib/django/apps/config.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/apps copying build/lib/django/apps/registry.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/apps copying build/lib/django/apps/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/apps creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms copying build/lib/django/forms/formsets.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms copying build/lib/django/forms/boundfield.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms copying build/lib/django/forms/widgets.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms copying build/lib/django/forms/renderers.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms copying build/lib/django/forms/utils.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/templates creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/templates/django creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/templates/django/forms creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/templates/django/forms/widgets copying build/lib/django/forms/templates/django/forms/widgets/select.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/templates/django/forms/widgets copying build/lib/django/forms/templates/django/forms/widgets/splithiddendatetime.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/templates/django/forms/widgets copying build/lib/django/forms/templates/django/forms/widgets/file.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/templates/django/forms/widgets copying build/lib/django/forms/templates/django/forms/widgets/input_option.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/templates/django/forms/widgets copying build/lib/django/forms/templates/django/forms/widgets/datetime.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/templates/django/forms/widgets copying build/lib/django/forms/templates/django/forms/widgets/multiple_hidden.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/templates/django/forms/widgets copying build/lib/django/forms/templates/django/forms/widgets/date.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/templates/django/forms/widgets copying build/lib/django/forms/templates/django/forms/widgets/attrs.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/templates/django/forms/widgets copying build/lib/django/forms/templates/django/forms/widgets/email.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/templates/django/forms/widgets copying build/lib/django/forms/templates/django/forms/widgets/select_option.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/templates/django/forms/widgets copying build/lib/django/forms/templates/django/forms/widgets/text.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/templates/django/forms/widgets copying build/lib/django/forms/templates/django/forms/widgets/hidden.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/templates/django/forms/widgets copying build/lib/django/forms/templates/django/forms/widgets/input.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/templates/django/forms/widgets copying build/lib/django/forms/templates/django/forms/widgets/clearable_file_input.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/templates/django/forms/widgets copying build/lib/django/forms/templates/django/forms/widgets/splitdatetime.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/templates/django/forms/widgets copying build/lib/django/forms/templates/django/forms/widgets/time.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/templates/django/forms/widgets copying build/lib/django/forms/templates/django/forms/widgets/checkbox_select.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/templates/django/forms/widgets copying build/lib/django/forms/templates/django/forms/widgets/textarea.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/templates/django/forms/widgets copying build/lib/django/forms/templates/django/forms/widgets/multiple_input.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/templates/django/forms/widgets copying build/lib/django/forms/templates/django/forms/widgets/radio.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/templates/django/forms/widgets copying build/lib/django/forms/templates/django/forms/widgets/password.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/templates/django/forms/widgets copying build/lib/django/forms/templates/django/forms/widgets/number.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/templates/django/forms/widgets copying build/lib/django/forms/templates/django/forms/widgets/url.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/templates/django/forms/widgets copying build/lib/django/forms/templates/django/forms/widgets/multiwidget.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/templates/django/forms/widgets copying build/lib/django/forms/templates/django/forms/widgets/radio_option.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/templates/django/forms/widgets copying build/lib/django/forms/templates/django/forms/widgets/select_date.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/templates/django/forms/widgets copying build/lib/django/forms/templates/django/forms/widgets/checkbox_option.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/templates/django/forms/widgets copying build/lib/django/forms/templates/django/forms/widgets/checkbox.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/templates/django/forms/widgets copying build/lib/django/forms/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms copying build/lib/django/forms/forms.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms copying build/lib/django/forms/fields.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms copying build/lib/django/forms/models.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/jinja2 creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/jinja2/django creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/jinja2/django/forms creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/jinja2/django/forms/widgets copying build/lib/django/forms/jinja2/django/forms/widgets/select.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/jinja2/django/forms/widgets copying build/lib/django/forms/jinja2/django/forms/widgets/splithiddendatetime.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/jinja2/django/forms/widgets copying build/lib/django/forms/jinja2/django/forms/widgets/file.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/jinja2/django/forms/widgets copying build/lib/django/forms/jinja2/django/forms/widgets/input_option.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/jinja2/django/forms/widgets copying build/lib/django/forms/jinja2/django/forms/widgets/datetime.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/jinja2/django/forms/widgets copying build/lib/django/forms/jinja2/django/forms/widgets/multiple_hidden.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/jinja2/django/forms/widgets copying build/lib/django/forms/jinja2/django/forms/widgets/date.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/jinja2/django/forms/widgets copying build/lib/django/forms/jinja2/django/forms/widgets/attrs.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/jinja2/django/forms/widgets copying build/lib/django/forms/jinja2/django/forms/widgets/email.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/jinja2/django/forms/widgets copying build/lib/django/forms/jinja2/django/forms/widgets/select_option.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/jinja2/django/forms/widgets copying build/lib/django/forms/jinja2/django/forms/widgets/text.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/jinja2/django/forms/widgets copying build/lib/django/forms/jinja2/django/forms/widgets/hidden.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/jinja2/django/forms/widgets copying build/lib/django/forms/jinja2/django/forms/widgets/input.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/jinja2/django/forms/widgets copying build/lib/django/forms/jinja2/django/forms/widgets/clearable_file_input.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/jinja2/django/forms/widgets copying build/lib/django/forms/jinja2/django/forms/widgets/splitdatetime.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/jinja2/django/forms/widgets copying build/lib/django/forms/jinja2/django/forms/widgets/time.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/jinja2/django/forms/widgets copying build/lib/django/forms/jinja2/django/forms/widgets/checkbox_select.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/jinja2/django/forms/widgets copying build/lib/django/forms/jinja2/django/forms/widgets/textarea.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/jinja2/django/forms/widgets copying build/lib/django/forms/jinja2/django/forms/widgets/multiple_input.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/jinja2/django/forms/widgets copying build/lib/django/forms/jinja2/django/forms/widgets/radio.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/jinja2/django/forms/widgets copying build/lib/django/forms/jinja2/django/forms/widgets/password.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/jinja2/django/forms/widgets copying build/lib/django/forms/jinja2/django/forms/widgets/number.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/jinja2/django/forms/widgets copying build/lib/django/forms/jinja2/django/forms/widgets/url.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/jinja2/django/forms/widgets copying build/lib/django/forms/jinja2/django/forms/widgets/multiwidget.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/jinja2/django/forms/widgets copying build/lib/django/forms/jinja2/django/forms/widgets/radio_option.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/jinja2/django/forms/widgets copying build/lib/django/forms/jinja2/django/forms/widgets/select_date.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/jinja2/django/forms/widgets copying build/lib/django/forms/jinja2/django/forms/widgets/checkbox_option.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/jinja2/django/forms/widgets copying build/lib/django/forms/jinja2/django/forms/widgets/checkbox.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/jinja2/django/forms/widgets creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/urls copying build/lib/django/conf/urls/static.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/urls copying build/lib/django/conf/urls/i18n.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/urls copying build/lib/django/conf/urls/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/urls creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/app_template copying build/lib/django/conf/app_template/models.py-tpl -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/app_template copying build/lib/django/conf/app_template/apps.py-tpl -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/app_template copying build/lib/django/conf/app_template/__init__.py-tpl -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/app_template creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/app_template/migrations copying build/lib/django/conf/app_template/migrations/__init__.py-tpl -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/app_template/migrations copying build/lib/django/conf/app_template/tests.py-tpl -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/app_template copying build/lib/django/conf/app_template/views.py-tpl -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/app_template copying build/lib/django/conf/app_template/admin.py-tpl -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/app_template creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/project_template copying build/lib/django/conf/project_template/manage.py-tpl -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/project_template creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/project_template/project_name copying build/lib/django/conf/project_template/project_name/urls.py-tpl -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/project_template/project_name copying build/lib/django/conf/project_template/project_name/asgi.py-tpl -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/project_template/project_name copying build/lib/django/conf/project_template/project_name/wsgi.py-tpl -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/project_template/project_name copying build/lib/django/conf/project_template/project_name/__init__.py-tpl -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/project_template/project_name copying build/lib/django/conf/project_template/project_name/settings.py-tpl -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/project_template/project_name creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ja creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ja/LC_MESSAGES copying build/lib/django/conf/locale/ja/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ja/LC_MESSAGES copying build/lib/django/conf/locale/ja/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ja/LC_MESSAGES copying build/lib/django/conf/locale/ja/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ja copying build/lib/django/conf/locale/ja/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ja creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ia creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ia/LC_MESSAGES copying build/lib/django/conf/locale/ia/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ia/LC_MESSAGES copying build/lib/django/conf/locale/ia/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ia/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/nl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/nl/LC_MESSAGES copying build/lib/django/conf/locale/nl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/nl/LC_MESSAGES copying build/lib/django/conf/locale/nl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/nl/LC_MESSAGES copying build/lib/django/conf/locale/nl/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/nl copying build/lib/django/conf/locale/nl/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/nl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ig creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ig/LC_MESSAGES copying build/lib/django/conf/locale/ig/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ig/LC_MESSAGES copying build/lib/django/conf/locale/ig/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ig/LC_MESSAGES copying build/lib/django/conf/locale/ig/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ig copying build/lib/django/conf/locale/ig/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ig creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/nb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/nb/LC_MESSAGES copying build/lib/django/conf/locale/nb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/nb/LC_MESSAGES copying build/lib/django/conf/locale/nb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/nb/LC_MESSAGES copying build/lib/django/conf/locale/nb/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/nb copying build/lib/django/conf/locale/nb/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/nb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/lb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/lb/LC_MESSAGES copying build/lib/django/conf/locale/lb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/lb/LC_MESSAGES copying build/lib/django/conf/locale/lb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/lb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/bg creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/bg/LC_MESSAGES copying build/lib/django/conf/locale/bg/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/bg/LC_MESSAGES copying build/lib/django/conf/locale/bg/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/bg/LC_MESSAGES copying build/lib/django/conf/locale/bg/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/bg copying build/lib/django/conf/locale/bg/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/bg creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es_NI copying build/lib/django/conf/locale/es_NI/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es_NI copying build/lib/django/conf/locale/es_NI/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es_NI creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ko creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ko/LC_MESSAGES copying build/lib/django/conf/locale/ko/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ko/LC_MESSAGES copying build/lib/django/conf/locale/ko/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ko/LC_MESSAGES copying build/lib/django/conf/locale/ko/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ko copying build/lib/django/conf/locale/ko/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ko creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/udm creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/udm/LC_MESSAGES copying build/lib/django/conf/locale/udm/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/udm/LC_MESSAGES copying build/lib/django/conf/locale/udm/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/udm/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/cs creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/cs/LC_MESSAGES copying build/lib/django/conf/locale/cs/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/cs/LC_MESSAGES copying build/lib/django/conf/locale/cs/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/cs/LC_MESSAGES copying build/lib/django/conf/locale/cs/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/cs copying build/lib/django/conf/locale/cs/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/cs creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/kab creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/kab/LC_MESSAGES copying build/lib/django/conf/locale/kab/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/kab/LC_MESSAGES copying build/lib/django/conf/locale/kab/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/kab/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sr_Latn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sr_Latn/LC_MESSAGES copying build/lib/django/conf/locale/sr_Latn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sr_Latn/LC_MESSAGES copying build/lib/django/conf/locale/sr_Latn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sr_Latn/LC_MESSAGES copying build/lib/django/conf/locale/sr_Latn/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sr_Latn copying build/lib/django/conf/locale/sr_Latn/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sr_Latn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/el creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/el/LC_MESSAGES copying build/lib/django/conf/locale/el/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/el/LC_MESSAGES copying build/lib/django/conf/locale/el/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/el/LC_MESSAGES copying build/lib/django/conf/locale/el/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/el copying build/lib/django/conf/locale/el/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/el creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/az creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/az/LC_MESSAGES copying build/lib/django/conf/locale/az/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/az/LC_MESSAGES copying build/lib/django/conf/locale/az/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/az/LC_MESSAGES copying build/lib/django/conf/locale/az/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/az copying build/lib/django/conf/locale/az/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/az creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/tt creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/tt/LC_MESSAGES copying build/lib/django/conf/locale/tt/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/tt/LC_MESSAGES copying build/lib/django/conf/locale/tt/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/tt/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/os creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/os/LC_MESSAGES copying build/lib/django/conf/locale/os/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/os/LC_MESSAGES copying build/lib/django/conf/locale/os/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/os/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/io creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/io/LC_MESSAGES copying build/lib/django/conf/locale/io/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/io/LC_MESSAGES copying build/lib/django/conf/locale/io/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/io/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/fr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/fr/LC_MESSAGES copying build/lib/django/conf/locale/fr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/fr/LC_MESSAGES copying build/lib/django/conf/locale/fr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/fr/LC_MESSAGES copying build/lib/django/conf/locale/fr/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/fr copying build/lib/django/conf/locale/fr/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/fr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sv creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sv/LC_MESSAGES copying build/lib/django/conf/locale/sv/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sv/LC_MESSAGES copying build/lib/django/conf/locale/sv/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sv/LC_MESSAGES copying build/lib/django/conf/locale/sv/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sv copying build/lib/django/conf/locale/sv/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sv creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/id creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/id/LC_MESSAGES copying build/lib/django/conf/locale/id/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/id/LC_MESSAGES copying build/lib/django/conf/locale/id/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/id/LC_MESSAGES copying build/lib/django/conf/locale/id/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/id copying build/lib/django/conf/locale/id/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/id creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/br creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/br/LC_MESSAGES copying build/lib/django/conf/locale/br/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/br/LC_MESSAGES copying build/lib/django/conf/locale/br/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/br/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/km creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/km/LC_MESSAGES copying build/lib/django/conf/locale/km/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/km/LC_MESSAGES copying build/lib/django/conf/locale/km/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/km/LC_MESSAGES copying build/lib/django/conf/locale/km/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/km copying build/lib/django/conf/locale/km/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/km creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/uk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/uk/LC_MESSAGES copying build/lib/django/conf/locale/uk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/uk/LC_MESSAGES copying build/lib/django/conf/locale/uk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/uk/LC_MESSAGES copying build/lib/django/conf/locale/uk/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/uk copying build/lib/django/conf/locale/uk/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/uk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ta creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ta/LC_MESSAGES copying build/lib/django/conf/locale/ta/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ta/LC_MESSAGES copying build/lib/django/conf/locale/ta/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ta/LC_MESSAGES copying build/lib/django/conf/locale/ta/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ta copying build/lib/django/conf/locale/ta/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ta creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/mn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/mn/LC_MESSAGES copying build/lib/django/conf/locale/mn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/mn/LC_MESSAGES copying build/lib/django/conf/locale/mn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/mn/LC_MESSAGES copying build/lib/django/conf/locale/mn/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/mn copying build/lib/django/conf/locale/mn/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/mn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/de creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/de/LC_MESSAGES copying build/lib/django/conf/locale/de/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/de/LC_MESSAGES copying build/lib/django/conf/locale/de/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/de/LC_MESSAGES copying build/lib/django/conf/locale/de/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/de copying build/lib/django/conf/locale/de/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/de creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ar creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ar/LC_MESSAGES copying build/lib/django/conf/locale/ar/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ar/LC_MESSAGES copying build/lib/django/conf/locale/ar/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ar/LC_MESSAGES copying build/lib/django/conf/locale/ar/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ar copying build/lib/django/conf/locale/ar/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ar creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/cy creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/cy/LC_MESSAGES copying build/lib/django/conf/locale/cy/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/cy/LC_MESSAGES copying build/lib/django/conf/locale/cy/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/cy/LC_MESSAGES copying build/lib/django/conf/locale/cy/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/cy copying build/lib/django/conf/locale/cy/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/cy creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/kn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/kn/LC_MESSAGES copying build/lib/django/conf/locale/kn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/kn/LC_MESSAGES copying build/lib/django/conf/locale/kn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/kn/LC_MESSAGES copying build/lib/django/conf/locale/kn/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/kn copying build/lib/django/conf/locale/kn/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/kn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sk/LC_MESSAGES copying build/lib/django/conf/locale/sk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sk/LC_MESSAGES copying build/lib/django/conf/locale/sk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sk/LC_MESSAGES copying build/lib/django/conf/locale/sk/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sk copying build/lib/django/conf/locale/sk/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/zh_Hans creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/zh_Hans/LC_MESSAGES copying build/lib/django/conf/locale/zh_Hans/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/zh_Hans/LC_MESSAGES copying build/lib/django/conf/locale/zh_Hans/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/zh_Hans/LC_MESSAGES copying build/lib/django/conf/locale/zh_Hans/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/zh_Hans copying build/lib/django/conf/locale/zh_Hans/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/zh_Hans creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/da creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/da/LC_MESSAGES copying build/lib/django/conf/locale/da/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/da/LC_MESSAGES copying build/lib/django/conf/locale/da/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/da/LC_MESSAGES copying build/lib/django/conf/locale/da/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/da copying build/lib/django/conf/locale/da/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/da creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es_MX creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es_MX/LC_MESSAGES copying build/lib/django/conf/locale/es_MX/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es_MX/LC_MESSAGES copying build/lib/django/conf/locale/es_MX/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es_MX/LC_MESSAGES copying build/lib/django/conf/locale/es_MX/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es_MX copying build/lib/django/conf/locale/es_MX/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es_MX creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es_PR copying build/lib/django/conf/locale/es_PR/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es_PR copying build/lib/django/conf/locale/es_PR/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es_PR creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ru creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ru/LC_MESSAGES copying build/lib/django/conf/locale/ru/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ru/LC_MESSAGES copying build/lib/django/conf/locale/ru/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ru/LC_MESSAGES copying build/lib/django/conf/locale/ru/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ru copying build/lib/django/conf/locale/ru/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ru creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ga creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ga/LC_MESSAGES copying build/lib/django/conf/locale/ga/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ga/LC_MESSAGES copying build/lib/django/conf/locale/ga/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ga/LC_MESSAGES copying build/lib/django/conf/locale/ga/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ga copying build/lib/django/conf/locale/ga/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ga creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ar_DZ creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ar_DZ/LC_MESSAGES copying build/lib/django/conf/locale/ar_DZ/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ar_DZ/LC_MESSAGES copying build/lib/django/conf/locale/ar_DZ/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ar_DZ/LC_MESSAGES copying build/lib/django/conf/locale/ar_DZ/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ar_DZ copying build/lib/django/conf/locale/ar_DZ/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ar_DZ creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/mk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/mk/LC_MESSAGES copying build/lib/django/conf/locale/mk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/mk/LC_MESSAGES copying build/lib/django/conf/locale/mk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/mk/LC_MESSAGES copying build/lib/django/conf/locale/mk/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/mk copying build/lib/django/conf/locale/mk/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/mk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/he creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/he/LC_MESSAGES copying build/lib/django/conf/locale/he/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/he/LC_MESSAGES copying build/lib/django/conf/locale/he/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/he/LC_MESSAGES copying build/lib/django/conf/locale/he/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/he copying build/lib/django/conf/locale/he/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/he creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/nn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/nn/LC_MESSAGES copying build/lib/django/conf/locale/nn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/nn/LC_MESSAGES copying build/lib/django/conf/locale/nn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/nn/LC_MESSAGES copying build/lib/django/conf/locale/nn/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/nn copying build/lib/django/conf/locale/nn/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/nn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/et creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/et/LC_MESSAGES copying build/lib/django/conf/locale/et/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/et/LC_MESSAGES copying build/lib/django/conf/locale/et/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/et/LC_MESSAGES copying build/lib/django/conf/locale/et/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/et copying build/lib/django/conf/locale/et/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/et creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/kk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/kk/LC_MESSAGES copying build/lib/django/conf/locale/kk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/kk/LC_MESSAGES copying build/lib/django/conf/locale/kk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/kk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/te creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/te/LC_MESSAGES copying build/lib/django/conf/locale/te/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/te/LC_MESSAGES copying build/lib/django/conf/locale/te/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/te/LC_MESSAGES copying build/lib/django/conf/locale/te/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/te copying build/lib/django/conf/locale/te/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/te creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/eu creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/eu/LC_MESSAGES copying build/lib/django/conf/locale/eu/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/eu/LC_MESSAGES copying build/lib/django/conf/locale/eu/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/eu/LC_MESSAGES copying build/lib/django/conf/locale/eu/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/eu copying build/lib/django/conf/locale/eu/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/eu creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es_CO creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es_CO/LC_MESSAGES copying build/lib/django/conf/locale/es_CO/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es_CO/LC_MESSAGES copying build/lib/django/conf/locale/es_CO/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es_CO/LC_MESSAGES copying build/lib/django/conf/locale/es_CO/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es_CO copying build/lib/django/conf/locale/es_CO/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es_CO creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/pt creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/pt/LC_MESSAGES copying build/lib/django/conf/locale/pt/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/pt/LC_MESSAGES copying build/lib/django/conf/locale/pt/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/pt/LC_MESSAGES copying build/lib/django/conf/locale/pt/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/pt copying build/lib/django/conf/locale/pt/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/pt creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/fy creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/fy/LC_MESSAGES copying build/lib/django/conf/locale/fy/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/fy/LC_MESSAGES copying build/lib/django/conf/locale/fy/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/fy/LC_MESSAGES copying build/lib/django/conf/locale/fy/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/fy copying build/lib/django/conf/locale/fy/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/fy creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ka creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ka/LC_MESSAGES copying build/lib/django/conf/locale/ka/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ka/LC_MESSAGES copying build/lib/django/conf/locale/ka/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ka/LC_MESSAGES copying build/lib/django/conf/locale/ka/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ka copying build/lib/django/conf/locale/ka/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ka creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es_VE creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es_VE/LC_MESSAGES copying build/lib/django/conf/locale/es_VE/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es_VE/LC_MESSAGES copying build/lib/django/conf/locale/es_VE/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es_VE/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/tk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/tk/LC_MESSAGES copying build/lib/django/conf/locale/tk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/tk/LC_MESSAGES copying build/lib/django/conf/locale/tk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/tk/LC_MESSAGES copying build/lib/django/conf/locale/tk/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/tk copying build/lib/django/conf/locale/tk/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/tk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sl/LC_MESSAGES copying build/lib/django/conf/locale/sl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sl/LC_MESSAGES copying build/lib/django/conf/locale/sl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sl/LC_MESSAGES copying build/lib/django/conf/locale/sl/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sl copying build/lib/django/conf/locale/sl/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/lv creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/lv/LC_MESSAGES copying build/lib/django/conf/locale/lv/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/lv/LC_MESSAGES copying build/lib/django/conf/locale/lv/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/lv/LC_MESSAGES copying build/lib/django/conf/locale/lv/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/lv copying build/lib/django/conf/locale/lv/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/lv creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sw creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sw/LC_MESSAGES copying build/lib/django/conf/locale/sw/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sw/LC_MESSAGES copying build/lib/django/conf/locale/sw/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sw/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/tg creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/tg/LC_MESSAGES copying build/lib/django/conf/locale/tg/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/tg/LC_MESSAGES copying build/lib/django/conf/locale/tg/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/tg/LC_MESSAGES copying build/lib/django/conf/locale/tg/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/tg copying build/lib/django/conf/locale/tg/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/tg creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/fi creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/fi/LC_MESSAGES copying build/lib/django/conf/locale/fi/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/fi/LC_MESSAGES copying build/lib/django/conf/locale/fi/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/fi/LC_MESSAGES copying build/lib/django/conf/locale/fi/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/fi copying build/lib/django/conf/locale/fi/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/fi creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/is creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/is/LC_MESSAGES copying build/lib/django/conf/locale/is/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/is/LC_MESSAGES copying build/lib/django/conf/locale/is/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/is/LC_MESSAGES copying build/lib/django/conf/locale/is/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/is copying build/lib/django/conf/locale/is/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/is creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/en_AU creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/en_AU/LC_MESSAGES copying build/lib/django/conf/locale/en_AU/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/en_AU/LC_MESSAGES copying build/lib/django/conf/locale/en_AU/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/en_AU/LC_MESSAGES copying build/lib/django/conf/locale/en_AU/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/en_AU copying build/lib/django/conf/locale/en_AU/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/en_AU creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/bn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/bn/LC_MESSAGES copying build/lib/django/conf/locale/bn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/bn/LC_MESSAGES copying build/lib/django/conf/locale/bn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/bn/LC_MESSAGES copying build/lib/django/conf/locale/bn/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/bn copying build/lib/django/conf/locale/bn/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/bn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ro creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ro/LC_MESSAGES copying build/lib/django/conf/locale/ro/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ro/LC_MESSAGES copying build/lib/django/conf/locale/ro/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ro/LC_MESSAGES copying build/lib/django/conf/locale/ro/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ro copying build/lib/django/conf/locale/ro/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ro creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/hy creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/hy/LC_MESSAGES copying build/lib/django/conf/locale/hy/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/hy/LC_MESSAGES copying build/lib/django/conf/locale/hy/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/hy/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es_AR creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es_AR/LC_MESSAGES copying build/lib/django/conf/locale/es_AR/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es_AR/LC_MESSAGES copying build/lib/django/conf/locale/es_AR/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es_AR/LC_MESSAGES copying build/lib/django/conf/locale/es_AR/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es_AR copying build/lib/django/conf/locale/es_AR/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es_AR creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/it creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/it/LC_MESSAGES copying build/lib/django/conf/locale/it/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/it/LC_MESSAGES copying build/lib/django/conf/locale/it/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/it/LC_MESSAGES copying build/lib/django/conf/locale/it/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/it copying build/lib/django/conf/locale/it/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/it creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/gd creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/gd/LC_MESSAGES copying build/lib/django/conf/locale/gd/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/gd/LC_MESSAGES copying build/lib/django/conf/locale/gd/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/gd/LC_MESSAGES copying build/lib/django/conf/locale/gd/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/gd copying build/lib/django/conf/locale/gd/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/gd creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/lt creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/lt/LC_MESSAGES copying build/lib/django/conf/locale/lt/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/lt/LC_MESSAGES copying build/lib/django/conf/locale/lt/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/lt/LC_MESSAGES copying build/lib/django/conf/locale/lt/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/lt copying build/lib/django/conf/locale/lt/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/lt creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sq creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sq/LC_MESSAGES copying build/lib/django/conf/locale/sq/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sq/LC_MESSAGES copying build/lib/django/conf/locale/sq/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sq/LC_MESSAGES copying build/lib/django/conf/locale/sq/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sq copying build/lib/django/conf/locale/sq/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sq creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/en creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/en/LC_MESSAGES copying build/lib/django/conf/locale/en/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/en/LC_MESSAGES copying build/lib/django/conf/locale/en/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/en/LC_MESSAGES copying build/lib/django/conf/locale/en/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/en copying build/lib/django/conf/locale/en/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/en creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/fa creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/fa/LC_MESSAGES copying build/lib/django/conf/locale/fa/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/fa/LC_MESSAGES copying build/lib/django/conf/locale/fa/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/fa/LC_MESSAGES copying build/lib/django/conf/locale/fa/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/fa copying build/lib/django/conf/locale/fa/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/fa creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/be creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/be/LC_MESSAGES copying build/lib/django/conf/locale/be/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/be/LC_MESSAGES copying build/lib/django/conf/locale/be/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/be/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es/LC_MESSAGES copying build/lib/django/conf/locale/es/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es/LC_MESSAGES copying build/lib/django/conf/locale/es/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es/LC_MESSAGES copying build/lib/django/conf/locale/es/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es copying build/lib/django/conf/locale/es/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/pa creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/pa/LC_MESSAGES copying build/lib/django/conf/locale/pa/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/pa/LC_MESSAGES copying build/lib/django/conf/locale/pa/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/pa/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/hi creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/hi/LC_MESSAGES copying build/lib/django/conf/locale/hi/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/hi/LC_MESSAGES copying build/lib/django/conf/locale/hi/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/hi/LC_MESSAGES copying build/lib/django/conf/locale/hi/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/hi copying build/lib/django/conf/locale/hi/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/hi creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/vi creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/vi/LC_MESSAGES copying build/lib/django/conf/locale/vi/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/vi/LC_MESSAGES copying build/lib/django/conf/locale/vi/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/vi/LC_MESSAGES copying build/lib/django/conf/locale/vi/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/vi copying build/lib/django/conf/locale/vi/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/vi creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/en_GB creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/en_GB/LC_MESSAGES copying build/lib/django/conf/locale/en_GB/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/en_GB/LC_MESSAGES copying build/lib/django/conf/locale/en_GB/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/en_GB/LC_MESSAGES copying build/lib/django/conf/locale/en_GB/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/en_GB copying build/lib/django/conf/locale/en_GB/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/en_GB creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/mr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/mr/LC_MESSAGES copying build/lib/django/conf/locale/mr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/mr/LC_MESSAGES copying build/lib/django/conf/locale/mr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/mr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ur creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ur/LC_MESSAGES copying build/lib/django/conf/locale/ur/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ur/LC_MESSAGES copying build/lib/django/conf/locale/ur/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ur/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ast creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ast/LC_MESSAGES copying build/lib/django/conf/locale/ast/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ast/LC_MESSAGES copying build/lib/django/conf/locale/ast/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ast/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/hu creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/hu/LC_MESSAGES copying build/lib/django/conf/locale/hu/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/hu/LC_MESSAGES copying build/lib/django/conf/locale/hu/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/hu/LC_MESSAGES copying build/lib/django/conf/locale/hu/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/hu copying build/lib/django/conf/locale/hu/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/hu creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/my creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/my/LC_MESSAGES copying build/lib/django/conf/locale/my/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/my/LC_MESSAGES copying build/lib/django/conf/locale/my/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/my/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/th creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/th/LC_MESSAGES copying build/lib/django/conf/locale/th/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/th/LC_MESSAGES copying build/lib/django/conf/locale/th/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/th/LC_MESSAGES copying build/lib/django/conf/locale/th/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/th copying build/lib/django/conf/locale/th/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/th creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ml creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ml/LC_MESSAGES copying build/lib/django/conf/locale/ml/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ml/LC_MESSAGES copying build/lib/django/conf/locale/ml/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ml/LC_MESSAGES copying build/lib/django/conf/locale/ml/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ml copying build/lib/django/conf/locale/ml/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ml creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/eo creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/eo/LC_MESSAGES copying build/lib/django/conf/locale/eo/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/eo/LC_MESSAGES copying build/lib/django/conf/locale/eo/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/eo/LC_MESSAGES copying build/lib/django/conf/locale/eo/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/eo copying build/lib/django/conf/locale/eo/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/eo creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/hsb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/hsb/LC_MESSAGES copying build/lib/django/conf/locale/hsb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/hsb/LC_MESSAGES copying build/lib/django/conf/locale/hsb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/hsb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/bs creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/bs/LC_MESSAGES copying build/lib/django/conf/locale/bs/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/bs/LC_MESSAGES copying build/lib/django/conf/locale/bs/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/bs/LC_MESSAGES copying build/lib/django/conf/locale/bs/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/bs copying build/lib/django/conf/locale/bs/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/bs creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ca creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ca/LC_MESSAGES copying build/lib/django/conf/locale/ca/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ca/LC_MESSAGES copying build/lib/django/conf/locale/ca/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ca/LC_MESSAGES copying build/lib/django/conf/locale/ca/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ca copying build/lib/django/conf/locale/ca/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ca creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/dsb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/dsb/LC_MESSAGES copying build/lib/django/conf/locale/dsb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/dsb/LC_MESSAGES copying build/lib/django/conf/locale/dsb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/dsb/LC_MESSAGES copying build/lib/django/conf/locale/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/tr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/tr/LC_MESSAGES copying build/lib/django/conf/locale/tr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/tr/LC_MESSAGES copying build/lib/django/conf/locale/tr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/tr/LC_MESSAGES copying build/lib/django/conf/locale/tr/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/tr copying build/lib/django/conf/locale/tr/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/tr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ky creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ky/LC_MESSAGES copying build/lib/django/conf/locale/ky/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ky/LC_MESSAGES copying build/lib/django/conf/locale/ky/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ky/LC_MESSAGES copying build/lib/django/conf/locale/ky/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ky copying build/lib/django/conf/locale/ky/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ky creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sr/LC_MESSAGES copying build/lib/django/conf/locale/sr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sr/LC_MESSAGES copying build/lib/django/conf/locale/sr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sr/LC_MESSAGES copying build/lib/django/conf/locale/sr/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sr copying build/lib/django/conf/locale/sr/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/uz creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/uz/LC_MESSAGES copying build/lib/django/conf/locale/uz/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/uz/LC_MESSAGES copying build/lib/django/conf/locale/uz/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/uz/LC_MESSAGES copying build/lib/django/conf/locale/uz/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/uz copying build/lib/django/conf/locale/uz/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/uz creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/pl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/pl/LC_MESSAGES copying build/lib/django/conf/locale/pl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/pl/LC_MESSAGES copying build/lib/django/conf/locale/pl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/pl/LC_MESSAGES copying build/lib/django/conf/locale/pl/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/pl copying build/lib/django/conf/locale/pl/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/pl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/gl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/gl/LC_MESSAGES copying build/lib/django/conf/locale/gl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/gl/LC_MESSAGES copying build/lib/django/conf/locale/gl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/gl/LC_MESSAGES copying build/lib/django/conf/locale/gl/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/gl copying build/lib/django/conf/locale/gl/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/gl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ne creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ne/LC_MESSAGES copying build/lib/django/conf/locale/ne/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ne/LC_MESSAGES copying build/lib/django/conf/locale/ne/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ne/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/zh_Hant creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/zh_Hant/LC_MESSAGES copying build/lib/django/conf/locale/zh_Hant/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/zh_Hant/LC_MESSAGES copying build/lib/django/conf/locale/zh_Hant/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/zh_Hant/LC_MESSAGES copying build/lib/django/conf/locale/zh_Hant/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/zh_Hant copying build/lib/django/conf/locale/zh_Hant/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/zh_Hant creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/pt_BR creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/pt_BR/LC_MESSAGES copying build/lib/django/conf/locale/pt_BR/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/pt_BR/LC_MESSAGES copying build/lib/django/conf/locale/pt_BR/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/pt_BR/LC_MESSAGES copying build/lib/django/conf/locale/pt_BR/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/pt_BR copying build/lib/django/conf/locale/pt_BR/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/pt_BR creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/hr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/hr/LC_MESSAGES copying build/lib/django/conf/locale/hr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/hr/LC_MESSAGES copying build/lib/django/conf/locale/hr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/hr/LC_MESSAGES copying build/lib/django/conf/locale/hr/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/hr copying build/lib/django/conf/locale/hr/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/hr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/af creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/af/LC_MESSAGES copying build/lib/django/conf/locale/af/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/af/LC_MESSAGES copying build/lib/django/conf/locale/af/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/af/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/de_CH copying build/lib/django/conf/locale/de_CH/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/de_CH copying build/lib/django/conf/locale/de_CH/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/de_CH copying build/lib/django/conf/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf copying build/lib/django/conf/global_settings.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db copying build/lib/django/db/transaction.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations copying build/lib/django/db/migrations/graph.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations/operations copying build/lib/django/db/migrations/operations/utils.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations/operations copying build/lib/django/db/migrations/operations/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations/operations copying build/lib/django/db/migrations/operations/special.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations/operations copying build/lib/django/db/migrations/operations/fields.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations/operations copying build/lib/django/db/migrations/operations/base.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations/operations copying build/lib/django/db/migrations/operations/models.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations/operations copying build/lib/django/db/migrations/exceptions.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations copying build/lib/django/db/migrations/executor.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations copying build/lib/django/db/migrations/state.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations copying build/lib/django/db/migrations/questioner.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations copying build/lib/django/db/migrations/loader.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations copying build/lib/django/db/migrations/utils.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations copying build/lib/django/db/migrations/writer.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations copying build/lib/django/db/migrations/optimizer.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations copying build/lib/django/db/migrations/autodetector.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations copying build/lib/django/db/migrations/serializer.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations copying build/lib/django/db/migrations/migration.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations copying build/lib/django/db/migrations/recorder.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations copying build/lib/django/db/migrations/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations copying build/lib/django/db/utils.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models copying build/lib/django/db/models/deletion.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/sql copying build/lib/django/db/models/sql/datastructures.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/sql copying build/lib/django/db/models/sql/where.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/sql copying build/lib/django/db/models/sql/constants.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/sql copying build/lib/django/db/models/sql/compiler.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/sql copying build/lib/django/db/models/sql/query.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/sql copying build/lib/django/db/models/sql/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/sql copying build/lib/django/db/models/sql/subqueries.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/sql creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/functions copying build/lib/django/db/models/functions/math.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/functions copying build/lib/django/db/models/functions/comparison.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/functions copying build/lib/django/db/models/functions/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/functions copying build/lib/django/db/models/functions/mixins.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/functions copying build/lib/django/db/models/functions/datetime.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/functions copying build/lib/django/db/models/functions/window.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/functions copying build/lib/django/db/models/functions/text.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/functions copying build/lib/django/db/models/constraints.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models copying build/lib/django/db/models/expressions.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models copying build/lib/django/db/models/query_utils.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models copying build/lib/django/db/models/manager.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models copying build/lib/django/db/models/constants.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models copying build/lib/django/db/models/lookups.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models copying build/lib/django/db/models/aggregates.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models copying build/lib/django/db/models/enums.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models copying build/lib/django/db/models/utils.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models copying build/lib/django/db/models/query.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/fields copying build/lib/django/db/models/fields/json.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/fields copying build/lib/django/db/models/fields/related_lookups.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/fields copying build/lib/django/db/models/fields/files.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/fields copying build/lib/django/db/models/fields/related_descriptors.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/fields copying build/lib/django/db/models/fields/proxy.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/fields copying build/lib/django/db/models/fields/reverse_related.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/fields copying build/lib/django/db/models/fields/related.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/fields copying build/lib/django/db/models/fields/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/fields copying build/lib/django/db/models/fields/mixins.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/fields copying build/lib/django/db/models/options.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models copying build/lib/django/db/models/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models copying build/lib/django/db/models/signals.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models copying build/lib/django/db/models/base.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models copying build/lib/django/db/models/indexes.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/dummy copying build/lib/django/db/backends/dummy/features.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/dummy copying build/lib/django/db/backends/dummy/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/dummy copying build/lib/django/db/backends/dummy/base.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/dummy creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/oracle copying build/lib/django/db/backends/oracle/introspection.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/oracle copying build/lib/django/db/backends/oracle/operations.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/oracle copying build/lib/django/db/backends/oracle/features.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/oracle copying build/lib/django/db/backends/oracle/functions.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/oracle copying build/lib/django/db/backends/oracle/schema.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/oracle copying build/lib/django/db/backends/oracle/utils.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/oracle copying build/lib/django/db/backends/oracle/validation.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/oracle copying build/lib/django/db/backends/oracle/client.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/oracle copying build/lib/django/db/backends/oracle/creation.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/oracle copying build/lib/django/db/backends/oracle/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/oracle copying build/lib/django/db/backends/oracle/base.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/oracle creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/sqlite3 copying build/lib/django/db/backends/sqlite3/introspection.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/sqlite3 copying build/lib/django/db/backends/sqlite3/operations.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/sqlite3 copying build/lib/django/db/backends/sqlite3/features.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/sqlite3 copying build/lib/django/db/backends/sqlite3/schema.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/sqlite3 copying build/lib/django/db/backends/sqlite3/client.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/sqlite3 copying build/lib/django/db/backends/sqlite3/creation.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/sqlite3 copying build/lib/django/db/backends/sqlite3/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/sqlite3 copying build/lib/django/db/backends/sqlite3/base.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/sqlite3 copying build/lib/django/db/backends/ddl_references.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/mysql/introspection.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/mysql/operations.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/mysql/features.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/mysql/schema.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/mysql/validation.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/mysql/client.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/mysql/creation.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/mysql/compiler.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/mysql/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/mysql/base.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/mysql copying build/lib/django/db/backends/utils.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/postgresql copying build/lib/django/db/backends/postgresql/introspection.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/postgresql copying build/lib/django/db/backends/postgresql/operations.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/postgresql copying build/lib/django/db/backends/postgresql/features.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/postgresql copying build/lib/django/db/backends/postgresql/schema.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/postgresql copying build/lib/django/db/backends/postgresql/client.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/postgresql copying build/lib/django/db/backends/postgresql/creation.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/postgresql copying build/lib/django/db/backends/postgresql/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/postgresql copying build/lib/django/db/backends/postgresql/base.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/postgresql copying build/lib/django/db/backends/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/base copying build/lib/django/db/backends/base/introspection.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/base copying build/lib/django/db/backends/base/operations.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/base copying build/lib/django/db/backends/base/features.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/base copying build/lib/django/db/backends/base/schema.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/base copying build/lib/django/db/backends/base/validation.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/base copying build/lib/django/db/backends/base/client.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/base copying build/lib/django/db/backends/base/creation.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/base copying build/lib/django/db/backends/base/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/base copying build/lib/django/db/backends/base/base.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/base copying build/lib/django/db/backends/signals.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends copying build/lib/django/db/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/templatetags copying build/lib/django/templatetags/static.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/templatetags copying build/lib/django/templatetags/cache.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/templatetags copying build/lib/django/templatetags/tz.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/templatetags copying build/lib/django/templatetags/i18n.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/templatetags copying build/lib/django/templatetags/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/templatetags copying build/lib/django/templatetags/l10n.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/templatetags creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/urls copying build/lib/django/urls/exceptions.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/urls copying build/lib/django/urls/converters.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/urls copying build/lib/django/urls/utils.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/urls copying build/lib/django/urls/conf.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/urls copying build/lib/django/urls/resolvers.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/urls copying build/lib/django/urls/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/urls copying build/lib/django/urls/base.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/urls copying build/lib/django/shortcuts.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django copying build/lib/django/__main__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views copying build/lib/django/views/static.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views copying build/lib/django/views/debug.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/generic copying build/lib/django/views/generic/detail.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/generic copying build/lib/django/views/generic/dates.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/generic copying build/lib/django/views/generic/list.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/generic copying build/lib/django/views/generic/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/generic copying build/lib/django/views/generic/edit.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/generic copying build/lib/django/views/generic/base.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/generic copying build/lib/django/views/csrf.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views copying build/lib/django/views/defaults.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/templates copying build/lib/django/views/templates/default_urlconf.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/templates copying build/lib/django/views/templates/technical_500.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/templates copying build/lib/django/views/templates/technical_404.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/templates copying build/lib/django/views/templates/technical_500.txt -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/templates copying build/lib/django/views/i18n.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views copying build/lib/django/views/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/decorators copying build/lib/django/views/decorators/debug.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/decorators copying build/lib/django/views/decorators/gzip.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/decorators copying build/lib/django/views/decorators/cache.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/decorators copying build/lib/django/views/decorators/csrf.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/decorators copying build/lib/django/views/decorators/clickjacking.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/decorators copying build/lib/django/views/decorators/vary.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/decorators copying build/lib/django/views/decorators/http.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/decorators copying build/lib/django/views/decorators/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/decorators copying build/lib/django/views/decorators/common.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/decorators creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/bin copying build/lib/django/bin/django-admin.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/bin creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/dispatch copying build/lib/django/dispatch/dispatcher.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/dispatch copying build/lib/django/dispatch/license.txt -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/dispatch copying build/lib/django/dispatch/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/dispatch copying build/lib/django/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs copying build/lib/django/contrib/admindocs/apps.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs copying build/lib/django/contrib/admindocs/middleware.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs copying build/lib/django/contrib/admindocs/urls.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs copying build/lib/django/contrib/admindocs/utils.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/templates creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/templates/admin_doc/index.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/templates/admin_doc/template_filter_index.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/templates/admin_doc/bookmarklets.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/templates/admin_doc/view_index.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/templates/admin_doc/model_detail.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/templates/admin_doc/template_tag_index.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/templates/admin_doc/template_detail.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/templates/admin_doc/view_detail.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/templates/admin_doc/model_index.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/templates/admin_doc copying build/lib/django/contrib/admindocs/templates/admin_doc/missing_docutils.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/templates/admin_doc creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ja creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ja/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ja/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ja/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ia creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ia/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ia/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ia/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/nl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/nl/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/nl/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/nl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/nb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/nb/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/nb/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/nb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/lb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/lb/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/lb/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/lb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/bg creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/bg/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/bg/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/bg/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ko creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ko/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ko/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ko/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/udm creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/udm/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/udm/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/udm/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/cs creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/cs/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/cs/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/cs/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/kab creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/kab/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/kab/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/kab/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/kab/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/kab/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/sr_Latn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/el creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/el/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/el/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/el/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/az creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/az/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/az/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/az/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/tt creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/tt/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/tt/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/tt/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/os creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/os/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/os/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/os/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/io creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/io/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/io/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/io/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/fr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/fr/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/fr/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/fr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/sv creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/sv/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/sv/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/sv/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/id creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/id/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/id/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/id/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/br creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/br/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/br/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/br/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/km creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/km/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/km/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/km/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/uk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/uk/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/uk/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/uk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ta creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ta/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ta/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ta/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/mn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/mn/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/mn/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/mn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/de creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/de/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/de/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/de/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ar creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ar/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ar/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ar/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/cy creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/cy/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/cy/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/cy/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/kn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/kn/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/kn/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/kn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/sk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/sk/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/sk/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/sk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/zh_Hans creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/da creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/da/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/da/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/da/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/es_MX creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/es_MX/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ru creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ru/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ru/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ru/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ga creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ga/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ga/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ga/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ar_DZ creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/mk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/mk/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/mk/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/mk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/he creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/he/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/he/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/he/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/nn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/nn/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/nn/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/nn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/et creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/et/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/et/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/et/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/kk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/kk/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/kk/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/kk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/te creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/te/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/te/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/te/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/eu creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/eu/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/eu/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/eu/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/es_CO creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/es_CO/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/pt creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/pt/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/pt/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/pt/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/fy creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/fy/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/fy/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/fy/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ka creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ka/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ka/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ka/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/es_VE creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/es_VE/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/sl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/sl/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/sl/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/sl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/lv creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/lv/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/lv/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/lv/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/sw creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/sw/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/sw/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/sw/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/tg creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/tg/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/tg/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/tg/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/tg/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/tg/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/fi creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/fi/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/fi/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/fi/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/is creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/is/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/is/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/is/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/en_AU creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/en_AU/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/bn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/bn/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/bn/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/bn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ro creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ro/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ro/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ro/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/es_AR creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/es_AR/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/it creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/it/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/it/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/it/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/gd creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/gd/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/gd/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/gd/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/lt creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/lt/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/lt/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/lt/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/sq creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/sq/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/sq/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/sq/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/en creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/en/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/en/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/en/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/fa creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/fa/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/fa/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/fa/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/be creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/be/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/be/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/be/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/es creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/es/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/es/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/es/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/pa creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/pa/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/pa/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/pa/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/hi creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/hi/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/hi/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/hi/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/vi creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/vi/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/vi/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/vi/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/en_GB creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/en_GB/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/mr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/mr/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/mr/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/mr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ur creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ur/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ur/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ur/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ast creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ast/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ast/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ast/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/hu creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/hu/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/hu/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/hu/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/my creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/my/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/my/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/my/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/th creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/th/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/th/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/th/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ml creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ml/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ml/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ml/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/eo creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/eo/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/eo/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/eo/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/hsb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/hsb/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/hsb/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/hsb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/bs creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/bs/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/bs/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/bs/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ca creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ca/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ca/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ca/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/dsb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/dsb/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/dsb/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/dsb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/tr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/tr/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/tr/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/tr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ky creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ky/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ky/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ky/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ky/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ky/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/sr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/sr/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/sr/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/sr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/pl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/pl/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/pl/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/pl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/gl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/gl/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/gl/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/gl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ne creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ne/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ne/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/ne/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/zh_Hant creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/pt_BR creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/hr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/hr/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/hr/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/hr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/af creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/af/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/af/LC_MESSAGES copying build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/locale/af/LC_MESSAGES copying build/lib/django/contrib/admindocs/views.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs copying build/lib/django/contrib/admindocs/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres copying build/lib/django/contrib/postgres/apps.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres copying build/lib/django/contrib/postgres/constraints.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/forms copying build/lib/django/contrib/postgres/forms/array.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/forms copying build/lib/django/contrib/postgres/forms/jsonb.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/forms copying build/lib/django/contrib/postgres/forms/hstore.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/forms copying build/lib/django/contrib/postgres/forms/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/forms copying build/lib/django/contrib/postgres/forms/ranges.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/forms copying build/lib/django/contrib/postgres/validators.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres copying build/lib/django/contrib/postgres/operations.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres copying build/lib/django/contrib/postgres/functions.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres copying build/lib/django/contrib/postgres/lookups.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres copying build/lib/django/contrib/postgres/search.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres copying build/lib/django/contrib/postgres/serializers.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres copying build/lib/django/contrib/postgres/utils.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/aggregates copying build/lib/django/contrib/postgres/aggregates/statistics.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/aggregates copying build/lib/django/contrib/postgres/aggregates/general.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/aggregates copying build/lib/django/contrib/postgres/aggregates/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/aggregates copying build/lib/django/contrib/postgres/aggregates/mixins.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/aggregates creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/templates creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/templates/postgres creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/templates/postgres/widgets copying build/lib/django/contrib/postgres/templates/postgres/widgets/split_array.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/templates/postgres/widgets creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ja creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ja/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ja/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ja/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ia creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ia/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ia/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ia/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ia/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ia/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/nl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/nl/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/nl/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/nl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/nb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/nb/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/nb/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/nb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/bg creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/bg/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/bg/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/bg/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ko creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ko/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ko/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ko/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/cs creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/cs/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/cs/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/cs/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/sr_Latn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/el creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/el/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/el/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/el/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/el/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/el/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/az creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/az/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/az/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/az/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/az/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/az/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/fr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/fr/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/fr/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/fr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/sv creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/sv/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/sv/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/sv/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/id creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/id/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/id/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/id/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/id/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/id/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/uk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/uk/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/uk/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/uk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/mn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/mn/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/mn/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/mn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/de creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/de/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/de/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/de/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/de/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/de/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ar creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ar/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ar/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ar/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/sk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/sk/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/sk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/sk/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/sk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/sk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/zh_Hans creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/da creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/da/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/da/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/da/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/da/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/da/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/es_MX creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/es_MX/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ru creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ru/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ru/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ru/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ar_DZ creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/mk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/mk/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/mk/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/mk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/he creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/he/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/he/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/he/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/he/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/he/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/et creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/et/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/et/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/et/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/et/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/et/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/kk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/kk/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/kk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/kk/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/kk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/kk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/eu creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/eu/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/eu/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/eu/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/eu/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/eu/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/es_CO creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/es_CO/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/pt creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/pt/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/pt/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/pt/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ka creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ka/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ka/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ka/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ka/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ka/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/tk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/tk/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/tk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/tk/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/tk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/tk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/sl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/sl/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/sl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/sl/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/sl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/sl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/lv creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/lv/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/lv/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/lv/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/lv/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/lv/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/tg creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/tg/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/tg/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/tg/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/tg/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/tg/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/fi creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/fi/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/fi/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/fi/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/is creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/is/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/is/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/is/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/is/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/is/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ro creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ro/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ro/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ro/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/hy creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/hy/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/hy/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/hy/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/hy/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/hy/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/es_AR creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/es_AR/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/it creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/it/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/it/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/it/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/it/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/it/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/gd creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/gd/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/gd/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/gd/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/lt creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/lt/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/lt/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/lt/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/sq creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/sq/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/sq/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/sq/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/en creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/en/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/en/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/en/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/en/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/en/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/fa creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/fa/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/fa/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/fa/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/be creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/be/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/be/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/be/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/be/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/be/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/es creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/es/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/es/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/es/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/es/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/es/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/hu creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/hu/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/hu/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/hu/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ml creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ml/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ml/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ml/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ml/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ml/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/eo creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/eo/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/eo/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/eo/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/hsb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/hsb/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/hsb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/hsb/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/hsb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/hsb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ca creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ca/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ca/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ca/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/dsb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/dsb/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/dsb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/dsb/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/dsb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/dsb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/tr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/tr/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/tr/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/tr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ky creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ky/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ky/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ky/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ky/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ky/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/sr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/sr/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/sr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/sr/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/sr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/sr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/uz creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/uz/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/uz/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/uz/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/uz/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/uz/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/pl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/pl/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/pl/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/pl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/gl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/gl/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/gl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/gl/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/gl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/gl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ne creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ne/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ne/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ne/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/ne/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/ne/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/zh_Hant creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/pt_BR creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/pt_BR/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/hr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/hr/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/hr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/hr/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/hr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/hr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/af creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/af/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/af/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/af/LC_MESSAGES copying build/lib/django/contrib/postgres/locale/af/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/locale/af/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/fields copying build/lib/django/contrib/postgres/fields/citext.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/fields copying build/lib/django/contrib/postgres/fields/array.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/fields copying build/lib/django/contrib/postgres/fields/jsonb.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/fields copying build/lib/django/contrib/postgres/fields/utils.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/fields copying build/lib/django/contrib/postgres/fields/hstore.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/fields copying build/lib/django/contrib/postgres/fields/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/fields copying build/lib/django/contrib/postgres/fields/ranges.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/fields copying build/lib/django/contrib/postgres/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres copying build/lib/django/contrib/postgres/signals.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/jinja2 creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/jinja2/postgres creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/jinja2/postgres/widgets copying build/lib/django/contrib/postgres/jinja2/postgres/widgets/split_array.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/jinja2/postgres/widgets copying build/lib/django/contrib/postgres/indexes.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/static creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/static/gis creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/static/gis/img copying build/lib/django/contrib/gis/static/gis/img/draw_point_on.svg -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/static/gis/img copying build/lib/django/contrib/gis/static/gis/img/draw_polygon_on.svg -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/static/gis/img copying build/lib/django/contrib/gis/static/gis/img/draw_line_on.svg -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/static/gis/img copying build/lib/django/contrib/gis/static/gis/img/draw_line_off.svg -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/static/gis/img copying build/lib/django/contrib/gis/static/gis/img/draw_polygon_off.svg -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/static/gis/img copying build/lib/django/contrib/gis/static/gis/img/draw_point_off.svg -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/static/gis/img creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/static/gis/js copying build/lib/django/contrib/gis/static/gis/js/OLMapWidget.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/static/gis/js creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/static/gis/css copying build/lib/django/contrib/gis/static/gis/css/ol3.css -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/static/gis/css copying build/lib/django/contrib/gis/apps.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geoip2 copying build/lib/django/contrib/gis/geoip2/resources.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geoip2 copying build/lib/django/contrib/gis/geoip2/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geoip2 copying build/lib/django/contrib/gis/geoip2/base.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geoip2 creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/forms copying build/lib/django/contrib/gis/forms/widgets.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/forms copying build/lib/django/contrib/gis/forms/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/forms copying build/lib/django/contrib/gis/forms/fields.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/forms creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/models creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/models/sql copying build/lib/django/contrib/gis/db/models/sql/conversion.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/models/sql copying build/lib/django/contrib/gis/db/models/sql/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/models/sql copying build/lib/django/contrib/gis/db/models/functions.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/models copying build/lib/django/contrib/gis/db/models/proxy.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/models copying build/lib/django/contrib/gis/db/models/lookups.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/models copying build/lib/django/contrib/gis/db/models/aggregates.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/models copying build/lib/django/contrib/gis/db/models/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/models copying build/lib/django/contrib/gis/db/models/fields.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/models creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/oracle copying build/lib/django/contrib/gis/db/backends/oracle/introspection.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/oracle copying build/lib/django/contrib/gis/db/backends/oracle/operations.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/oracle copying build/lib/django/contrib/gis/db/backends/oracle/features.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/oracle copying build/lib/django/contrib/gis/db/backends/oracle/schema.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/oracle copying build/lib/django/contrib/gis/db/backends/oracle/adapter.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/oracle copying build/lib/django/contrib/gis/db/backends/oracle/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/oracle copying build/lib/django/contrib/gis/db/backends/oracle/base.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/oracle copying build/lib/django/contrib/gis/db/backends/oracle/models.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/oracle creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/mysql copying build/lib/django/contrib/gis/db/backends/mysql/introspection.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/mysql copying build/lib/django/contrib/gis/db/backends/mysql/operations.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/mysql copying build/lib/django/contrib/gis/db/backends/mysql/features.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/mysql copying build/lib/django/contrib/gis/db/backends/mysql/schema.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/mysql copying build/lib/django/contrib/gis/db/backends/mysql/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/mysql copying build/lib/django/contrib/gis/db/backends/mysql/base.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/mysql creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/spatialite copying build/lib/django/contrib/gis/db/backends/spatialite/introspection.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/spatialite copying build/lib/django/contrib/gis/db/backends/spatialite/operations.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/spatialite copying build/lib/django/contrib/gis/db/backends/spatialite/features.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/spatialite copying build/lib/django/contrib/gis/db/backends/spatialite/schema.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/spatialite copying build/lib/django/contrib/gis/db/backends/spatialite/client.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/spatialite copying build/lib/django/contrib/gis/db/backends/spatialite/adapter.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/spatialite copying build/lib/django/contrib/gis/db/backends/spatialite/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/spatialite copying build/lib/django/contrib/gis/db/backends/spatialite/base.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/spatialite copying build/lib/django/contrib/gis/db/backends/spatialite/models.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/spatialite copying build/lib/django/contrib/gis/db/backends/utils.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/postgis copying build/lib/django/contrib/gis/db/backends/postgis/introspection.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/postgis copying build/lib/django/contrib/gis/db/backends/postgis/const.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/postgis copying build/lib/django/contrib/gis/db/backends/postgis/pgraster.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/postgis copying build/lib/django/contrib/gis/db/backends/postgis/operations.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/postgis copying build/lib/django/contrib/gis/db/backends/postgis/features.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/postgis copying build/lib/django/contrib/gis/db/backends/postgis/schema.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/postgis copying build/lib/django/contrib/gis/db/backends/postgis/adapter.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/postgis copying build/lib/django/contrib/gis/db/backends/postgis/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/postgis copying build/lib/django/contrib/gis/db/backends/postgis/base.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/postgis copying build/lib/django/contrib/gis/db/backends/postgis/models.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/postgis copying build/lib/django/contrib/gis/db/backends/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/base copying build/lib/django/contrib/gis/db/backends/base/operations.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/base copying build/lib/django/contrib/gis/db/backends/base/features.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/base copying build/lib/django/contrib/gis/db/backends/base/adapter.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/base copying build/lib/django/contrib/gis/db/backends/base/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/base copying build/lib/django/contrib/gis/db/backends/base/models.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/base copying build/lib/django/contrib/gis/db/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db copying build/lib/django/contrib/gis/ptr.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/admin copying build/lib/django/contrib/gis/admin/widgets.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/admin copying build/lib/django/contrib/gis/admin/options.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/admin copying build/lib/django/contrib/gis/admin/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/admin copying build/lib/django/contrib/gis/feeds.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis copying build/lib/django/contrib/gis/shortcuts.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/geomtype.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal/raster copying build/lib/django/contrib/gis/gdal/raster/band.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal/raster copying build/lib/django/contrib/gis/gdal/raster/const.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal/raster copying build/lib/django/contrib/gis/gdal/raster/source.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal/raster copying build/lib/django/contrib/gis/gdal/raster/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal/raster copying build/lib/django/contrib/gis/gdal/raster/base.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal/raster copying build/lib/django/contrib/gis/gdal/srs.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/geometries.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/layer.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/LICENSE -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal/prototypes copying build/lib/django/contrib/gis/gdal/prototypes/geom.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal/prototypes copying build/lib/django/contrib/gis/gdal/prototypes/ds.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal/prototypes copying build/lib/django/contrib/gis/gdal/prototypes/srs.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal/prototypes copying build/lib/django/contrib/gis/gdal/prototypes/errcheck.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal/prototypes copying build/lib/django/contrib/gis/gdal/prototypes/raster.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal/prototypes copying build/lib/django/contrib/gis/gdal/prototypes/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal/prototypes copying build/lib/django/contrib/gis/gdal/prototypes/generation.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal/prototypes copying build/lib/django/contrib/gis/gdal/field.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/feature.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/error.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/datasource.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/libgdal.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/driver.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/base.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal copying build/lib/django/contrib/gis/gdal/envelope.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/collections.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/polygon.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/mutable_list.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/LICENSE -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/prototypes/threadsafe.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/prototypes/geom.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/prototypes/predicates.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/prototypes/errcheck.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/prototypes/misc.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/prototypes/coordseq.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/prototypes/topology.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/prototypes/io.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/prototypes/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/prototypes/prepared.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos/prototypes copying build/lib/django/contrib/gis/geos/error.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/linestring.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/factory.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/point.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/libgeos.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/coordseq.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/io.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/geometry.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/prepared.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos copying build/lib/django/contrib/gis/geos/base.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/templates creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/templates/gis copying build/lib/django/contrib/gis/templates/gis/openlayers.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/templates/gis creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/templates/gis/admin copying build/lib/django/contrib/gis/templates/gis/admin/osm.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/templates/gis/admin copying build/lib/django/contrib/gis/templates/gis/admin/openlayers.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/templates/gis/admin copying build/lib/django/contrib/gis/templates/gis/admin/openlayers.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/templates/gis/admin copying build/lib/django/contrib/gis/templates/gis/admin/osm.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/templates/gis/admin creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/templates/gis/kml copying build/lib/django/contrib/gis/templates/gis/kml/placemarks.kml -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/templates/gis/kml copying build/lib/django/contrib/gis/templates/gis/kml/base.kml -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/templates/gis/kml copying build/lib/django/contrib/gis/templates/gis/openlayers-osm.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/templates/gis creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ja creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ja/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ja/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ja/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ja/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ja/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ia creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ia/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ia/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ia/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ia/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ia/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/nl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/nl/LC_MESSAGES copying build/lib/django/contrib/gis/locale/nl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/nl/LC_MESSAGES copying build/lib/django/contrib/gis/locale/nl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/nl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/nb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/nb/LC_MESSAGES copying build/lib/django/contrib/gis/locale/nb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/nb/LC_MESSAGES copying build/lib/django/contrib/gis/locale/nb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/nb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/lb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/lb/LC_MESSAGES copying build/lib/django/contrib/gis/locale/lb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/lb/LC_MESSAGES copying build/lib/django/contrib/gis/locale/lb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/lb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/bg creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/bg/LC_MESSAGES copying build/lib/django/contrib/gis/locale/bg/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/bg/LC_MESSAGES copying build/lib/django/contrib/gis/locale/bg/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/bg/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ko creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ko/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ko/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ko/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ko/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ko/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/udm creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/udm/LC_MESSAGES copying build/lib/django/contrib/gis/locale/udm/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/udm/LC_MESSAGES copying build/lib/django/contrib/gis/locale/udm/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/udm/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/cs creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/cs/LC_MESSAGES copying build/lib/django/contrib/gis/locale/cs/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/cs/LC_MESSAGES copying build/lib/django/contrib/gis/locale/cs/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/cs/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/sr_Latn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/sr_Latn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/el creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/el/LC_MESSAGES copying build/lib/django/contrib/gis/locale/el/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/el/LC_MESSAGES copying build/lib/django/contrib/gis/locale/el/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/el/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/az creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/az/LC_MESSAGES copying build/lib/django/contrib/gis/locale/az/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/az/LC_MESSAGES copying build/lib/django/contrib/gis/locale/az/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/az/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/tt creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/tt/LC_MESSAGES copying build/lib/django/contrib/gis/locale/tt/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/tt/LC_MESSAGES copying build/lib/django/contrib/gis/locale/tt/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/tt/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/os creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/os/LC_MESSAGES copying build/lib/django/contrib/gis/locale/os/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/os/LC_MESSAGES copying build/lib/django/contrib/gis/locale/os/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/os/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/io creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/io/LC_MESSAGES copying build/lib/django/contrib/gis/locale/io/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/io/LC_MESSAGES copying build/lib/django/contrib/gis/locale/io/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/io/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/fr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/fr/LC_MESSAGES copying build/lib/django/contrib/gis/locale/fr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/fr/LC_MESSAGES copying build/lib/django/contrib/gis/locale/fr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/fr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/sv creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/sv/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sv/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/sv/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sv/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/sv/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/id creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/id/LC_MESSAGES copying build/lib/django/contrib/gis/locale/id/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/id/LC_MESSAGES copying build/lib/django/contrib/gis/locale/id/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/id/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/br creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/br/LC_MESSAGES copying build/lib/django/contrib/gis/locale/br/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/br/LC_MESSAGES copying build/lib/django/contrib/gis/locale/br/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/br/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/km creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/km/LC_MESSAGES copying build/lib/django/contrib/gis/locale/km/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/km/LC_MESSAGES copying build/lib/django/contrib/gis/locale/km/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/km/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/uk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/uk/LC_MESSAGES copying build/lib/django/contrib/gis/locale/uk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/uk/LC_MESSAGES copying build/lib/django/contrib/gis/locale/uk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/uk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ta creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ta/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ta/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ta/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ta/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ta/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/mn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/mn/LC_MESSAGES copying build/lib/django/contrib/gis/locale/mn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/mn/LC_MESSAGES copying build/lib/django/contrib/gis/locale/mn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/mn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/de creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/de/LC_MESSAGES copying build/lib/django/contrib/gis/locale/de/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/de/LC_MESSAGES copying build/lib/django/contrib/gis/locale/de/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/de/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ar creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ar/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ar/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ar/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ar/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ar/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/cy creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/cy/LC_MESSAGES copying build/lib/django/contrib/gis/locale/cy/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/cy/LC_MESSAGES copying build/lib/django/contrib/gis/locale/cy/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/cy/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/kn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/kn/LC_MESSAGES copying build/lib/django/contrib/gis/locale/kn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/kn/LC_MESSAGES copying build/lib/django/contrib/gis/locale/kn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/kn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/sk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/sk/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/sk/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/sk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/zh_Hans creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/zh_Hans/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/da creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/da/LC_MESSAGES copying build/lib/django/contrib/gis/locale/da/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/da/LC_MESSAGES copying build/lib/django/contrib/gis/locale/da/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/da/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/es_MX creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/es_MX/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ru creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ru/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ru/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ru/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ru/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ru/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ga creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ga/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ga/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ga/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ga/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ga/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ar_DZ creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ar_DZ/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ar_DZ/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ar_DZ/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/mk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/mk/LC_MESSAGES copying build/lib/django/contrib/gis/locale/mk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/mk/LC_MESSAGES copying build/lib/django/contrib/gis/locale/mk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/mk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/he creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/he/LC_MESSAGES copying build/lib/django/contrib/gis/locale/he/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/he/LC_MESSAGES copying build/lib/django/contrib/gis/locale/he/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/he/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/nn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/nn/LC_MESSAGES copying build/lib/django/contrib/gis/locale/nn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/nn/LC_MESSAGES copying build/lib/django/contrib/gis/locale/nn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/nn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/et creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/et/LC_MESSAGES copying build/lib/django/contrib/gis/locale/et/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/et/LC_MESSAGES copying build/lib/django/contrib/gis/locale/et/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/et/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/kk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/kk/LC_MESSAGES copying build/lib/django/contrib/gis/locale/kk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/kk/LC_MESSAGES copying build/lib/django/contrib/gis/locale/kk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/kk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/te creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/te/LC_MESSAGES copying build/lib/django/contrib/gis/locale/te/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/te/LC_MESSAGES copying build/lib/django/contrib/gis/locale/te/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/te/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/eu creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/eu/LC_MESSAGES copying build/lib/django/contrib/gis/locale/eu/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/eu/LC_MESSAGES copying build/lib/django/contrib/gis/locale/eu/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/eu/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/es_CO creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/es_CO/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/pt creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/pt/LC_MESSAGES copying build/lib/django/contrib/gis/locale/pt/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/pt/LC_MESSAGES copying build/lib/django/contrib/gis/locale/pt/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/pt/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/fy creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/fy/LC_MESSAGES copying build/lib/django/contrib/gis/locale/fy/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/fy/LC_MESSAGES copying build/lib/django/contrib/gis/locale/fy/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/fy/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ka creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ka/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ka/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ka/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ka/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ka/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/es_VE creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/es_VE/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/sl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/sl/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/sl/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/sl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/lv creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/lv/LC_MESSAGES copying build/lib/django/contrib/gis/locale/lv/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/lv/LC_MESSAGES copying build/lib/django/contrib/gis/locale/lv/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/lv/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/sw creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/sw/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sw/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/sw/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sw/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/sw/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/tg creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/tg/LC_MESSAGES copying build/lib/django/contrib/gis/locale/tg/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/tg/LC_MESSAGES copying build/lib/django/contrib/gis/locale/tg/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/tg/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/fi creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/fi/LC_MESSAGES copying build/lib/django/contrib/gis/locale/fi/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/fi/LC_MESSAGES copying build/lib/django/contrib/gis/locale/fi/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/fi/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/is creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/is/LC_MESSAGES copying build/lib/django/contrib/gis/locale/is/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/is/LC_MESSAGES copying build/lib/django/contrib/gis/locale/is/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/is/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/en_AU creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/en_AU/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/bn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/bn/LC_MESSAGES copying build/lib/django/contrib/gis/locale/bn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/bn/LC_MESSAGES copying build/lib/django/contrib/gis/locale/bn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/bn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ro creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ro/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ro/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ro/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ro/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ro/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/hy creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/hy/LC_MESSAGES copying build/lib/django/contrib/gis/locale/hy/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/hy/LC_MESSAGES copying build/lib/django/contrib/gis/locale/hy/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/hy/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/es_AR creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/es_AR/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/it creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/it/LC_MESSAGES copying build/lib/django/contrib/gis/locale/it/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/it/LC_MESSAGES copying build/lib/django/contrib/gis/locale/it/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/it/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/gd creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/gd/LC_MESSAGES copying build/lib/django/contrib/gis/locale/gd/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/gd/LC_MESSAGES copying build/lib/django/contrib/gis/locale/gd/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/gd/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/lt creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/lt/LC_MESSAGES copying build/lib/django/contrib/gis/locale/lt/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/lt/LC_MESSAGES copying build/lib/django/contrib/gis/locale/lt/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/lt/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/sq creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/sq/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sq/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/sq/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sq/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/sq/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/en creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/en/LC_MESSAGES copying build/lib/django/contrib/gis/locale/en/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/en/LC_MESSAGES copying build/lib/django/contrib/gis/locale/en/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/en/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/fa creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/fa/LC_MESSAGES copying build/lib/django/contrib/gis/locale/fa/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/fa/LC_MESSAGES copying build/lib/django/contrib/gis/locale/fa/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/fa/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/be creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/be/LC_MESSAGES copying build/lib/django/contrib/gis/locale/be/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/be/LC_MESSAGES copying build/lib/django/contrib/gis/locale/be/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/be/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/es creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/es/LC_MESSAGES copying build/lib/django/contrib/gis/locale/es/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/es/LC_MESSAGES copying build/lib/django/contrib/gis/locale/es/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/es/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/pa creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/pa/LC_MESSAGES copying build/lib/django/contrib/gis/locale/pa/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/pa/LC_MESSAGES copying build/lib/django/contrib/gis/locale/pa/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/pa/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/hi creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/hi/LC_MESSAGES copying build/lib/django/contrib/gis/locale/hi/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/hi/LC_MESSAGES copying build/lib/django/contrib/gis/locale/hi/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/hi/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/vi creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/vi/LC_MESSAGES copying build/lib/django/contrib/gis/locale/vi/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/vi/LC_MESSAGES copying build/lib/django/contrib/gis/locale/vi/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/vi/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/en_GB creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/en_GB/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/mr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/mr/LC_MESSAGES copying build/lib/django/contrib/gis/locale/mr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/mr/LC_MESSAGES copying build/lib/django/contrib/gis/locale/mr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/mr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ur creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ur/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ur/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ur/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ur/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ur/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ast creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ast/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ast/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ast/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ast/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ast/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/hu creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/hu/LC_MESSAGES copying build/lib/django/contrib/gis/locale/hu/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/hu/LC_MESSAGES copying build/lib/django/contrib/gis/locale/hu/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/hu/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/my creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/my/LC_MESSAGES copying build/lib/django/contrib/gis/locale/my/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/my/LC_MESSAGES copying build/lib/django/contrib/gis/locale/my/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/my/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/th creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/th/LC_MESSAGES copying build/lib/django/contrib/gis/locale/th/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/th/LC_MESSAGES copying build/lib/django/contrib/gis/locale/th/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/th/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ml creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ml/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ml/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ml/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ml/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ml/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/eo creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/eo/LC_MESSAGES copying build/lib/django/contrib/gis/locale/eo/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/eo/LC_MESSAGES copying build/lib/django/contrib/gis/locale/eo/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/eo/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/hsb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/hsb/LC_MESSAGES copying build/lib/django/contrib/gis/locale/hsb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/hsb/LC_MESSAGES copying build/lib/django/contrib/gis/locale/hsb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/hsb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/bs creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/bs/LC_MESSAGES copying build/lib/django/contrib/gis/locale/bs/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/bs/LC_MESSAGES copying build/lib/django/contrib/gis/locale/bs/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/bs/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ca creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ca/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ca/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ca/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ca/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ca/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/dsb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/dsb/LC_MESSAGES copying build/lib/django/contrib/gis/locale/dsb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/dsb/LC_MESSAGES copying build/lib/django/contrib/gis/locale/dsb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/dsb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/tr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/tr/LC_MESSAGES copying build/lib/django/contrib/gis/locale/tr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/tr/LC_MESSAGES copying build/lib/django/contrib/gis/locale/tr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/tr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ky creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ky/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ky/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ky/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ky/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ky/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/sr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/sr/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/sr/LC_MESSAGES copying build/lib/django/contrib/gis/locale/sr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/sr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/pl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/pl/LC_MESSAGES copying build/lib/django/contrib/gis/locale/pl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/pl/LC_MESSAGES copying build/lib/django/contrib/gis/locale/pl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/pl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/gl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/gl/LC_MESSAGES copying build/lib/django/contrib/gis/locale/gl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/gl/LC_MESSAGES copying build/lib/django/contrib/gis/locale/gl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/gl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ne creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ne/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ne/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ne/LC_MESSAGES copying build/lib/django/contrib/gis/locale/ne/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/ne/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/zh_Hant creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/zh_Hant/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/pt_BR creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/pt_BR/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/hr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/hr/LC_MESSAGES copying build/lib/django/contrib/gis/locale/hr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/hr/LC_MESSAGES copying build/lib/django/contrib/gis/locale/hr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/hr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/af creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/af/LC_MESSAGES copying build/lib/django/contrib/gis/locale/af/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/af/LC_MESSAGES copying build/lib/django/contrib/gis/locale/af/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/locale/af/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/management copying build/lib/django/contrib/gis/management/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/management creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/management/commands copying build/lib/django/contrib/gis/management/commands/inspectdb.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/management/commands copying build/lib/django/contrib/gis/management/commands/ogrinspect.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/management/commands copying build/lib/django/contrib/gis/management/commands/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/management/commands copying build/lib/django/contrib/gis/views.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis copying build/lib/django/contrib/gis/geometry.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/serializers copying build/lib/django/contrib/gis/serializers/geojson.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/serializers copying build/lib/django/contrib/gis/serializers/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/serializers copying build/lib/django/contrib/gis/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/utils copying build/lib/django/contrib/gis/utils/srs.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/utils copying build/lib/django/contrib/gis/utils/ogrinspect.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/utils copying build/lib/django/contrib/gis/utils/ogrinfo.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/utils copying build/lib/django/contrib/gis/utils/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/utils copying build/lib/django/contrib/gis/utils/layermapping.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/utils copying build/lib/django/contrib/gis/measure.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/sitemaps copying build/lib/django/contrib/gis/sitemaps/kml.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/sitemaps copying build/lib/django/contrib/gis/sitemaps/views.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/sitemaps copying build/lib/django/contrib/gis/sitemaps/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/sitemaps creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/staticfiles copying build/lib/django/contrib/staticfiles/apps.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/staticfiles copying build/lib/django/contrib/staticfiles/checks.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/staticfiles copying build/lib/django/contrib/staticfiles/testing.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/staticfiles copying build/lib/django/contrib/staticfiles/handlers.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/staticfiles copying build/lib/django/contrib/staticfiles/storage.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/staticfiles copying build/lib/django/contrib/staticfiles/urls.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/staticfiles copying build/lib/django/contrib/staticfiles/utils.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/staticfiles creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/staticfiles/management copying build/lib/django/contrib/staticfiles/management/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/staticfiles/management creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/staticfiles/management/commands copying build/lib/django/contrib/staticfiles/management/commands/collectstatic.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/staticfiles/management/commands copying build/lib/django/contrib/staticfiles/management/commands/findstatic.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/staticfiles/management/commands copying build/lib/django/contrib/staticfiles/management/commands/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/staticfiles/management/commands copying build/lib/django/contrib/staticfiles/management/commands/runserver.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/staticfiles/management/commands copying build/lib/django/contrib/staticfiles/views.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/staticfiles copying build/lib/django/contrib/staticfiles/finders.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/staticfiles copying build/lib/django/contrib/staticfiles/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/staticfiles creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize copying build/lib/django/contrib/humanize/apps.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/templatetags copying build/lib/django/contrib/humanize/templatetags/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/templatetags copying build/lib/django/contrib/humanize/templatetags/humanize.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/templatetags creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ja creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ja/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ja/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ja/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ia creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ia/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ia/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ia/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/nl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/nl/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/nl/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/nl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/nb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/nb/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/nb/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/nb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/lb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/lb/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/lb/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/lb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/bg creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/bg/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/bg/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/bg/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ko creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ko/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ko/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ko/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/udm creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/udm/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/udm/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/udm/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/cs creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/cs/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/cs/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/cs/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/sr_Latn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/el creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/el/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/el/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/el/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/el/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/el/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/az creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/az/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/az/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/az/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/az/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/az/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/tt creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/tt/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/tt/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/tt/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/os creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/os/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/os/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/os/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/os/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/os/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/io creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/io/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/io/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/io/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/io/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/io/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/fr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/fr/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/fr/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/fr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/sv creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/sv/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/sv/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/sv/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/id creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/id/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/id/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/id/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/id/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/id/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/br creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/br/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/br/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/br/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/br/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/br/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/km creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/km/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/km/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/km/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/km/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/km/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/uk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/uk/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/uk/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/uk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ta creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ta/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ta/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ta/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/mn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/mn/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/mn/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/mn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/de creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/de/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/de/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/de/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/de/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/de/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ar creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ar/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ar/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ar/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/cy creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/cy/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/cy/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/cy/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/kn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/kn/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/kn/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/kn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/sk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/sk/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/sk/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/sk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/zh_Hans creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/da creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/da/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/da/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/da/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/da/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/da/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/es_MX creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/es_MX/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ru creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ru/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ru/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ru/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ga creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ga/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ga/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ga/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ar_DZ creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/mk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/mk/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/mk/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/mk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/he creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/he/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/he/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/he/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/he/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/he/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/nn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/nn/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/nn/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/nn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/et creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/et/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/et/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/et/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/et/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/et/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/kk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/kk/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/kk/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/kk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/te creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/te/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/te/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/te/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/te/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/te/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/eu creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/eu/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/eu/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/eu/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/es_CO creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/es_CO/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/pt creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/pt/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/pt/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/pt/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/fy creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/fy/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/fy/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/fy/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ka creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ka/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ka/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ka/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/es_VE creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/es_VE/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/sl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/sl/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/sl/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/sl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/lv creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/lv/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/lv/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/lv/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/sw creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/sw/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/sw/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/sw/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/tg creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/tg/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/tg/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/tg/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/tg/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/tg/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/fi creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/fi/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/fi/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/fi/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/is creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/is/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/is/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/is/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/is/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/is/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/en_AU creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/en_AU/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/bn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/bn/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/bn/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/bn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ro creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ro/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ro/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ro/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/hy creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/hy/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/hy/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/hy/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/es_AR creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/es_AR/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/it creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/it/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/it/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/it/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/it/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/it/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/gd creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/gd/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/gd/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/gd/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/lt creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/lt/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/lt/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/lt/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/sq creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/sq/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/sq/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/sq/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/en creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/en/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/en/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/en/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/en/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/en/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/fa creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/fa/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/fa/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/fa/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/be creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/be/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/be/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/be/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/be/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/be/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/es creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/es/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/es/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/es/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/es/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/es/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/pa creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/pa/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/pa/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/pa/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/hi creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/hi/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/hi/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/hi/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/vi creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/vi/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/vi/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/vi/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/en_GB creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/en_GB/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/mr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/mr/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/mr/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/mr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ur creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ur/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ur/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ur/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ast creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ast/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ast/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ast/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/hu creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/hu/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/hu/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/hu/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/my creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/my/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/my/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/my/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/my/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/my/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/th creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/th/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/th/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/th/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/th/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/th/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ml creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ml/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ml/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ml/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/eo creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/eo/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/eo/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/eo/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/hsb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/hsb/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/hsb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/hsb/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/hsb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/hsb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/bs creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/bs/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/bs/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/bs/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ca creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ca/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ca/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ca/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ms creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ms/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ms/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ms/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ms/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ms/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/dsb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/dsb/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/dsb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/dsb/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/dsb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/dsb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/tr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/tr/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/tr/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/tr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ky creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ky/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ky/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ky/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ky/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ky/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/sr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/sr/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/sr/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/sr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/uz creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/uz/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/uz/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/uz/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/uz/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/uz/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/pl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/pl/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/pl/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/pl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/gl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/gl/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/gl/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/gl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ne creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ne/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ne/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/ne/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/zh_Hant creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/pt_BR creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/pt_BR/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/hr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/hr/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/hr/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/hr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/af creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/af/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/af/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/af/LC_MESSAGES copying build/lib/django/contrib/humanize/locale/af/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/locale/af/LC_MESSAGES copying build/lib/django/contrib/humanize/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/apps.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/checks.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/decorators.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/context_processors.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/hashers.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/tokens.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/middleware.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/validators.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/handlers copying build/lib/django/contrib/auth/handlers/modwsgi.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/handlers copying build/lib/django/contrib/auth/handlers/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/handlers copying build/lib/django/contrib/auth/backends.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/password_validation.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/migrations copying build/lib/django/contrib/auth/migrations/0006_require_contenttypes_0002.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/migrations copying build/lib/django/contrib/auth/migrations/0009_alter_user_last_name_max_length.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/migrations copying build/lib/django/contrib/auth/migrations/0004_alter_user_username_opts.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/migrations copying build/lib/django/contrib/auth/migrations/0008_alter_user_username_max_length.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/migrations copying build/lib/django/contrib/auth/migrations/0007_alter_validators_add_error_messages.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/migrations copying build/lib/django/contrib/auth/migrations/0005_alter_user_last_login_null.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/migrations copying build/lib/django/contrib/auth/migrations/0001_initial.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/migrations copying build/lib/django/contrib/auth/migrations/0010_alter_group_name_max_length.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/migrations copying build/lib/django/contrib/auth/migrations/0012_alter_user_first_name_max_length.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/migrations copying build/lib/django/contrib/auth/migrations/0002_alter_permission_name_max_length.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/migrations copying build/lib/django/contrib/auth/migrations/0003_alter_user_email_max_length.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/migrations copying build/lib/django/contrib/auth/migrations/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/migrations copying build/lib/django/contrib/auth/migrations/0011_update_proxy_permissions.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/migrations copying build/lib/django/contrib/auth/urls.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/templates creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/templates/registration copying build/lib/django/contrib/auth/templates/registration/password_reset_subject.txt -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/templates/registration creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/templates/auth creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/templates/auth/widgets copying build/lib/django/contrib/auth/templates/auth/widgets/read_only_password_hash.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/templates/auth/widgets creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ja creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ja/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ja/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ja/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ja/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ja/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ia creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ia/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ia/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ia/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ia/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ia/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/nl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/nl/LC_MESSAGES copying build/lib/django/contrib/auth/locale/nl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/nl/LC_MESSAGES copying build/lib/django/contrib/auth/locale/nl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/nl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/nb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/nb/LC_MESSAGES copying build/lib/django/contrib/auth/locale/nb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/nb/LC_MESSAGES copying build/lib/django/contrib/auth/locale/nb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/nb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/lb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/lb/LC_MESSAGES copying build/lib/django/contrib/auth/locale/lb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/lb/LC_MESSAGES copying build/lib/django/contrib/auth/locale/lb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/lb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/bg creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/bg/LC_MESSAGES copying build/lib/django/contrib/auth/locale/bg/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/bg/LC_MESSAGES copying build/lib/django/contrib/auth/locale/bg/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/bg/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ko creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ko/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ko/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ko/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ko/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ko/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/udm creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/udm/LC_MESSAGES copying build/lib/django/contrib/auth/locale/udm/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/udm/LC_MESSAGES copying build/lib/django/contrib/auth/locale/udm/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/udm/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/cs creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/cs/LC_MESSAGES copying build/lib/django/contrib/auth/locale/cs/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/cs/LC_MESSAGES copying build/lib/django/contrib/auth/locale/cs/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/cs/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/kab creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/kab/LC_MESSAGES copying build/lib/django/contrib/auth/locale/kab/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/kab/LC_MESSAGES copying build/lib/django/contrib/auth/locale/kab/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/kab/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/sr_Latn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/sr_Latn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/el creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/el/LC_MESSAGES copying build/lib/django/contrib/auth/locale/el/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/el/LC_MESSAGES copying build/lib/django/contrib/auth/locale/el/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/el/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/az creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/az/LC_MESSAGES copying build/lib/django/contrib/auth/locale/az/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/az/LC_MESSAGES copying build/lib/django/contrib/auth/locale/az/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/az/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/tt creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/tt/LC_MESSAGES copying build/lib/django/contrib/auth/locale/tt/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/tt/LC_MESSAGES copying build/lib/django/contrib/auth/locale/tt/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/tt/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/os creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/os/LC_MESSAGES copying build/lib/django/contrib/auth/locale/os/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/os/LC_MESSAGES copying build/lib/django/contrib/auth/locale/os/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/os/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/io creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/io/LC_MESSAGES copying build/lib/django/contrib/auth/locale/io/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/io/LC_MESSAGES copying build/lib/django/contrib/auth/locale/io/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/io/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/fr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/fr/LC_MESSAGES copying build/lib/django/contrib/auth/locale/fr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/fr/LC_MESSAGES copying build/lib/django/contrib/auth/locale/fr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/fr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/sv creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/sv/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sv/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/sv/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sv/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/sv/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/id creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/id/LC_MESSAGES copying build/lib/django/contrib/auth/locale/id/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/id/LC_MESSAGES copying build/lib/django/contrib/auth/locale/id/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/id/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/br creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/br/LC_MESSAGES copying build/lib/django/contrib/auth/locale/br/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/br/LC_MESSAGES copying build/lib/django/contrib/auth/locale/br/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/br/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/km creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/km/LC_MESSAGES copying build/lib/django/contrib/auth/locale/km/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/km/LC_MESSAGES copying build/lib/django/contrib/auth/locale/km/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/km/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/uk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/uk/LC_MESSAGES copying build/lib/django/contrib/auth/locale/uk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/uk/LC_MESSAGES copying build/lib/django/contrib/auth/locale/uk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/uk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ta creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ta/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ta/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ta/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ta/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ta/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/mn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/mn/LC_MESSAGES copying build/lib/django/contrib/auth/locale/mn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/mn/LC_MESSAGES copying build/lib/django/contrib/auth/locale/mn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/mn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/de creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/de/LC_MESSAGES copying build/lib/django/contrib/auth/locale/de/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/de/LC_MESSAGES copying build/lib/django/contrib/auth/locale/de/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/de/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ar creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ar/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ar/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ar/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ar/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ar/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/cy creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/cy/LC_MESSAGES copying build/lib/django/contrib/auth/locale/cy/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/cy/LC_MESSAGES copying build/lib/django/contrib/auth/locale/cy/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/cy/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/kn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/kn/LC_MESSAGES copying build/lib/django/contrib/auth/locale/kn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/kn/LC_MESSAGES copying build/lib/django/contrib/auth/locale/kn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/kn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/sk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/sk/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/sk/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/sk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/zh_Hans creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/zh_Hans/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/da creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/da/LC_MESSAGES copying build/lib/django/contrib/auth/locale/da/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/da/LC_MESSAGES copying build/lib/django/contrib/auth/locale/da/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/da/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/es_MX creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/es_MX/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ru creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ru/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ru/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ru/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ru/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ru/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ga creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ga/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ga/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ga/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ga/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ga/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ar_DZ creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ar_DZ/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ar_DZ/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ar_DZ/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/mk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/mk/LC_MESSAGES copying build/lib/django/contrib/auth/locale/mk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/mk/LC_MESSAGES copying build/lib/django/contrib/auth/locale/mk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/mk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/he creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/he/LC_MESSAGES copying build/lib/django/contrib/auth/locale/he/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/he/LC_MESSAGES copying build/lib/django/contrib/auth/locale/he/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/he/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/nn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/nn/LC_MESSAGES copying build/lib/django/contrib/auth/locale/nn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/nn/LC_MESSAGES copying build/lib/django/contrib/auth/locale/nn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/nn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/et creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/et/LC_MESSAGES copying build/lib/django/contrib/auth/locale/et/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/et/LC_MESSAGES copying build/lib/django/contrib/auth/locale/et/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/et/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/kk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/kk/LC_MESSAGES copying build/lib/django/contrib/auth/locale/kk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/kk/LC_MESSAGES copying build/lib/django/contrib/auth/locale/kk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/kk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/te creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/te/LC_MESSAGES copying build/lib/django/contrib/auth/locale/te/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/te/LC_MESSAGES copying build/lib/django/contrib/auth/locale/te/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/te/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/eu creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/eu/LC_MESSAGES copying build/lib/django/contrib/auth/locale/eu/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/eu/LC_MESSAGES copying build/lib/django/contrib/auth/locale/eu/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/eu/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/es_CO creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/es_CO/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/pt creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/pt/LC_MESSAGES copying build/lib/django/contrib/auth/locale/pt/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/pt/LC_MESSAGES copying build/lib/django/contrib/auth/locale/pt/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/pt/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/fy creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/fy/LC_MESSAGES copying build/lib/django/contrib/auth/locale/fy/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/fy/LC_MESSAGES copying build/lib/django/contrib/auth/locale/fy/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/fy/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ka creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ka/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ka/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ka/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ka/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ka/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/es_VE creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/es_VE/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/tk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/tk/LC_MESSAGES copying build/lib/django/contrib/auth/locale/tk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/tk/LC_MESSAGES copying build/lib/django/contrib/auth/locale/tk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/tk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/sl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/sl/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/sl/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/sl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/lv creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/lv/LC_MESSAGES copying build/lib/django/contrib/auth/locale/lv/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/lv/LC_MESSAGES copying build/lib/django/contrib/auth/locale/lv/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/lv/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/sw creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/sw/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sw/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/sw/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sw/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/sw/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/tg creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/tg/LC_MESSAGES copying build/lib/django/contrib/auth/locale/tg/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/tg/LC_MESSAGES copying build/lib/django/contrib/auth/locale/tg/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/tg/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/fi creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/fi/LC_MESSAGES copying build/lib/django/contrib/auth/locale/fi/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/fi/LC_MESSAGES copying build/lib/django/contrib/auth/locale/fi/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/fi/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/is creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/is/LC_MESSAGES copying build/lib/django/contrib/auth/locale/is/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/is/LC_MESSAGES copying build/lib/django/contrib/auth/locale/is/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/is/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/en_AU creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/en_AU/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/bn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/bn/LC_MESSAGES copying build/lib/django/contrib/auth/locale/bn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/bn/LC_MESSAGES copying build/lib/django/contrib/auth/locale/bn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/bn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ro creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ro/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ro/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ro/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ro/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ro/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/hy creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/hy/LC_MESSAGES copying build/lib/django/contrib/auth/locale/hy/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/hy/LC_MESSAGES copying build/lib/django/contrib/auth/locale/hy/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/hy/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/es_AR creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/es_AR/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/it creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/it/LC_MESSAGES copying build/lib/django/contrib/auth/locale/it/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/it/LC_MESSAGES copying build/lib/django/contrib/auth/locale/it/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/it/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/gd creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/gd/LC_MESSAGES copying build/lib/django/contrib/auth/locale/gd/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/gd/LC_MESSAGES copying build/lib/django/contrib/auth/locale/gd/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/gd/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/lt creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/lt/LC_MESSAGES copying build/lib/django/contrib/auth/locale/lt/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/lt/LC_MESSAGES copying build/lib/django/contrib/auth/locale/lt/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/lt/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/sq creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/sq/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sq/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/sq/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sq/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/sq/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/en creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/en/LC_MESSAGES copying build/lib/django/contrib/auth/locale/en/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/en/LC_MESSAGES copying build/lib/django/contrib/auth/locale/en/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/en/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/fa creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/fa/LC_MESSAGES copying build/lib/django/contrib/auth/locale/fa/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/fa/LC_MESSAGES copying build/lib/django/contrib/auth/locale/fa/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/fa/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/be creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/be/LC_MESSAGES copying build/lib/django/contrib/auth/locale/be/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/be/LC_MESSAGES copying build/lib/django/contrib/auth/locale/be/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/be/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/es creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/es/LC_MESSAGES copying build/lib/django/contrib/auth/locale/es/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/es/LC_MESSAGES copying build/lib/django/contrib/auth/locale/es/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/es/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/pa creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/pa/LC_MESSAGES copying build/lib/django/contrib/auth/locale/pa/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/pa/LC_MESSAGES copying build/lib/django/contrib/auth/locale/pa/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/pa/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/hi creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/hi/LC_MESSAGES copying build/lib/django/contrib/auth/locale/hi/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/hi/LC_MESSAGES copying build/lib/django/contrib/auth/locale/hi/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/hi/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/vi creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/vi/LC_MESSAGES copying build/lib/django/contrib/auth/locale/vi/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/vi/LC_MESSAGES copying build/lib/django/contrib/auth/locale/vi/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/vi/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/en_GB creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/en_GB/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/mr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/mr/LC_MESSAGES copying build/lib/django/contrib/auth/locale/mr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/mr/LC_MESSAGES copying build/lib/django/contrib/auth/locale/mr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/mr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ur creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ur/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ur/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ur/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ur/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ur/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ast creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ast/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ast/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ast/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ast/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ast/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/hu creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/hu/LC_MESSAGES copying build/lib/django/contrib/auth/locale/hu/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/hu/LC_MESSAGES copying build/lib/django/contrib/auth/locale/hu/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/hu/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/my creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/my/LC_MESSAGES copying build/lib/django/contrib/auth/locale/my/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/my/LC_MESSAGES copying build/lib/django/contrib/auth/locale/my/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/my/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/th creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/th/LC_MESSAGES copying build/lib/django/contrib/auth/locale/th/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/th/LC_MESSAGES copying build/lib/django/contrib/auth/locale/th/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/th/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ml creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ml/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ml/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ml/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ml/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ml/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/eo creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/eo/LC_MESSAGES copying build/lib/django/contrib/auth/locale/eo/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/eo/LC_MESSAGES copying build/lib/django/contrib/auth/locale/eo/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/eo/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/hsb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/hsb/LC_MESSAGES copying build/lib/django/contrib/auth/locale/hsb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/hsb/LC_MESSAGES copying build/lib/django/contrib/auth/locale/hsb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/hsb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/bs creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/bs/LC_MESSAGES copying build/lib/django/contrib/auth/locale/bs/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/bs/LC_MESSAGES copying build/lib/django/contrib/auth/locale/bs/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/bs/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ca creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ca/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ca/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ca/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ca/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ca/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/dsb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/dsb/LC_MESSAGES copying build/lib/django/contrib/auth/locale/dsb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/dsb/LC_MESSAGES copying build/lib/django/contrib/auth/locale/dsb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/dsb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/tr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/tr/LC_MESSAGES copying build/lib/django/contrib/auth/locale/tr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/tr/LC_MESSAGES copying build/lib/django/contrib/auth/locale/tr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/tr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ky creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ky/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ky/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ky/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ky/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ky/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/sr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/sr/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/sr/LC_MESSAGES copying build/lib/django/contrib/auth/locale/sr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/sr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/uz creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/uz/LC_MESSAGES copying build/lib/django/contrib/auth/locale/uz/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/uz/LC_MESSAGES copying build/lib/django/contrib/auth/locale/uz/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/uz/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/pl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/pl/LC_MESSAGES copying build/lib/django/contrib/auth/locale/pl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/pl/LC_MESSAGES copying build/lib/django/contrib/auth/locale/pl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/pl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/gl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/gl/LC_MESSAGES copying build/lib/django/contrib/auth/locale/gl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/gl/LC_MESSAGES copying build/lib/django/contrib/auth/locale/gl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/gl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ne creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ne/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ne/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ne/LC_MESSAGES copying build/lib/django/contrib/auth/locale/ne/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/ne/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/zh_Hant creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/zh_Hant/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/pt_BR creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/pt_BR/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/hr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/hr/LC_MESSAGES copying build/lib/django/contrib/auth/locale/hr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/hr/LC_MESSAGES copying build/lib/django/contrib/auth/locale/hr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/hr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/af creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/af/LC_MESSAGES copying build/lib/django/contrib/auth/locale/af/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/af/LC_MESSAGES copying build/lib/django/contrib/auth/locale/af/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/locale/af/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/management copying build/lib/django/contrib/auth/management/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/management creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/management/commands copying build/lib/django/contrib/auth/management/commands/createsuperuser.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/management/commands copying build/lib/django/contrib/auth/management/commands/changepassword.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/management/commands copying build/lib/django/contrib/auth/management/commands/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/management/commands copying build/lib/django/contrib/auth/views.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/common-passwords.txt.gz -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/admin.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/base_user.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/mixins.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/forms.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/signals.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth copying build/lib/django/contrib/auth/models.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions copying build/lib/django/contrib/sessions/apps.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions copying build/lib/django/contrib/sessions/middleware.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions copying build/lib/django/contrib/sessions/exceptions.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions copying build/lib/django/contrib/sessions/serializers.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/migrations copying build/lib/django/contrib/sessions/migrations/0001_initial.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/migrations copying build/lib/django/contrib/sessions/migrations/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/migrations creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ja creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ja/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ja/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ja/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ia creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ia/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ia/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ia/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/nl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/nl/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/nl/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/nl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/nb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/nb/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/nb/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/nb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/lb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/lb/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/lb/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/lb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/bg creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/bg/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/bg/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/bg/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ko creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ko/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ko/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ko/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/udm creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/udm/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/udm/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/udm/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/cs creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/cs/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/cs/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/cs/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/kab creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/kab/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/kab/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/kab/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/kab/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/kab/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/sr_Latn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/el creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/el/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/el/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/el/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/el/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/el/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/az creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/az/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/az/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/az/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/az/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/az/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/tt creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/tt/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/tt/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/tt/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/os creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/os/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/os/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/os/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/os/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/os/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/io creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/io/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/io/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/io/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/io/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/io/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/fr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/fr/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/fr/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/fr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/sv creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/sv/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/sv/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/sv/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/id creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/id/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/id/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/id/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/id/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/id/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/br creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/br/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/br/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/br/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/br/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/br/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/km creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/km/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/km/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/km/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/km/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/km/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/uk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/uk/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/uk/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/uk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ta creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ta/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ta/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ta/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/mn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/mn/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/mn/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/mn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/de creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/de/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/de/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/de/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/de/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/de/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ar creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ar/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ar/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ar/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/cy creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/cy/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/cy/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/cy/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/kn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/kn/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/kn/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/kn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/sk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/sk/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/sk/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/sk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/zh_Hans creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/da creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/da/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/da/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/da/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/da/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/da/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/es_MX creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/es_MX/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ru creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ru/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ru/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ru/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ga creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ga/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ga/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ga/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ar_DZ creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/mk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/mk/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/mk/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/mk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/he creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/he/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/he/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/he/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/he/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/he/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/nn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/nn/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/nn/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/nn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/et creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/et/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/et/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/et/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/et/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/et/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/kk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/kk/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/kk/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/kk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/te creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/te/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/te/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/te/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/te/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/te/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/eu creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/eu/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/eu/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/eu/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/es_CO creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/es_CO/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/pt creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/pt/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/pt/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/pt/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/fy creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/fy/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/fy/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/fy/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ka creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ka/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ka/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ka/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/es_VE creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/es_VE/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/tk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/tk/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/tk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/tk/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/tk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/tk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/sl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/sl/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/sl/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/sl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/lv creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/lv/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/lv/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/lv/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/sw creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/sw/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/sw/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/sw/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/tg creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/tg/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/tg/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/tg/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/tg/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/tg/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/fi creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/fi/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/fi/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/fi/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/is creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/is/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/is/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/is/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/is/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/is/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/en_AU creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/en_AU/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/bn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/bn/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/bn/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/bn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ro creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ro/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ro/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ro/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/hy creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/hy/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/hy/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/hy/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/hy/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/hy/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/es_AR creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/es_AR/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/it creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/it/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/it/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/it/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/it/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/it/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/gd creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/gd/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/gd/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/gd/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/lt creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/lt/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/lt/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/lt/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/sq creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/sq/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/sq/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/sq/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/en creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/en/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/en/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/en/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/en/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/en/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/fa creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/fa/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/fa/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/fa/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/be creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/be/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/be/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/be/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/be/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/be/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/es creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/es/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/es/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/es/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/es/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/es/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/pa creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/pa/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/pa/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/pa/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/hi creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/hi/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/hi/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/hi/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/vi creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/vi/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/vi/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/vi/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/en_GB creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/en_GB/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/mr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/mr/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/mr/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/mr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ur creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ur/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ur/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ur/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ast creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ast/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ast/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ast/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/hu creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/hu/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/hu/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/hu/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/my creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/my/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/my/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/my/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/my/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/my/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/th creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/th/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/th/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/th/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/th/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/th/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ml creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ml/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ml/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ml/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/eo creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/eo/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/eo/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/eo/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/hsb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/hsb/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/hsb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/hsb/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/hsb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/hsb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/bs creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/bs/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/bs/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/bs/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ca creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ca/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ca/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ca/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/dsb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/dsb/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/dsb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/dsb/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/dsb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/dsb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/tr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/tr/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/tr/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/tr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ky creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ky/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ky/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ky/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ky/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ky/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/sr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/sr/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/sr/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/sr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/uz creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/uz/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/uz/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/uz/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/uz/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/uz/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/pl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/pl/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/pl/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/pl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/gl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/gl/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/gl/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/gl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ne creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ne/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ne/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/ne/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/zh_Hant creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/pt_BR creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/pt_BR/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/hr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/hr/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/hr/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/hr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/af creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/af/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/af/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/af/LC_MESSAGES copying build/lib/django/contrib/sessions/locale/af/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/locale/af/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/management copying build/lib/django/contrib/sessions/management/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/management creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/management/commands copying build/lib/django/contrib/sessions/management/commands/clearsessions.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/management/commands copying build/lib/django/contrib/sessions/management/commands/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/management/commands creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/backends copying build/lib/django/contrib/sessions/backends/cache.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/backends copying build/lib/django/contrib/sessions/backends/signed_cookies.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/backends copying build/lib/django/contrib/sessions/backends/db.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/backends copying build/lib/django/contrib/sessions/backends/cached_db.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/backends copying build/lib/django/contrib/sessions/backends/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/backends copying build/lib/django/contrib/sessions/backends/file.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/backends copying build/lib/django/contrib/sessions/backends/base.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/backends copying build/lib/django/contrib/sessions/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions copying build/lib/django/contrib/sessions/base_session.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions copying build/lib/django/contrib/sessions/models.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/img creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/gis copying build/lib/django/contrib/admin/static/admin/img/gis/move_vertex_on.svg -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/gis copying build/lib/django/contrib/admin/static/admin/img/gis/move_vertex_off.svg -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/gis copying build/lib/django/contrib/admin/static/admin/img/selector-icons.svg -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/calendar-icons.svg -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/icon-clock.svg -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/icon-unknown.svg -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/icon-addlink.svg -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/icon-unknown-alt.svg -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/LICENSE -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/sorting-icons.svg -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/icon-changelink.svg -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/icon-deletelink.svg -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/search.svg -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/icon-calendar.svg -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/icon-yes.svg -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/tooltag-add.svg -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/inline-delete.svg -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/README.txt -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/icon-alert.svg -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/icon-viewlink.svg -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/icon-no.svg -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/img copying build/lib/django/contrib/admin/static/admin/img/tooltag-arrowright.svg -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/img creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/fonts copying build/lib/django/contrib/admin/static/admin/fonts/LICENSE.txt -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/fonts copying build/lib/django/contrib/admin/static/admin/fonts/Roboto-Regular-webfont.woff -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/fonts copying build/lib/django/contrib/admin/static/admin/fonts/Roboto-Bold-webfont.woff -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/fonts copying build/lib/django/contrib/admin/static/admin/fonts/Roboto-Light-webfont.woff -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/fonts copying build/lib/django/contrib/admin/static/admin/fonts/README.txt -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/fonts creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/autocomplete.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/prepopulate.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/prepopulate_init.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/nav_sidebar.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/popup_response.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/jquery.init.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/collapse.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/SelectFilter2.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/urlify.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/SelectBox.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/inlines.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp copying build/lib/django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE.txt -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp copying build/lib/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp copying build/lib/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2 copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/select2.full.min.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2 copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/LICENSE.md -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2 copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/select2.full.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2 creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ja.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/es.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/en.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/af.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ca.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/pl.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt-BR.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sk.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sq.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/hu.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/mk.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/vi.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/nl.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ru.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/el.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ne.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/uk.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-CN.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ms.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/tk.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ko.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sv.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/dsb.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/hr.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/hy.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/fi.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/km.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/bs.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/gl.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/eu.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ar.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/bn.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/is.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/cs.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/hsb.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/tr.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/az.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/th.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/it.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/lv.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ka.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/fa.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-TW.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/he.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/fr.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ro.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/et.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/da.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr-Cyrl.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sl.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ps.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/lt.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/hi.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/bg.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/nb.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/de.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/id.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/jquery copying build/lib/django/contrib/admin/static/admin/js/vendor/jquery/LICENSE.txt -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/jquery copying build/lib/django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/jquery copying build/lib/django/contrib/admin/static/admin/js/vendor/jquery/jquery.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/jquery creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/admin copying build/lib/django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/admin copying build/lib/django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/admin copying build/lib/django/contrib/admin/static/admin/js/core.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/actions.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/change_form.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/cancel.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js copying build/lib/django/contrib/admin/static/admin/js/calendar.js -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/js creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/css copying build/lib/django/contrib/admin/static/admin/css/base.css -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/css copying build/lib/django/contrib/admin/static/admin/css/autocomplete.css -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/css copying build/lib/django/contrib/admin/static/admin/css/responsive_rtl.css -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/css copying build/lib/django/contrib/admin/static/admin/css/login.css -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/css copying build/lib/django/contrib/admin/static/admin/css/forms.css -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/css copying build/lib/django/contrib/admin/static/admin/css/changelists.css -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/css creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/vendor creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/vendor/select2 copying build/lib/django/contrib/admin/static/admin/css/vendor/select2/LICENSE-SELECT2.md -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/vendor/select2 copying build/lib/django/contrib/admin/static/admin/css/vendor/select2/select2.min.css -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/vendor/select2 copying build/lib/django/contrib/admin/static/admin/css/vendor/select2/select2.css -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/vendor/select2 copying build/lib/django/contrib/admin/static/admin/css/rtl.css -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/css copying build/lib/django/contrib/admin/static/admin/css/fonts.css -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/css copying build/lib/django/contrib/admin/static/admin/css/widgets.css -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/css copying build/lib/django/contrib/admin/static/admin/css/dashboard.css -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/css copying build/lib/django/contrib/admin/static/admin/css/responsive.css -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/css copying build/lib/django/contrib/admin/static/admin/css/nav_sidebar.css -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/static/admin/css copying build/lib/django/contrib/admin/apps.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/checks.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/actions.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/decorators.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/tests.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templatetags copying build/lib/django/contrib/admin/templatetags/admin_list.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templatetags copying build/lib/django/contrib/admin/templatetags/admin_modify.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templatetags copying build/lib/django/contrib/admin/templatetags/admin_urls.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templatetags copying build/lib/django/contrib/admin/templatetags/log.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templatetags copying build/lib/django/contrib/admin/templatetags/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templatetags copying build/lib/django/contrib/admin/templatetags/base.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templatetags copying build/lib/django/contrib/admin/exceptions.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/widgets.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/migrations copying build/lib/django/contrib/admin/migrations/0001_initial.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/migrations copying build/lib/django/contrib/admin/migrations/0003_logentry_add_action_flag_choices.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/migrations copying build/lib/django/contrib/admin/migrations/0002_logentry_remove_auto_add.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/migrations copying build/lib/django/contrib/admin/migrations/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/migrations copying build/lib/django/contrib/admin/utils.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/helpers.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/registration copying build/lib/django/contrib/admin/templates/registration/password_change_done.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/registration copying build/lib/django/contrib/admin/templates/registration/password_reset_done.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/registration copying build/lib/django/contrib/admin/templates/registration/password_reset_form.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/registration copying build/lib/django/contrib/admin/templates/registration/logged_out.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/registration copying build/lib/django/contrib/admin/templates/registration/password_reset_complete.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/registration copying build/lib/django/contrib/admin/templates/registration/password_reset_confirm.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/registration copying build/lib/django/contrib/admin/templates/registration/password_change_form.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/registration copying build/lib/django/contrib/admin/templates/registration/password_reset_email.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/registration creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/actions.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/date_hierarchy.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/index.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/filter.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/change_list_results.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/404.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/nav_sidebar.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/object_history.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/change_form.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin/widgets copying build/lib/django/contrib/admin/templates/admin/widgets/many_to_many_raw_id.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin/widgets copying build/lib/django/contrib/admin/templates/admin/widgets/clearable_file_input.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin/widgets copying build/lib/django/contrib/admin/templates/admin/widgets/foreign_key_raw_id.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin/widgets copying build/lib/django/contrib/admin/templates/admin/widgets/radio.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin/widgets copying build/lib/django/contrib/admin/templates/admin/widgets/url.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin/widgets copying build/lib/django/contrib/admin/templates/admin/widgets/split_datetime.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin/widgets copying build/lib/django/contrib/admin/templates/admin/widgets/related_widget_wrapper.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin/widgets copying build/lib/django/contrib/admin/templates/admin/app_list.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/submit_line.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin/auth creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin/auth/user copying build/lib/django/contrib/admin/templates/admin/auth/user/add_form.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin/auth/user copying build/lib/django/contrib/admin/templates/admin/auth/user/change_password.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin/auth/user copying build/lib/django/contrib/admin/templates/admin/base.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/login.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/500.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/delete_confirmation.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/prepopulated_fields_js.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/search_form.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin/includes copying build/lib/django/contrib/admin/templates/admin/includes/fieldset.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin/includes copying build/lib/django/contrib/admin/templates/admin/includes/object_delete_summary.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin/includes copying build/lib/django/contrib/admin/templates/admin/pagination.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/change_list.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/change_list_object_tools.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/app_index.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/delete_selected_confirmation.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/change_form_object_tools.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/invalid_setup.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin copying build/lib/django/contrib/admin/templates/admin/popup_response.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin/edit_inline copying build/lib/django/contrib/admin/templates/admin/edit_inline/tabular.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin/edit_inline copying build/lib/django/contrib/admin/templates/admin/edit_inline/stacked.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin/edit_inline copying build/lib/django/contrib/admin/templates/admin/base_site.html -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templates/admin creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ja creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ja/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ja/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ja/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ja/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ja/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ja/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ja/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ia creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ia/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ia/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ia/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ia/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ia/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ia/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ia/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/nl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/nl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/nl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/nl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/nl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/nl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/nb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/nb/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/nb/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/nb/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/nb/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/nb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/lb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/lb/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/lb/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/lb/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/lb/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/lb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/bg creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/bg/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/bg/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bg/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/bg/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/bg/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bg/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/bg/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ko creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ko/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ko/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ko/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ko/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ko/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ko/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ko/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/udm creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/udm/LC_MESSAGES copying build/lib/django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/udm/LC_MESSAGES copying build/lib/django/contrib/admin/locale/udm/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/udm/LC_MESSAGES copying build/lib/django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/udm/LC_MESSAGES copying build/lib/django/contrib/admin/locale/udm/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/udm/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/cs creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/cs/LC_MESSAGES copying build/lib/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/cs/LC_MESSAGES copying build/lib/django/contrib/admin/locale/cs/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/cs/LC_MESSAGES copying build/lib/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/cs/LC_MESSAGES copying build/lib/django/contrib/admin/locale/cs/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/cs/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/kab creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/kab/LC_MESSAGES copying build/lib/django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/kab/LC_MESSAGES copying build/lib/django/contrib/admin/locale/kab/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/kab/LC_MESSAGES copying build/lib/django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/kab/LC_MESSAGES copying build/lib/django/contrib/admin/locale/kab/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/kab/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sr_Latn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sr_Latn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/el creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/el/LC_MESSAGES copying build/lib/django/contrib/admin/locale/el/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/el/LC_MESSAGES copying build/lib/django/contrib/admin/locale/el/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/el/LC_MESSAGES copying build/lib/django/contrib/admin/locale/el/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/el/LC_MESSAGES copying build/lib/django/contrib/admin/locale/el/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/el/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/az creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/az/LC_MESSAGES copying build/lib/django/contrib/admin/locale/az/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/az/LC_MESSAGES copying build/lib/django/contrib/admin/locale/az/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/az/LC_MESSAGES copying build/lib/django/contrib/admin/locale/az/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/az/LC_MESSAGES copying build/lib/django/contrib/admin/locale/az/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/az/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/tt creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/tt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/tt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/tt/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/tt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/tt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/tt/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/tt/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/os creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/os/LC_MESSAGES copying build/lib/django/contrib/admin/locale/os/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/os/LC_MESSAGES copying build/lib/django/contrib/admin/locale/os/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/os/LC_MESSAGES copying build/lib/django/contrib/admin/locale/os/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/os/LC_MESSAGES copying build/lib/django/contrib/admin/locale/os/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/os/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/io creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/io/LC_MESSAGES copying build/lib/django/contrib/admin/locale/io/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/io/LC_MESSAGES copying build/lib/django/contrib/admin/locale/io/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/io/LC_MESSAGES copying build/lib/django/contrib/admin/locale/io/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/io/LC_MESSAGES copying build/lib/django/contrib/admin/locale/io/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/io/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/fr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/fr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/fr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/fr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/fr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/fr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sv creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sv/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sv/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sv/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sv/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sv/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sv/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sv/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/id creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/id/LC_MESSAGES copying build/lib/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/id/LC_MESSAGES copying build/lib/django/contrib/admin/locale/id/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/id/LC_MESSAGES copying build/lib/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/id/LC_MESSAGES copying build/lib/django/contrib/admin/locale/id/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/id/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/br creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/br/LC_MESSAGES copying build/lib/django/contrib/admin/locale/br/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/br/LC_MESSAGES copying build/lib/django/contrib/admin/locale/br/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/br/LC_MESSAGES copying build/lib/django/contrib/admin/locale/br/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/br/LC_MESSAGES copying build/lib/django/contrib/admin/locale/br/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/br/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/km creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/km/LC_MESSAGES copying build/lib/django/contrib/admin/locale/km/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/km/LC_MESSAGES copying build/lib/django/contrib/admin/locale/km/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/km/LC_MESSAGES copying build/lib/django/contrib/admin/locale/km/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/km/LC_MESSAGES copying build/lib/django/contrib/admin/locale/km/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/km/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/uk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/uk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/uk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/uk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/uk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/uk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/uk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/uk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ta creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ta/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ta/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ta/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ta/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ta/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ta/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ta/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/mn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/mn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/mn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/mn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/mn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/mn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/de creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/de/LC_MESSAGES copying build/lib/django/contrib/admin/locale/de/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/de/LC_MESSAGES copying build/lib/django/contrib/admin/locale/de/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/de/LC_MESSAGES copying build/lib/django/contrib/admin/locale/de/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/de/LC_MESSAGES copying build/lib/django/contrib/admin/locale/de/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/de/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ar creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ar/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ar/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ar/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ar/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ar/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ar/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ar/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/cy creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/cy/LC_MESSAGES copying build/lib/django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/cy/LC_MESSAGES copying build/lib/django/contrib/admin/locale/cy/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/cy/LC_MESSAGES copying build/lib/django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/cy/LC_MESSAGES copying build/lib/django/contrib/admin/locale/cy/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/cy/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/kn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/kn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/kn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/kn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/kn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/kn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/kn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/kn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/zh_Hans creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/zh_Hans/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/da creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/da/LC_MESSAGES copying build/lib/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/da/LC_MESSAGES copying build/lib/django/contrib/admin/locale/da/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/da/LC_MESSAGES copying build/lib/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/da/LC_MESSAGES copying build/lib/django/contrib/admin/locale/da/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/da/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/es_MX creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/es_MX/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ru creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ru/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ru/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ru/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ru/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ru/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ru/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ru/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ga creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ga/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ga/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ga/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ga/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ga/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ga/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ga/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ar_DZ creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ar_DZ/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ar_DZ/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ar_DZ/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ar_DZ/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ar_DZ/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/mk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/mk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/mk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/mk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/mk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/mk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/he creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/he/LC_MESSAGES copying build/lib/django/contrib/admin/locale/he/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/he/LC_MESSAGES copying build/lib/django/contrib/admin/locale/he/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/he/LC_MESSAGES copying build/lib/django/contrib/admin/locale/he/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/he/LC_MESSAGES copying build/lib/django/contrib/admin/locale/he/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/he/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/nn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/nn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/nn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/nn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/nn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/nn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/nn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/et creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/et/LC_MESSAGES copying build/lib/django/contrib/admin/locale/et/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/et/LC_MESSAGES copying build/lib/django/contrib/admin/locale/et/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/et/LC_MESSAGES copying build/lib/django/contrib/admin/locale/et/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/et/LC_MESSAGES copying build/lib/django/contrib/admin/locale/et/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/et/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/kk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/kk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/kk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/kk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/kk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/kk/LC_MESSAGES copying build/lib/django/contrib/admin/locale/kk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/kk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/te creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/te/LC_MESSAGES copying build/lib/django/contrib/admin/locale/te/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/te/LC_MESSAGES copying build/lib/django/contrib/admin/locale/te/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/te/LC_MESSAGES copying build/lib/django/contrib/admin/locale/te/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/te/LC_MESSAGES copying build/lib/django/contrib/admin/locale/te/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/te/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/eu creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/eu/LC_MESSAGES copying build/lib/django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/eu/LC_MESSAGES copying build/lib/django/contrib/admin/locale/eu/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/eu/LC_MESSAGES copying build/lib/django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/eu/LC_MESSAGES copying build/lib/django/contrib/admin/locale/eu/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/eu/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/es_CO creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/es_CO/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/pt creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/pt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/pt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pt/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/pt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/pt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pt/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/pt/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/fy creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/fy/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/fy/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fy/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/fy/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/fy/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fy/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/fy/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ka creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ka/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ka/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ka/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ka/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ka/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ka/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ka/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/es_VE creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/es_VE/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/am creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/am/LC_MESSAGES copying build/lib/django/contrib/admin/locale/am/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/am/LC_MESSAGES copying build/lib/django/contrib/admin/locale/am/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/am/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/lv creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/lv/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/lv/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lv/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/lv/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/lv/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lv/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/lv/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sw creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sw/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sw/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sw/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sw/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sw/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sw/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sw/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/tg creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/tg/LC_MESSAGES copying build/lib/django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/tg/LC_MESSAGES copying build/lib/django/contrib/admin/locale/tg/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/tg/LC_MESSAGES copying build/lib/django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/tg/LC_MESSAGES copying build/lib/django/contrib/admin/locale/tg/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/tg/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/fi creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/fi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/fi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fi/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/fi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/fi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fi/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/fi/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/is creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/is/LC_MESSAGES copying build/lib/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/is/LC_MESSAGES copying build/lib/django/contrib/admin/locale/is/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/is/LC_MESSAGES copying build/lib/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/is/LC_MESSAGES copying build/lib/django/contrib/admin/locale/is/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/is/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/en_AU creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/en_AU/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/bn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/bn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/bn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/bn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/bn/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/bn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ro creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ro/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ro/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ro/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ro/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ro/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ro/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ro/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/hy creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/hy/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/hy/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hy/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/hy/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/hy/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hy/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/hy/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/es_AR creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/es_AR/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/it creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/it/LC_MESSAGES copying build/lib/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/it/LC_MESSAGES copying build/lib/django/contrib/admin/locale/it/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/it/LC_MESSAGES copying build/lib/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/it/LC_MESSAGES copying build/lib/django/contrib/admin/locale/it/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/it/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/gd creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/gd/LC_MESSAGES copying build/lib/django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/gd/LC_MESSAGES copying build/lib/django/contrib/admin/locale/gd/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/gd/LC_MESSAGES copying build/lib/django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/gd/LC_MESSAGES copying build/lib/django/contrib/admin/locale/gd/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/gd/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/lt creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/lt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/lt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lt/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/lt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/lt/LC_MESSAGES copying build/lib/django/contrib/admin/locale/lt/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/lt/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sq creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sq/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sq/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sq/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sq/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sq/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sq/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sq/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/en creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/en/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/en/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/en/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/en/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/en/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/fa creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/fa/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/fa/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fa/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/fa/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/fa/LC_MESSAGES copying build/lib/django/contrib/admin/locale/fa/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/fa/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/be creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/be/LC_MESSAGES copying build/lib/django/contrib/admin/locale/be/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/be/LC_MESSAGES copying build/lib/django/contrib/admin/locale/be/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/be/LC_MESSAGES copying build/lib/django/contrib/admin/locale/be/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/be/LC_MESSAGES copying build/lib/django/contrib/admin/locale/be/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/be/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/es creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/es/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/es/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/es/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/es/LC_MESSAGES copying build/lib/django/contrib/admin/locale/es/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/es/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/pa creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/pa/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/pa/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pa/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/pa/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/pa/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pa/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/pa/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/hi creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/hi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/hi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hi/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/hi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/hi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hi/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/hi/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/vi creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/vi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/vi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/vi/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/vi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/vi/LC_MESSAGES copying build/lib/django/contrib/admin/locale/vi/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/vi/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/en_GB creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/en_GB/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/mr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/mr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/mr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/mr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/mr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/mr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/mr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ur creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ur/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ur/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ur/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ur/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ur/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ur/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ur/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ast creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ast/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ast/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ast/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ast/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ast/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ast/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ast/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/hu creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/hu/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/hu/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hu/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/hu/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/hu/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hu/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/hu/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/my creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/my/LC_MESSAGES copying build/lib/django/contrib/admin/locale/my/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/my/LC_MESSAGES copying build/lib/django/contrib/admin/locale/my/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/my/LC_MESSAGES copying build/lib/django/contrib/admin/locale/my/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/my/LC_MESSAGES copying build/lib/django/contrib/admin/locale/my/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/my/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/th creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/th/LC_MESSAGES copying build/lib/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/th/LC_MESSAGES copying build/lib/django/contrib/admin/locale/th/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/th/LC_MESSAGES copying build/lib/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/th/LC_MESSAGES copying build/lib/django/contrib/admin/locale/th/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/th/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ml creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ml/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ml/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ml/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ml/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ml/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ml/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ml/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/eo creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/eo/LC_MESSAGES copying build/lib/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/eo/LC_MESSAGES copying build/lib/django/contrib/admin/locale/eo/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/eo/LC_MESSAGES copying build/lib/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/eo/LC_MESSAGES copying build/lib/django/contrib/admin/locale/eo/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/eo/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/hsb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/hsb/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/hsb/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/hsb/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/hsb/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/hsb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/bs creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/bs/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/bs/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bs/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/bs/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/bs/LC_MESSAGES copying build/lib/django/contrib/admin/locale/bs/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/bs/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ca creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ca/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ca/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ca/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ca/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ca/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ca/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ca/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/dsb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/dsb/LC_MESSAGES copying build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/dsb/LC_MESSAGES copying build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/dsb/LC_MESSAGES copying build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/dsb/LC_MESSAGES copying build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/dsb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/tr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/tr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/tr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/tr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/tr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/tr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/tr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/tr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ky creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ky/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ky/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ky/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ky/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ky/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ky/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ky/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/sr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/sr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/uz creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/uz/LC_MESSAGES copying build/lib/django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/uz/LC_MESSAGES copying build/lib/django/contrib/admin/locale/uz/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/uz/LC_MESSAGES copying build/lib/django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/uz/LC_MESSAGES copying build/lib/django/contrib/admin/locale/uz/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/uz/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/pl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/pl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/pl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/pl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/pl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/pl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/gl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/gl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/gl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/gl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/gl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/gl/LC_MESSAGES copying build/lib/django/contrib/admin/locale/gl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/gl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ne creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ne/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ne/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ne/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ne/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ne/LC_MESSAGES copying build/lib/django/contrib/admin/locale/ne/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/ne/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/zh_Hant creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/zh_Hant/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/pt_BR creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/pt_BR/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/hr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/hr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/hr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/hr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/hr/LC_MESSAGES copying build/lib/django/contrib/admin/locale/hr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/hr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/af creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/af/LC_MESSAGES copying build/lib/django/contrib/admin/locale/af/LC_MESSAGES/djangojs.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/af/LC_MESSAGES copying build/lib/django/contrib/admin/locale/af/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/af/LC_MESSAGES copying build/lib/django/contrib/admin/locale/af/LC_MESSAGES/djangojs.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/af/LC_MESSAGES copying build/lib/django/contrib/admin/locale/af/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/locale/af/LC_MESSAGES copying build/lib/django/contrib/admin/sites.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/views copying build/lib/django/contrib/admin/views/autocomplete.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/views copying build/lib/django/contrib/admin/views/decorators.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/views copying build/lib/django/contrib/admin/views/main.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/views copying build/lib/django/contrib/admin/views/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/views copying build/lib/django/contrib/admin/options.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/forms.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/filters.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin copying build/lib/django/contrib/admin/models.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects copying build/lib/django/contrib/redirects/apps.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects copying build/lib/django/contrib/redirects/middleware.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/migrations copying build/lib/django/contrib/redirects/migrations/0002_alter_redirect_new_path_help_text.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/migrations copying build/lib/django/contrib/redirects/migrations/0001_initial.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/migrations copying build/lib/django/contrib/redirects/migrations/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/migrations creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ja creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ja/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ja/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ja/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ia creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ia/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ia/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ia/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/nl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/nl/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/nl/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/nl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/nb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/nb/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/nb/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/nb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/lb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/lb/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/lb/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/lb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/bg creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/bg/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/bg/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/bg/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ko creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ko/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ko/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ko/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/udm creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/udm/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/udm/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/udm/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/cs creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/cs/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/cs/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/cs/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/kab creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/kab/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/kab/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/kab/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/kab/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/kab/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/sr_Latn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/el creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/el/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/el/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/el/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/el/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/el/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/az creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/az/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/az/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/az/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/az/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/az/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/tt creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/tt/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/tt/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/tt/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/os creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/os/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/os/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/os/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/os/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/os/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/io creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/io/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/io/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/io/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/io/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/io/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/fr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/fr/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/fr/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/fr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/sv creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/sv/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/sv/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/sv/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/id creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/id/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/id/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/id/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/id/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/id/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/br creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/br/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/br/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/br/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/br/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/br/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/km creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/km/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/km/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/km/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/km/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/km/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/uk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/uk/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/uk/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/uk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ta creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ta/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ta/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ta/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/mn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/mn/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/mn/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/mn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/de creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/de/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/de/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/de/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/de/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/de/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ar creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ar/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ar/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ar/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/cy creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/cy/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/cy/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/cy/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/kn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/kn/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/kn/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/kn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/sk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/sk/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/sk/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/sk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/zh_Hans creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/da creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/da/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/da/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/da/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/da/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/da/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/es_MX creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/es_MX/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ru creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ru/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ru/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ru/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ga creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ga/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ga/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ga/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ar_DZ creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/mk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/mk/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/mk/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/mk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/he creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/he/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/he/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/he/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/he/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/he/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/nn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/nn/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/nn/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/nn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/et creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/et/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/et/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/et/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/et/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/et/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/kk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/kk/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/kk/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/kk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/te creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/te/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/te/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/te/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/te/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/te/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/eu creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/eu/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/eu/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/eu/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/es_CO creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/es_CO/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/pt creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/pt/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/pt/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/pt/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/fy creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/fy/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/fy/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/fy/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ka creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ka/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ka/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ka/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/es_VE creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/es_VE/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/tk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/tk/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/tk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/tk/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/tk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/tk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/sl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/sl/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/sl/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/sl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/lv creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/lv/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/lv/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/lv/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/sw creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/sw/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/sw/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/sw/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/tg creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/tg/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/tg/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/tg/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/tg/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/tg/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/fi creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/fi/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/fi/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/fi/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/is creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/is/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/is/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/is/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/is/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/is/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/en_AU creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/en_AU/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/bn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/bn/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/bn/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/bn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ro creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ro/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ro/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ro/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/hy creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/hy/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/hy/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/hy/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/hy/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/hy/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/es_AR creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/es_AR/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/it creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/it/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/it/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/it/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/it/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/it/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/gd creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/gd/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/gd/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/gd/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/lt creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/lt/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/lt/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/lt/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/sq creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/sq/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/sq/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/sq/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/en creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/en/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/en/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/en/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/en/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/en/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/fa creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/fa/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/fa/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/fa/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/be creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/be/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/be/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/be/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/be/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/be/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/es creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/es/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/es/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/es/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/es/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/es/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/pa creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/pa/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/pa/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/pa/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/hi creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/hi/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/hi/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/hi/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/vi creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/vi/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/vi/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/vi/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/en_GB creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/en_GB/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/mr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/mr/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/mr/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/mr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ur creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ur/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ur/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ur/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ast creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ast/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ast/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ast/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/hu creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/hu/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/hu/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/hu/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/my creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/my/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/my/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/my/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/my/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/my/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/th creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/th/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/th/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/th/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/th/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/th/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ml creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ml/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ml/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ml/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/eo creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/eo/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/eo/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/eo/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/hsb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/hsb/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/hsb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/hsb/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/hsb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/hsb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/bs creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/bs/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/bs/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/bs/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ca creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ca/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ca/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ca/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/dsb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/dsb/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/dsb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/dsb/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/dsb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/dsb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/tr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/tr/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/tr/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/tr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ky creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ky/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ky/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ky/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ky/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ky/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/sr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/sr/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/sr/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/sr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/uz creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/uz/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/uz/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/uz/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/uz/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/uz/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/pl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/pl/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/pl/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/pl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/gl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/gl/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/gl/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/gl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ne creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ne/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ne/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/ne/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/zh_Hant creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/pt_BR creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/pt_BR/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/hr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/hr/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/hr/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/hr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/af creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/af/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/af/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/af/LC_MESSAGES copying build/lib/django/contrib/redirects/locale/af/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/locale/af/LC_MESSAGES copying build/lib/django/contrib/redirects/admin.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects copying build/lib/django/contrib/redirects/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects copying build/lib/django/contrib/redirects/models.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites copying build/lib/django/contrib/sites/apps.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites copying build/lib/django/contrib/sites/checks.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites copying build/lib/django/contrib/sites/managers.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites copying build/lib/django/contrib/sites/middleware.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites copying build/lib/django/contrib/sites/requests.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites copying build/lib/django/contrib/sites/shortcuts.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/migrations copying build/lib/django/contrib/sites/migrations/0002_alter_domain_unique.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/migrations copying build/lib/django/contrib/sites/migrations/0001_initial.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/migrations copying build/lib/django/contrib/sites/migrations/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/migrations creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ja creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ja/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ja/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ja/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ja/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ja/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ia creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ia/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ia/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ia/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ia/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ia/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/nl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/nl/LC_MESSAGES copying build/lib/django/contrib/sites/locale/nl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/nl/LC_MESSAGES copying build/lib/django/contrib/sites/locale/nl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/nl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/nb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/nb/LC_MESSAGES copying build/lib/django/contrib/sites/locale/nb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/nb/LC_MESSAGES copying build/lib/django/contrib/sites/locale/nb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/nb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/lb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/lb/LC_MESSAGES copying build/lib/django/contrib/sites/locale/lb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/lb/LC_MESSAGES copying build/lib/django/contrib/sites/locale/lb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/lb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/bg creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/bg/LC_MESSAGES copying build/lib/django/contrib/sites/locale/bg/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/bg/LC_MESSAGES copying build/lib/django/contrib/sites/locale/bg/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/bg/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ko creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ko/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ko/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ko/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ko/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ko/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/udm creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/udm/LC_MESSAGES copying build/lib/django/contrib/sites/locale/udm/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/udm/LC_MESSAGES copying build/lib/django/contrib/sites/locale/udm/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/udm/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/cs creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/cs/LC_MESSAGES copying build/lib/django/contrib/sites/locale/cs/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/cs/LC_MESSAGES copying build/lib/django/contrib/sites/locale/cs/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/cs/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/kab creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/kab/LC_MESSAGES copying build/lib/django/contrib/sites/locale/kab/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/kab/LC_MESSAGES copying build/lib/django/contrib/sites/locale/kab/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/kab/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/sr_Latn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/sr_Latn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/el creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/el/LC_MESSAGES copying build/lib/django/contrib/sites/locale/el/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/el/LC_MESSAGES copying build/lib/django/contrib/sites/locale/el/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/el/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/az creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/az/LC_MESSAGES copying build/lib/django/contrib/sites/locale/az/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/az/LC_MESSAGES copying build/lib/django/contrib/sites/locale/az/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/az/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/tt creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/tt/LC_MESSAGES copying build/lib/django/contrib/sites/locale/tt/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/tt/LC_MESSAGES copying build/lib/django/contrib/sites/locale/tt/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/tt/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/os creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/os/LC_MESSAGES copying build/lib/django/contrib/sites/locale/os/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/os/LC_MESSAGES copying build/lib/django/contrib/sites/locale/os/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/os/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/io creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/io/LC_MESSAGES copying build/lib/django/contrib/sites/locale/io/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/io/LC_MESSAGES copying build/lib/django/contrib/sites/locale/io/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/io/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/fr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/fr/LC_MESSAGES copying build/lib/django/contrib/sites/locale/fr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/fr/LC_MESSAGES copying build/lib/django/contrib/sites/locale/fr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/fr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/sv creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/sv/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sv/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/sv/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sv/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/sv/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/id creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/id/LC_MESSAGES copying build/lib/django/contrib/sites/locale/id/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/id/LC_MESSAGES copying build/lib/django/contrib/sites/locale/id/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/id/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/br creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/br/LC_MESSAGES copying build/lib/django/contrib/sites/locale/br/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/br/LC_MESSAGES copying build/lib/django/contrib/sites/locale/br/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/br/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/km creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/km/LC_MESSAGES copying build/lib/django/contrib/sites/locale/km/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/km/LC_MESSAGES copying build/lib/django/contrib/sites/locale/km/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/km/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/uk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/uk/LC_MESSAGES copying build/lib/django/contrib/sites/locale/uk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/uk/LC_MESSAGES copying build/lib/django/contrib/sites/locale/uk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/uk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ta creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ta/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ta/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ta/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ta/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ta/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/mn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/mn/LC_MESSAGES copying build/lib/django/contrib/sites/locale/mn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/mn/LC_MESSAGES copying build/lib/django/contrib/sites/locale/mn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/mn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/de creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/de/LC_MESSAGES copying build/lib/django/contrib/sites/locale/de/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/de/LC_MESSAGES copying build/lib/django/contrib/sites/locale/de/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/de/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ar creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ar/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ar/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ar/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ar/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ar/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/cy creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/cy/LC_MESSAGES copying build/lib/django/contrib/sites/locale/cy/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/cy/LC_MESSAGES copying build/lib/django/contrib/sites/locale/cy/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/cy/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/kn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/kn/LC_MESSAGES copying build/lib/django/contrib/sites/locale/kn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/kn/LC_MESSAGES copying build/lib/django/contrib/sites/locale/kn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/kn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/sk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/sk/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/sk/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/sk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/zh_Hans creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/zh_Hans/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/da creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/da/LC_MESSAGES copying build/lib/django/contrib/sites/locale/da/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/da/LC_MESSAGES copying build/lib/django/contrib/sites/locale/da/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/da/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/es_MX creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/es_MX/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ru creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ru/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ru/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ru/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ru/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ru/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ga creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ga/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ga/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ga/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ga/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ga/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ar_DZ creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ar_DZ/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ar_DZ/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ar_DZ/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/mk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/mk/LC_MESSAGES copying build/lib/django/contrib/sites/locale/mk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/mk/LC_MESSAGES copying build/lib/django/contrib/sites/locale/mk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/mk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/he creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/he/LC_MESSAGES copying build/lib/django/contrib/sites/locale/he/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/he/LC_MESSAGES copying build/lib/django/contrib/sites/locale/he/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/he/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/nn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/nn/LC_MESSAGES copying build/lib/django/contrib/sites/locale/nn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/nn/LC_MESSAGES copying build/lib/django/contrib/sites/locale/nn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/nn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/et creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/et/LC_MESSAGES copying build/lib/django/contrib/sites/locale/et/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/et/LC_MESSAGES copying build/lib/django/contrib/sites/locale/et/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/et/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/kk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/kk/LC_MESSAGES copying build/lib/django/contrib/sites/locale/kk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/kk/LC_MESSAGES copying build/lib/django/contrib/sites/locale/kk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/kk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/te creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/te/LC_MESSAGES copying build/lib/django/contrib/sites/locale/te/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/te/LC_MESSAGES copying build/lib/django/contrib/sites/locale/te/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/te/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/eu creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/eu/LC_MESSAGES copying build/lib/django/contrib/sites/locale/eu/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/eu/LC_MESSAGES copying build/lib/django/contrib/sites/locale/eu/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/eu/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/es_CO creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/es_CO/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/pt creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/pt/LC_MESSAGES copying build/lib/django/contrib/sites/locale/pt/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/pt/LC_MESSAGES copying build/lib/django/contrib/sites/locale/pt/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/pt/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/fy creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/fy/LC_MESSAGES copying build/lib/django/contrib/sites/locale/fy/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/fy/LC_MESSAGES copying build/lib/django/contrib/sites/locale/fy/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/fy/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ka creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ka/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ka/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ka/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ka/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ka/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/es_VE creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/es_VE/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/tk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/tk/LC_MESSAGES copying build/lib/django/contrib/sites/locale/tk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/tk/LC_MESSAGES copying build/lib/django/contrib/sites/locale/tk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/tk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/sl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/sl/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/sl/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/sl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/lv creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/lv/LC_MESSAGES copying build/lib/django/contrib/sites/locale/lv/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/lv/LC_MESSAGES copying build/lib/django/contrib/sites/locale/lv/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/lv/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/sw creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/sw/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sw/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/sw/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sw/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/sw/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/tg creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/tg/LC_MESSAGES copying build/lib/django/contrib/sites/locale/tg/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/tg/LC_MESSAGES copying build/lib/django/contrib/sites/locale/tg/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/tg/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/fi creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/fi/LC_MESSAGES copying build/lib/django/contrib/sites/locale/fi/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/fi/LC_MESSAGES copying build/lib/django/contrib/sites/locale/fi/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/fi/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/is creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/is/LC_MESSAGES copying build/lib/django/contrib/sites/locale/is/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/is/LC_MESSAGES copying build/lib/django/contrib/sites/locale/is/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/is/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/en_AU creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/en_AU/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/bn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/bn/LC_MESSAGES copying build/lib/django/contrib/sites/locale/bn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/bn/LC_MESSAGES copying build/lib/django/contrib/sites/locale/bn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/bn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ro creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ro/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ro/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ro/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ro/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ro/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/hy creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/hy/LC_MESSAGES copying build/lib/django/contrib/sites/locale/hy/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/hy/LC_MESSAGES copying build/lib/django/contrib/sites/locale/hy/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/hy/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/es_AR creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/es_AR/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/it creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/it/LC_MESSAGES copying build/lib/django/contrib/sites/locale/it/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/it/LC_MESSAGES copying build/lib/django/contrib/sites/locale/it/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/it/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/gd creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/gd/LC_MESSAGES copying build/lib/django/contrib/sites/locale/gd/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/gd/LC_MESSAGES copying build/lib/django/contrib/sites/locale/gd/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/gd/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/lt creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/lt/LC_MESSAGES copying build/lib/django/contrib/sites/locale/lt/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/lt/LC_MESSAGES copying build/lib/django/contrib/sites/locale/lt/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/lt/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/sq creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/sq/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sq/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/sq/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sq/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/sq/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/en creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/en/LC_MESSAGES copying build/lib/django/contrib/sites/locale/en/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/en/LC_MESSAGES copying build/lib/django/contrib/sites/locale/en/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/en/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/fa creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/fa/LC_MESSAGES copying build/lib/django/contrib/sites/locale/fa/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/fa/LC_MESSAGES copying build/lib/django/contrib/sites/locale/fa/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/fa/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/be creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/be/LC_MESSAGES copying build/lib/django/contrib/sites/locale/be/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/be/LC_MESSAGES copying build/lib/django/contrib/sites/locale/be/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/be/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/es creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/es/LC_MESSAGES copying build/lib/django/contrib/sites/locale/es/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/es/LC_MESSAGES copying build/lib/django/contrib/sites/locale/es/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/es/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/pa creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/pa/LC_MESSAGES copying build/lib/django/contrib/sites/locale/pa/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/pa/LC_MESSAGES copying build/lib/django/contrib/sites/locale/pa/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/pa/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/hi creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/hi/LC_MESSAGES copying build/lib/django/contrib/sites/locale/hi/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/hi/LC_MESSAGES copying build/lib/django/contrib/sites/locale/hi/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/hi/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/vi creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/vi/LC_MESSAGES copying build/lib/django/contrib/sites/locale/vi/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/vi/LC_MESSAGES copying build/lib/django/contrib/sites/locale/vi/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/vi/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/en_GB creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/en_GB/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/mr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/mr/LC_MESSAGES copying build/lib/django/contrib/sites/locale/mr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/mr/LC_MESSAGES copying build/lib/django/contrib/sites/locale/mr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/mr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ur creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ur/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ur/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ur/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ur/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ur/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ast creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ast/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ast/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ast/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ast/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ast/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/hu creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/hu/LC_MESSAGES copying build/lib/django/contrib/sites/locale/hu/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/hu/LC_MESSAGES copying build/lib/django/contrib/sites/locale/hu/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/hu/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/my creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/my/LC_MESSAGES copying build/lib/django/contrib/sites/locale/my/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/my/LC_MESSAGES copying build/lib/django/contrib/sites/locale/my/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/my/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/th creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/th/LC_MESSAGES copying build/lib/django/contrib/sites/locale/th/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/th/LC_MESSAGES copying build/lib/django/contrib/sites/locale/th/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/th/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ml creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ml/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ml/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ml/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ml/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ml/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/eo creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/eo/LC_MESSAGES copying build/lib/django/contrib/sites/locale/eo/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/eo/LC_MESSAGES copying build/lib/django/contrib/sites/locale/eo/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/eo/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/hsb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/hsb/LC_MESSAGES copying build/lib/django/contrib/sites/locale/hsb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/hsb/LC_MESSAGES copying build/lib/django/contrib/sites/locale/hsb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/hsb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/bs creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/bs/LC_MESSAGES copying build/lib/django/contrib/sites/locale/bs/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/bs/LC_MESSAGES copying build/lib/django/contrib/sites/locale/bs/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/bs/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ca creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ca/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ca/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ca/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ca/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ca/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/dsb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/dsb/LC_MESSAGES copying build/lib/django/contrib/sites/locale/dsb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/dsb/LC_MESSAGES copying build/lib/django/contrib/sites/locale/dsb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/dsb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/tr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/tr/LC_MESSAGES copying build/lib/django/contrib/sites/locale/tr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/tr/LC_MESSAGES copying build/lib/django/contrib/sites/locale/tr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/tr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ky creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ky/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ky/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ky/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ky/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ky/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/sr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/sr/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/sr/LC_MESSAGES copying build/lib/django/contrib/sites/locale/sr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/sr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/uz creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/uz/LC_MESSAGES copying build/lib/django/contrib/sites/locale/uz/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/uz/LC_MESSAGES copying build/lib/django/contrib/sites/locale/uz/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/uz/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/pl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/pl/LC_MESSAGES copying build/lib/django/contrib/sites/locale/pl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/pl/LC_MESSAGES copying build/lib/django/contrib/sites/locale/pl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/pl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/gl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/gl/LC_MESSAGES copying build/lib/django/contrib/sites/locale/gl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/gl/LC_MESSAGES copying build/lib/django/contrib/sites/locale/gl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/gl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ne creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ne/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ne/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ne/LC_MESSAGES copying build/lib/django/contrib/sites/locale/ne/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/ne/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/zh_Hant creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/zh_Hant/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/pt_BR creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/pt_BR/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/hr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/hr/LC_MESSAGES copying build/lib/django/contrib/sites/locale/hr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/hr/LC_MESSAGES copying build/lib/django/contrib/sites/locale/hr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/hr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/af creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/af/LC_MESSAGES copying build/lib/django/contrib/sites/locale/af/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/af/LC_MESSAGES copying build/lib/django/contrib/sites/locale/af/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/locale/af/LC_MESSAGES copying build/lib/django/contrib/sites/management.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites copying build/lib/django/contrib/sites/admin.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites copying build/lib/django/contrib/sites/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites copying build/lib/django/contrib/sites/models.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/messages copying build/lib/django/contrib/messages/apps.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/messages copying build/lib/django/contrib/messages/context_processors.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/messages copying build/lib/django/contrib/messages/middleware.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/messages copying build/lib/django/contrib/messages/constants.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/messages creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/messages/storage copying build/lib/django/contrib/messages/storage/fallback.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/messages/storage copying build/lib/django/contrib/messages/storage/cookie.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/messages/storage copying build/lib/django/contrib/messages/storage/session.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/messages/storage copying build/lib/django/contrib/messages/storage/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/messages/storage copying build/lib/django/contrib/messages/storage/base.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/messages/storage copying build/lib/django/contrib/messages/utils.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/messages copying build/lib/django/contrib/messages/views.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/messages copying build/lib/django/contrib/messages/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/messages copying build/lib/django/contrib/messages/api.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/messages creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/syndication copying build/lib/django/contrib/syndication/apps.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/syndication copying build/lib/django/contrib/syndication/views.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/syndication copying build/lib/django/contrib/syndication/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/syndication creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages copying build/lib/django/contrib/flatpages/apps.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages copying build/lib/django/contrib/flatpages/middleware.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/templatetags copying build/lib/django/contrib/flatpages/templatetags/flatpages.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/templatetags copying build/lib/django/contrib/flatpages/templatetags/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/templatetags copying build/lib/django/contrib/flatpages/sitemaps.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/migrations copying build/lib/django/contrib/flatpages/migrations/0001_initial.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/migrations copying build/lib/django/contrib/flatpages/migrations/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/migrations copying build/lib/django/contrib/flatpages/urls.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ja creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ja/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ja/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ja/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ia creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ia/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ia/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ia/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/nl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/nl/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/nl/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/nl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/nb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/nb/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/nb/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/nb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/lb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/lb/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/lb/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/lb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/bg creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/bg/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/bg/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/bg/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ko creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ko/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ko/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ko/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/udm creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/udm/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/udm/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/udm/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/cs creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/cs/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/cs/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/cs/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/sr_Latn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/el creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/el/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/el/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/el/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/az creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/az/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/az/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/az/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/tt creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/tt/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/tt/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/tt/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/os creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/os/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/os/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/os/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/io creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/io/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/io/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/io/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/fr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/fr/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/fr/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/fr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/sv creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/sv/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/sv/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/sv/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/id creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/id/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/id/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/id/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/br creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/br/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/br/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/br/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/km creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/km/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/km/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/km/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/uk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/uk/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/uk/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/uk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ta creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ta/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ta/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ta/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/mn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/mn/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/mn/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/mn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/de creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/de/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/de/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/de/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ar creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ar/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ar/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ar/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/cy creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/cy/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/cy/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/cy/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/kn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/kn/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/kn/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/kn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/sk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/sk/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/sk/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/sk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/zh_Hans creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/da creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/da/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/da/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/da/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/es_MX creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/es_MX/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ru creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ru/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ru/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ru/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ga creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ga/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ga/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ga/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ar_DZ creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/mk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/mk/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/mk/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/mk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/he creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/he/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/he/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/he/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/nn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/nn/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/nn/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/nn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/et creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/et/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/et/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/et/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/kk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/kk/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/kk/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/kk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/te creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/te/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/te/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/te/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/eu creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/eu/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/eu/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/eu/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/es_CO creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/es_CO/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/pt creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/pt/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/pt/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/pt/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/fy creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/fy/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/fy/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/fy/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ka creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ka/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ka/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ka/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/es_VE creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/es_VE/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/tk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/tk/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/tk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/tk/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/tk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/tk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/sl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/sl/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/sl/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/sl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/lv creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/lv/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/lv/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/lv/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/sw creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/sw/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/sw/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/sw/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/tg creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/tg/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/tg/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/tg/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/tg/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/tg/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/fi creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/fi/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/fi/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/fi/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/is creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/is/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/is/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/is/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/en_AU creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/en_AU/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/bn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/bn/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/bn/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/bn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ro creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ro/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ro/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ro/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/hy creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/hy/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/hy/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/hy/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/hy/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/hy/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/es_AR creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/es_AR/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/it creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/it/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/it/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/it/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/gd creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/gd/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/gd/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/gd/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/lt creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/lt/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/lt/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/lt/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/sq creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/sq/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/sq/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/sq/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/en creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/en/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/en/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/en/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/fa creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/fa/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/fa/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/fa/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/be creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/be/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/be/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/be/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/es creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/es/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/es/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/es/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/pa creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/pa/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/pa/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/pa/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/hi creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/hi/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/hi/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/hi/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/vi creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/vi/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/vi/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/vi/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/en_GB creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/en_GB/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/mr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/mr/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/mr/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/mr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ur creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ur/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ur/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ur/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ast creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ast/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ast/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ast/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/hu creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/hu/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/hu/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/hu/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/my creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/my/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/my/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/my/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/th creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/th/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/th/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/th/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ml creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ml/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ml/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ml/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/eo creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/eo/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/eo/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/eo/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/hsb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/hsb/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/hsb/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/hsb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/bs creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/bs/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/bs/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/bs/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ca creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ca/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ca/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ca/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/dsb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/dsb/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/dsb/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/dsb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/tr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/tr/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/tr/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/tr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ky creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ky/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ky/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ky/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ky/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ky/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/sr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/sr/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/sr/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/sr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/pl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/pl/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/pl/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/pl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/gl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/gl/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/gl/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/gl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ne creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ne/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ne/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/ne/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/zh_Hant creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/pt_BR creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/hr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/hr/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/hr/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/hr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/af creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/af/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/af/LC_MESSAGES copying build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/locale/af/LC_MESSAGES copying build/lib/django/contrib/flatpages/views.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages copying build/lib/django/contrib/flatpages/admin.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages copying build/lib/django/contrib/flatpages/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages copying build/lib/django/contrib/flatpages/forms.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages copying build/lib/django/contrib/flatpages/models.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages copying build/lib/django/contrib/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sitemaps copying build/lib/django/contrib/sitemaps/apps.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sitemaps creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sitemaps/templates copying build/lib/django/contrib/sitemaps/templates/sitemap.xml -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sitemaps/templates copying build/lib/django/contrib/sitemaps/templates/sitemap_index.xml -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sitemaps/templates creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sitemaps/management copying build/lib/django/contrib/sitemaps/management/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sitemaps/management creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sitemaps/management/commands copying build/lib/django/contrib/sitemaps/management/commands/ping_google.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sitemaps/management/commands copying build/lib/django/contrib/sitemaps/management/commands/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sitemaps/management/commands copying build/lib/django/contrib/sitemaps/views.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sitemaps copying build/lib/django/contrib/sitemaps/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sitemaps creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes copying build/lib/django/contrib/contenttypes/apps.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes copying build/lib/django/contrib/contenttypes/checks.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/migrations copying build/lib/django/contrib/contenttypes/migrations/0001_initial.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/migrations copying build/lib/django/contrib/contenttypes/migrations/0002_remove_content_type_name.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/migrations copying build/lib/django/contrib/contenttypes/migrations/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/migrations creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ja creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ja/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ja/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ja/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ia creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ia/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ia/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ia/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/nl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/nl/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/nl/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/nl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/nb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/nb/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/nb/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/nb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/lb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/lb/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/lb/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/lb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/bg creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/bg/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/bg/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/bg/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ko creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ko/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ko/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ko/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/udm creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/udm/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/udm/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/udm/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/cs creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/cs/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/cs/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/cs/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/sr_Latn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/el creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/el/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/el/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/el/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/az creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/az/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/az/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/az/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/tt creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/tt/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/tt/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/tt/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/os creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/os/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/os/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/os/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/io creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/io/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/io/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/io/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/fr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/fr/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/fr/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/fr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/sv creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/sv/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/sv/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/sv/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/id creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/id/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/id/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/id/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/br creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/br/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/br/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/br/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/km creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/km/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/km/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/km/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/uk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/uk/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/uk/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/uk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ta creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ta/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ta/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ta/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/mn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/mn/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/mn/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/mn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/de creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/de/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/de/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/de/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ar creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ar/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ar/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ar/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/cy creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/cy/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/cy/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/cy/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/kn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/kn/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/kn/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/kn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/sk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/sk/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/sk/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/sk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/zh_Hans creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/da creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/da/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/da/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/da/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/es_MX creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ru creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ru/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ru/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ru/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ga creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ga/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ga/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ga/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ar_DZ creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/mk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/mk/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/mk/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/mk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/he creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/he/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/he/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/he/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/nn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/nn/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/nn/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/nn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/et creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/et/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/et/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/et/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/kk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/kk/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/kk/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/kk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/te creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/te/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/te/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/te/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/eu creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/eu/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/eu/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/eu/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/es_CO creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/pt creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/pt/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/pt/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/pt/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/fy creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/fy/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/fy/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/fy/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ka creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ka/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ka/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ka/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/es_VE creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/tk creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/tk/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/tk/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/tk/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/sl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/sl/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/sl/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/sl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/lv creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/lv/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/lv/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/lv/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/sw creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/sw/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/sw/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/sw/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/tg creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/tg/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/tg/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/tg/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/fi creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/fi/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/fi/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/fi/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/is creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/is/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/is/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/is/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/en_AU creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/bn creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/bn/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/bn/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/bn/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ro creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ro/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ro/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ro/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/hy creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/hy/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/hy/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/hy/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/es_AR creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/it creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/it/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/it/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/it/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/gd creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/gd/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/gd/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/gd/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/lt creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/lt/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/lt/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/lt/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/sq creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/sq/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/sq/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/sq/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/en creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/en/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/en/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/en/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/fa creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/fa/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/fa/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/fa/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/be creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/be/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/be/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/be/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/es creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/es/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/es/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/es/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/pa creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/pa/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/pa/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/pa/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/hi creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/hi/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/hi/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/hi/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/vi creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/vi/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/vi/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/vi/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/en_GB creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/mr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/mr/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/mr/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/mr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ur creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ur/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ur/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ur/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ast creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ast/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ast/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ast/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/hu creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/hu/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/hu/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/hu/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/my creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/my/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/my/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/my/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/th creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/th/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/th/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/th/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ml creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ml/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ml/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ml/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/eo creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/eo/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/eo/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/eo/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/hsb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/hsb/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/hsb/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/hsb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/bs creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/bs/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/bs/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/bs/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ca creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ca/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ca/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ca/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/dsb creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/dsb/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/dsb/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/dsb/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/tr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/tr/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/tr/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/tr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ky creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ky/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ky/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ky/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/sr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/sr/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/sr/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/sr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/pl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/pl/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/pl/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/pl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/gl creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/gl/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/gl/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/gl/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ne creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ne/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ne/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/ne/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/zh_Hant creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/pt_BR creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/hr creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/hr/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/hr/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/hr/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/af creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/af/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES/django.mo -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/af/LC_MESSAGES copying build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES/django.po -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/locale/af/LC_MESSAGES creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/management copying build/lib/django/contrib/contenttypes/management/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/management creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/management/commands copying build/lib/django/contrib/contenttypes/management/commands/remove_stale_contenttypes.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/management/commands copying build/lib/django/contrib/contenttypes/management/commands/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/management/commands copying build/lib/django/contrib/contenttypes/views.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes copying build/lib/django/contrib/contenttypes/admin.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes copying build/lib/django/contrib/contenttypes/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes copying build/lib/django/contrib/contenttypes/forms.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes copying build/lib/django/contrib/contenttypes/fields.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes copying build/lib/django/contrib/contenttypes/models.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/feedgenerator.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/datastructures.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/decorators.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/version.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/tree.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/timezone.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/asyncio.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/archive.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/autoreload.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/cache.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/dateparse.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/safestring.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/inspect.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/lorem_ipsum.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/jslex.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/log.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/dates.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/crypto.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/datetime_safe.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/termcolors.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/functional.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/xmlutils.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/html.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/baseconv.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/formats.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/deconstruct.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/_os.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/dateformat.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/module_loading.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/duration.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/hashable.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/topological_sort.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/http.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/ipv6.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/deprecation.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/regex_helper.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/timesince.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/numberformat.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/translation copying build/lib/django/utils/translation/trans_real.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/translation copying build/lib/django/utils/translation/template.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/translation copying build/lib/django/utils/translation/trans_null.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/translation copying build/lib/django/utils/translation/reloader.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/translation copying build/lib/django/utils/translation/__init__.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/translation copying build/lib/django/utils/itercompat.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/encoding.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/connection.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils copying build/lib/django/utils/text.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/middleware/security.py to security.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/middleware/gzip.py to gzip.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/middleware/cache.py to cache.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/middleware/csrf.py to csrf.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/middleware/clickjacking.py to clickjacking.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/middleware/http.py to http.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/middleware/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/middleware/common.py to common.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/middleware/locale.py to locale.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/context_processors.py to context_processors.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/library.py to library.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/context.py to context.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/defaultfilters.py to defaultfilters.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/autoreload.py to autoreload.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/defaulttags.py to defaulttags.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/loader.py to loader.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/smartif.py to smartif.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/response.py to response.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/loader_tags.py to loader_tags.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/loaders/filesystem.py to filesystem.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/loaders/cached.py to cached.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/loaders/locmem.py to locmem.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/loaders/app_directories.py to app_directories.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/loaders/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/loaders/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/backends/jinja2.py to jinja2.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/backends/django.py to django.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/backends/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/backends/dummy.py to dummy.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/backends/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/backends/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/engine.py to engine.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/template/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/checks/compatibility/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/checks/caches.py to caches.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/checks/urls.py to urls.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/checks/templates.py to templates.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/checks/database.py to database.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/checks/async_checks.py to async_checks.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/checks/registry.py to registry.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/checks/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/checks/messages.py to messages.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/checks/security/csrf.py to csrf.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/checks/security/sessions.py to sessions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/checks/security/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/checks/security/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/checks/model_checks.py to model_checks.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/checks/translation.py to translation.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/cache/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/cache/backends/locmem.py to locmem.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/cache/backends/memcached.py to memcached.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/cache/backends/db.py to db.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/cache/backends/dummy.py to dummy.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/cache/backends/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/cache/backends/filebased.py to filebased.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/cache/backends/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/cache/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/asgi.py to asgi.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/validators.py to validators.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/handlers/asgi.py to asgi.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/handlers/exception.py to exception.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/handlers/wsgi.py to wsgi.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/handlers/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/handlers/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/mail/message.py to message.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/mail/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/mail/backends/console.py to console.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/mail/backends/smtp.py to smtp.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/mail/backends/locmem.py to locmem.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/mail/backends/dummy.py to dummy.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/mail/backends/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/mail/backends/filebased.py to filebased.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/mail/backends/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/mail/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/wsgi.py to wsgi.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/signing.py to signing.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/servers/basehttp.py to basehttp.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/servers/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/paginator.py to paginator.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/sql.py to sql.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/templates.py to templates.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/color.py to color.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands/flush.py to flush.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands/diffsettings.py to diffsettings.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands/createcachetable.py to createcachetable.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands/startproject.py to startproject.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands/inspectdb.py to inspectdb.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands/test.py to test.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands/showmigrations.py to showmigrations.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands/testserver.py to testserver.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands/dumpdata.py to dumpdata.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands/sqlflush.py to sqlflush.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands/sendtestemail.py to sendtestemail.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands/squashmigrations.py to squashmigrations.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands/makemessages.py to makemessages.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands/compilemessages.py to compilemessages.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands/migrate.py to migrate.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands/makemigrations.py to makemigrations.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands/startapp.py to startapp.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands/check.py to check.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands/shell.py to shell.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands/loaddata.py to loaddata.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands/sqlmigrate.py to sqlmigrate.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands/sqlsequencereset.py to sqlsequencereset.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands/runserver.py to runserver.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/commands/dbshell.py to dbshell.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/management/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/serializers/json.py to json.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/serializers/python.py to python.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/serializers/jsonl.py to jsonl.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/serializers/xml_serializer.py to xml_serializer.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/serializers/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/serializers/pyyaml.py to pyyaml.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/serializers/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/signals.py to signals.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/files/images.py to images.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/files/uploadedfile.py to uploadedfile.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/files/uploadhandler.py to uploadhandler.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/files/move.py to move.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/files/storage.py to storage.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/files/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/files/temp.py to temp.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/files/locks.py to locks.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/files/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/core/files/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/http/cookie.py to cookie.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/http/request.py to request.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/http/multipartparser.py to multipartparser.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/http/response.py to response.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/http/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/test/testcases.py to testcases.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/test/html.py to html.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/test/selenium.py to selenium.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/test/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/test/runner.py to runner.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/test/client.py to client.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/test/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/test/signals.py to signals.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/apps/config.py to config.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/apps/registry.py to registry.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/apps/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/formsets.py to formsets.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/boundfield.py to boundfield.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/widgets.py to widgets.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/renderers.py to renderers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/forms.py to forms.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/fields.py to fields.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/forms/models.py to models.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/urls/static.py to static.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/urls/i18n.py to i18n.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/urls/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ja/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ja/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/nl/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/nl/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ig/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ig/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/nb/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/nb/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/bg/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/bg/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es_NI/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es_NI/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ko/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ko/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/cs/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/cs/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sr_Latn/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sr_Latn/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/el/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/el/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/az/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/az/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/fr/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/fr/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sv/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sv/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/id/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/id/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/km/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/km/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/uk/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/uk/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ta/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ta/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/mn/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/mn/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/de/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/de/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ar/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ar/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/cy/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/cy/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/kn/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/kn/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sk/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sk/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/zh_Hans/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/zh_Hans/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/da/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/da/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es_MX/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es_MX/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es_PR/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es_PR/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ru/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ru/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ga/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ga/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ar_DZ/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ar_DZ/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/mk/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/mk/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/he/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/he/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/nn/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/nn/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/et/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/et/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/te/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/te/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/eu/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/eu/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es_CO/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es_CO/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/pt/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/pt/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/fy/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/fy/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ka/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ka/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/tk/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/tk/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sl/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sl/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/lv/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/lv/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/tg/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/tg/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/fi/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/fi/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/is/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/is/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/en_AU/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/en_AU/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/bn/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/bn/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ro/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ro/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es_AR/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es_AR/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/it/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/it/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/gd/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/gd/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/lt/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/lt/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sq/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sq/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/en/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/en/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/fa/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/fa/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/es/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/hi/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/hi/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/vi/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/vi/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/en_GB/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/en_GB/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/hu/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/hu/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/th/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/th/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ml/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ml/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/eo/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/eo/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/bs/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/bs/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ca/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ca/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/tr/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/tr/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ky/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/ky/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sr/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/sr/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/uz/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/uz/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/pl/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/pl/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/gl/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/gl/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/zh_Hant/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/zh_Hant/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/pt_BR/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/pt_BR/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/hr/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/hr/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/de_CH/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/locale/de_CH/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/conf/global_settings.py to global_settings.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/transaction.py to transaction.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations/graph.py to graph.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations/operations/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations/operations/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations/operations/special.py to special.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations/operations/fields.py to fields.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations/operations/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations/operations/models.py to models.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations/executor.py to executor.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations/state.py to state.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations/questioner.py to questioner.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations/loader.py to loader.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations/writer.py to writer.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations/optimizer.py to optimizer.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations/autodetector.py to autodetector.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations/serializer.py to serializer.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations/migration.py to migration.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations/recorder.py to recorder.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/migrations/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/deletion.py to deletion.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/sql/datastructures.py to datastructures.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/sql/where.py to where.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/sql/constants.py to constants.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/sql/compiler.py to compiler.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/sql/query.py to query.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/sql/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/sql/subqueries.py to subqueries.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/functions/math.py to math.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/functions/comparison.py to comparison.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/functions/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/functions/mixins.py to mixins.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/functions/datetime.py to datetime.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/functions/window.py to window.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/functions/text.py to text.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/constraints.py to constraints.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/expressions.py to expressions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/query_utils.py to query_utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/manager.py to manager.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/constants.py to constants.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/lookups.py to lookups.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/aggregates.py to aggregates.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/enums.py to enums.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/query.py to query.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/fields/json.py to json.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/fields/related_lookups.py to related_lookups.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/fields/files.py to files.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/fields/related_descriptors.py to related_descriptors.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/fields/proxy.py to proxy.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/fields/reverse_related.py to reverse_related.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/fields/related.py to related.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/fields/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/fields/mixins.py to mixins.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/options.py to options.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/signals.py to signals.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/models/indexes.py to indexes.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/dummy/features.py to features.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/dummy/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/dummy/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/oracle/introspection.py to introspection.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/oracle/operations.py to operations.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/oracle/features.py to features.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/oracle/functions.py to functions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/oracle/schema.py to schema.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/oracle/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/oracle/validation.py to validation.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/oracle/client.py to client.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/oracle/creation.py to creation.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/oracle/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/oracle/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/sqlite3/introspection.py to introspection.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/sqlite3/operations.py to operations.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/sqlite3/features.py to features.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/sqlite3/schema.py to schema.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/sqlite3/client.py to client.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/sqlite3/creation.py to creation.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/sqlite3/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/sqlite3/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/ddl_references.py to ddl_references.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/mysql/introspection.py to introspection.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/mysql/operations.py to operations.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/mysql/features.py to features.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/mysql/schema.py to schema.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/mysql/validation.py to validation.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/mysql/client.py to client.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/mysql/creation.py to creation.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/mysql/compiler.py to compiler.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/mysql/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/mysql/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/postgresql/introspection.py to introspection.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/postgresql/operations.py to operations.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/postgresql/features.py to features.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/postgresql/schema.py to schema.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/postgresql/client.py to client.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/postgresql/creation.py to creation.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/postgresql/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/postgresql/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/base/introspection.py to introspection.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/base/operations.py to operations.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/base/features.py to features.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/base/schema.py to schema.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/base/validation.py to validation.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/base/client.py to client.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/base/creation.py to creation.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/base/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/base/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/backends/signals.py to signals.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/db/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/templatetags/static.py to static.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/templatetags/cache.py to cache.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/templatetags/tz.py to tz.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/templatetags/i18n.py to i18n.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/templatetags/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/templatetags/l10n.py to l10n.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/urls/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/urls/converters.py to converters.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/urls/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/urls/conf.py to conf.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/urls/resolvers.py to resolvers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/urls/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/urls/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/shortcuts.py to shortcuts.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/__main__.py to __main__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/static.py to static.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/debug.py to debug.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/generic/detail.py to detail.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/generic/dates.py to dates.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/generic/list.py to list.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/generic/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/generic/edit.py to edit.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/generic/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/csrf.py to csrf.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/defaults.py to defaults.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/i18n.py to i18n.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/decorators/debug.py to debug.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/decorators/gzip.py to gzip.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/decorators/cache.py to cache.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/decorators/csrf.py to csrf.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/decorators/clickjacking.py to clickjacking.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/decorators/vary.py to vary.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/decorators/http.py to http.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/decorators/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/views/decorators/common.py to common.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/bin/django-admin.py to django-admin.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/dispatch/dispatcher.py to dispatcher.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/dispatch/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/apps.py to apps.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/middleware.py to middleware.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/urls.py to urls.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/views.py to views.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admindocs/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/apps.py to apps.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/constraints.py to constraints.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/forms/array.py to array.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/forms/jsonb.py to jsonb.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/forms/hstore.py to hstore.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/forms/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/forms/ranges.py to ranges.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/validators.py to validators.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/operations.py to operations.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/functions.py to functions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/lookups.py to lookups.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/search.py to search.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/serializers.py to serializers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/aggregates/statistics.py to statistics.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/aggregates/general.py to general.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/aggregates/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/aggregates/mixins.py to mixins.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/fields/citext.py to citext.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/fields/array.py to array.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/fields/jsonb.py to jsonb.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/fields/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/fields/hstore.py to hstore.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/fields/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/fields/ranges.py to ranges.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/signals.py to signals.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/postgres/indexes.py to indexes.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/apps.py to apps.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geoip2/resources.py to resources.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geoip2/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geoip2/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/forms/widgets.py to widgets.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/forms/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/forms/fields.py to fields.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/models/sql/conversion.py to conversion.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/models/sql/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/models/functions.py to functions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/models/proxy.py to proxy.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/models/lookups.py to lookups.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/models/aggregates.py to aggregates.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/models/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/models/fields.py to fields.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/oracle/introspection.py to introspection.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/oracle/operations.py to operations.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/oracle/features.py to features.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/oracle/schema.py to schema.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/oracle/adapter.py to adapter.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/oracle/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/oracle/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/oracle/models.py to models.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/mysql/introspection.py to introspection.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/mysql/operations.py to operations.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/mysql/features.py to features.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/mysql/schema.py to schema.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/mysql/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/mysql/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/spatialite/introspection.py to introspection.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/spatialite/operations.py to operations.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/spatialite/features.py to features.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/spatialite/schema.py to schema.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/spatialite/client.py to client.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/spatialite/adapter.py to adapter.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/spatialite/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/spatialite/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/spatialite/models.py to models.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/postgis/introspection.py to introspection.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/postgis/const.py to const.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/postgis/pgraster.py to pgraster.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/postgis/operations.py to operations.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/postgis/features.py to features.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/postgis/schema.py to schema.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/postgis/adapter.py to adapter.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/postgis/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/postgis/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/postgis/models.py to models.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/base/operations.py to operations.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/base/features.py to features.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/base/adapter.py to adapter.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/base/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/backends/base/models.py to models.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/db/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/ptr.py to ptr.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/admin/widgets.py to widgets.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/admin/options.py to options.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/admin/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/feeds.py to feeds.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/shortcuts.py to shortcuts.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal/geomtype.py to geomtype.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal/raster/band.py to band.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal/raster/const.py to const.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal/raster/source.py to source.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal/raster/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal/raster/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal/srs.py to srs.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal/geometries.py to geometries.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal/layer.py to layer.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal/prototypes/geom.py to geom.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal/prototypes/ds.py to ds.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal/prototypes/srs.py to srs.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal/prototypes/errcheck.py to errcheck.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal/prototypes/raster.py to raster.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal/prototypes/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal/prototypes/generation.py to generation.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal/field.py to field.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal/feature.py to feature.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal/error.py to error.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal/datasource.py to datasource.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal/libgdal.py to libgdal.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal/driver.py to driver.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/gdal/envelope.py to envelope.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos/collections.py to collections.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos/polygon.py to polygon.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos/mutable_list.py to mutable_list.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos/prototypes/threadsafe.py to threadsafe.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos/prototypes/geom.py to geom.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos/prototypes/predicates.py to predicates.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos/prototypes/errcheck.py to errcheck.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos/prototypes/misc.py to misc.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos/prototypes/coordseq.py to coordseq.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos/prototypes/topology.py to topology.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos/prototypes/io.py to io.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos/prototypes/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos/prototypes/prepared.py to prepared.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos/error.py to error.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos/linestring.py to linestring.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos/factory.py to factory.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos/point.py to point.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos/libgeos.py to libgeos.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos/coordseq.py to coordseq.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos/io.py to io.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos/geometry.py to geometry.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos/prepared.py to prepared.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geos/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/management/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/management/commands/inspectdb.py to inspectdb.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/management/commands/ogrinspect.py to ogrinspect.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/management/commands/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/views.py to views.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/geometry.py to geometry.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/serializers/geojson.py to geojson.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/serializers/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/utils/srs.py to srs.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/utils/ogrinspect.py to ogrinspect.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/utils/ogrinfo.py to ogrinfo.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/utils/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/utils/layermapping.py to layermapping.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/measure.py to measure.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/sitemaps/kml.py to kml.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/sitemaps/views.py to views.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/gis/sitemaps/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/staticfiles/apps.py to apps.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/staticfiles/checks.py to checks.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/staticfiles/testing.py to testing.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/staticfiles/handlers.py to handlers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/staticfiles/storage.py to storage.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/staticfiles/urls.py to urls.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/staticfiles/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/staticfiles/management/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/staticfiles/management/commands/collectstatic.py to collectstatic.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/staticfiles/management/commands/findstatic.py to findstatic.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/staticfiles/management/commands/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/staticfiles/management/commands/runserver.py to runserver.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/staticfiles/views.py to views.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/staticfiles/finders.py to finders.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/staticfiles/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/apps.py to apps.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/templatetags/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/templatetags/humanize.py to humanize.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/humanize/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/apps.py to apps.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/checks.py to checks.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/decorators.py to decorators.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/context_processors.py to context_processors.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/hashers.py to hashers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/tokens.py to tokens.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/middleware.py to middleware.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/validators.py to validators.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/handlers/modwsgi.py to modwsgi.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/handlers/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/backends.py to backends.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/password_validation.py to password_validation.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/migrations/0006_require_contenttypes_0002.py to 0006_require_contenttypes_0002.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/migrations/0009_alter_user_last_name_max_length.py to 0009_alter_user_last_name_max_length.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/migrations/0004_alter_user_username_opts.py to 0004_alter_user_username_opts.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/migrations/0008_alter_user_username_max_length.py to 0008_alter_user_username_max_length.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/migrations/0007_alter_validators_add_error_messages.py to 0007_alter_validators_add_error_messages.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/migrations/0005_alter_user_last_login_null.py to 0005_alter_user_last_login_null.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/migrations/0001_initial.py to 0001_initial.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/migrations/0010_alter_group_name_max_length.py to 0010_alter_group_name_max_length.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/migrations/0012_alter_user_first_name_max_length.py to 0012_alter_user_first_name_max_length.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/migrations/0002_alter_permission_name_max_length.py to 0002_alter_permission_name_max_length.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/migrations/0003_alter_user_email_max_length.py to 0003_alter_user_email_max_length.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/migrations/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/migrations/0011_update_proxy_permissions.py to 0011_update_proxy_permissions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/urls.py to urls.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/management/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/management/commands/createsuperuser.py to createsuperuser.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/management/commands/changepassword.py to changepassword.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/management/commands/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/views.py to views.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/admin.py to admin.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/base_user.py to base_user.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/mixins.py to mixins.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/forms.py to forms.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/signals.py to signals.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/auth/models.py to models.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/apps.py to apps.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/middleware.py to middleware.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/serializers.py to serializers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/migrations/0001_initial.py to 0001_initial.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/migrations/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/management/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/management/commands/clearsessions.py to clearsessions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/management/commands/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/backends/cache.py to cache.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/backends/signed_cookies.py to signed_cookies.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/backends/db.py to db.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/backends/cached_db.py to cached_db.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/backends/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/backends/file.py to file.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/backends/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/base_session.py to base_session.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sessions/models.py to models.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/apps.py to apps.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/checks.py to checks.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/actions.py to actions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/decorators.py to decorators.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/tests.py to tests.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templatetags/admin_list.py to admin_list.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templatetags/admin_modify.py to admin_modify.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templatetags/admin_urls.py to admin_urls.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templatetags/log.py to log.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templatetags/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/templatetags/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/widgets.py to widgets.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/migrations/0001_initial.py to 0001_initial.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/migrations/0003_logentry_add_action_flag_choices.py to 0003_logentry_add_action_flag_choices.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/migrations/0002_logentry_remove_auto_add.py to 0002_logentry_remove_auto_add.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/migrations/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/helpers.py to helpers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/sites.py to sites.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/views/autocomplete.py to autocomplete.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/views/decorators.py to decorators.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/views/main.py to main.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/views/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/options.py to options.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/forms.py to forms.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/filters.py to filters.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/admin/models.py to models.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/apps.py to apps.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/middleware.py to middleware.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/migrations/0002_alter_redirect_new_path_help_text.py to 0002_alter_redirect_new_path_help_text.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/migrations/0001_initial.py to 0001_initial.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/migrations/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/admin.py to admin.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/redirects/models.py to models.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/apps.py to apps.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/checks.py to checks.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/managers.py to managers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/middleware.py to middleware.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/requests.py to requests.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/shortcuts.py to shortcuts.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/migrations/0002_alter_domain_unique.py to 0002_alter_domain_unique.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/migrations/0001_initial.py to 0001_initial.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/migrations/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/management.py to management.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/admin.py to admin.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sites/models.py to models.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/messages/apps.py to apps.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/messages/context_processors.py to context_processors.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/messages/middleware.py to middleware.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/messages/constants.py to constants.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/messages/storage/fallback.py to fallback.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/messages/storage/cookie.py to cookie.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/messages/storage/session.py to session.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/messages/storage/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/messages/storage/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/messages/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/messages/views.py to views.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/messages/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/messages/api.py to api.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/syndication/apps.py to apps.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/syndication/views.py to views.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/syndication/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/apps.py to apps.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/middleware.py to middleware.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/templatetags/flatpages.py to flatpages.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/templatetags/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/sitemaps.py to sitemaps.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/migrations/0001_initial.py to 0001_initial.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/migrations/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/urls.py to urls.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/views.py to views.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/admin.py to admin.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/forms.py to forms.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/flatpages/models.py to models.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sitemaps/apps.py to apps.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sitemaps/management/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sitemaps/management/commands/ping_google.py to ping_google.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sitemaps/management/commands/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sitemaps/views.py to views.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/sitemaps/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/apps.py to apps.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/checks.py to checks.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/migrations/0001_initial.py to 0001_initial.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/migrations/0002_remove_content_type_name.py to 0002_remove_content_type_name.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/migrations/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/management/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/management/commands/remove_stale_contenttypes.py to remove_stale_contenttypes.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/management/commands/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/views.py to views.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/admin.py to admin.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/forms.py to forms.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/fields.py to fields.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/contrib/contenttypes/models.py to models.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/feedgenerator.py to feedgenerator.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/datastructures.py to datastructures.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/decorators.py to decorators.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/version.py to version.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/tree.py to tree.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/timezone.py to timezone.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/asyncio.py to asyncio.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/archive.py to archive.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/autoreload.py to autoreload.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/cache.py to cache.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/dateparse.py to dateparse.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/safestring.py to safestring.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/inspect.py to inspect.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/lorem_ipsum.py to lorem_ipsum.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/jslex.py to jslex.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/log.py to log.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/dates.py to dates.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/crypto.py to crypto.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/datetime_safe.py to datetime_safe.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/termcolors.py to termcolors.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/functional.py to functional.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/xmlutils.py to xmlutils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/html.py to html.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/baseconv.py to baseconv.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/deconstruct.py to deconstruct.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/_os.py to _os.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/dateformat.py to dateformat.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/module_loading.py to module_loading.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/duration.py to duration.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/hashable.py to hashable.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/topological_sort.py to topological_sort.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/http.py to http.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/ipv6.py to ipv6.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/deprecation.py to deprecation.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/regex_helper.py to regex_helper.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/timesince.py to timesince.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/numberformat.py to numberformat.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/translation/trans_real.py to trans_real.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/translation/template.py to template.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/translation/trans_null.py to trans_null.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/translation/reloader.py to reloader.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/translation/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/itercompat.py to itercompat.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/encoding.py to encoding.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/connection.py to connection.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/django/utils/text.py to text.cpython-310.pyc running install_egg_info Copying Django.egg-info to /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.10/site-packages/Django-3.2.20-py3.10.egg-info running install_scripts creating /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/bin copying build/scripts-3.10/django-admin.py -> /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/bin changing mode of /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/bin/django-admin.py to 755 Installing django-admin script to /home/buildozer/aports/community/py3-django/pkg/py3-django/usr/bin >>> py3-django*: Running postcheck for py3-django >>> py3-django*: Preparing package py3-django... >>> py3-django*: Tracing dependencies... >>> py3-django*: Package size: 44.2 MB >>> py3-django*: Compressing data... >>> py3-django*: Create checksum... >>> py3-django*: Create py3-django-3.2.20-r0.apk >>> py3-django: Build complete at Mon, 03 Jul 2023 09:39:18 +0000 elapsed time 0h 0m 18s >>> py3-django: Cleaning up srcdir >>> py3-django: Cleaning up pkgdir >>> py3-django: Uninstalling dependencies... (1/15) Purging .makedepends-py3-django (20230703.093900) (2/15) Purging py3-asgiref (3.5.2-r0) (3/15) Purging py3-sqlparse (0.4.3-r0) (4/15) Purging py3-tz (2023.3-r0) (5/15) Purging py3-setuptools (65.6.0-r0) (6/15) Purging py3-packaging (21.3-r2) (7/15) Purging py3-parsing (3.0.9-r0) (8/15) Purging python3 (3.10.12-r0) (9/15) Purging libbz2 (1.0.8-r4) (10/15) Purging libffi (3.4.4-r0) (11/15) Purging gdbm (1.23-r0) (12/15) Purging xz-libs (5.2.9-r0) (13/15) Purging mpdecimal (2.5.1-r1) (14/15) Purging readline (8.2.0-r0) (15/15) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.35.0-r29.trigger OK: 289 MiB in 92 packages >>> py3-django: Updating the community/ppc64le repository index... >>> py3-django: Signing the index...