>>> py3-django-rest-framework: Building community/py3-django-rest-framework 3.15.0-r0 (using abuild 3.12.0-r4) started Mon, 18 Mar 2024 22:07:50 +0000 >>> py3-django-rest-framework: Checking sanity of /home/buildozer/aports/community/py3-django-rest-framework/APKBUILD... >>> py3-django-rest-framework: Analyzing dependencies... >>> py3-django-rest-framework: Installing for build: build-base py3-django py3-tz py3-setuptools py3-gpep517 py3-wheel (1/32) Installing libffi (3.4.6-r0) (2/32) Installing gdbm (1.23-r1) (3/32) Installing mpdecimal (4.0.0-r0) (4/32) Installing libpanelw (6.4_p20240309-r0) (5/32) Installing readline (8.2.10-r0) (6/32) Installing sqlite-libs (3.45.2-r0) (7/32) Installing python3 (3.11.8-r0) (8/32) Installing python3-pycache-pyc0 (3.11.8-r0) (9/32) Installing pyc (3.11.8-r0) (10/32) Installing py3-asgiref (3.7.2-r0) (11/32) Installing py3-asgiref-pyc (3.7.2-r0) (12/32) Installing py3-sqlparse (0.4.4-r1) (13/32) Installing py3-sqlparse-pyc (0.4.4-r1) (14/32) Installing tzdata (2024a-r1) (15/32) Installing py3-django-pyc (4.2.10-r0) (16/32) Installing python3-pyc (3.11.8-r0) (17/32) Installing py3-django (4.2.10-r0) (18/32) Installing py3-tz (2024.1-r0) (19/32) Installing py3-tz-pyc (2024.1-r0) (20/32) Installing py3-parsing (3.1.2-r0) (21/32) Installing py3-parsing-pyc (3.1.2-r0) (22/32) Installing py3-packaging (24.0-r0) (23/32) Installing py3-packaging-pyc (24.0-r0) (24/32) Installing py3-setuptools (69.2.0-r0) (25/32) Installing py3-setuptools-pyc (69.2.0-r0) (26/32) Installing py3-installer (0.7.0-r1) (27/32) Installing py3-installer-pyc (0.7.0-r1) (28/32) Installing py3-gpep517 (15-r1) (29/32) Installing py3-gpep517-pyc (15-r1) (30/32) Installing py3-wheel (0.42.0-r0) (31/32) Installing py3-wheel-pyc (0.42.0-r0) (32/32) Installing .makedepends-py3-django-rest-framework (20240318.220751) Executing busybox-1.36.1-r21.trigger OK: 484 MiB in 144 packages >>> py3-django-rest-framework: Cleaning up srcdir >>> py3-django-rest-framework: Cleaning up pkgdir >>> py3-django-rest-framework: Cleaning up tmpdir >>> py3-django-rest-framework: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-django-rest-framework-3.15.0.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-django-rest-framework: Fetching py3-django-rest-framework-3.15.0.tar.gz::https://github.com/encode/django-rest-framework/archive/3.15.0.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 100 9075k 0 9075k 0 0 9094k 0 --:--:-- --:--:-- --:--:-- 9094k >>> py3-django-rest-framework: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-django-rest-framework-3.15.0.tar.gz >>> py3-django-rest-framework: Checking sha512sums... py3-django-rest-framework-3.15.0.tar.gz: OK >>> py3-django-rest-framework: Unpacking /var/cache/distfiles/edge/py3-django-rest-framework-3.15.0.tar.gz... 2024-03-18 22:07:55,143 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-03-18 22:07:55,205 root INFO running bdist_wheel 2024-03-18 22:07:55,230 root INFO running build 2024-03-18 22:07:55,230 root INFO running build_py 2024-03-18 22:07:55,234 root INFO creating build 2024-03-18 22:07:55,235 root INFO creating build/lib 2024-03-18 22:07:55,235 root INFO creating build/lib/rest_framework 2024-03-18 22:07:55,235 root INFO copying rest_framework/versioning.py -> build/lib/rest_framework 2024-03-18 22:07:55,235 root INFO copying rest_framework/permissions.py -> build/lib/rest_framework 2024-03-18 22:07:55,236 root INFO copying rest_framework/renderers.py -> build/lib/rest_framework 2024-03-18 22:07:55,236 root INFO copying rest_framework/relations.py -> build/lib/rest_framework 2024-03-18 22:07:55,237 root INFO copying rest_framework/negotiation.py -> build/lib/rest_framework 2024-03-18 22:07:55,237 root INFO copying rest_framework/test.py -> build/lib/rest_framework 2024-03-18 22:07:55,238 root INFO copying rest_framework/apps.py -> build/lib/rest_framework 2024-03-18 22:07:55,238 root INFO copying rest_framework/throttling.py -> build/lib/rest_framework 2024-03-18 22:07:55,238 root INFO copying rest_framework/urlpatterns.py -> build/lib/rest_framework 2024-03-18 22:07:55,239 root INFO copying rest_framework/generics.py -> build/lib/rest_framework 2024-03-18 22:07:55,239 root INFO copying rest_framework/authentication.py -> build/lib/rest_framework 2024-03-18 22:07:55,240 root INFO copying rest_framework/views.py -> build/lib/rest_framework 2024-03-18 22:07:55,240 root INFO copying rest_framework/mixins.py -> build/lib/rest_framework 2024-03-18 22:07:55,240 root INFO copying rest_framework/validators.py -> build/lib/rest_framework 2024-03-18 22:07:55,241 root INFO copying rest_framework/__init__.py -> build/lib/rest_framework 2024-03-18 22:07:55,241 root INFO copying rest_framework/fields.py -> build/lib/rest_framework 2024-03-18 22:07:55,242 root INFO copying rest_framework/reverse.py -> build/lib/rest_framework 2024-03-18 22:07:55,242 root INFO copying rest_framework/metadata.py -> build/lib/rest_framework 2024-03-18 22:07:55,242 root INFO copying rest_framework/settings.py -> build/lib/rest_framework 2024-03-18 22:07:55,243 root INFO copying rest_framework/response.py -> build/lib/rest_framework 2024-03-18 22:07:55,243 root INFO copying rest_framework/documentation.py -> build/lib/rest_framework 2024-03-18 22:07:55,243 root INFO copying rest_framework/urls.py -> build/lib/rest_framework 2024-03-18 22:07:55,244 root INFO copying rest_framework/filters.py -> build/lib/rest_framework 2024-03-18 22:07:55,244 root INFO copying rest_framework/pagination.py -> build/lib/rest_framework 2024-03-18 22:07:55,245 root INFO copying rest_framework/compat.py -> build/lib/rest_framework 2024-03-18 22:07:55,245 root INFO copying rest_framework/status.py -> build/lib/rest_framework 2024-03-18 22:07:55,245 root INFO copying rest_framework/decorators.py -> build/lib/rest_framework 2024-03-18 22:07:55,246 root INFO copying rest_framework/viewsets.py -> build/lib/rest_framework 2024-03-18 22:07:55,246 root INFO copying rest_framework/request.py -> build/lib/rest_framework 2024-03-18 22:07:55,247 root INFO copying rest_framework/serializers.py -> build/lib/rest_framework 2024-03-18 22:07:55,247 root INFO copying rest_framework/routers.py -> build/lib/rest_framework 2024-03-18 22:07:55,247 root INFO copying rest_framework/checks.py -> build/lib/rest_framework 2024-03-18 22:07:55,248 root INFO copying rest_framework/exceptions.py -> build/lib/rest_framework 2024-03-18 22:07:55,248 root INFO copying rest_framework/parsers.py -> build/lib/rest_framework 2024-03-18 22:07:55,249 root INFO creating build/lib/rest_framework/utils 2024-03-18 22:07:55,249 root INFO copying rest_framework/utils/representation.py -> build/lib/rest_framework/utils 2024-03-18 22:07:55,250 root INFO copying rest_framework/utils/humanize_datetime.py -> build/lib/rest_framework/utils 2024-03-18 22:07:55,250 root INFO copying rest_framework/utils/encoders.py -> build/lib/rest_framework/utils 2024-03-18 22:07:55,250 root INFO copying rest_framework/utils/breadcrumbs.py -> build/lib/rest_framework/utils 2024-03-18 22:07:55,251 root INFO copying rest_framework/utils/__init__.py -> build/lib/rest_framework/utils 2024-03-18 22:07:55,251 root INFO copying rest_framework/utils/mediatypes.py -> build/lib/rest_framework/utils 2024-03-18 22:07:55,251 root INFO copying rest_framework/utils/serializer_helpers.py -> build/lib/rest_framework/utils 2024-03-18 22:07:55,252 root INFO copying rest_framework/utils/model_meta.py -> build/lib/rest_framework/utils 2024-03-18 22:07:55,252 root INFO copying rest_framework/utils/timezone.py -> build/lib/rest_framework/utils 2024-03-18 22:07:55,252 root INFO copying rest_framework/utils/urls.py -> build/lib/rest_framework/utils 2024-03-18 22:07:55,253 root INFO copying rest_framework/utils/html.py -> build/lib/rest_framework/utils 2024-03-18 22:07:55,253 root INFO copying rest_framework/utils/field_mapping.py -> build/lib/rest_framework/utils 2024-03-18 22:07:55,253 root INFO copying rest_framework/utils/json.py -> build/lib/rest_framework/utils 2024-03-18 22:07:55,254 root INFO copying rest_framework/utils/formatting.py -> build/lib/rest_framework/utils 2024-03-18 22:07:55,254 root INFO creating build/lib/rest_framework/templatetags 2024-03-18 22:07:55,254 root INFO copying rest_framework/templatetags/__init__.py -> build/lib/rest_framework/templatetags 2024-03-18 22:07:55,255 root INFO copying rest_framework/templatetags/rest_framework.py -> build/lib/rest_framework/templatetags 2024-03-18 22:07:55,255 root INFO creating build/lib/rest_framework/management 2024-03-18 22:07:55,255 root INFO copying rest_framework/management/__init__.py -> build/lib/rest_framework/management 2024-03-18 22:07:55,256 root INFO creating build/lib/rest_framework/authtoken 2024-03-18 22:07:55,256 root INFO copying rest_framework/authtoken/models.py -> build/lib/rest_framework/authtoken 2024-03-18 22:07:55,256 root INFO copying rest_framework/authtoken/apps.py -> build/lib/rest_framework/authtoken 2024-03-18 22:07:55,257 root INFO copying rest_framework/authtoken/views.py -> build/lib/rest_framework/authtoken 2024-03-18 22:07:55,257 root INFO copying rest_framework/authtoken/__init__.py -> build/lib/rest_framework/authtoken 2024-03-18 22:07:55,257 root INFO copying rest_framework/authtoken/admin.py -> build/lib/rest_framework/authtoken 2024-03-18 22:07:55,258 root INFO copying rest_framework/authtoken/serializers.py -> build/lib/rest_framework/authtoken 2024-03-18 22:07:55,258 root INFO creating build/lib/rest_framework/schemas 2024-03-18 22:07:55,258 root INFO copying rest_framework/schemas/utils.py -> build/lib/rest_framework/schemas 2024-03-18 22:07:55,259 root INFO copying rest_framework/schemas/generators.py -> build/lib/rest_framework/schemas 2024-03-18 22:07:55,259 root INFO copying rest_framework/schemas/views.py -> build/lib/rest_framework/schemas 2024-03-18 22:07:55,259 root INFO copying rest_framework/schemas/__init__.py -> build/lib/rest_framework/schemas 2024-03-18 22:07:55,260 root INFO copying rest_framework/schemas/inspectors.py -> build/lib/rest_framework/schemas 2024-03-18 22:07:55,260 root INFO copying rest_framework/schemas/coreapi.py -> build/lib/rest_framework/schemas 2024-03-18 22:07:55,260 root INFO copying rest_framework/schemas/openapi.py -> build/lib/rest_framework/schemas 2024-03-18 22:07:55,261 root INFO creating build/lib/rest_framework/management/commands 2024-03-18 22:07:55,261 root INFO copying rest_framework/management/commands/generateschema.py -> build/lib/rest_framework/management/commands 2024-03-18 22:07:55,262 root INFO copying rest_framework/management/commands/__init__.py -> build/lib/rest_framework/management/commands 2024-03-18 22:07:55,262 root INFO creating build/lib/rest_framework/authtoken/management 2024-03-18 22:07:55,262 root INFO copying rest_framework/authtoken/management/__init__.py -> build/lib/rest_framework/authtoken/management 2024-03-18 22:07:55,263 root INFO creating build/lib/rest_framework/authtoken/migrations 2024-03-18 22:07:55,263 root INFO copying rest_framework/authtoken/migrations/__init__.py -> build/lib/rest_framework/authtoken/migrations 2024-03-18 22:07:55,263 root INFO copying rest_framework/authtoken/migrations/0002_auto_20160226_1747.py -> build/lib/rest_framework/authtoken/migrations 2024-03-18 22:07:55,264 root INFO copying rest_framework/authtoken/migrations/0003_tokenproxy.py -> build/lib/rest_framework/authtoken/migrations 2024-03-18 22:07:55,264 root INFO copying rest_framework/authtoken/migrations/0001_initial.py -> build/lib/rest_framework/authtoken/migrations 2024-03-18 22:07:55,264 root INFO copying rest_framework/authtoken/migrations/0004_alter_tokenproxy_options.py -> build/lib/rest_framework/authtoken/migrations 2024-03-18 22:07:55,265 root INFO creating build/lib/rest_framework/authtoken/management/commands 2024-03-18 22:07:55,265 root INFO copying rest_framework/authtoken/management/commands/__init__.py -> build/lib/rest_framework/authtoken/management/commands 2024-03-18 22:07:55,265 root INFO copying rest_framework/authtoken/management/commands/drf_create_token.py -> build/lib/rest_framework/authtoken/management/commands 2024-03-18 22:07:55,266 root INFO running egg_info 2024-03-18 22:07:55,266 root INFO creating djangorestframework.egg-info 2024-03-18 22:07:55,268 root INFO writing djangorestframework.egg-info/PKG-INFO 2024-03-18 22:07:55,269 root INFO writing dependency_links to djangorestframework.egg-info/dependency_links.txt 2024-03-18 22:07:55,269 root INFO writing requirements to djangorestframework.egg-info/requires.txt 2024-03-18 22:07:55,270 root INFO writing top-level names to djangorestframework.egg-info/top_level.txt 2024-03-18 22:07:55,270 root INFO writing manifest file 'djangorestframework.egg-info/SOURCES.txt' 2024-03-18 22:07:55,277 root INFO reading manifest file 'djangorestframework.egg-info/SOURCES.txt' 2024-03-18 22:07:55,278 root INFO reading manifest template 'MANIFEST.in' 2024-03-18 22:07:55,313 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2024-03-18 22:07:55,314 root WARNING warning: no previously-included files matching '*.py[co]' found anywhere in distribution 2024-03-18 22:07:55,314 root INFO adding license file 'LICENSE.md' 2024-03-18 22:07:55,320 root INFO writing manifest file 'djangorestframework.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.ach.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.ach.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.ach.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.ach.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.ach.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.ca_ES.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.ca_ES.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.ca_ES.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.ca_ES.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.ca_ES.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.el_GR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.el_GR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.el_GR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.el_GR.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.el_GR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.en_CA.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.en_CA.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.en_CA.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.en_CA.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.en_CA.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.en_US.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.en_US.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.en_US.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.en_US.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.en_US.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.fa_IR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.fa_IR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.fa_IR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.fa_IR.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.fa_IR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.fr_CA.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.fr_CA.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.fr_CA.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.fr_CA.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.fr_CA.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.gl_ES.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.gl_ES.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.gl_ES.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.gl_ES.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.gl_ES.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.he_IL.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.he_IL.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.he_IL.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.he_IL.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.he_IL.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.ko_KR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.ko_KR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.ko_KR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.ko_KR.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.ko_KR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.ne_NP.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.ne_NP.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.ne_NP.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.ne_NP.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.ne_NP.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.no.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.no.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.no.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.no.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.no.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.pt_PT.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.pt_PT.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.pt_PT.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.pt_PT.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.pt_PT.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.ru_RU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.ru_RU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.ru_RU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.ru_RU.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.ru_RU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.tr_TR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.tr_TR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.tr_TR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.tr_TR.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.tr_TR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.zh_CN.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.zh_CN.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.zh_CN.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.zh_CN.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.zh_CN.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.locale.zh_TW.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.locale.zh_TW.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.locale.zh_TW.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.locale.zh_TW.LC_MESSAGES' to be distributed and are already explicitly excluding 'rest_framework.locale.zh_TW.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.static.rest_framework.css' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.static.rest_framework.css' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.static.rest_framework.css' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.static.rest_framework.css' to be distributed and are already explicitly excluding 'rest_framework.static.rest_framework.css' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.static.rest_framework.docs.css' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.static.rest_framework.docs.css' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.static.rest_framework.docs.css' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.static.rest_framework.docs.css' to be distributed and are already explicitly excluding 'rest_framework.static.rest_framework.docs.css' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.static.rest_framework.docs.img' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.static.rest_framework.docs.img' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.static.rest_framework.docs.img' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.static.rest_framework.docs.img' to be distributed and are already explicitly excluding 'rest_framework.static.rest_framework.docs.img' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.static.rest_framework.docs.js' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.static.rest_framework.docs.js' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.static.rest_framework.docs.js' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.static.rest_framework.docs.js' to be distributed and are already explicitly excluding 'rest_framework.static.rest_framework.docs.js' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.static.rest_framework.fonts' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.static.rest_framework.fonts' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.static.rest_framework.fonts' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.static.rest_framework.fonts' to be distributed and are already explicitly excluding 'rest_framework.static.rest_framework.fonts' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.static.rest_framework.img' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.static.rest_framework.img' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.static.rest_framework.img' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.static.rest_framework.img' to be distributed and are already explicitly excluding 'rest_framework.static.rest_framework.img' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.static.rest_framework.js' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.static.rest_framework.js' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.static.rest_framework.js' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.static.rest_framework.js' to be distributed and are already explicitly excluding 'rest_framework.static.rest_framework.js' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.templates.rest_framework' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.templates.rest_framework' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.templates.rest_framework' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.templates.rest_framework' to be distributed and are already explicitly excluding 'rest_framework.templates.rest_framework' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.templates.rest_framework.admin' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.templates.rest_framework.admin' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.templates.rest_framework.admin' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.templates.rest_framework.admin' to be distributed and are already explicitly excluding 'rest_framework.templates.rest_framework.admin' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.templates.rest_framework.docs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.templates.rest_framework.docs' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.templates.rest_framework.docs' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.templates.rest_framework.docs' to be distributed and are already explicitly excluding 'rest_framework.templates.rest_framework.docs' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.templates.rest_framework.docs.auth' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.templates.rest_framework.docs.auth' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.templates.rest_framework.docs.auth' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.templates.rest_framework.docs.auth' to be distributed and are already explicitly excluding 'rest_framework.templates.rest_framework.docs.auth' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.templates.rest_framework.docs.langs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.templates.rest_framework.docs.langs' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.templates.rest_framework.docs.langs' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.templates.rest_framework.docs.langs' to be distributed and are already explicitly excluding 'rest_framework.templates.rest_framework.docs.langs' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.templates.rest_framework.filters' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.templates.rest_framework.filters' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.templates.rest_framework.filters' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.templates.rest_framework.filters' to be distributed and are already explicitly excluding 'rest_framework.templates.rest_framework.filters' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.templates.rest_framework.horizontal' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.templates.rest_framework.horizontal' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.templates.rest_framework.horizontal' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.templates.rest_framework.horizontal' to be distributed and are already explicitly excluding 'rest_framework.templates.rest_framework.horizontal' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.templates.rest_framework.inline' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.templates.rest_framework.inline' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.templates.rest_framework.inline' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.templates.rest_framework.inline' to be distributed and are already explicitly excluding 'rest_framework.templates.rest_framework.inline' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.templates.rest_framework.pagination' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.templates.rest_framework.pagination' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.templates.rest_framework.pagination' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.templates.rest_framework.pagination' to be distributed and are already explicitly excluding 'rest_framework.templates.rest_framework.pagination' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rest_framework.templates.rest_framework.vertical' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rest_framework.templates.rest_framework.vertical' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'rest_framework.templates.rest_framework.vertical' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'rest_framework.templates.rest_framework.vertical' to be distributed and are already explicitly excluding 'rest_framework.templates.rest_framework.vertical' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2024-03-18 22:07:55,349 root INFO creating build/lib/rest_framework/locale 2024-03-18 22:07:55,349 root INFO creating build/lib/rest_framework/locale/ach 2024-03-18 22:07:55,349 root INFO creating build/lib/rest_framework/locale/ach/LC_MESSAGES 2024-03-18 22:07:55,349 root INFO copying rest_framework/locale/ach/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/ach/LC_MESSAGES 2024-03-18 22:07:55,349 root INFO creating build/lib/rest_framework/locale/ar 2024-03-18 22:07:55,350 root INFO creating build/lib/rest_framework/locale/ar/LC_MESSAGES 2024-03-18 22:07:55,350 root INFO copying rest_framework/locale/ar/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/ar/LC_MESSAGES 2024-03-18 22:07:55,350 root INFO creating build/lib/rest_framework/locale/az 2024-03-18 22:07:55,350 root INFO creating build/lib/rest_framework/locale/az/LC_MESSAGES 2024-03-18 22:07:55,351 root INFO copying rest_framework/locale/az/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/az/LC_MESSAGES 2024-03-18 22:07:55,351 root INFO creating build/lib/rest_framework/locale/be 2024-03-18 22:07:55,351 root INFO creating build/lib/rest_framework/locale/be/LC_MESSAGES 2024-03-18 22:07:55,351 root INFO copying rest_framework/locale/be/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/be/LC_MESSAGES 2024-03-18 22:07:55,352 root INFO creating build/lib/rest_framework/locale/bg 2024-03-18 22:07:55,352 root INFO creating build/lib/rest_framework/locale/bg/LC_MESSAGES 2024-03-18 22:07:55,352 root INFO copying rest_framework/locale/bg/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/bg/LC_MESSAGES 2024-03-18 22:07:55,352 root INFO creating build/lib/rest_framework/locale/ca 2024-03-18 22:07:55,353 root INFO creating build/lib/rest_framework/locale/ca/LC_MESSAGES 2024-03-18 22:07:55,353 root INFO copying rest_framework/locale/ca/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/ca/LC_MESSAGES 2024-03-18 22:07:55,353 root INFO creating build/lib/rest_framework/locale/ca_ES 2024-03-18 22:07:55,353 root INFO creating build/lib/rest_framework/locale/ca_ES/LC_MESSAGES 2024-03-18 22:07:55,353 root INFO copying rest_framework/locale/ca_ES/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/ca_ES/LC_MESSAGES 2024-03-18 22:07:55,354 root INFO creating build/lib/rest_framework/locale/cs 2024-03-18 22:07:55,354 root INFO creating build/lib/rest_framework/locale/cs/LC_MESSAGES 2024-03-18 22:07:55,354 root INFO copying rest_framework/locale/cs/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/cs/LC_MESSAGES 2024-03-18 22:07:55,355 root INFO creating build/lib/rest_framework/locale/da 2024-03-18 22:07:55,355 root INFO creating build/lib/rest_framework/locale/da/LC_MESSAGES 2024-03-18 22:07:55,355 root INFO copying rest_framework/locale/da/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/da/LC_MESSAGES 2024-03-18 22:07:55,355 root INFO creating build/lib/rest_framework/locale/de 2024-03-18 22:07:55,355 root INFO creating build/lib/rest_framework/locale/de/LC_MESSAGES 2024-03-18 22:07:55,356 root INFO copying rest_framework/locale/de/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/de/LC_MESSAGES 2024-03-18 22:07:55,356 root INFO creating build/lib/rest_framework/locale/el 2024-03-18 22:07:55,356 root INFO creating build/lib/rest_framework/locale/el/LC_MESSAGES 2024-03-18 22:07:55,356 root INFO copying rest_framework/locale/el/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/el/LC_MESSAGES 2024-03-18 22:07:55,357 root INFO creating build/lib/rest_framework/locale/el_GR 2024-03-18 22:07:55,357 root INFO creating build/lib/rest_framework/locale/el_GR/LC_MESSAGES 2024-03-18 22:07:55,357 root INFO copying rest_framework/locale/el_GR/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/el_GR/LC_MESSAGES 2024-03-18 22:07:55,357 root INFO creating build/lib/rest_framework/locale/en 2024-03-18 22:07:55,358 root INFO creating build/lib/rest_framework/locale/en/LC_MESSAGES 2024-03-18 22:07:55,358 root INFO copying rest_framework/locale/en/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/en/LC_MESSAGES 2024-03-18 22:07:55,358 root INFO creating build/lib/rest_framework/locale/en_AU 2024-03-18 22:07:55,358 root INFO creating build/lib/rest_framework/locale/en_AU/LC_MESSAGES 2024-03-18 22:07:55,359 root INFO copying rest_framework/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/en_AU/LC_MESSAGES 2024-03-18 22:07:55,359 root INFO creating build/lib/rest_framework/locale/en_CA 2024-03-18 22:07:55,359 root INFO creating build/lib/rest_framework/locale/en_CA/LC_MESSAGES 2024-03-18 22:07:55,359 root INFO copying rest_framework/locale/en_CA/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/en_CA/LC_MESSAGES 2024-03-18 22:07:55,360 root INFO creating build/lib/rest_framework/locale/en_US 2024-03-18 22:07:55,360 root INFO creating build/lib/rest_framework/locale/en_US/LC_MESSAGES 2024-03-18 22:07:55,360 root INFO copying rest_framework/locale/en_US/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/en_US/LC_MESSAGES 2024-03-18 22:07:55,360 root INFO creating build/lib/rest_framework/locale/es 2024-03-18 22:07:55,360 root INFO creating build/lib/rest_framework/locale/es/LC_MESSAGES 2024-03-18 22:07:55,361 root INFO copying rest_framework/locale/es/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/es/LC_MESSAGES 2024-03-18 22:07:55,361 root INFO creating build/lib/rest_framework/locale/et 2024-03-18 22:07:55,361 root INFO creating build/lib/rest_framework/locale/et/LC_MESSAGES 2024-03-18 22:07:55,361 root INFO copying rest_framework/locale/et/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/et/LC_MESSAGES 2024-03-18 22:07:55,362 root INFO creating build/lib/rest_framework/locale/fa 2024-03-18 22:07:55,362 root INFO creating build/lib/rest_framework/locale/fa/LC_MESSAGES 2024-03-18 22:07:55,362 root INFO copying rest_framework/locale/fa/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/fa/LC_MESSAGES 2024-03-18 22:07:55,362 root INFO creating build/lib/rest_framework/locale/fa_IR 2024-03-18 22:07:55,363 root INFO creating build/lib/rest_framework/locale/fa_IR/LC_MESSAGES 2024-03-18 22:07:55,363 root INFO copying rest_framework/locale/fa_IR/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/fa_IR/LC_MESSAGES 2024-03-18 22:07:55,363 root INFO creating build/lib/rest_framework/locale/fi 2024-03-18 22:07:55,363 root INFO creating build/lib/rest_framework/locale/fi/LC_MESSAGES 2024-03-18 22:07:55,364 root INFO copying rest_framework/locale/fi/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/fi/LC_MESSAGES 2024-03-18 22:07:55,364 root INFO creating build/lib/rest_framework/locale/fr 2024-03-18 22:07:55,364 root INFO creating build/lib/rest_framework/locale/fr/LC_MESSAGES 2024-03-18 22:07:55,364 root INFO copying rest_framework/locale/fr/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/fr/LC_MESSAGES 2024-03-18 22:07:55,365 root INFO creating build/lib/rest_framework/locale/fr_CA 2024-03-18 22:07:55,365 root INFO creating build/lib/rest_framework/locale/fr_CA/LC_MESSAGES 2024-03-18 22:07:55,365 root INFO copying rest_framework/locale/fr_CA/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/fr_CA/LC_MESSAGES 2024-03-18 22:07:55,365 root INFO creating build/lib/rest_framework/locale/gl 2024-03-18 22:07:55,365 root INFO creating build/lib/rest_framework/locale/gl/LC_MESSAGES 2024-03-18 22:07:55,366 root INFO copying rest_framework/locale/gl/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/gl/LC_MESSAGES 2024-03-18 22:07:55,366 root INFO creating build/lib/rest_framework/locale/gl_ES 2024-03-18 22:07:55,366 root INFO creating build/lib/rest_framework/locale/gl_ES/LC_MESSAGES 2024-03-18 22:07:55,366 root INFO copying rest_framework/locale/gl_ES/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/gl_ES/LC_MESSAGES 2024-03-18 22:07:55,367 root INFO creating build/lib/rest_framework/locale/he_IL 2024-03-18 22:07:55,367 root INFO creating build/lib/rest_framework/locale/he_IL/LC_MESSAGES 2024-03-18 22:07:55,367 root INFO copying rest_framework/locale/he_IL/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/he_IL/LC_MESSAGES 2024-03-18 22:07:55,367 root INFO creating build/lib/rest_framework/locale/hu 2024-03-18 22:07:55,367 root INFO creating build/lib/rest_framework/locale/hu/LC_MESSAGES 2024-03-18 22:07:55,368 root INFO copying rest_framework/locale/hu/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/hu/LC_MESSAGES 2024-03-18 22:07:55,368 root INFO creating build/lib/rest_framework/locale/hy 2024-03-18 22:07:55,368 root INFO creating build/lib/rest_framework/locale/hy/LC_MESSAGES 2024-03-18 22:07:55,368 root INFO copying rest_framework/locale/hy/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/hy/LC_MESSAGES 2024-03-18 22:07:55,369 root INFO creating build/lib/rest_framework/locale/id 2024-03-18 22:07:55,369 root INFO creating build/lib/rest_framework/locale/id/LC_MESSAGES 2024-03-18 22:07:55,369 root INFO copying rest_framework/locale/id/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/id/LC_MESSAGES 2024-03-18 22:07:55,369 root INFO creating build/lib/rest_framework/locale/it 2024-03-18 22:07:55,370 root INFO creating build/lib/rest_framework/locale/it/LC_MESSAGES 2024-03-18 22:07:55,370 root INFO copying rest_framework/locale/it/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/it/LC_MESSAGES 2024-03-18 22:07:55,370 root INFO creating build/lib/rest_framework/locale/ja 2024-03-18 22:07:55,370 root INFO creating build/lib/rest_framework/locale/ja/LC_MESSAGES 2024-03-18 22:07:55,370 root INFO copying rest_framework/locale/ja/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/ja/LC_MESSAGES 2024-03-18 22:07:55,371 root INFO creating build/lib/rest_framework/locale/ko_KR 2024-03-18 22:07:55,371 root INFO creating build/lib/rest_framework/locale/ko_KR/LC_MESSAGES 2024-03-18 22:07:55,371 root INFO copying rest_framework/locale/ko_KR/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/ko_KR/LC_MESSAGES 2024-03-18 22:07:55,372 root INFO creating build/lib/rest_framework/locale/lt 2024-03-18 22:07:55,372 root INFO creating build/lib/rest_framework/locale/lt/LC_MESSAGES 2024-03-18 22:07:55,372 root INFO copying rest_framework/locale/lt/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/lt/LC_MESSAGES 2024-03-18 22:07:55,372 root INFO creating build/lib/rest_framework/locale/lv 2024-03-18 22:07:55,372 root INFO creating build/lib/rest_framework/locale/lv/LC_MESSAGES 2024-03-18 22:07:55,373 root INFO copying rest_framework/locale/lv/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/lv/LC_MESSAGES 2024-03-18 22:07:55,373 root INFO creating build/lib/rest_framework/locale/mk 2024-03-18 22:07:55,373 root INFO creating build/lib/rest_framework/locale/mk/LC_MESSAGES 2024-03-18 22:07:55,373 root INFO copying rest_framework/locale/mk/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/mk/LC_MESSAGES 2024-03-18 22:07:55,374 root INFO creating build/lib/rest_framework/locale/nb 2024-03-18 22:07:55,374 root INFO creating build/lib/rest_framework/locale/nb/LC_MESSAGES 2024-03-18 22:07:55,374 root INFO copying rest_framework/locale/nb/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/nb/LC_MESSAGES 2024-03-18 22:07:55,374 root INFO creating build/lib/rest_framework/locale/ne_NP 2024-03-18 22:07:55,375 root INFO creating build/lib/rest_framework/locale/ne_NP/LC_MESSAGES 2024-03-18 22:07:55,375 root INFO copying rest_framework/locale/ne_NP/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/ne_NP/LC_MESSAGES 2024-03-18 22:07:55,375 root INFO creating build/lib/rest_framework/locale/nl 2024-03-18 22:07:55,375 root INFO creating build/lib/rest_framework/locale/nl/LC_MESSAGES 2024-03-18 22:07:55,375 root INFO copying rest_framework/locale/nl/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/nl/LC_MESSAGES 2024-03-18 22:07:55,376 root INFO creating build/lib/rest_framework/locale/nn 2024-03-18 22:07:55,376 root INFO creating build/lib/rest_framework/locale/nn/LC_MESSAGES 2024-03-18 22:07:55,376 root INFO copying rest_framework/locale/nn/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/nn/LC_MESSAGES 2024-03-18 22:07:55,377 root INFO creating build/lib/rest_framework/locale/no 2024-03-18 22:07:55,377 root INFO creating build/lib/rest_framework/locale/no/LC_MESSAGES 2024-03-18 22:07:55,377 root INFO copying rest_framework/locale/no/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/no/LC_MESSAGES 2024-03-18 22:07:55,377 root INFO creating build/lib/rest_framework/locale/pl 2024-03-18 22:07:55,377 root INFO creating build/lib/rest_framework/locale/pl/LC_MESSAGES 2024-03-18 22:07:55,378 root INFO copying rest_framework/locale/pl/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/pl/LC_MESSAGES 2024-03-18 22:07:55,378 root INFO creating build/lib/rest_framework/locale/pt 2024-03-18 22:07:55,378 root INFO creating build/lib/rest_framework/locale/pt/LC_MESSAGES 2024-03-18 22:07:55,378 root INFO copying rest_framework/locale/pt/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/pt/LC_MESSAGES 2024-03-18 22:07:55,379 root INFO creating build/lib/rest_framework/locale/pt_BR 2024-03-18 22:07:55,379 root INFO creating build/lib/rest_framework/locale/pt_BR/LC_MESSAGES 2024-03-18 22:07:55,379 root INFO copying rest_framework/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/pt_BR/LC_MESSAGES 2024-03-18 22:07:55,379 root INFO creating build/lib/rest_framework/locale/pt_PT 2024-03-18 22:07:55,379 root INFO creating build/lib/rest_framework/locale/pt_PT/LC_MESSAGES 2024-03-18 22:07:55,380 root INFO copying rest_framework/locale/pt_PT/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/pt_PT/LC_MESSAGES 2024-03-18 22:07:55,380 root INFO creating build/lib/rest_framework/locale/ro 2024-03-18 22:07:55,380 root INFO creating build/lib/rest_framework/locale/ro/LC_MESSAGES 2024-03-18 22:07:55,380 root INFO copying rest_framework/locale/ro/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/ro/LC_MESSAGES 2024-03-18 22:07:55,381 root INFO creating build/lib/rest_framework/locale/ru 2024-03-18 22:07:55,381 root INFO creating build/lib/rest_framework/locale/ru/LC_MESSAGES 2024-03-18 22:07:55,381 root INFO copying rest_framework/locale/ru/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/ru/LC_MESSAGES 2024-03-18 22:07:55,381 root INFO creating build/lib/rest_framework/locale/ru_RU 2024-03-18 22:07:55,382 root INFO creating build/lib/rest_framework/locale/ru_RU/LC_MESSAGES 2024-03-18 22:07:55,382 root INFO copying rest_framework/locale/ru_RU/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/ru_RU/LC_MESSAGES 2024-03-18 22:07:55,382 root INFO creating build/lib/rest_framework/locale/sk 2024-03-18 22:07:55,382 root INFO creating build/lib/rest_framework/locale/sk/LC_MESSAGES 2024-03-18 22:07:55,382 root INFO copying rest_framework/locale/sk/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/sk/LC_MESSAGES 2024-03-18 22:07:55,383 root INFO creating build/lib/rest_framework/locale/sl 2024-03-18 22:07:55,383 root INFO creating build/lib/rest_framework/locale/sl/LC_MESSAGES 2024-03-18 22:07:55,383 root INFO copying rest_framework/locale/sl/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/sl/LC_MESSAGES 2024-03-18 22:07:55,383 root INFO creating build/lib/rest_framework/locale/sv 2024-03-18 22:07:55,384 root INFO creating build/lib/rest_framework/locale/sv/LC_MESSAGES 2024-03-18 22:07:55,384 root INFO copying rest_framework/locale/sv/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/sv/LC_MESSAGES 2024-03-18 22:07:55,384 root INFO creating build/lib/rest_framework/locale/th 2024-03-18 22:07:55,384 root INFO creating build/lib/rest_framework/locale/th/LC_MESSAGES 2024-03-18 22:07:55,385 root INFO copying rest_framework/locale/th/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/th/LC_MESSAGES 2024-03-18 22:07:55,385 root INFO creating build/lib/rest_framework/locale/tr 2024-03-18 22:07:55,385 root INFO creating build/lib/rest_framework/locale/tr/LC_MESSAGES 2024-03-18 22:07:55,385 root INFO copying rest_framework/locale/tr/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/tr/LC_MESSAGES 2024-03-18 22:07:55,386 root INFO creating build/lib/rest_framework/locale/tr_TR 2024-03-18 22:07:55,386 root INFO creating build/lib/rest_framework/locale/tr_TR/LC_MESSAGES 2024-03-18 22:07:55,386 root INFO copying rest_framework/locale/tr_TR/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/tr_TR/LC_MESSAGES 2024-03-18 22:07:55,386 root INFO creating build/lib/rest_framework/locale/uk 2024-03-18 22:07:55,386 root INFO creating build/lib/rest_framework/locale/uk/LC_MESSAGES 2024-03-18 22:07:55,387 root INFO copying rest_framework/locale/uk/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/uk/LC_MESSAGES 2024-03-18 22:07:55,387 root INFO creating build/lib/rest_framework/locale/vi 2024-03-18 22:07:55,387 root INFO creating build/lib/rest_framework/locale/vi/LC_MESSAGES 2024-03-18 22:07:55,387 root INFO copying rest_framework/locale/vi/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/vi/LC_MESSAGES 2024-03-18 22:07:55,388 root INFO creating build/lib/rest_framework/locale/zh_CN 2024-03-18 22:07:55,388 root INFO creating build/lib/rest_framework/locale/zh_CN/LC_MESSAGES 2024-03-18 22:07:55,388 root INFO copying rest_framework/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/zh_CN/LC_MESSAGES 2024-03-18 22:07:55,388 root INFO creating build/lib/rest_framework/locale/zh_Hans 2024-03-18 22:07:55,389 root INFO creating build/lib/rest_framework/locale/zh_Hans/LC_MESSAGES 2024-03-18 22:07:55,389 root INFO copying rest_framework/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/zh_Hans/LC_MESSAGES 2024-03-18 22:07:55,389 root INFO creating build/lib/rest_framework/locale/zh_Hant 2024-03-18 22:07:55,389 root INFO creating build/lib/rest_framework/locale/zh_Hant/LC_MESSAGES 2024-03-18 22:07:55,390 root INFO copying rest_framework/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/zh_Hant/LC_MESSAGES 2024-03-18 22:07:55,390 root INFO creating build/lib/rest_framework/locale/zh_TW 2024-03-18 22:07:55,390 root INFO creating build/lib/rest_framework/locale/zh_TW/LC_MESSAGES 2024-03-18 22:07:55,390 root INFO copying rest_framework/locale/zh_TW/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/zh_TW/LC_MESSAGES 2024-03-18 22:07:55,391 root INFO creating build/lib/rest_framework/static 2024-03-18 22:07:55,391 root INFO creating build/lib/rest_framework/static/rest_framework 2024-03-18 22:07:55,391 root INFO creating build/lib/rest_framework/static/rest_framework/css 2024-03-18 22:07:55,391 root INFO copying rest_framework/static/rest_framework/css/bootstrap-theme.min.css -> build/lib/rest_framework/static/rest_framework/css 2024-03-18 22:07:55,391 root INFO copying rest_framework/static/rest_framework/css/bootstrap-theme.min.css.map -> build/lib/rest_framework/static/rest_framework/css 2024-03-18 22:07:55,392 root INFO copying rest_framework/static/rest_framework/css/bootstrap-tweaks.css -> build/lib/rest_framework/static/rest_framework/css 2024-03-18 22:07:55,392 root INFO copying rest_framework/static/rest_framework/css/bootstrap.min.css -> build/lib/rest_framework/static/rest_framework/css 2024-03-18 22:07:55,393 root INFO copying rest_framework/static/rest_framework/css/bootstrap.min.css.map -> build/lib/rest_framework/static/rest_framework/css 2024-03-18 22:07:55,394 root INFO copying rest_framework/static/rest_framework/css/default.css -> build/lib/rest_framework/static/rest_framework/css 2024-03-18 22:07:55,395 root INFO copying rest_framework/static/rest_framework/css/font-awesome-4.0.3.css -> build/lib/rest_framework/static/rest_framework/css 2024-03-18 22:07:55,395 root INFO copying rest_framework/static/rest_framework/css/prettify.css -> build/lib/rest_framework/static/rest_framework/css 2024-03-18 22:07:55,395 root INFO creating build/lib/rest_framework/static/rest_framework/docs 2024-03-18 22:07:55,396 root INFO creating build/lib/rest_framework/static/rest_framework/docs/css 2024-03-18 22:07:55,396 root INFO copying rest_framework/static/rest_framework/docs/css/base.css -> build/lib/rest_framework/static/rest_framework/docs/css 2024-03-18 22:07:55,396 root INFO copying rest_framework/static/rest_framework/docs/css/highlight.css -> build/lib/rest_framework/static/rest_framework/docs/css 2024-03-18 22:07:55,396 root INFO copying rest_framework/static/rest_framework/docs/css/jquery.json-view.min.css -> build/lib/rest_framework/static/rest_framework/docs/css 2024-03-18 22:07:55,397 root INFO creating build/lib/rest_framework/static/rest_framework/docs/img 2024-03-18 22:07:55,397 root INFO copying rest_framework/static/rest_framework/docs/img/favicon.ico -> build/lib/rest_framework/static/rest_framework/docs/img 2024-03-18 22:07:55,397 root INFO copying rest_framework/static/rest_framework/docs/img/grid.png -> build/lib/rest_framework/static/rest_framework/docs/img 2024-03-18 22:07:55,398 root INFO creating build/lib/rest_framework/static/rest_framework/docs/js 2024-03-18 22:07:55,398 root INFO copying rest_framework/static/rest_framework/docs/js/api.js -> build/lib/rest_framework/static/rest_framework/docs/js 2024-03-18 22:07:55,398 root INFO copying rest_framework/static/rest_framework/docs/js/highlight.pack.js -> build/lib/rest_framework/static/rest_framework/docs/js 2024-03-18 22:07:55,399 root INFO copying rest_framework/static/rest_framework/docs/js/jquery.json-view.min.js -> build/lib/rest_framework/static/rest_framework/docs/js 2024-03-18 22:07:55,400 root INFO creating build/lib/rest_framework/static/rest_framework/fonts 2024-03-18 22:07:55,400 root INFO copying rest_framework/static/rest_framework/fonts/fontawesome-webfont.eot -> build/lib/rest_framework/static/rest_framework/fonts 2024-03-18 22:07:55,400 root INFO copying rest_framework/static/rest_framework/fonts/fontawesome-webfont.svg -> build/lib/rest_framework/static/rest_framework/fonts 2024-03-18 22:07:55,401 root INFO copying rest_framework/static/rest_framework/fonts/fontawesome-webfont.ttf -> build/lib/rest_framework/static/rest_framework/fonts 2024-03-18 22:07:55,401 root INFO copying rest_framework/static/rest_framework/fonts/fontawesome-webfont.woff -> build/lib/rest_framework/static/rest_framework/fonts 2024-03-18 22:07:55,402 root INFO copying rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.eot -> build/lib/rest_framework/static/rest_framework/fonts 2024-03-18 22:07:55,402 root INFO copying rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.svg -> build/lib/rest_framework/static/rest_framework/fonts 2024-03-18 22:07:55,403 root INFO copying rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.ttf -> build/lib/rest_framework/static/rest_framework/fonts 2024-03-18 22:07:55,403 root INFO copying rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff -> build/lib/rest_framework/static/rest_framework/fonts 2024-03-18 22:07:55,404 root INFO copying rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff2 -> build/lib/rest_framework/static/rest_framework/fonts 2024-03-18 22:07:55,404 root INFO creating build/lib/rest_framework/static/rest_framework/img 2024-03-18 22:07:55,404 root INFO copying rest_framework/static/rest_framework/img/glyphicons-halflings-white.png -> build/lib/rest_framework/static/rest_framework/img 2024-03-18 22:07:55,405 root INFO copying rest_framework/static/rest_framework/img/glyphicons-halflings.png -> build/lib/rest_framework/static/rest_framework/img 2024-03-18 22:07:55,405 root INFO copying rest_framework/static/rest_framework/img/grid.png -> build/lib/rest_framework/static/rest_framework/img 2024-03-18 22:07:55,405 root INFO creating build/lib/rest_framework/static/rest_framework/js 2024-03-18 22:07:55,406 root INFO copying rest_framework/static/rest_framework/js/ajax-form.js -> build/lib/rest_framework/static/rest_framework/js 2024-03-18 22:07:55,406 root INFO copying rest_framework/static/rest_framework/js/bootstrap.min.js -> build/lib/rest_framework/static/rest_framework/js 2024-03-18 22:07:55,406 root INFO copying rest_framework/static/rest_framework/js/coreapi-0.1.1.js -> build/lib/rest_framework/static/rest_framework/js 2024-03-18 22:07:55,407 root INFO copying rest_framework/static/rest_framework/js/csrf.js -> build/lib/rest_framework/static/rest_framework/js 2024-03-18 22:07:55,407 root INFO copying rest_framework/static/rest_framework/js/default.js -> build/lib/rest_framework/static/rest_framework/js 2024-03-18 22:07:55,408 root INFO copying rest_framework/static/rest_framework/js/jquery-3.7.1.min.js -> build/lib/rest_framework/static/rest_framework/js 2024-03-18 22:07:55,408 root INFO copying rest_framework/static/rest_framework/js/load-ajax-form.js -> build/lib/rest_framework/static/rest_framework/js 2024-03-18 22:07:55,409 root INFO copying rest_framework/static/rest_framework/js/prettify-min.js -> build/lib/rest_framework/static/rest_framework/js 2024-03-18 22:07:55,409 root INFO creating build/lib/rest_framework/templates 2024-03-18 22:07:55,409 root INFO creating build/lib/rest_framework/templates/rest_framework 2024-03-18 22:07:55,409 root INFO copying rest_framework/templates/rest_framework/admin.html -> build/lib/rest_framework/templates/rest_framework 2024-03-18 22:07:55,410 root INFO copying rest_framework/templates/rest_framework/api.html -> build/lib/rest_framework/templates/rest_framework 2024-03-18 22:07:55,410 root INFO copying rest_framework/templates/rest_framework/base.html -> build/lib/rest_framework/templates/rest_framework 2024-03-18 22:07:55,410 root INFO copying rest_framework/templates/rest_framework/login.html -> build/lib/rest_framework/templates/rest_framework 2024-03-18 22:07:55,411 root INFO copying rest_framework/templates/rest_framework/login_base.html -> build/lib/rest_framework/templates/rest_framework 2024-03-18 22:07:55,411 root INFO copying rest_framework/templates/rest_framework/raw_data_form.html -> build/lib/rest_framework/templates/rest_framework 2024-03-18 22:07:55,411 root INFO copying rest_framework/templates/rest_framework/schema.js -> build/lib/rest_framework/templates/rest_framework 2024-03-18 22:07:55,412 root INFO creating build/lib/rest_framework/templates/rest_framework/admin 2024-03-18 22:07:55,412 root INFO copying rest_framework/templates/rest_framework/admin/detail.html -> build/lib/rest_framework/templates/rest_framework/admin 2024-03-18 22:07:55,412 root INFO copying rest_framework/templates/rest_framework/admin/dict_value.html -> build/lib/rest_framework/templates/rest_framework/admin 2024-03-18 22:07:55,413 root INFO copying rest_framework/templates/rest_framework/admin/list.html -> build/lib/rest_framework/templates/rest_framework/admin 2024-03-18 22:07:55,413 root INFO copying rest_framework/templates/rest_framework/admin/list_value.html -> build/lib/rest_framework/templates/rest_framework/admin 2024-03-18 22:07:55,413 root INFO copying rest_framework/templates/rest_framework/admin/simple_list_value.html -> build/lib/rest_framework/templates/rest_framework/admin 2024-03-18 22:07:55,414 root INFO creating build/lib/rest_framework/templates/rest_framework/docs 2024-03-18 22:07:55,414 root INFO copying rest_framework/templates/rest_framework/docs/document.html -> build/lib/rest_framework/templates/rest_framework/docs 2024-03-18 22:07:55,414 root INFO copying rest_framework/templates/rest_framework/docs/error.html -> build/lib/rest_framework/templates/rest_framework/docs 2024-03-18 22:07:55,414 root INFO copying rest_framework/templates/rest_framework/docs/index.html -> build/lib/rest_framework/templates/rest_framework/docs 2024-03-18 22:07:55,415 root INFO copying rest_framework/templates/rest_framework/docs/interact.html -> build/lib/rest_framework/templates/rest_framework/docs 2024-03-18 22:07:55,415 root INFO copying rest_framework/templates/rest_framework/docs/link.html -> build/lib/rest_framework/templates/rest_framework/docs 2024-03-18 22:07:55,415 root INFO copying rest_framework/templates/rest_framework/docs/sidebar.html -> build/lib/rest_framework/templates/rest_framework/docs 2024-03-18 22:07:55,416 root INFO creating build/lib/rest_framework/templates/rest_framework/docs/auth 2024-03-18 22:07:55,416 root INFO copying rest_framework/templates/rest_framework/docs/auth/basic.html -> build/lib/rest_framework/templates/rest_framework/docs/auth 2024-03-18 22:07:55,416 root INFO copying rest_framework/templates/rest_framework/docs/auth/session.html -> build/lib/rest_framework/templates/rest_framework/docs/auth 2024-03-18 22:07:55,417 root INFO copying rest_framework/templates/rest_framework/docs/auth/token.html -> build/lib/rest_framework/templates/rest_framework/docs/auth 2024-03-18 22:07:55,417 root INFO creating build/lib/rest_framework/templates/rest_framework/docs/langs 2024-03-18 22:07:55,417 root INFO copying rest_framework/templates/rest_framework/docs/langs/javascript-intro.html -> build/lib/rest_framework/templates/rest_framework/docs/langs 2024-03-18 22:07:55,417 root INFO copying rest_framework/templates/rest_framework/docs/langs/javascript.html -> build/lib/rest_framework/templates/rest_framework/docs/langs 2024-03-18 22:07:55,418 root INFO copying rest_framework/templates/rest_framework/docs/langs/python-intro.html -> build/lib/rest_framework/templates/rest_framework/docs/langs 2024-03-18 22:07:55,418 root INFO copying rest_framework/templates/rest_framework/docs/langs/python.html -> build/lib/rest_framework/templates/rest_framework/docs/langs 2024-03-18 22:07:55,418 root INFO copying rest_framework/templates/rest_framework/docs/langs/shell-intro.html -> build/lib/rest_framework/templates/rest_framework/docs/langs 2024-03-18 22:07:55,419 root INFO copying rest_framework/templates/rest_framework/docs/langs/shell.html -> build/lib/rest_framework/templates/rest_framework/docs/langs 2024-03-18 22:07:55,419 root INFO creating build/lib/rest_framework/templates/rest_framework/filters 2024-03-18 22:07:55,419 root INFO copying rest_framework/templates/rest_framework/filters/base.html -> build/lib/rest_framework/templates/rest_framework/filters 2024-03-18 22:07:55,420 root INFO copying rest_framework/templates/rest_framework/filters/ordering.html -> build/lib/rest_framework/templates/rest_framework/filters 2024-03-18 22:07:55,420 root INFO copying rest_framework/templates/rest_framework/filters/search.html -> build/lib/rest_framework/templates/rest_framework/filters 2024-03-18 22:07:55,420 root INFO creating build/lib/rest_framework/templates/rest_framework/horizontal 2024-03-18 22:07:55,421 root INFO copying rest_framework/templates/rest_framework/horizontal/checkbox.html -> build/lib/rest_framework/templates/rest_framework/horizontal 2024-03-18 22:07:55,421 root INFO copying rest_framework/templates/rest_framework/horizontal/checkbox_multiple.html -> build/lib/rest_framework/templates/rest_framework/horizontal 2024-03-18 22:07:55,421 root INFO copying rest_framework/templates/rest_framework/horizontal/dict_field.html -> build/lib/rest_framework/templates/rest_framework/horizontal 2024-03-18 22:07:55,422 root INFO copying rest_framework/templates/rest_framework/horizontal/fieldset.html -> build/lib/rest_framework/templates/rest_framework/horizontal 2024-03-18 22:07:55,422 root INFO copying rest_framework/templates/rest_framework/horizontal/form.html -> build/lib/rest_framework/templates/rest_framework/horizontal 2024-03-18 22:07:55,422 root INFO copying rest_framework/templates/rest_framework/horizontal/input.html -> build/lib/rest_framework/templates/rest_framework/horizontal 2024-03-18 22:07:55,423 root INFO copying rest_framework/templates/rest_framework/horizontal/list_field.html -> build/lib/rest_framework/templates/rest_framework/horizontal 2024-03-18 22:07:55,423 root INFO copying rest_framework/templates/rest_framework/horizontal/list_fieldset.html -> build/lib/rest_framework/templates/rest_framework/horizontal 2024-03-18 22:07:55,423 root INFO copying rest_framework/templates/rest_framework/horizontal/radio.html -> build/lib/rest_framework/templates/rest_framework/horizontal 2024-03-18 22:07:55,424 root INFO copying rest_framework/templates/rest_framework/horizontal/select.html -> build/lib/rest_framework/templates/rest_framework/horizontal 2024-03-18 22:07:55,424 root INFO copying rest_framework/templates/rest_framework/horizontal/select_multiple.html -> build/lib/rest_framework/templates/rest_framework/horizontal 2024-03-18 22:07:55,424 root INFO copying rest_framework/templates/rest_framework/horizontal/textarea.html -> build/lib/rest_framework/templates/rest_framework/horizontal 2024-03-18 22:07:55,425 root INFO creating build/lib/rest_framework/templates/rest_framework/inline 2024-03-18 22:07:55,425 root INFO copying rest_framework/templates/rest_framework/inline/checkbox.html -> build/lib/rest_framework/templates/rest_framework/inline 2024-03-18 22:07:55,425 root INFO copying rest_framework/templates/rest_framework/inline/checkbox_multiple.html -> build/lib/rest_framework/templates/rest_framework/inline 2024-03-18 22:07:55,425 root INFO copying rest_framework/templates/rest_framework/inline/dict_field.html -> build/lib/rest_framework/templates/rest_framework/inline 2024-03-18 22:07:55,426 root INFO copying rest_framework/templates/rest_framework/inline/fieldset.html -> build/lib/rest_framework/templates/rest_framework/inline 2024-03-18 22:07:55,426 root INFO copying rest_framework/templates/rest_framework/inline/form.html -> build/lib/rest_framework/templates/rest_framework/inline 2024-03-18 22:07:55,426 root INFO copying rest_framework/templates/rest_framework/inline/input.html -> build/lib/rest_framework/templates/rest_framework/inline 2024-03-18 22:07:55,427 root INFO copying rest_framework/templates/rest_framework/inline/list_field.html -> build/lib/rest_framework/templates/rest_framework/inline 2024-03-18 22:07:55,427 root INFO copying rest_framework/templates/rest_framework/inline/list_fieldset.html -> build/lib/rest_framework/templates/rest_framework/inline 2024-03-18 22:07:55,427 root INFO copying rest_framework/templates/rest_framework/inline/radio.html -> build/lib/rest_framework/templates/rest_framework/inline 2024-03-18 22:07:55,428 root INFO copying rest_framework/templates/rest_framework/inline/select.html -> build/lib/rest_framework/templates/rest_framework/inline 2024-03-18 22:07:55,428 root INFO copying rest_framework/templates/rest_framework/inline/select_multiple.html -> build/lib/rest_framework/templates/rest_framework/inline 2024-03-18 22:07:55,428 root INFO copying rest_framework/templates/rest_framework/inline/textarea.html -> build/lib/rest_framework/templates/rest_framework/inline 2024-03-18 22:07:55,429 root INFO creating build/lib/rest_framework/templates/rest_framework/pagination 2024-03-18 22:07:55,429 root INFO copying rest_framework/templates/rest_framework/pagination/numbers.html -> build/lib/rest_framework/templates/rest_framework/pagination 2024-03-18 22:07:55,429 root INFO copying rest_framework/templates/rest_framework/pagination/previous_and_next.html -> build/lib/rest_framework/templates/rest_framework/pagination 2024-03-18 22:07:55,430 root INFO creating build/lib/rest_framework/templates/rest_framework/vertical 2024-03-18 22:07:55,430 root INFO copying rest_framework/templates/rest_framework/vertical/checkbox.html -> build/lib/rest_framework/templates/rest_framework/vertical 2024-03-18 22:07:55,430 root INFO copying rest_framework/templates/rest_framework/vertical/checkbox_multiple.html -> build/lib/rest_framework/templates/rest_framework/vertical 2024-03-18 22:07:55,430 root INFO copying rest_framework/templates/rest_framework/vertical/dict_field.html -> build/lib/rest_framework/templates/rest_framework/vertical 2024-03-18 22:07:55,431 root INFO copying rest_framework/templates/rest_framework/vertical/fieldset.html -> build/lib/rest_framework/templates/rest_framework/vertical 2024-03-18 22:07:55,431 root INFO copying rest_framework/templates/rest_framework/vertical/form.html -> build/lib/rest_framework/templates/rest_framework/vertical 2024-03-18 22:07:55,431 root INFO copying rest_framework/templates/rest_framework/vertical/input.html -> build/lib/rest_framework/templates/rest_framework/vertical 2024-03-18 22:07:55,432 root INFO copying rest_framework/templates/rest_framework/vertical/list_field.html -> build/lib/rest_framework/templates/rest_framework/vertical 2024-03-18 22:07:55,432 root INFO copying rest_framework/templates/rest_framework/vertical/list_fieldset.html -> build/lib/rest_framework/templates/rest_framework/vertical 2024-03-18 22:07:55,432 root INFO copying rest_framework/templates/rest_framework/vertical/radio.html -> build/lib/rest_framework/templates/rest_framework/vertical 2024-03-18 22:07:55,433 root INFO copying rest_framework/templates/rest_framework/vertical/select.html -> build/lib/rest_framework/templates/rest_framework/vertical 2024-03-18 22:07:55,433 root INFO copying rest_framework/templates/rest_framework/vertical/select_multiple.html -> build/lib/rest_framework/templates/rest_framework/vertical 2024-03-18 22:07:55,433 root INFO copying rest_framework/templates/rest_framework/vertical/textarea.html -> build/lib/rest_framework/templates/rest_framework/vertical 2024-03-18 22:07:55,444 wheel INFO installing to build/bdist.linux-i686/wheel 2024-03-18 22:07:55,444 root INFO running install 2024-03-18 22:07:55,457 root INFO running install_lib 2024-03-18 22:07:55,460 root INFO creating build/bdist.linux-i686 2024-03-18 22:07:55,461 root INFO creating build/bdist.linux-i686/wheel 2024-03-18 22:07:55,461 root INFO creating build/bdist.linux-i686/wheel/rest_framework 2024-03-18 22:07:55,461 root INFO copying build/lib/rest_framework/versioning.py -> build/bdist.linux-i686/wheel/rest_framework 2024-03-18 22:07:55,461 root INFO copying build/lib/rest_framework/permissions.py -> build/bdist.linux-i686/wheel/rest_framework 2024-03-18 22:07:55,462 root INFO copying build/lib/rest_framework/renderers.py -> build/bdist.linux-i686/wheel/rest_framework 2024-03-18 22:07:55,462 root INFO copying build/lib/rest_framework/relations.py -> build/bdist.linux-i686/wheel/rest_framework 2024-03-18 22:07:55,462 root INFO copying build/lib/rest_framework/negotiation.py -> build/bdist.linux-i686/wheel/rest_framework 2024-03-18 22:07:55,463 root INFO copying build/lib/rest_framework/test.py -> build/bdist.linux-i686/wheel/rest_framework 2024-03-18 22:07:55,463 root INFO creating build/bdist.linux-i686/wheel/rest_framework/utils 2024-03-18 22:07:55,463 root INFO copying build/lib/rest_framework/utils/representation.py -> build/bdist.linux-i686/wheel/rest_framework/utils 2024-03-18 22:07:55,464 root INFO copying build/lib/rest_framework/utils/humanize_datetime.py -> build/bdist.linux-i686/wheel/rest_framework/utils 2024-03-18 22:07:55,464 root INFO copying build/lib/rest_framework/utils/encoders.py -> build/bdist.linux-i686/wheel/rest_framework/utils 2024-03-18 22:07:55,464 root INFO copying build/lib/rest_framework/utils/breadcrumbs.py -> build/bdist.linux-i686/wheel/rest_framework/utils 2024-03-18 22:07:55,465 root INFO copying build/lib/rest_framework/utils/__init__.py -> build/bdist.linux-i686/wheel/rest_framework/utils 2024-03-18 22:07:55,465 root INFO copying build/lib/rest_framework/utils/mediatypes.py -> build/bdist.linux-i686/wheel/rest_framework/utils 2024-03-18 22:07:55,465 root INFO copying build/lib/rest_framework/utils/serializer_helpers.py -> build/bdist.linux-i686/wheel/rest_framework/utils 2024-03-18 22:07:55,466 root INFO copying build/lib/rest_framework/utils/model_meta.py -> build/bdist.linux-i686/wheel/rest_framework/utils 2024-03-18 22:07:55,466 root INFO copying build/lib/rest_framework/utils/timezone.py -> build/bdist.linux-i686/wheel/rest_framework/utils 2024-03-18 22:07:55,466 root INFO copying build/lib/rest_framework/utils/urls.py -> build/bdist.linux-i686/wheel/rest_framework/utils 2024-03-18 22:07:55,467 root INFO copying build/lib/rest_framework/utils/html.py -> build/bdist.linux-i686/wheel/rest_framework/utils 2024-03-18 22:07:55,467 root INFO copying build/lib/rest_framework/utils/field_mapping.py -> build/bdist.linux-i686/wheel/rest_framework/utils 2024-03-18 22:07:55,467 root INFO copying build/lib/rest_framework/utils/json.py -> build/bdist.linux-i686/wheel/rest_framework/utils 2024-03-18 22:07:55,467 root INFO copying build/lib/rest_framework/utils/formatting.py -> build/bdist.linux-i686/wheel/rest_framework/utils 2024-03-18 22:07:55,468 root INFO copying build/lib/rest_framework/apps.py -> build/bdist.linux-i686/wheel/rest_framework 2024-03-18 22:07:55,468 root INFO copying build/lib/rest_framework/throttling.py -> build/bdist.linux-i686/wheel/rest_framework 2024-03-18 22:07:55,469 root INFO copying build/lib/rest_framework/urlpatterns.py -> build/bdist.linux-i686/wheel/rest_framework 2024-03-18 22:07:55,469 root INFO copying build/lib/rest_framework/generics.py -> build/bdist.linux-i686/wheel/rest_framework 2024-03-18 22:07:55,469 root INFO copying build/lib/rest_framework/authentication.py -> build/bdist.linux-i686/wheel/rest_framework 2024-03-18 22:07:55,470 root INFO copying build/lib/rest_framework/views.py -> build/bdist.linux-i686/wheel/rest_framework 2024-03-18 22:07:55,470 root INFO creating build/bdist.linux-i686/wheel/rest_framework/static 2024-03-18 22:07:55,470 root INFO creating build/bdist.linux-i686/wheel/rest_framework/static/rest_framework 2024-03-18 22:07:55,471 root INFO creating build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/docs 2024-03-18 22:07:55,471 root INFO creating build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/docs/css 2024-03-18 22:07:55,471 root INFO copying build/lib/rest_framework/static/rest_framework/docs/css/jquery.json-view.min.css -> build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/docs/css 2024-03-18 22:07:55,471 root INFO copying build/lib/rest_framework/static/rest_framework/docs/css/base.css -> build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/docs/css 2024-03-18 22:07:55,472 root INFO copying build/lib/rest_framework/static/rest_framework/docs/css/highlight.css -> build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/docs/css 2024-03-18 22:07:55,472 root INFO creating build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/docs/img 2024-03-18 22:07:55,472 root INFO copying build/lib/rest_framework/static/rest_framework/docs/img/grid.png -> build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/docs/img 2024-03-18 22:07:55,473 root INFO copying build/lib/rest_framework/static/rest_framework/docs/img/favicon.ico -> build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/docs/img 2024-03-18 22:07:55,473 root INFO creating build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/docs/js 2024-03-18 22:07:55,473 root INFO copying build/lib/rest_framework/static/rest_framework/docs/js/highlight.pack.js -> build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/docs/js 2024-03-18 22:07:55,474 root INFO copying build/lib/rest_framework/static/rest_framework/docs/js/api.js -> build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/docs/js 2024-03-18 22:07:55,474 root INFO copying build/lib/rest_framework/static/rest_framework/docs/js/jquery.json-view.min.js -> build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/docs/js 2024-03-18 22:07:55,475 root INFO creating build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/css 2024-03-18 22:07:55,475 root INFO copying build/lib/rest_framework/static/rest_framework/css/bootstrap.min.css.map -> build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/css 2024-03-18 22:07:55,476 root INFO copying build/lib/rest_framework/static/rest_framework/css/bootstrap-tweaks.css -> build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/css 2024-03-18 22:07:55,477 root INFO copying build/lib/rest_framework/static/rest_framework/css/bootstrap.min.css -> build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/css 2024-03-18 22:07:55,477 root INFO copying build/lib/rest_framework/static/rest_framework/css/font-awesome-4.0.3.css -> build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/css 2024-03-18 22:07:55,478 root INFO copying build/lib/rest_framework/static/rest_framework/css/bootstrap-theme.min.css -> build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/css 2024-03-18 22:07:55,478 root INFO copying build/lib/rest_framework/static/rest_framework/css/prettify.css -> build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/css 2024-03-18 22:07:55,478 root INFO copying build/lib/rest_framework/static/rest_framework/css/default.css -> build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/css 2024-03-18 22:07:55,479 root INFO copying build/lib/rest_framework/static/rest_framework/css/bootstrap-theme.min.css.map -> build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/css 2024-03-18 22:07:55,479 root INFO creating build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/img 2024-03-18 22:07:55,479 root INFO copying build/lib/rest_framework/static/rest_framework/img/grid.png -> build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/img 2024-03-18 22:07:55,480 root INFO copying build/lib/rest_framework/static/rest_framework/img/glyphicons-halflings.png -> build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/img 2024-03-18 22:07:55,480 root INFO copying build/lib/rest_framework/static/rest_framework/img/glyphicons-halflings-white.png -> build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/img 2024-03-18 22:07:55,480 root INFO creating build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/fonts 2024-03-18 22:07:55,481 root INFO copying build/lib/rest_framework/static/rest_framework/fonts/fontawesome-webfont.woff -> build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/fonts 2024-03-18 22:07:55,481 root INFO copying build/lib/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.eot -> build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/fonts 2024-03-18 22:07:55,481 root INFO copying build/lib/rest_framework/static/rest_framework/fonts/fontawesome-webfont.ttf -> build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/fonts 2024-03-18 22:07:55,482 root INFO copying build/lib/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff -> build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/fonts 2024-03-18 22:07:55,482 root INFO copying build/lib/rest_framework/static/rest_framework/fonts/fontawesome-webfont.eot -> build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/fonts 2024-03-18 22:07:55,482 root INFO copying build/lib/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff2 -> build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/fonts 2024-03-18 22:07:55,483 root INFO copying build/lib/rest_framework/static/rest_framework/fonts/fontawesome-webfont.svg -> build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/fonts 2024-03-18 22:07:55,483 root INFO copying build/lib/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.ttf -> build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/fonts 2024-03-18 22:07:55,484 root INFO copying build/lib/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.svg -> build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/fonts 2024-03-18 22:07:55,484 root INFO creating build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/js 2024-03-18 22:07:55,485 root INFO copying build/lib/rest_framework/static/rest_framework/js/load-ajax-form.js -> build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/js 2024-03-18 22:07:55,485 root INFO copying build/lib/rest_framework/static/rest_framework/js/default.js -> build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/js 2024-03-18 22:07:55,485 root INFO copying build/lib/rest_framework/static/rest_framework/js/bootstrap.min.js -> build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/js 2024-03-18 22:07:55,486 root INFO copying build/lib/rest_framework/static/rest_framework/js/ajax-form.js -> build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/js 2024-03-18 22:07:55,486 root INFO copying build/lib/rest_framework/static/rest_framework/js/csrf.js -> build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/js 2024-03-18 22:07:55,486 root INFO copying build/lib/rest_framework/static/rest_framework/js/coreapi-0.1.1.js -> build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/js 2024-03-18 22:07:55,487 root INFO copying build/lib/rest_framework/static/rest_framework/js/prettify-min.js -> build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/js 2024-03-18 22:07:55,487 root INFO copying build/lib/rest_framework/static/rest_framework/js/jquery-3.7.1.min.js -> build/bdist.linux-i686/wheel/rest_framework/static/rest_framework/js 2024-03-18 22:07:55,488 root INFO copying build/lib/rest_framework/mixins.py -> build/bdist.linux-i686/wheel/rest_framework 2024-03-18 22:07:55,488 root INFO creating build/bdist.linux-i686/wheel/rest_framework/templatetags 2024-03-18 22:07:55,488 root INFO copying build/lib/rest_framework/templatetags/__init__.py -> build/bdist.linux-i686/wheel/rest_framework/templatetags 2024-03-18 22:07:55,489 root INFO copying build/lib/rest_framework/templatetags/rest_framework.py -> build/bdist.linux-i686/wheel/rest_framework/templatetags 2024-03-18 22:07:55,489 root INFO copying build/lib/rest_framework/validators.py -> build/bdist.linux-i686/wheel/rest_framework 2024-03-18 22:07:55,489 root INFO copying build/lib/rest_framework/__init__.py -> build/bdist.linux-i686/wheel/rest_framework 2024-03-18 22:07:55,489 root INFO copying build/lib/rest_framework/fields.py -> build/bdist.linux-i686/wheel/rest_framework 2024-03-18 22:07:55,490 root INFO copying build/lib/rest_framework/reverse.py -> build/bdist.linux-i686/wheel/rest_framework 2024-03-18 22:07:55,490 root INFO copying build/lib/rest_framework/metadata.py -> build/bdist.linux-i686/wheel/rest_framework 2024-03-18 22:07:55,491 root INFO creating build/bdist.linux-i686/wheel/rest_framework/management 2024-03-18 22:07:55,491 root INFO copying build/lib/rest_framework/management/__init__.py -> build/bdist.linux-i686/wheel/rest_framework/management 2024-03-18 22:07:55,491 root INFO creating build/bdist.linux-i686/wheel/rest_framework/management/commands 2024-03-18 22:07:55,491 root INFO copying build/lib/rest_framework/management/commands/generateschema.py -> build/bdist.linux-i686/wheel/rest_framework/management/commands 2024-03-18 22:07:55,492 root INFO copying build/lib/rest_framework/management/commands/__init__.py -> build/bdist.linux-i686/wheel/rest_framework/management/commands 2024-03-18 22:07:55,492 root INFO copying build/lib/rest_framework/settings.py -> build/bdist.linux-i686/wheel/rest_framework 2024-03-18 22:07:55,492 root INFO copying build/lib/rest_framework/response.py -> build/bdist.linux-i686/wheel/rest_framework 2024-03-18 22:07:55,493 root INFO copying build/lib/rest_framework/documentation.py -> build/bdist.linux-i686/wheel/rest_framework 2024-03-18 22:07:55,493 root INFO copying build/lib/rest_framework/urls.py -> build/bdist.linux-i686/wheel/rest_framework 2024-03-18 22:07:55,493 root INFO copying build/lib/rest_framework/filters.py -> build/bdist.linux-i686/wheel/rest_framework 2024-03-18 22:07:55,493 root INFO copying build/lib/rest_framework/pagination.py -> build/bdist.linux-i686/wheel/rest_framework 2024-03-18 22:07:55,494 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale 2024-03-18 22:07:55,494 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/pl 2024-03-18 22:07:55,494 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/pl/LC_MESSAGES 2024-03-18 22:07:55,495 root INFO copying build/lib/rest_framework/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/pl/LC_MESSAGES 2024-03-18 22:07:55,495 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/en 2024-03-18 22:07:55,495 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/en/LC_MESSAGES 2024-03-18 22:07:55,495 root INFO copying build/lib/rest_framework/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/en/LC_MESSAGES 2024-03-18 22:07:55,496 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/gl 2024-03-18 22:07:55,496 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/gl/LC_MESSAGES 2024-03-18 22:07:55,496 root INFO copying build/lib/rest_framework/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/gl/LC_MESSAGES 2024-03-18 22:07:55,497 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/zh_CN 2024-03-18 22:07:55,497 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/zh_CN/LC_MESSAGES 2024-03-18 22:07:55,497 root INFO copying build/lib/rest_framework/locale/zh_CN/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/zh_CN/LC_MESSAGES 2024-03-18 22:07:55,497 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/ach 2024-03-18 22:07:55,498 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/ach/LC_MESSAGES 2024-03-18 22:07:55,498 root INFO copying build/lib/rest_framework/locale/ach/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/ach/LC_MESSAGES 2024-03-18 22:07:55,498 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/ca 2024-03-18 22:07:55,499 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/ca/LC_MESSAGES 2024-03-18 22:07:55,499 root INFO copying build/lib/rest_framework/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/ca/LC_MESSAGES 2024-03-18 22:07:55,499 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/fa_IR 2024-03-18 22:07:55,499 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/fa_IR/LC_MESSAGES 2024-03-18 22:07:55,500 root INFO copying build/lib/rest_framework/locale/fa_IR/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/fa_IR/LC_MESSAGES 2024-03-18 22:07:55,500 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/ne_NP 2024-03-18 22:07:55,500 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/ne_NP/LC_MESSAGES 2024-03-18 22:07:55,500 root INFO copying build/lib/rest_framework/locale/ne_NP/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/ne_NP/LC_MESSAGES 2024-03-18 22:07:55,501 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/uk 2024-03-18 22:07:55,501 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/uk/LC_MESSAGES 2024-03-18 22:07:55,501 root INFO copying build/lib/rest_framework/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/uk/LC_MESSAGES 2024-03-18 22:07:55,502 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/hy 2024-03-18 22:07:55,502 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/hy/LC_MESSAGES 2024-03-18 22:07:55,502 root INFO copying build/lib/rest_framework/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/hy/LC_MESSAGES 2024-03-18 22:07:55,502 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/sv 2024-03-18 22:07:55,503 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/sv/LC_MESSAGES 2024-03-18 22:07:55,503 root INFO copying build/lib/rest_framework/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/sv/LC_MESSAGES 2024-03-18 22:07:55,503 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/ro 2024-03-18 22:07:55,503 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/ro/LC_MESSAGES 2024-03-18 22:07:55,504 root INFO copying build/lib/rest_framework/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/ro/LC_MESSAGES 2024-03-18 22:07:55,504 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/da 2024-03-18 22:07:55,504 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/da/LC_MESSAGES 2024-03-18 22:07:55,504 root INFO copying build/lib/rest_framework/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/da/LC_MESSAGES 2024-03-18 22:07:55,505 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/gl_ES 2024-03-18 22:07:55,505 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/gl_ES/LC_MESSAGES 2024-03-18 22:07:55,505 root INFO copying build/lib/rest_framework/locale/gl_ES/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/gl_ES/LC_MESSAGES 2024-03-18 22:07:55,506 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/ja 2024-03-18 22:07:55,506 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/ja/LC_MESSAGES 2024-03-18 22:07:55,506 root INFO copying build/lib/rest_framework/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/ja/LC_MESSAGES 2024-03-18 22:07:55,506 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/zh_Hans 2024-03-18 22:07:55,507 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/zh_Hans/LC_MESSAGES 2024-03-18 22:07:55,507 root INFO copying build/lib/rest_framework/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/zh_Hans/LC_MESSAGES 2024-03-18 22:07:55,507 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/nb 2024-03-18 22:07:55,507 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/nb/LC_MESSAGES 2024-03-18 22:07:55,508 root INFO copying build/lib/rest_framework/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/nb/LC_MESSAGES 2024-03-18 22:07:55,508 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/be 2024-03-18 22:07:55,508 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/be/LC_MESSAGES 2024-03-18 22:07:55,508 root INFO copying build/lib/rest_framework/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/be/LC_MESSAGES 2024-03-18 22:07:55,509 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/fr 2024-03-18 22:07:55,509 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/fr/LC_MESSAGES 2024-03-18 22:07:55,509 root INFO copying build/lib/rest_framework/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/fr/LC_MESSAGES 2024-03-18 22:07:55,510 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/th 2024-03-18 22:07:55,510 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/th/LC_MESSAGES 2024-03-18 22:07:55,510 root INFO copying build/lib/rest_framework/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/th/LC_MESSAGES 2024-03-18 22:07:55,510 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/fa 2024-03-18 22:07:55,511 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/fa/LC_MESSAGES 2024-03-18 22:07:55,511 root INFO copying build/lib/rest_framework/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/fa/LC_MESSAGES 2024-03-18 22:07:55,511 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/ru 2024-03-18 22:07:55,511 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/ru/LC_MESSAGES 2024-03-18 22:07:55,512 root INFO copying build/lib/rest_framework/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/ru/LC_MESSAGES 2024-03-18 22:07:55,512 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/bg 2024-03-18 22:07:55,512 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/bg/LC_MESSAGES 2024-03-18 22:07:55,513 root INFO copying build/lib/rest_framework/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/bg/LC_MESSAGES 2024-03-18 22:07:55,513 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/id 2024-03-18 22:07:55,513 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/id/LC_MESSAGES 2024-03-18 22:07:55,513 root INFO copying build/lib/rest_framework/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/id/LC_MESSAGES 2024-03-18 22:07:55,514 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/ar 2024-03-18 22:07:55,514 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/ar/LC_MESSAGES 2024-03-18 22:07:55,514 root INFO copying build/lib/rest_framework/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/ar/LC_MESSAGES 2024-03-18 22:07:55,515 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/lt 2024-03-18 22:07:55,515 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/lt/LC_MESSAGES 2024-03-18 22:07:55,515 root INFO copying build/lib/rest_framework/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/lt/LC_MESSAGES 2024-03-18 22:07:55,515 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/en_AU 2024-03-18 22:07:55,516 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/en_AU/LC_MESSAGES 2024-03-18 22:07:55,516 root INFO copying build/lib/rest_framework/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/en_AU/LC_MESSAGES 2024-03-18 22:07:55,516 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/en_US 2024-03-18 22:07:55,516 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/en_US/LC_MESSAGES 2024-03-18 22:07:55,517 root INFO copying build/lib/rest_framework/locale/en_US/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/en_US/LC_MESSAGES 2024-03-18 22:07:55,517 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/el 2024-03-18 22:07:55,517 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/el/LC_MESSAGES 2024-03-18 22:07:55,517 root INFO copying build/lib/rest_framework/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/el/LC_MESSAGES 2024-03-18 22:07:55,518 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/zh_TW 2024-03-18 22:07:55,518 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/zh_TW/LC_MESSAGES 2024-03-18 22:07:55,518 root INFO copying build/lib/rest_framework/locale/zh_TW/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/zh_TW/LC_MESSAGES 2024-03-18 22:07:55,519 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/el_GR 2024-03-18 22:07:55,519 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/el_GR/LC_MESSAGES 2024-03-18 22:07:55,519 root INFO copying build/lib/rest_framework/locale/el_GR/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/el_GR/LC_MESSAGES 2024-03-18 22:07:55,519 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/tr_TR 2024-03-18 22:07:55,520 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/tr_TR/LC_MESSAGES 2024-03-18 22:07:55,520 root INFO copying build/lib/rest_framework/locale/tr_TR/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/tr_TR/LC_MESSAGES 2024-03-18 22:07:55,520 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/ko_KR 2024-03-18 22:07:55,520 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/ko_KR/LC_MESSAGES 2024-03-18 22:07:55,521 root INFO copying build/lib/rest_framework/locale/ko_KR/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/ko_KR/LC_MESSAGES 2024-03-18 22:07:55,521 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/nn 2024-03-18 22:07:55,521 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/nn/LC_MESSAGES 2024-03-18 22:07:55,521 root INFO copying build/lib/rest_framework/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/nn/LC_MESSAGES 2024-03-18 22:07:55,522 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/no 2024-03-18 22:07:55,522 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/no/LC_MESSAGES 2024-03-18 22:07:55,522 root INFO copying build/lib/rest_framework/locale/no/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/no/LC_MESSAGES 2024-03-18 22:07:55,523 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/mk 2024-03-18 22:07:55,523 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/mk/LC_MESSAGES 2024-03-18 22:07:55,523 root INFO copying build/lib/rest_framework/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/mk/LC_MESSAGES 2024-03-18 22:07:55,523 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/lv 2024-03-18 22:07:55,524 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/lv/LC_MESSAGES 2024-03-18 22:07:55,524 root INFO copying build/lib/rest_framework/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/lv/LC_MESSAGES 2024-03-18 22:07:55,524 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/fi 2024-03-18 22:07:55,524 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/fi/LC_MESSAGES 2024-03-18 22:07:55,525 root INFO copying build/lib/rest_framework/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/fi/LC_MESSAGES 2024-03-18 22:07:55,525 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/nl 2024-03-18 22:07:55,525 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/nl/LC_MESSAGES 2024-03-18 22:07:55,525 root INFO copying build/lib/rest_framework/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/nl/LC_MESSAGES 2024-03-18 22:07:55,526 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/hu 2024-03-18 22:07:55,526 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/hu/LC_MESSAGES 2024-03-18 22:07:55,526 root INFO copying build/lib/rest_framework/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/hu/LC_MESSAGES 2024-03-18 22:07:55,527 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/pt_BR 2024-03-18 22:07:55,527 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/pt_BR/LC_MESSAGES 2024-03-18 22:07:55,527 root INFO copying build/lib/rest_framework/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/pt_BR/LC_MESSAGES 2024-03-18 22:07:55,527 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/en_CA 2024-03-18 22:07:55,528 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/en_CA/LC_MESSAGES 2024-03-18 22:07:55,528 root INFO copying build/lib/rest_framework/locale/en_CA/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/en_CA/LC_MESSAGES 2024-03-18 22:07:55,528 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/sl 2024-03-18 22:07:55,528 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/sl/LC_MESSAGES 2024-03-18 22:07:55,529 root INFO copying build/lib/rest_framework/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/sl/LC_MESSAGES 2024-03-18 22:07:55,529 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/sk 2024-03-18 22:07:55,529 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/sk/LC_MESSAGES 2024-03-18 22:07:55,529 root INFO copying build/lib/rest_framework/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/sk/LC_MESSAGES 2024-03-18 22:07:55,530 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/tr 2024-03-18 22:07:55,530 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/tr/LC_MESSAGES 2024-03-18 22:07:55,530 root INFO copying build/lib/rest_framework/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/tr/LC_MESSAGES 2024-03-18 22:07:55,531 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/et 2024-03-18 22:07:55,531 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/et/LC_MESSAGES 2024-03-18 22:07:55,531 root INFO copying build/lib/rest_framework/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/et/LC_MESSAGES 2024-03-18 22:07:55,531 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/de 2024-03-18 22:07:55,532 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/de/LC_MESSAGES 2024-03-18 22:07:55,532 root INFO copying build/lib/rest_framework/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/de/LC_MESSAGES 2024-03-18 22:07:55,532 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/it 2024-03-18 22:07:55,532 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/it/LC_MESSAGES 2024-03-18 22:07:55,533 root INFO copying build/lib/rest_framework/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/it/LC_MESSAGES 2024-03-18 22:07:55,533 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/he_IL 2024-03-18 22:07:55,533 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/he_IL/LC_MESSAGES 2024-03-18 22:07:55,533 root INFO copying build/lib/rest_framework/locale/he_IL/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/he_IL/LC_MESSAGES 2024-03-18 22:07:55,534 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/ca_ES 2024-03-18 22:07:55,534 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/ca_ES/LC_MESSAGES 2024-03-18 22:07:55,534 root INFO copying build/lib/rest_framework/locale/ca_ES/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/ca_ES/LC_MESSAGES 2024-03-18 22:07:55,535 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/pt 2024-03-18 22:07:55,535 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/pt/LC_MESSAGES 2024-03-18 22:07:55,535 root INFO copying build/lib/rest_framework/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/pt/LC_MESSAGES 2024-03-18 22:07:55,535 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/az 2024-03-18 22:07:55,536 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/az/LC_MESSAGES 2024-03-18 22:07:55,536 root INFO copying build/lib/rest_framework/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/az/LC_MESSAGES 2024-03-18 22:07:55,536 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/ru_RU 2024-03-18 22:07:55,536 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/ru_RU/LC_MESSAGES 2024-03-18 22:07:55,537 root INFO copying build/lib/rest_framework/locale/ru_RU/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/ru_RU/LC_MESSAGES 2024-03-18 22:07:55,537 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/pt_PT 2024-03-18 22:07:55,537 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/pt_PT/LC_MESSAGES 2024-03-18 22:07:55,537 root INFO copying build/lib/rest_framework/locale/pt_PT/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/pt_PT/LC_MESSAGES 2024-03-18 22:07:55,538 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/fr_CA 2024-03-18 22:07:55,538 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/fr_CA/LC_MESSAGES 2024-03-18 22:07:55,538 root INFO copying build/lib/rest_framework/locale/fr_CA/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/fr_CA/LC_MESSAGES 2024-03-18 22:07:55,539 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/vi 2024-03-18 22:07:55,539 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/vi/LC_MESSAGES 2024-03-18 22:07:55,539 root INFO copying build/lib/rest_framework/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/vi/LC_MESSAGES 2024-03-18 22:07:55,539 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/es 2024-03-18 22:07:55,540 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/es/LC_MESSAGES 2024-03-18 22:07:55,540 root INFO copying build/lib/rest_framework/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/es/LC_MESSAGES 2024-03-18 22:07:55,540 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/cs 2024-03-18 22:07:55,540 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/cs/LC_MESSAGES 2024-03-18 22:07:55,541 root INFO copying build/lib/rest_framework/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/cs/LC_MESSAGES 2024-03-18 22:07:55,541 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/zh_Hant 2024-03-18 22:07:55,541 root INFO creating build/bdist.linux-i686/wheel/rest_framework/locale/zh_Hant/LC_MESSAGES 2024-03-18 22:07:55,541 root INFO copying build/lib/rest_framework/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-i686/wheel/rest_framework/locale/zh_Hant/LC_MESSAGES 2024-03-18 22:07:55,542 root INFO copying build/lib/rest_framework/compat.py -> build/bdist.linux-i686/wheel/rest_framework 2024-03-18 22:07:55,542 root INFO creating build/bdist.linux-i686/wheel/rest_framework/authtoken 2024-03-18 22:07:55,542 root INFO copying build/lib/rest_framework/authtoken/models.py -> build/bdist.linux-i686/wheel/rest_framework/authtoken 2024-03-18 22:07:55,543 root INFO copying build/lib/rest_framework/authtoken/apps.py -> build/bdist.linux-i686/wheel/rest_framework/authtoken 2024-03-18 22:07:55,543 root INFO copying build/lib/rest_framework/authtoken/views.py -> build/bdist.linux-i686/wheel/rest_framework/authtoken 2024-03-18 22:07:55,543 root INFO copying build/lib/rest_framework/authtoken/__init__.py -> build/bdist.linux-i686/wheel/rest_framework/authtoken 2024-03-18 22:07:55,544 root INFO creating build/bdist.linux-i686/wheel/rest_framework/authtoken/management 2024-03-18 22:07:55,544 root INFO copying build/lib/rest_framework/authtoken/management/__init__.py -> build/bdist.linux-i686/wheel/rest_framework/authtoken/management 2024-03-18 22:07:55,544 root INFO creating build/bdist.linux-i686/wheel/rest_framework/authtoken/management/commands 2024-03-18 22:07:55,544 root INFO copying build/lib/rest_framework/authtoken/management/commands/__init__.py -> build/bdist.linux-i686/wheel/rest_framework/authtoken/management/commands 2024-03-18 22:07:55,545 root INFO copying build/lib/rest_framework/authtoken/management/commands/drf_create_token.py -> build/bdist.linux-i686/wheel/rest_framework/authtoken/management/commands 2024-03-18 22:07:55,545 root INFO copying build/lib/rest_framework/authtoken/admin.py -> build/bdist.linux-i686/wheel/rest_framework/authtoken 2024-03-18 22:07:55,545 root INFO creating build/bdist.linux-i686/wheel/rest_framework/authtoken/migrations 2024-03-18 22:07:55,545 root INFO copying build/lib/rest_framework/authtoken/migrations/__init__.py -> build/bdist.linux-i686/wheel/rest_framework/authtoken/migrations 2024-03-18 22:07:55,546 root INFO copying build/lib/rest_framework/authtoken/migrations/0002_auto_20160226_1747.py -> build/bdist.linux-i686/wheel/rest_framework/authtoken/migrations 2024-03-18 22:07:55,546 root INFO copying build/lib/rest_framework/authtoken/migrations/0003_tokenproxy.py -> build/bdist.linux-i686/wheel/rest_framework/authtoken/migrations 2024-03-18 22:07:55,546 root INFO copying build/lib/rest_framework/authtoken/migrations/0001_initial.py -> build/bdist.linux-i686/wheel/rest_framework/authtoken/migrations 2024-03-18 22:07:55,547 root INFO copying build/lib/rest_framework/authtoken/migrations/0004_alter_tokenproxy_options.py -> build/bdist.linux-i686/wheel/rest_framework/authtoken/migrations 2024-03-18 22:07:55,547 root INFO copying build/lib/rest_framework/authtoken/serializers.py -> build/bdist.linux-i686/wheel/rest_framework/authtoken 2024-03-18 22:07:55,547 root INFO copying build/lib/rest_framework/status.py -> build/bdist.linux-i686/wheel/rest_framework 2024-03-18 22:07:55,548 root INFO copying build/lib/rest_framework/decorators.py -> build/bdist.linux-i686/wheel/rest_framework 2024-03-18 22:07:55,548 root INFO copying build/lib/rest_framework/viewsets.py -> build/bdist.linux-i686/wheel/rest_framework 2024-03-18 22:07:55,548 root INFO creating build/bdist.linux-i686/wheel/rest_framework/templates 2024-03-18 22:07:55,549 root INFO creating build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework 2024-03-18 22:07:55,549 root INFO creating build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/docs 2024-03-18 22:07:55,549 root INFO copying build/lib/rest_framework/templates/rest_framework/docs/interact.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/docs 2024-03-18 22:07:55,549 root INFO copying build/lib/rest_framework/templates/rest_framework/docs/index.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/docs 2024-03-18 22:07:55,550 root INFO creating build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/docs/langs 2024-03-18 22:07:55,550 root INFO copying build/lib/rest_framework/templates/rest_framework/docs/langs/javascript-intro.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/docs/langs 2024-03-18 22:07:55,550 root INFO copying build/lib/rest_framework/templates/rest_framework/docs/langs/python.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/docs/langs 2024-03-18 22:07:55,550 root INFO copying build/lib/rest_framework/templates/rest_framework/docs/langs/shell.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/docs/langs 2024-03-18 22:07:55,551 root INFO copying build/lib/rest_framework/templates/rest_framework/docs/langs/javascript.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/docs/langs 2024-03-18 22:07:55,551 root INFO copying build/lib/rest_framework/templates/rest_framework/docs/langs/shell-intro.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/docs/langs 2024-03-18 22:07:55,551 root INFO copying build/lib/rest_framework/templates/rest_framework/docs/langs/python-intro.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/docs/langs 2024-03-18 22:07:55,552 root INFO copying build/lib/rest_framework/templates/rest_framework/docs/error.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/docs 2024-03-18 22:07:55,552 root INFO copying build/lib/rest_framework/templates/rest_framework/docs/sidebar.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/docs 2024-03-18 22:07:55,552 root INFO creating build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/docs/auth 2024-03-18 22:07:55,552 root INFO copying build/lib/rest_framework/templates/rest_framework/docs/auth/token.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/docs/auth 2024-03-18 22:07:55,553 root INFO copying build/lib/rest_framework/templates/rest_framework/docs/auth/session.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/docs/auth 2024-03-18 22:07:55,553 root INFO copying build/lib/rest_framework/templates/rest_framework/docs/auth/basic.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/docs/auth 2024-03-18 22:07:55,553 root INFO copying build/lib/rest_framework/templates/rest_framework/docs/link.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/docs 2024-03-18 22:07:55,554 root INFO copying build/lib/rest_framework/templates/rest_framework/docs/document.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/docs 2024-03-18 22:07:55,554 root INFO copying build/lib/rest_framework/templates/rest_framework/login.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework 2024-03-18 22:07:55,554 root INFO copying build/lib/rest_framework/templates/rest_framework/api.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework 2024-03-18 22:07:55,555 root INFO creating build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/filters 2024-03-18 22:07:55,555 root INFO copying build/lib/rest_framework/templates/rest_framework/filters/search.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/filters 2024-03-18 22:07:55,555 root INFO copying build/lib/rest_framework/templates/rest_framework/filters/ordering.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/filters 2024-03-18 22:07:55,555 root INFO copying build/lib/rest_framework/templates/rest_framework/filters/base.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/filters 2024-03-18 22:07:55,556 root INFO creating build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/horizontal 2024-03-18 22:07:55,556 root INFO copying build/lib/rest_framework/templates/rest_framework/horizontal/radio.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/horizontal 2024-03-18 22:07:55,556 root INFO copying build/lib/rest_framework/templates/rest_framework/horizontal/list_fieldset.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/horizontal 2024-03-18 22:07:55,557 root INFO copying build/lib/rest_framework/templates/rest_framework/horizontal/form.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/horizontal 2024-03-18 22:07:55,557 root INFO copying build/lib/rest_framework/templates/rest_framework/horizontal/textarea.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/horizontal 2024-03-18 22:07:55,557 root INFO copying build/lib/rest_framework/templates/rest_framework/horizontal/input.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/horizontal 2024-03-18 22:07:55,558 root INFO copying build/lib/rest_framework/templates/rest_framework/horizontal/dict_field.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/horizontal 2024-03-18 22:07:55,558 root INFO copying build/lib/rest_framework/templates/rest_framework/horizontal/select_multiple.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/horizontal 2024-03-18 22:07:55,558 root INFO copying build/lib/rest_framework/templates/rest_framework/horizontal/checkbox_multiple.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/horizontal 2024-03-18 22:07:55,558 root INFO copying build/lib/rest_framework/templates/rest_framework/horizontal/checkbox.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/horizontal 2024-03-18 22:07:55,559 root INFO copying build/lib/rest_framework/templates/rest_framework/horizontal/select.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/horizontal 2024-03-18 22:07:55,559 root INFO copying build/lib/rest_framework/templates/rest_framework/horizontal/list_field.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/horizontal 2024-03-18 22:07:55,559 root INFO copying build/lib/rest_framework/templates/rest_framework/horizontal/fieldset.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/horizontal 2024-03-18 22:07:55,560 root INFO copying build/lib/rest_framework/templates/rest_framework/raw_data_form.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework 2024-03-18 22:07:55,560 root INFO copying build/lib/rest_framework/templates/rest_framework/base.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework 2024-03-18 22:07:55,560 root INFO creating build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/pagination 2024-03-18 22:07:55,561 root INFO copying build/lib/rest_framework/templates/rest_framework/pagination/previous_and_next.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/pagination 2024-03-18 22:07:55,561 root INFO copying build/lib/rest_framework/templates/rest_framework/pagination/numbers.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/pagination 2024-03-18 22:07:55,561 root INFO copying build/lib/rest_framework/templates/rest_framework/admin.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework 2024-03-18 22:07:55,562 root INFO creating build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/admin 2024-03-18 22:07:55,562 root INFO copying build/lib/rest_framework/templates/rest_framework/admin/detail.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/admin 2024-03-18 22:07:55,562 root INFO copying build/lib/rest_framework/templates/rest_framework/admin/dict_value.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/admin 2024-03-18 22:07:55,562 root INFO copying build/lib/rest_framework/templates/rest_framework/admin/list.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/admin 2024-03-18 22:07:55,563 root INFO copying build/lib/rest_framework/templates/rest_framework/admin/simple_list_value.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/admin 2024-03-18 22:07:55,563 root INFO copying build/lib/rest_framework/templates/rest_framework/admin/list_value.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/admin 2024-03-18 22:07:55,563 root INFO copying build/lib/rest_framework/templates/rest_framework/schema.js -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework 2024-03-18 22:07:55,564 root INFO creating build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/inline 2024-03-18 22:07:55,564 root INFO copying build/lib/rest_framework/templates/rest_framework/inline/radio.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/inline 2024-03-18 22:07:55,564 root INFO copying build/lib/rest_framework/templates/rest_framework/inline/list_fieldset.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/inline 2024-03-18 22:07:55,564 root INFO copying build/lib/rest_framework/templates/rest_framework/inline/form.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/inline 2024-03-18 22:07:55,565 root INFO copying build/lib/rest_framework/templates/rest_framework/inline/textarea.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/inline 2024-03-18 22:07:55,565 root INFO copying build/lib/rest_framework/templates/rest_framework/inline/input.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/inline 2024-03-18 22:07:55,565 root INFO copying build/lib/rest_framework/templates/rest_framework/inline/dict_field.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/inline 2024-03-18 22:07:55,566 root INFO copying build/lib/rest_framework/templates/rest_framework/inline/select_multiple.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/inline 2024-03-18 22:07:55,566 root INFO copying build/lib/rest_framework/templates/rest_framework/inline/checkbox_multiple.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/inline 2024-03-18 22:07:55,566 root INFO copying build/lib/rest_framework/templates/rest_framework/inline/checkbox.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/inline 2024-03-18 22:07:55,567 root INFO copying build/lib/rest_framework/templates/rest_framework/inline/select.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/inline 2024-03-18 22:07:55,567 root INFO copying build/lib/rest_framework/templates/rest_framework/inline/list_field.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/inline 2024-03-18 22:07:55,567 root INFO copying build/lib/rest_framework/templates/rest_framework/inline/fieldset.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/inline 2024-03-18 22:07:55,567 root INFO copying build/lib/rest_framework/templates/rest_framework/login_base.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework 2024-03-18 22:07:55,568 root INFO creating build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/vertical 2024-03-18 22:07:55,568 root INFO copying build/lib/rest_framework/templates/rest_framework/vertical/radio.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/vertical 2024-03-18 22:07:55,568 root INFO copying build/lib/rest_framework/templates/rest_framework/vertical/list_fieldset.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/vertical 2024-03-18 22:07:55,569 root INFO copying build/lib/rest_framework/templates/rest_framework/vertical/form.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/vertical 2024-03-18 22:07:55,569 root INFO copying build/lib/rest_framework/templates/rest_framework/vertical/textarea.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/vertical 2024-03-18 22:07:55,569 root INFO copying build/lib/rest_framework/templates/rest_framework/vertical/input.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/vertical 2024-03-18 22:07:55,570 root INFO copying build/lib/rest_framework/templates/rest_framework/vertical/dict_field.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/vertical 2024-03-18 22:07:55,570 root INFO copying build/lib/rest_framework/templates/rest_framework/vertical/select_multiple.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/vertical 2024-03-18 22:07:55,570 root INFO copying build/lib/rest_framework/templates/rest_framework/vertical/checkbox_multiple.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/vertical 2024-03-18 22:07:55,570 root INFO copying build/lib/rest_framework/templates/rest_framework/vertical/checkbox.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/vertical 2024-03-18 22:07:55,571 root INFO copying build/lib/rest_framework/templates/rest_framework/vertical/select.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/vertical 2024-03-18 22:07:55,571 root INFO copying build/lib/rest_framework/templates/rest_framework/vertical/list_field.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/vertical 2024-03-18 22:07:55,571 root INFO copying build/lib/rest_framework/templates/rest_framework/vertical/fieldset.html -> build/bdist.linux-i686/wheel/rest_framework/templates/rest_framework/vertical 2024-03-18 22:07:55,572 root INFO copying build/lib/rest_framework/request.py -> build/bdist.linux-i686/wheel/rest_framework 2024-03-18 22:07:55,572 root INFO copying build/lib/rest_framework/serializers.py -> build/bdist.linux-i686/wheel/rest_framework 2024-03-18 22:07:55,572 root INFO copying build/lib/rest_framework/routers.py -> build/bdist.linux-i686/wheel/rest_framework 2024-03-18 22:07:55,573 root INFO copying build/lib/rest_framework/checks.py -> build/bdist.linux-i686/wheel/rest_framework 2024-03-18 22:07:55,573 root INFO copying build/lib/rest_framework/exceptions.py -> build/bdist.linux-i686/wheel/rest_framework 2024-03-18 22:07:55,573 root INFO copying build/lib/rest_framework/parsers.py -> build/bdist.linux-i686/wheel/rest_framework 2024-03-18 22:07:55,574 root INFO creating build/bdist.linux-i686/wheel/rest_framework/schemas 2024-03-18 22:07:55,574 root INFO copying build/lib/rest_framework/schemas/utils.py -> build/bdist.linux-i686/wheel/rest_framework/schemas 2024-03-18 22:07:55,574 root INFO copying build/lib/rest_framework/schemas/generators.py -> build/bdist.linux-i686/wheel/rest_framework/schemas 2024-03-18 22:07:55,575 root INFO copying build/lib/rest_framework/schemas/views.py -> build/bdist.linux-i686/wheel/rest_framework/schemas 2024-03-18 22:07:55,575 root INFO copying build/lib/rest_framework/schemas/__init__.py -> build/bdist.linux-i686/wheel/rest_framework/schemas 2024-03-18 22:07:55,575 root INFO copying build/lib/rest_framework/schemas/inspectors.py -> build/bdist.linux-i686/wheel/rest_framework/schemas 2024-03-18 22:07:55,575 root INFO copying build/lib/rest_framework/schemas/coreapi.py -> build/bdist.linux-i686/wheel/rest_framework/schemas 2024-03-18 22:07:55,576 root INFO copying build/lib/rest_framework/schemas/openapi.py -> build/bdist.linux-i686/wheel/rest_framework/schemas 2024-03-18 22:07:55,576 root INFO running install_egg_info 2024-03-18 22:07:55,583 root INFO Copying djangorestframework.egg-info to build/bdist.linux-i686/wheel/djangorestframework-3.15.0-py3.11.egg-info 2024-03-18 22:07:55,584 root INFO running install_scripts 2024-03-18 22:07:55,588 wheel INFO creating build/bdist.linux-i686/wheel/djangorestframework-3.15.0.dist-info/WHEEL 2024-03-18 22:07:55,589 wheel INFO creating '/home/buildozer/aports/community/py3-django-rest-framework/src/django-rest-framework-3.15.0/.dist/.tmp-06n9f6n_/djangorestframework-3.15.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-03-18 22:07:55,590 wheel INFO adding 'rest_framework/__init__.py' 2024-03-18 22:07:55,590 wheel INFO adding 'rest_framework/apps.py' 2024-03-18 22:07:55,591 wheel INFO adding 'rest_framework/authentication.py' 2024-03-18 22:07:55,591 wheel INFO adding 'rest_framework/checks.py' 2024-03-18 22:07:55,592 wheel INFO adding 'rest_framework/compat.py' 2024-03-18 22:07:55,592 wheel INFO adding 'rest_framework/decorators.py' 2024-03-18 22:07:55,592 wheel INFO adding 'rest_framework/documentation.py' 2024-03-18 22:07:55,593 wheel INFO adding 'rest_framework/exceptions.py' 2024-03-18 22:07:55,594 wheel INFO adding 'rest_framework/fields.py' 2024-03-18 22:07:55,595 wheel INFO adding 'rest_framework/filters.py' 2024-03-18 22:07:55,595 wheel INFO adding 'rest_framework/generics.py' 2024-03-18 22:07:55,596 wheel INFO adding 'rest_framework/metadata.py' 2024-03-18 22:07:55,596 wheel INFO adding 'rest_framework/mixins.py' 2024-03-18 22:07:55,597 wheel INFO adding 'rest_framework/negotiation.py' 2024-03-18 22:07:55,597 wheel INFO adding 'rest_framework/pagination.py' 2024-03-18 22:07:55,598 wheel INFO adding 'rest_framework/parsers.py' 2024-03-18 22:07:55,598 wheel INFO adding 'rest_framework/permissions.py' 2024-03-18 22:07:55,599 wheel INFO adding 'rest_framework/relations.py' 2024-03-18 22:07:55,599 wheel INFO adding 'rest_framework/renderers.py' 2024-03-18 22:07:55,600 wheel INFO adding 'rest_framework/request.py' 2024-03-18 22:07:55,600 wheel INFO adding 'rest_framework/response.py' 2024-03-18 22:07:55,601 wheel INFO adding 'rest_framework/reverse.py' 2024-03-18 22:07:55,601 wheel INFO adding 'rest_framework/routers.py' 2024-03-18 22:07:55,602 wheel INFO adding 'rest_framework/serializers.py' 2024-03-18 22:07:55,603 wheel INFO adding 'rest_framework/settings.py' 2024-03-18 22:07:55,603 wheel INFO adding 'rest_framework/status.py' 2024-03-18 22:07:55,603 wheel INFO adding 'rest_framework/test.py' 2024-03-18 22:07:55,604 wheel INFO adding 'rest_framework/throttling.py' 2024-03-18 22:07:55,604 wheel INFO adding 'rest_framework/urlpatterns.py' 2024-03-18 22:07:55,605 wheel INFO adding 'rest_framework/urls.py' 2024-03-18 22:07:55,605 wheel INFO adding 'rest_framework/validators.py' 2024-03-18 22:07:55,605 wheel INFO adding 'rest_framework/versioning.py' 2024-03-18 22:07:55,606 wheel INFO adding 'rest_framework/views.py' 2024-03-18 22:07:55,606 wheel INFO adding 'rest_framework/viewsets.py' 2024-03-18 22:07:55,607 wheel INFO adding 'rest_framework/authtoken/__init__.py' 2024-03-18 22:07:55,607 wheel INFO adding 'rest_framework/authtoken/admin.py' 2024-03-18 22:07:55,608 wheel INFO adding 'rest_framework/authtoken/apps.py' 2024-03-18 22:07:55,608 wheel INFO adding 'rest_framework/authtoken/models.py' 2024-03-18 22:07:55,608 wheel INFO adding 'rest_framework/authtoken/serializers.py' 2024-03-18 22:07:55,609 wheel INFO adding 'rest_framework/authtoken/views.py' 2024-03-18 22:07:55,609 wheel INFO adding 'rest_framework/authtoken/management/__init__.py' 2024-03-18 22:07:55,610 wheel INFO adding 'rest_framework/authtoken/management/commands/__init__.py' 2024-03-18 22:07:55,610 wheel INFO adding 'rest_framework/authtoken/management/commands/drf_create_token.py' 2024-03-18 22:07:55,610 wheel INFO adding 'rest_framework/authtoken/migrations/0001_initial.py' 2024-03-18 22:07:55,611 wheel INFO adding 'rest_framework/authtoken/migrations/0002_auto_20160226_1747.py' 2024-03-18 22:07:55,611 wheel INFO adding 'rest_framework/authtoken/migrations/0003_tokenproxy.py' 2024-03-18 22:07:55,611 wheel INFO adding 'rest_framework/authtoken/migrations/0004_alter_tokenproxy_options.py' 2024-03-18 22:07:55,612 wheel INFO adding 'rest_framework/authtoken/migrations/__init__.py' 2024-03-18 22:07:55,612 wheel INFO adding 'rest_framework/locale/ach/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,613 wheel INFO adding 'rest_framework/locale/ar/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,613 wheel INFO adding 'rest_framework/locale/az/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,614 wheel INFO adding 'rest_framework/locale/be/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,614 wheel INFO adding 'rest_framework/locale/bg/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,615 wheel INFO adding 'rest_framework/locale/ca/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,615 wheel INFO adding 'rest_framework/locale/ca_ES/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,616 wheel INFO adding 'rest_framework/locale/cs/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,616 wheel INFO adding 'rest_framework/locale/da/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,617 wheel INFO adding 'rest_framework/locale/de/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,617 wheel INFO adding 'rest_framework/locale/el/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,618 wheel INFO adding 'rest_framework/locale/el_GR/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,618 wheel INFO adding 'rest_framework/locale/en/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,619 wheel INFO adding 'rest_framework/locale/en_AU/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,619 wheel INFO adding 'rest_framework/locale/en_CA/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,619 wheel INFO adding 'rest_framework/locale/en_US/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,620 wheel INFO adding 'rest_framework/locale/es/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,620 wheel INFO adding 'rest_framework/locale/et/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,621 wheel INFO adding 'rest_framework/locale/fa/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,621 wheel INFO adding 'rest_framework/locale/fa_IR/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,622 wheel INFO adding 'rest_framework/locale/fi/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,622 wheel INFO adding 'rest_framework/locale/fr/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,623 wheel INFO adding 'rest_framework/locale/fr_CA/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,623 wheel INFO adding 'rest_framework/locale/gl/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,624 wheel INFO adding 'rest_framework/locale/gl_ES/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,624 wheel INFO adding 'rest_framework/locale/he_IL/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,624 wheel INFO adding 'rest_framework/locale/hu/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,625 wheel INFO adding 'rest_framework/locale/hy/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,625 wheel INFO adding 'rest_framework/locale/id/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,626 wheel INFO adding 'rest_framework/locale/it/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,626 wheel INFO adding 'rest_framework/locale/ja/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,627 wheel INFO adding 'rest_framework/locale/ko_KR/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,627 wheel INFO adding 'rest_framework/locale/lt/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,628 wheel INFO adding 'rest_framework/locale/lv/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,628 wheel INFO adding 'rest_framework/locale/mk/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,629 wheel INFO adding 'rest_framework/locale/nb/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,629 wheel INFO adding 'rest_framework/locale/ne_NP/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,630 wheel INFO adding 'rest_framework/locale/nl/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,630 wheel INFO adding 'rest_framework/locale/nn/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,631 wheel INFO adding 'rest_framework/locale/no/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,631 wheel INFO adding 'rest_framework/locale/pl/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,632 wheel INFO adding 'rest_framework/locale/pt/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,632 wheel INFO adding 'rest_framework/locale/pt_BR/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,632 wheel INFO adding 'rest_framework/locale/pt_PT/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,633 wheel INFO adding 'rest_framework/locale/ro/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,633 wheel INFO adding 'rest_framework/locale/ru/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,634 wheel INFO adding 'rest_framework/locale/ru_RU/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,634 wheel INFO adding 'rest_framework/locale/sk/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,635 wheel INFO adding 'rest_framework/locale/sl/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,635 wheel INFO adding 'rest_framework/locale/sv/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,636 wheel INFO adding 'rest_framework/locale/th/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,636 wheel INFO adding 'rest_framework/locale/tr/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,637 wheel INFO adding 'rest_framework/locale/tr_TR/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,637 wheel INFO adding 'rest_framework/locale/uk/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,638 wheel INFO adding 'rest_framework/locale/vi/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,638 wheel INFO adding 'rest_framework/locale/zh_CN/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,639 wheel INFO adding 'rest_framework/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,639 wheel INFO adding 'rest_framework/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,639 wheel INFO adding 'rest_framework/locale/zh_TW/LC_MESSAGES/django.mo' 2024-03-18 22:07:55,640 wheel INFO adding 'rest_framework/management/__init__.py' 2024-03-18 22:07:55,640 wheel INFO adding 'rest_framework/management/commands/__init__.py' 2024-03-18 22:07:55,640 wheel INFO adding 'rest_framework/management/commands/generateschema.py' 2024-03-18 22:07:55,641 wheel INFO adding 'rest_framework/schemas/__init__.py' 2024-03-18 22:07:55,641 wheel INFO adding 'rest_framework/schemas/coreapi.py' 2024-03-18 22:07:55,642 wheel INFO adding 'rest_framework/schemas/generators.py' 2024-03-18 22:07:55,642 wheel INFO adding 'rest_framework/schemas/inspectors.py' 2024-03-18 22:07:55,643 wheel INFO adding 'rest_framework/schemas/openapi.py' 2024-03-18 22:07:55,643 wheel INFO adding 'rest_framework/schemas/utils.py' 2024-03-18 22:07:55,643 wheel INFO adding 'rest_framework/schemas/views.py' 2024-03-18 22:07:55,644 wheel INFO adding 'rest_framework/static/rest_framework/css/bootstrap-theme.min.css' 2024-03-18 22:07:55,645 wheel INFO adding 'rest_framework/static/rest_framework/css/bootstrap-theme.min.css.map' 2024-03-18 22:07:55,645 wheel INFO adding 'rest_framework/static/rest_framework/css/bootstrap-tweaks.css' 2024-03-18 22:07:55,646 wheel INFO adding 'rest_framework/static/rest_framework/css/bootstrap.min.css' 2024-03-18 22:07:55,649 wheel INFO adding 'rest_framework/static/rest_framework/css/bootstrap.min.css.map' 2024-03-18 22:07:55,652 wheel INFO adding 'rest_framework/static/rest_framework/css/default.css' 2024-03-18 22:07:55,653 wheel INFO adding 'rest_framework/static/rest_framework/css/font-awesome-4.0.3.css' 2024-03-18 22:07:55,653 wheel INFO adding 'rest_framework/static/rest_framework/css/prettify.css' 2024-03-18 22:07:55,653 wheel INFO adding 'rest_framework/static/rest_framework/docs/css/base.css' 2024-03-18 22:07:55,654 wheel INFO adding 'rest_framework/static/rest_framework/docs/css/highlight.css' 2024-03-18 22:07:55,654 wheel INFO adding 'rest_framework/static/rest_framework/docs/css/jquery.json-view.min.css' 2024-03-18 22:07:55,654 wheel INFO adding 'rest_framework/static/rest_framework/docs/img/favicon.ico' 2024-03-18 22:07:55,655 wheel INFO adding 'rest_framework/static/rest_framework/docs/img/grid.png' 2024-03-18 22:07:55,655 wheel INFO adding 'rest_framework/static/rest_framework/docs/js/api.js' 2024-03-18 22:07:55,656 wheel INFO adding 'rest_framework/static/rest_framework/docs/js/highlight.pack.js' 2024-03-18 22:07:55,659 wheel INFO adding 'rest_framework/static/rest_framework/docs/js/jquery.json-view.min.js' 2024-03-18 22:07:55,659 wheel INFO adding 'rest_framework/static/rest_framework/fonts/fontawesome-webfont.eot' 2024-03-18 22:07:55,660 wheel INFO adding 'rest_framework/static/rest_framework/fonts/fontawesome-webfont.svg' 2024-03-18 22:07:55,662 wheel INFO adding 'rest_framework/static/rest_framework/fonts/fontawesome-webfont.ttf' 2024-03-18 22:07:55,663 wheel INFO adding 'rest_framework/static/rest_framework/fonts/fontawesome-webfont.woff' 2024-03-18 22:07:55,664 wheel INFO adding 'rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.eot' 2024-03-18 22:07:55,664 wheel INFO adding 'rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.svg' 2024-03-18 22:07:55,665 wheel INFO adding 'rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.ttf' 2024-03-18 22:07:55,666 wheel INFO adding 'rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff' 2024-03-18 22:07:55,667 wheel INFO adding 'rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff2' 2024-03-18 22:07:55,667 wheel INFO adding 'rest_framework/static/rest_framework/img/glyphicons-halflings-white.png' 2024-03-18 22:07:55,667 wheel INFO adding 'rest_framework/static/rest_framework/img/glyphicons-halflings.png' 2024-03-18 22:07:55,668 wheel INFO adding 'rest_framework/static/rest_framework/img/grid.png' 2024-03-18 22:07:55,668 wheel INFO adding 'rest_framework/static/rest_framework/js/ajax-form.js' 2024-03-18 22:07:55,669 wheel INFO adding 'rest_framework/static/rest_framework/js/bootstrap.min.js' 2024-03-18 22:07:55,670 wheel INFO adding 'rest_framework/static/rest_framework/js/coreapi-0.1.1.js' 2024-03-18 22:07:55,671 wheel INFO adding 'rest_framework/static/rest_framework/js/csrf.js' 2024-03-18 22:07:55,671 wheel INFO adding 'rest_framework/static/rest_framework/js/default.js' 2024-03-18 22:07:55,672 wheel INFO adding 'rest_framework/static/rest_framework/js/jquery-3.7.1.min.js' 2024-03-18 22:07:55,673 wheel INFO adding 'rest_framework/static/rest_framework/js/load-ajax-form.js' 2024-03-18 22:07:55,673 wheel INFO adding 'rest_framework/static/rest_framework/js/prettify-min.js' 2024-03-18 22:07:55,674 wheel INFO adding 'rest_framework/templates/rest_framework/admin.html' 2024-03-18 22:07:55,674 wheel INFO adding 'rest_framework/templates/rest_framework/api.html' 2024-03-18 22:07:55,674 wheel INFO adding 'rest_framework/templates/rest_framework/base.html' 2024-03-18 22:07:55,675 wheel INFO adding 'rest_framework/templates/rest_framework/login.html' 2024-03-18 22:07:55,675 wheel INFO adding 'rest_framework/templates/rest_framework/login_base.html' 2024-03-18 22:07:55,675 wheel INFO adding 'rest_framework/templates/rest_framework/raw_data_form.html' 2024-03-18 22:07:55,676 wheel INFO adding 'rest_framework/templates/rest_framework/schema.js' 2024-03-18 22:07:55,676 wheel INFO adding 'rest_framework/templates/rest_framework/admin/detail.html' 2024-03-18 22:07:55,676 wheel INFO adding 'rest_framework/templates/rest_framework/admin/dict_value.html' 2024-03-18 22:07:55,677 wheel INFO adding 'rest_framework/templates/rest_framework/admin/list.html' 2024-03-18 22:07:55,677 wheel INFO adding 'rest_framework/templates/rest_framework/admin/list_value.html' 2024-03-18 22:07:55,677 wheel INFO adding 'rest_framework/templates/rest_framework/admin/simple_list_value.html' 2024-03-18 22:07:55,678 wheel INFO adding 'rest_framework/templates/rest_framework/docs/document.html' 2024-03-18 22:07:55,678 wheel INFO adding 'rest_framework/templates/rest_framework/docs/error.html' 2024-03-18 22:07:55,678 wheel INFO adding 'rest_framework/templates/rest_framework/docs/index.html' 2024-03-18 22:07:55,678 wheel INFO adding 'rest_framework/templates/rest_framework/docs/interact.html' 2024-03-18 22:07:55,679 wheel INFO adding 'rest_framework/templates/rest_framework/docs/link.html' 2024-03-18 22:07:55,679 wheel INFO adding 'rest_framework/templates/rest_framework/docs/sidebar.html' 2024-03-18 22:07:55,680 wheel INFO adding 'rest_framework/templates/rest_framework/docs/auth/basic.html' 2024-03-18 22:07:55,680 wheel INFO adding 'rest_framework/templates/rest_framework/docs/auth/session.html' 2024-03-18 22:07:55,680 wheel INFO adding 'rest_framework/templates/rest_framework/docs/auth/token.html' 2024-03-18 22:07:55,680 wheel INFO adding 'rest_framework/templates/rest_framework/docs/langs/javascript-intro.html' 2024-03-18 22:07:55,681 wheel INFO adding 'rest_framework/templates/rest_framework/docs/langs/javascript.html' 2024-03-18 22:07:55,681 wheel INFO adding 'rest_framework/templates/rest_framework/docs/langs/python-intro.html' 2024-03-18 22:07:55,681 wheel INFO adding 'rest_framework/templates/rest_framework/docs/langs/python.html' 2024-03-18 22:07:55,682 wheel INFO adding 'rest_framework/templates/rest_framework/docs/langs/shell-intro.html' 2024-03-18 22:07:55,682 wheel INFO adding 'rest_framework/templates/rest_framework/docs/langs/shell.html' 2024-03-18 22:07:55,682 wheel INFO adding 'rest_framework/templates/rest_framework/filters/base.html' 2024-03-18 22:07:55,683 wheel INFO adding 'rest_framework/templates/rest_framework/filters/ordering.html' 2024-03-18 22:07:55,683 wheel INFO adding 'rest_framework/templates/rest_framework/filters/search.html' 2024-03-18 22:07:55,683 wheel INFO adding 'rest_framework/templates/rest_framework/horizontal/checkbox.html' 2024-03-18 22:07:55,684 wheel INFO adding 'rest_framework/templates/rest_framework/horizontal/checkbox_multiple.html' 2024-03-18 22:07:55,684 wheel INFO adding 'rest_framework/templates/rest_framework/horizontal/dict_field.html' 2024-03-18 22:07:55,684 wheel INFO adding 'rest_framework/templates/rest_framework/horizontal/fieldset.html' 2024-03-18 22:07:55,684 wheel INFO adding 'rest_framework/templates/rest_framework/horizontal/form.html' 2024-03-18 22:07:55,685 wheel INFO adding 'rest_framework/templates/rest_framework/horizontal/input.html' 2024-03-18 22:07:55,685 wheel INFO adding 'rest_framework/templates/rest_framework/horizontal/list_field.html' 2024-03-18 22:07:55,685 wheel INFO adding 'rest_framework/templates/rest_framework/horizontal/list_fieldset.html' 2024-03-18 22:07:55,686 wheel INFO adding 'rest_framework/templates/rest_framework/horizontal/radio.html' 2024-03-18 22:07:55,686 wheel INFO adding 'rest_framework/templates/rest_framework/horizontal/select.html' 2024-03-18 22:07:55,686 wheel INFO adding 'rest_framework/templates/rest_framework/horizontal/select_multiple.html' 2024-03-18 22:07:55,686 wheel INFO adding 'rest_framework/templates/rest_framework/horizontal/textarea.html' 2024-03-18 22:07:55,687 wheel INFO adding 'rest_framework/templates/rest_framework/inline/checkbox.html' 2024-03-18 22:07:55,687 wheel INFO adding 'rest_framework/templates/rest_framework/inline/checkbox_multiple.html' 2024-03-18 22:07:55,687 wheel INFO adding 'rest_framework/templates/rest_framework/inline/dict_field.html' 2024-03-18 22:07:55,688 wheel INFO adding 'rest_framework/templates/rest_framework/inline/fieldset.html' 2024-03-18 22:07:55,688 wheel INFO adding 'rest_framework/templates/rest_framework/inline/form.html' 2024-03-18 22:07:55,688 wheel INFO adding 'rest_framework/templates/rest_framework/inline/input.html' 2024-03-18 22:07:55,689 wheel INFO adding 'rest_framework/templates/rest_framework/inline/list_field.html' 2024-03-18 22:07:55,689 wheel INFO adding 'rest_framework/templates/rest_framework/inline/list_fieldset.html' 2024-03-18 22:07:55,689 wheel INFO adding 'rest_framework/templates/rest_framework/inline/radio.html' 2024-03-18 22:07:55,689 wheel INFO adding 'rest_framework/templates/rest_framework/inline/select.html' 2024-03-18 22:07:55,690 wheel INFO adding 'rest_framework/templates/rest_framework/inline/select_multiple.html' 2024-03-18 22:07:55,690 wheel INFO adding 'rest_framework/templates/rest_framework/inline/textarea.html' 2024-03-18 22:07:55,690 wheel INFO adding 'rest_framework/templates/rest_framework/pagination/numbers.html' 2024-03-18 22:07:55,691 wheel INFO adding 'rest_framework/templates/rest_framework/pagination/previous_and_next.html' 2024-03-18 22:07:55,691 wheel INFO adding 'rest_framework/templates/rest_framework/vertical/checkbox.html' 2024-03-18 22:07:55,691 wheel INFO adding 'rest_framework/templates/rest_framework/vertical/checkbox_multiple.html' 2024-03-18 22:07:55,692 wheel INFO adding 'rest_framework/templates/rest_framework/vertical/dict_field.html' 2024-03-18 22:07:55,692 wheel INFO adding 'rest_framework/templates/rest_framework/vertical/fieldset.html' 2024-03-18 22:07:55,692 wheel INFO adding 'rest_framework/templates/rest_framework/vertical/form.html' 2024-03-18 22:07:55,692 wheel INFO adding 'rest_framework/templates/rest_framework/vertical/input.html' 2024-03-18 22:07:55,693 wheel INFO adding 'rest_framework/templates/rest_framework/vertical/list_field.html' 2024-03-18 22:07:55,693 wheel INFO adding 'rest_framework/templates/rest_framework/vertical/list_fieldset.html' 2024-03-18 22:07:55,693 wheel INFO adding 'rest_framework/templates/rest_framework/vertical/radio.html' 2024-03-18 22:07:55,694 wheel INFO adding 'rest_framework/templates/rest_framework/vertical/select.html' 2024-03-18 22:07:55,694 wheel INFO adding 'rest_framework/templates/rest_framework/vertical/select_multiple.html' 2024-03-18 22:07:55,694 wheel INFO adding 'rest_framework/templates/rest_framework/vertical/textarea.html' 2024-03-18 22:07:55,695 wheel INFO adding 'rest_framework/templatetags/__init__.py' 2024-03-18 22:07:55,695 wheel INFO adding 'rest_framework/templatetags/rest_framework.py' 2024-03-18 22:07:55,695 wheel INFO adding 'rest_framework/utils/__init__.py' 2024-03-18 22:07:55,696 wheel INFO adding 'rest_framework/utils/breadcrumbs.py' 2024-03-18 22:07:55,696 wheel INFO adding 'rest_framework/utils/encoders.py' 2024-03-18 22:07:55,696 wheel INFO adding 'rest_framework/utils/field_mapping.py' 2024-03-18 22:07:55,697 wheel INFO adding 'rest_framework/utils/formatting.py' 2024-03-18 22:07:55,697 wheel INFO adding 'rest_framework/utils/html.py' 2024-03-18 22:07:55,697 wheel INFO adding 'rest_framework/utils/humanize_datetime.py' 2024-03-18 22:07:55,698 wheel INFO adding 'rest_framework/utils/json.py' 2024-03-18 22:07:55,698 wheel INFO adding 'rest_framework/utils/mediatypes.py' 2024-03-18 22:07:55,698 wheel INFO adding 'rest_framework/utils/model_meta.py' 2024-03-18 22:07:55,699 wheel INFO adding 'rest_framework/utils/representation.py' 2024-03-18 22:07:55,699 wheel INFO adding 'rest_framework/utils/serializer_helpers.py' 2024-03-18 22:07:55,699 wheel INFO adding 'rest_framework/utils/timezone.py' 2024-03-18 22:07:55,700 wheel INFO adding 'rest_framework/utils/urls.py' 2024-03-18 22:07:55,700 wheel INFO adding 'djangorestframework-3.15.0.dist-info/LICENSE.md' 2024-03-18 22:07:55,700 wheel INFO adding 'djangorestframework-3.15.0.dist-info/METADATA' 2024-03-18 22:07:55,700 wheel INFO adding 'djangorestframework-3.15.0.dist-info/WHEEL' 2024-03-18 22:07:55,701 wheel INFO adding 'djangorestframework-3.15.0.dist-info/top_level.txt' 2024-03-18 22:07:55,702 wheel INFO adding 'djangorestframework-3.15.0.dist-info/RECORD' 2024-03-18 22:07:55,704 wheel INFO removing build/bdist.linux-i686/wheel 2024-03-18 22:07:55,722 gpep517 INFO The backend produced .dist/djangorestframework-3.15.0-py3-none-any.whl djangorestframework-3.15.0-py3-none-any.whl >>> py3-django-rest-framework: Entering fakeroot... >>> py3-django-rest-framework-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-django-rest-framework/pkg/py3-django-rest-framework/usr/lib/python3.11/site-packages/rest_framework/utils/__pycache__' -> '/home/buildozer/aports/community/py3-django-rest-framework/pkg/py3-django-rest-framework-pyc/usr/lib/python3.11/site-packages/rest_framework/utils/__pycache__' '/home/buildozer/aports/community/py3-django-rest-framework/pkg/py3-django-rest-framework/usr/lib/python3.11/site-packages/rest_framework/__pycache__' -> '/home/buildozer/aports/community/py3-django-rest-framework/pkg/py3-django-rest-framework-pyc/usr/lib/python3.11/site-packages/rest_framework/__pycache__' '/home/buildozer/aports/community/py3-django-rest-framework/pkg/py3-django-rest-framework/usr/lib/python3.11/site-packages/rest_framework/templatetags/__pycache__' -> '/home/buildozer/aports/community/py3-django-rest-framework/pkg/py3-django-rest-framework-pyc/usr/lib/python3.11/site-packages/rest_framework/templatetags/__pycache__' '/home/buildozer/aports/community/py3-django-rest-framework/pkg/py3-django-rest-framework/usr/lib/python3.11/site-packages/rest_framework/management/__pycache__' -> '/home/buildozer/aports/community/py3-django-rest-framework/pkg/py3-django-rest-framework-pyc/usr/lib/python3.11/site-packages/rest_framework/management/__pycache__' '/home/buildozer/aports/community/py3-django-rest-framework/pkg/py3-django-rest-framework/usr/lib/python3.11/site-packages/rest_framework/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django-rest-framework/pkg/py3-django-rest-framework-pyc/usr/lib/python3.11/site-packages/rest_framework/management/commands/__pycache__' '/home/buildozer/aports/community/py3-django-rest-framework/pkg/py3-django-rest-framework/usr/lib/python3.11/site-packages/rest_framework/authtoken/__pycache__' -> '/home/buildozer/aports/community/py3-django-rest-framework/pkg/py3-django-rest-framework-pyc/usr/lib/python3.11/site-packages/rest_framework/authtoken/__pycache__' '/home/buildozer/aports/community/py3-django-rest-framework/pkg/py3-django-rest-framework/usr/lib/python3.11/site-packages/rest_framework/authtoken/management/__pycache__' -> '/home/buildozer/aports/community/py3-django-rest-framework/pkg/py3-django-rest-framework-pyc/usr/lib/python3.11/site-packages/rest_framework/authtoken/management/__pycache__' '/home/buildozer/aports/community/py3-django-rest-framework/pkg/py3-django-rest-framework/usr/lib/python3.11/site-packages/rest_framework/authtoken/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django-rest-framework/pkg/py3-django-rest-framework-pyc/usr/lib/python3.11/site-packages/rest_framework/authtoken/management/commands/__pycache__' '/home/buildozer/aports/community/py3-django-rest-framework/pkg/py3-django-rest-framework/usr/lib/python3.11/site-packages/rest_framework/authtoken/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django-rest-framework/pkg/py3-django-rest-framework-pyc/usr/lib/python3.11/site-packages/rest_framework/authtoken/migrations/__pycache__' '/home/buildozer/aports/community/py3-django-rest-framework/pkg/py3-django-rest-framework/usr/lib/python3.11/site-packages/rest_framework/schemas/__pycache__' -> '/home/buildozer/aports/community/py3-django-rest-framework/pkg/py3-django-rest-framework-pyc/usr/lib/python3.11/site-packages/rest_framework/schemas/__pycache__' >>> py3-django-rest-framework-pyc*: Preparing subpackage py3-django-rest-framework-pyc... >>> py3-django-rest-framework-pyc*: Running postcheck for py3-django-rest-framework-pyc >>> py3-django-rest-framework*: Running postcheck for py3-django-rest-framework >>> py3-django-rest-framework*: Preparing package py3-django-rest-framework... >>> py3-django-rest-framework-pyc*: Tracing dependencies... py3-django py3-tz python3~3.11 >>> py3-django-rest-framework-pyc*: Package size: 1.0 MB >>> py3-django-rest-framework-pyc*: Compressing data... >>> py3-django-rest-framework-pyc*: Create checksum... >>> py3-django-rest-framework-pyc*: Create py3-django-rest-framework-pyc-3.15.0-r0.apk >>> py3-django-rest-framework*: Tracing dependencies... py3-django py3-tz python3~3.11 >>> py3-django-rest-framework*: Package size: 4.2 MB >>> py3-django-rest-framework*: Compressing data... >>> py3-django-rest-framework*: Create checksum... >>> py3-django-rest-framework*: Create py3-django-rest-framework-3.15.0-r0.apk >>> py3-django-rest-framework: Build complete at Mon, 18 Mar 2024 22:07:57 +0000 elapsed time 0h 0m 7s >>> py3-django-rest-framework: Cleaning up srcdir >>> py3-django-rest-framework: Cleaning up pkgdir >>> py3-django-rest-framework: Uninstalling dependencies... (1/32) Purging .makedepends-py3-django-rest-framework (20240318.220751) (2/32) Purging py3-django-pyc (4.2.10-r0) (3/32) Purging py3-django (4.2.10-r0) (4/32) Purging py3-asgiref-pyc (3.7.2-r0) (5/32) Purging py3-asgiref (3.7.2-r0) (6/32) Purging py3-sqlparse-pyc (0.4.4-r1) (7/32) Purging py3-sqlparse (0.4.4-r1) (8/32) Purging tzdata (2024a-r1) (9/32) Purging py3-tz-pyc (2024.1-r0) (10/32) Purging py3-tz (2024.1-r0) (11/32) Purging py3-setuptools-pyc (69.2.0-r0) (12/32) Purging py3-setuptools (69.2.0-r0) (13/32) Purging py3-gpep517-pyc (15-r1) (14/32) Purging py3-gpep517 (15-r1) (15/32) Purging py3-installer-pyc (0.7.0-r1) (16/32) Purging py3-installer (0.7.0-r1) (17/32) Purging py3-wheel-pyc (0.42.0-r0) (18/32) Purging py3-wheel (0.42.0-r0) (19/32) Purging py3-packaging-pyc (24.0-r0) (20/32) Purging py3-packaging (24.0-r0) (21/32) Purging py3-parsing-pyc (3.1.2-r0) (22/32) Purging py3-parsing (3.1.2-r0) (23/32) Purging python3-pyc (3.11.8-r0) (24/32) Purging python3-pycache-pyc0 (3.11.8-r0) (25/32) Purging pyc (3.11.8-r0) (26/32) Purging python3 (3.11.8-r0) (27/32) Purging gdbm (1.23-r1) (28/32) Purging libffi (3.4.6-r0) (29/32) Purging libpanelw (6.4_p20240309-r0) (30/32) Purging mpdecimal (4.0.0-r0) (31/32) Purging readline (8.2.10-r0) (32/32) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r21.trigger OK: 380 MiB in 112 packages >>> py3-django-rest-framework: Updating the community/x86 repository index... >>> py3-django-rest-framework: Signing the index...