==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-django-rest-framework 3.17.1-1 (Wed Mar 25 18:17:02 2026)
==> Retrieving sources...
-> Found django-rest-framework-3.17.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
django-rest-framework-3.17.1.tar.gz ... Passed
==> Validating source files with b2sums...
django-rest-framework-3.17.1.tar.gz ... Passed
==> Making package: python-django-rest-framework 3.17.1-1 (Thu Mar 26 00:17:29 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (6) mpdecimal-4.0.1-3 python-asgiref-3.11.1-1 python-sqlparse-0.5.3-2 python-3.14.3-1 python-django-5.2.12-1 python-pytz-2026.1-1
Total Download Size: 5.07 MiB
Total Installed Size: 105.53 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-django-5.2.12-1-any downloading...
python-sqlparse-0.5.3-2-any downloading...
python-asgiref-3.11.1-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing mpdecimal...
installing python...
Optional dependencies for python
python-setuptools: for building Python packages using tooling that is usually bundled with Python
python-pip: for installing Python packages using tooling that is usually bundled with Python
python-pipx: for installing Python software not packaged on Arch Linux
sqlite: for a default database integration [installed]
xz: for lzma [installed]
tk: for tkinter
installing python-pytz...
installing python-sqlparse...
installing python-asgiref...
installing python-django...
Optional dependencies for python-django
python-psycopg2: for PostgreSQL backend
python-argon2-cffi: for Argon2 password hashing support
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (15) python-autocommand-2.2.2-9 python-jaraco.collections-5.1.0-3 python-jaraco.context-6.0.1-3 python-jaraco.functools-4.1.0-3 python-jaraco.text-4.0.0-4 python-more-itertools-10.8.0-2 python-packaging-26.0-1 python-pkg_resources-81.0.0-1 python-platformdirs-4.9.4-1 python-pyproject-hooks-1.2.0-6 python-typing_extensions-4.15.0-3 python-build-1.4.2-1 python-installer-0.7.0-14 python-setuptools-1:82.0.1-1 python-wheel-0.46.3-1
Total Installed Size: 11.63 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-packaging...
installing python-pyproject-hooks...
installing python-build...
Optional dependencies for python-build
python-pip: to use as the Python package installer (default)
python-uv: to use as the Python package installer
python-virtualenv: to use virtualenv for build isolation
installing python-installer...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
python-keyring: for wheel.signatures
python-xdg: for wheel.signatures
python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-typing_extensions...
installing python-pkg_resources...
installing python-setuptools...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found django-rest-framework-3.17.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting django-rest-framework-3.17.1.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
running egg_info
creating djangorestframework.egg-info
writing djangorestframework.egg-info/PKG-INFO
writing dependency_links to djangorestframework.egg-info/dependency_links.txt
writing requirements to djangorestframework.egg-info/requires.txt
writing top-level names to djangorestframework.egg-info/top_level.txt
writing manifest file 'djangorestframework.egg-info/SOURCES.txt'
reading manifest file 'djangorestframework.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '__pycache__' found anywhere in distribution
warning: no previously-included files matching '*.py[co]' found anywhere in distribution
adding license file 'LICENSE.md'
writing manifest file 'djangorestframework.egg-info/SOURCES.txt'
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib/rest_framework
copying rest_framework/mixins.py -> build/lib/rest_framework
copying rest_framework/throttling.py -> build/lib/rest_framework
copying rest_framework/views.py -> build/lib/rest_framework
copying rest_framework/generics.py -> build/lib/rest_framework
copying rest_framework/authentication.py -> build/lib/rest_framework
copying rest_framework/apps.py -> build/lib/rest_framework
copying rest_framework/serializers.py -> build/lib/rest_framework
copying rest_framework/relations.py -> build/lib/rest_framework
copying rest_framework/request.py -> build/lib/rest_framework
copying rest_framework/routers.py -> build/lib/rest_framework
copying rest_framework/__init__.py -> build/lib/rest_framework
copying rest_framework/versioning.py -> build/lib/rest_framework
copying rest_framework/urls.py -> build/lib/rest_framework
copying rest_framework/test.py -> build/lib/rest_framework
copying rest_framework/reverse.py -> build/lib/rest_framework
copying rest_framework/renderers.py -> build/lib/rest_framework
copying rest_framework/settings.py -> build/lib/rest_framework
copying rest_framework/compat.py -> build/lib/rest_framework
copying rest_framework/validators.py -> build/lib/rest_framework
copying rest_framework/status.py -> build/lib/rest_framework
copying rest_framework/pagination.py -> build/lib/rest_framework
copying rest_framework/metadata.py -> build/lib/rest_framework
copying rest_framework/viewsets.py -> build/lib/rest_framework
copying rest_framework/permissions.py -> build/lib/rest_framework
copying rest_framework/response.py -> build/lib/rest_framework
copying rest_framework/urlpatterns.py -> build/lib/rest_framework
copying rest_framework/fields.py -> build/lib/rest_framework
copying rest_framework/negotiation.py -> build/lib/rest_framework
copying rest_framework/parsers.py -> build/lib/rest_framework
copying rest_framework/filters.py -> build/lib/rest_framework
copying rest_framework/decorators.py -> build/lib/rest_framework
copying rest_framework/exceptions.py -> build/lib/rest_framework
copying rest_framework/checks.py -> build/lib/rest_framework
creating build/lib/rest_framework/authtoken
copying rest_framework/authtoken/views.py -> build/lib/rest_framework/authtoken
copying rest_framework/authtoken/apps.py -> build/lib/rest_framework/authtoken
copying rest_framework/authtoken/serializers.py -> build/lib/rest_framework/authtoken
copying rest_framework/authtoken/__init__.py -> build/lib/rest_framework/authtoken
copying rest_framework/authtoken/admin.py -> build/lib/rest_framework/authtoken
copying rest_framework/authtoken/models.py -> build/lib/rest_framework/authtoken
creating build/lib/rest_framework/utils
copying rest_framework/utils/mediatypes.py -> build/lib/rest_framework/utils
copying rest_framework/utils/formatting.py -> build/lib/rest_framework/utils
copying rest_framework/utils/model_meta.py -> build/lib/rest_framework/utils
copying rest_framework/utils/encoders.py -> build/lib/rest_framework/utils
copying rest_framework/utils/representation.py -> build/lib/rest_framework/utils
copying rest_framework/utils/serializer_helpers.py -> build/lib/rest_framework/utils
copying rest_framework/utils/__init__.py -> build/lib/rest_framework/utils
copying rest_framework/utils/urls.py -> build/lib/rest_framework/utils
copying rest_framework/utils/html.py -> build/lib/rest_framework/utils
copying rest_framework/utils/field_mapping.py -> build/lib/rest_framework/utils
copying rest_framework/utils/timezone.py -> build/lib/rest_framework/utils
copying rest_framework/utils/humanize_datetime.py -> build/lib/rest_framework/utils
copying rest_framework/utils/breadcrumbs.py -> build/lib/rest_framework/utils
copying rest_framework/utils/json.py -> build/lib/rest_framework/utils
creating build/lib/rest_framework/templatetags
copying rest_framework/templatetags/__init__.py -> build/lib/rest_framework/templatetags
copying rest_framework/templatetags/rest_framework.py -> build/lib/rest_framework/templatetags
creating build/lib/rest_framework/management
copying rest_framework/management/__init__.py -> build/lib/rest_framework/management
creating build/lib/rest_framework/schemas
copying rest_framework/schemas/views.py -> build/lib/rest_framework/schemas
copying rest_framework/schemas/inspectors.py -> build/lib/rest_framework/schemas
copying rest_framework/schemas/openapi.py -> build/lib/rest_framework/schemas
copying rest_framework/schemas/__init__.py -> build/lib/rest_framework/schemas
copying rest_framework/schemas/utils.py -> build/lib/rest_framework/schemas
copying rest_framework/schemas/generators.py -> build/lib/rest_framework/schemas
creating build/lib/rest_framework/authtoken/management
copying rest_framework/authtoken/management/__init__.py -> build/lib/rest_framework/authtoken/management
creating build/lib/rest_framework/authtoken/migrations
copying rest_framework/authtoken/migrations/0003_tokenproxy.py -> build/lib/rest_framework/authtoken/migrations
copying rest_framework/authtoken/migrations/__init__.py -> build/lib/rest_framework/authtoken/migrations
copying rest_framework/authtoken/migrations/0004_alter_tokenproxy_options.py -> build/lib/rest_framework/authtoken/migrations
copying rest_framework/authtoken/migrations/0001_initial.py -> build/lib/rest_framework/authtoken/migrations
copying rest_framework/authtoken/migrations/0002_auto_20160226_1747.py -> build/lib/rest_framework/authtoken/migrations
creating build/lib/rest_framework/authtoken/management/commands
copying rest_framework/authtoken/management/commands/__init__.py -> build/lib/rest_framework/authtoken/management/commands
copying rest_framework/authtoken/management/commands/drf_create_token.py -> build/lib/rest_framework/authtoken/management/commands
creating build/lib/rest_framework/management/commands
copying rest_framework/management/commands/__init__.py -> build/lib/rest_framework/management/commands
copying rest_framework/management/commands/generateschema.py -> build/lib/rest_framework/management/commands
running egg_info
writing djangorestframework.egg-info/PKG-INFO
writing dependency_links to djangorestframework.egg-info/dependency_links.txt
writing requirements to djangorestframework.egg-info/requires.txt
writing top-level names to djangorestframework.egg-info/top_level.txt
reading manifest file 'djangorestframework.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '__pycache__' found anywhere in distribution
warning: no previously-included files matching '*.py[co]' found anywhere in distribution
adding license file 'LICENSE.md'
writing manifest file 'djangorestframework.egg-info/SOURCES.txt'
creating build/lib/rest_framework/templates/rest_framework
copying rest_framework/templates/rest_framework/raw_data_form.html -> build/lib/rest_framework/templates/rest_framework
copying rest_framework/templates/rest_framework/login.html -> build/lib/rest_framework/templates/rest_framework
copying rest_framework/templates/rest_framework/admin.html -> build/lib/rest_framework/templates/rest_framework
copying rest_framework/templates/rest_framework/login_base.html -> build/lib/rest_framework/templates/rest_framework
copying rest_framework/templates/rest_framework/api.html -> build/lib/rest_framework/templates/rest_framework
copying rest_framework/templates/rest_framework/base.html -> build/lib/rest_framework/templates/rest_framework
creating build/lib/rest_framework/templates/rest_framework/horizontal
copying rest_framework/templates/rest_framework/horizontal/dict_field.html -> build/lib/rest_framework/templates/rest_framework/horizontal
copying rest_framework/templates/rest_framework/horizontal/list_fieldset.html -> build/lib/rest_framework/templates/rest_framework/horizontal
copying rest_framework/templates/rest_framework/horizontal/checkbox.html -> build/lib/rest_framework/templates/rest_framework/horizontal
copying rest_framework/templates/rest_framework/horizontal/form.html -> build/lib/rest_framework/templates/rest_framework/horizontal
copying rest_framework/templates/rest_framework/horizontal/select.html -> build/lib/rest_framework/templates/rest_framework/horizontal
copying rest_framework/templates/rest_framework/horizontal/select_multiple.html -> build/lib/rest_framework/templates/rest_framework/horizontal
copying rest_framework/templates/rest_framework/horizontal/list_field.html -> build/lib/rest_framework/templates/rest_framework/horizontal
copying rest_framework/templates/rest_framework/horizontal/radio.html -> build/lib/rest_framework/templates/rest_framework/horizontal
copying rest_framework/templates/rest_framework/horizontal/fieldset.html -> build/lib/rest_framework/templates/rest_framework/horizontal
copying rest_framework/templates/rest_framework/horizontal/checkbox_multiple.html -> build/lib/rest_framework/templates/rest_framework/horizontal
copying rest_framework/templates/rest_framework/horizontal/textarea.html -> build/lib/rest_framework/templates/rest_framework/horizontal
copying rest_framework/templates/rest_framework/horizontal/input.html -> build/lib/rest_framework/templates/rest_framework/horizontal
creating build/lib/rest_framework/templates/rest_framework/vertical
copying rest_framework/templates/rest_framework/vertical/dict_field.html -> build/lib/rest_framework/templates/rest_framework/vertical
copying rest_framework/templates/rest_framework/vertical/list_fieldset.html -> build/lib/rest_framework/templates/rest_framework/vertical
copying rest_framework/templates/rest_framework/vertical/checkbox.html -> build/lib/rest_framework/templates/rest_framework/vertical
copying rest_framework/templates/rest_framework/vertical/form.html -> build/lib/rest_framework/templates/rest_framework/vertical
copying rest_framework/templates/rest_framework/vertical/select.html -> build/lib/rest_framework/templates/rest_framework/vertical
copying rest_framework/templates/rest_framework/vertical/select_multiple.html -> build/lib/rest_framework/templates/rest_framework/vertical
copying rest_framework/templates/rest_framework/vertical/list_field.html -> build/lib/rest_framework/templates/rest_framework/vertical
copying rest_framework/templates/rest_framework/vertical/radio.html -> build/lib/rest_framework/templates/rest_framework/vertical
copying rest_framework/templates/rest_framework/vertical/fieldset.html -> build/lib/rest_framework/templates/rest_framework/vertical
copying rest_framework/templates/rest_framework/vertical/checkbox_multiple.html -> build/lib/rest_framework/templates/rest_framework/vertical
copying rest_framework/templates/rest_framework/vertical/textarea.html -> build/lib/rest_framework/templates/rest_framework/vertical
copying rest_framework/templates/rest_framework/vertical/input.html -> build/lib/rest_framework/templates/rest_framework/vertical
creating build/lib/rest_framework/templates/rest_framework/admin
copying rest_framework/templates/rest_framework/admin/simple_list_value.html -> build/lib/rest_framework/templates/rest_framework/admin
copying rest_framework/templates/rest_framework/admin/dict_value.html -> build/lib/rest_framework/templates/rest_framework/admin
copying rest_framework/templates/rest_framework/admin/list_value.html -> build/lib/rest_framework/templates/rest_framework/admin
copying rest_framework/templates/rest_framework/admin/detail.html -> build/lib/rest_framework/templates/rest_framework/admin
copying rest_framework/templates/rest_framework/admin/list.html -> build/lib/rest_framework/templates/rest_framework/admin
creating build/lib/rest_framework/templates/rest_framework/pagination
copying rest_framework/templates/rest_framework/pagination/previous_and_next.html -> build/lib/rest_framework/templates/rest_framework/pagination
copying rest_framework/templates/rest_framework/pagination/numbers.html -> build/lib/rest_framework/templates/rest_framework/pagination
creating build/lib/rest_framework/templates/rest_framework/filters
copying rest_framework/templates/rest_framework/filters/ordering.html -> build/lib/rest_framework/templates/rest_framework/filters
copying rest_framework/templates/rest_framework/filters/search.html -> build/lib/rest_framework/templates/rest_framework/filters
copying rest_framework/templates/rest_framework/filters/base.html -> build/lib/rest_framework/templates/rest_framework/filters
creating build/lib/rest_framework/templates/rest_framework/inline
copying rest_framework/templates/rest_framework/inline/dict_field.html -> build/lib/rest_framework/templates/rest_framework/inline
copying rest_framework/templates/rest_framework/inline/list_fieldset.html -> build/lib/rest_framework/templates/rest_framework/inline
copying rest_framework/templates/rest_framework/inline/checkbox.html -> build/lib/rest_framework/templates/rest_framework/inline
copying rest_framework/templates/rest_framework/inline/form.html -> build/lib/rest_framework/templates/rest_framework/inline
copying rest_framework/templates/rest_framework/inline/select.html -> build/lib/rest_framework/templates/rest_framework/inline
copying rest_framework/templates/rest_framework/inline/select_multiple.html -> build/lib/rest_framework/templates/rest_framework/inline
copying rest_framework/templates/rest_framework/inline/list_field.html -> build/lib/rest_framework/templates/rest_framework/inline
copying rest_framework/templates/rest_framework/inline/radio.html -> build/lib/rest_framework/templates/rest_framework/inline
copying rest_framework/templates/rest_framework/inline/fieldset.html -> build/lib/rest_framework/templates/rest_framework/inline
copying rest_framework/templates/rest_framework/inline/checkbox_multiple.html -> build/lib/rest_framework/templates/rest_framework/inline
copying rest_framework/templates/rest_framework/inline/textarea.html -> build/lib/rest_framework/templates/rest_framework/inline
copying rest_framework/templates/rest_framework/inline/input.html -> build/lib/rest_framework/templates/rest_framework/inline
creating build/lib/rest_framework/static/rest_framework/fonts
copying rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.eot -> build/lib/rest_framework/static/rest_framework/fonts
copying rest_framework/static/rest_framework/fonts/fontawesome-webfont.eot -> build/lib/rest_framework/static/rest_framework/fonts
copying rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.ttf -> build/lib/rest_framework/static/rest_framework/fonts
copying rest_framework/static/rest_framework/fonts/fontawesome-webfont.ttf -> build/lib/rest_framework/static/rest_framework/fonts
copying rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.svg -> build/lib/rest_framework/static/rest_framework/fonts
copying rest_framework/static/rest_framework/fonts/fontawesome-webfont.woff -> build/lib/rest_framework/static/rest_framework/fonts
copying rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff -> build/lib/rest_framework/static/rest_framework/fonts
copying rest_framework/static/rest_framework/fonts/fontawesome-webfont.svg -> build/lib/rest_framework/static/rest_framework/fonts
copying rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff2 -> build/lib/rest_framework/static/rest_framework/fonts
creating build/lib/rest_framework/static/rest_framework/css
copying rest_framework/static/rest_framework/css/bootstrap-theme.min.css.map -> build/lib/rest_framework/static/rest_framework/css
copying rest_framework/static/rest_framework/css/bootstrap.min.css -> build/lib/rest_framework/static/rest_framework/css
copying rest_framework/static/rest_framework/css/bootstrap-tweaks.css -> build/lib/rest_framework/static/rest_framework/css
copying rest_framework/static/rest_framework/css/font-awesome-4.0.3.css -> build/lib/rest_framework/static/rest_framework/css
copying rest_framework/static/rest_framework/css/bootstrap.min.css.map -> build/lib/rest_framework/static/rest_framework/css
copying rest_framework/static/rest_framework/css/default.css -> build/lib/rest_framework/static/rest_framework/css
copying rest_framework/static/rest_framework/css/prettify.css -> build/lib/rest_framework/static/rest_framework/css
copying rest_framework/static/rest_framework/css/bootstrap-theme.min.css -> build/lib/rest_framework/static/rest_framework/css
creating build/lib/rest_framework/static/rest_framework/img
copying rest_framework/static/rest_framework/img/glyphicons-halflings-white.png -> build/lib/rest_framework/static/rest_framework/img
copying rest_framework/static/rest_framework/img/glyphicons-halflings.png -> build/lib/rest_framework/static/rest_framework/img
copying rest_framework/static/rest_framework/img/grid.png -> build/lib/rest_framework/static/rest_framework/img
creating build/lib/rest_framework/static/rest_framework/js
copying rest_framework/static/rest_framework/js/bootstrap.min.js -> build/lib/rest_framework/static/rest_framework/js
copying rest_framework/static/rest_framework/js/ajax-form.js -> build/lib/rest_framework/static/rest_framework/js
copying rest_framework/static/rest_framework/js/prettify-min.js -> build/lib/rest_framework/static/rest_framework/js
copying rest_framework/static/rest_framework/js/default.js -> build/lib/rest_framework/static/rest_framework/js
copying rest_framework/static/rest_framework/js/csrf.js -> build/lib/rest_framework/static/rest_framework/js
copying rest_framework/static/rest_framework/js/load-ajax-form.js -> build/lib/rest_framework/static/rest_framework/js
copying rest_framework/static/rest_framework/js/jquery-3.7.1.min.js -> build/lib/rest_framework/static/rest_framework/js
creating build/lib/rest_framework/locale/nl/LC_MESSAGES
copying rest_framework/locale/nl/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/nl/LC_MESSAGES
creating build/lib/rest_framework/locale/it/LC_MESSAGES
copying rest_framework/locale/it/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/it/LC_MESSAGES
creating build/lib/rest_framework/locale/lv/LC_MESSAGES
copying rest_framework/locale/lv/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/lv/LC_MESSAGES
creating build/lib/rest_framework/locale/sk/LC_MESSAGES
copying rest_framework/locale/sk/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/sk/LC_MESSAGES
creating build/lib/rest_framework/locale/az/LC_MESSAGES
copying rest_framework/locale/az/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/az/LC_MESSAGES
creating build/lib/rest_framework/locale/lt/LC_MESSAGES
copying rest_framework/locale/lt/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/lt/LC_MESSAGES
creating build/lib/rest_framework/locale/fr/LC_MESSAGES
copying rest_framework/locale/fr/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/fr/LC_MESSAGES
creating build/lib/rest_framework/locale/id/LC_MESSAGES
copying rest_framework/locale/id/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/id/LC_MESSAGES
creating build/lib/rest_framework/locale/tr_TR/LC_MESSAGES
copying rest_framework/locale/tr_TR/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/tr_TR/LC_MESSAGES
creating build/lib/rest_framework/locale/nb/LC_MESSAGES
copying rest_framework/locale/nb/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/nb/LC_MESSAGES
creating build/lib/rest_framework/locale/fr_CA/LC_MESSAGES
copying rest_framework/locale/fr_CA/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/fr_CA/LC_MESSAGES
creating build/lib/rest_framework/locale/el_GR/LC_MESSAGES
copying rest_framework/locale/el_GR/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/el_GR/LC_MESSAGES
creating build/lib/rest_framework/locale/en_CA/LC_MESSAGES
copying rest_framework/locale/en_CA/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/en_CA/LC_MESSAGES
creating build/lib/rest_framework/locale/da/LC_MESSAGES
copying rest_framework/locale/da/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/da/LC_MESSAGES
creating build/lib/rest_framework/locale/de/LC_MESSAGES
copying rest_framework/locale/de/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/de/LC_MESSAGES
creating build/lib/rest_framework/locale/sl/LC_MESSAGES
copying rest_framework/locale/sl/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/sl/LC_MESSAGES
creating build/lib/rest_framework/locale/th/LC_MESSAGES
copying rest_framework/locale/th/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/th/LC_MESSAGES
creating build/lib/rest_framework/locale/bg/LC_MESSAGES
copying rest_framework/locale/bg/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/bg/LC_MESSAGES
creating build/lib/rest_framework/locale/et/LC_MESSAGES
copying rest_framework/locale/et/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/et/LC_MESSAGES
creating build/lib/rest_framework/locale/ro/LC_MESSAGES
copying rest_framework/locale/ro/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/ro/LC_MESSAGES
creating build/lib/rest_framework/locale/vi/LC_MESSAGES
copying rest_framework/locale/vi/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/vi/LC_MESSAGES
creating build/lib/rest_framework/locale/ar/LC_MESSAGES
copying rest_framework/locale/ar/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/ar/LC_MESSAGES
creating build/lib/rest_framework/locale/hy/LC_MESSAGES
copying rest_framework/locale/hy/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/hy/LC_MESSAGES
creating build/lib/rest_framework/locale/nn/LC_MESSAGES
copying rest_framework/locale/nn/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/nn/LC_MESSAGES
creating build/lib/rest_framework/locale/no/LC_MESSAGES
copying rest_framework/locale/no/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/no/LC_MESSAGES
creating build/lib/rest_framework/locale/zh_CN/LC_MESSAGES
copying rest_framework/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/zh_CN/LC_MESSAGES
creating build/lib/rest_framework/locale/ca_ES/LC_MESSAGES
copying rest_framework/locale/ca_ES/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/ca_ES/LC_MESSAGES
creating build/lib/rest_framework/locale/es/LC_MESSAGES
copying rest_framework/locale/es/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/es/LC_MESSAGES
creating build/lib/rest_framework/locale/el/LC_MESSAGES
copying rest_framework/locale/el/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/el/LC_MESSAGES
creating build/lib/rest_framework/locale/ru/LC_MESSAGES
copying rest_framework/locale/ru/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/ru/LC_MESSAGES
creating build/lib/rest_framework/locale/en_US/LC_MESSAGES
copying rest_framework/locale/en_US/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/en_US/LC_MESSAGES
creating build/lib/rest_framework/locale/ja/LC_MESSAGES
copying rest_framework/locale/ja/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/ja/LC_MESSAGES
creating build/lib/rest_framework/locale/gl_ES/LC_MESSAGES
copying rest_framework/locale/gl_ES/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/gl_ES/LC_MESSAGES
creating build/lib/rest_framework/locale/gl/LC_MESSAGES
copying rest_framework/locale/gl/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/gl/LC_MESSAGES
creating build/lib/rest_framework/locale/fa_IR/LC_MESSAGES
copying rest_framework/locale/fa_IR/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/fa_IR/LC_MESSAGES
creating build/lib/rest_framework/locale/kk/LC_MESSAGES
copying rest_framework/locale/kk/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/kk/LC_MESSAGES
creating build/lib/rest_framework/locale/en_AU/LC_MESSAGES
copying rest_framework/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/en_AU/LC_MESSAGES
creating build/lib/rest_framework/locale/zh_TW/LC_MESSAGES
copying rest_framework/locale/zh_TW/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/zh_TW/LC_MESSAGES
creating build/lib/rest_framework/locale/uk/LC_MESSAGES
copying rest_framework/locale/uk/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/uk/LC_MESSAGES
creating build/lib/rest_framework/locale/fi/LC_MESSAGES
copying rest_framework/locale/fi/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/fi/LC_MESSAGES
creating build/lib/rest_framework/locale/tr/LC_MESSAGES
copying rest_framework/locale/tr/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/tr/LC_MESSAGES
creating build/lib/rest_framework/locale/he_IL/LC_MESSAGES
copying rest_framework/locale/he_IL/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/he_IL/LC_MESSAGES
creating build/lib/rest_framework/locale/zh_Hant/LC_MESSAGES
copying rest_framework/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/zh_Hant/LC_MESSAGES
creating build/lib/rest_framework/locale/be/LC_MESSAGES
copying rest_framework/locale/be/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/be/LC_MESSAGES
creating build/lib/rest_framework/locale/ca/LC_MESSAGES
copying rest_framework/locale/ca/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/ca/LC_MESSAGES
creating build/lib/rest_framework/locale/sv/LC_MESSAGES
copying rest_framework/locale/sv/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/sv/LC_MESSAGES
creating build/lib/rest_framework/locale/cs/LC_MESSAGES
copying rest_framework/locale/cs/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/cs/LC_MESSAGES
creating build/lib/rest_framework/locale/zh_Hans/LC_MESSAGES
copying rest_framework/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/zh_Hans/LC_MESSAGES
creating build/lib/rest_framework/locale/en/LC_MESSAGES
copying rest_framework/locale/en/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/en/LC_MESSAGES
creating build/lib/rest_framework/locale/pl/LC_MESSAGES
copying rest_framework/locale/pl/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/pl/LC_MESSAGES
creating build/lib/rest_framework/locale/mk/LC_MESSAGES
copying rest_framework/locale/mk/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/mk/LC_MESSAGES
creating build/lib/rest_framework/locale/ne_NP/LC_MESSAGES
copying rest_framework/locale/ne_NP/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/ne_NP/LC_MESSAGES
creating build/lib/rest_framework/locale/fa/LC_MESSAGES
copying rest_framework/locale/fa/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/fa/LC_MESSAGES
creating build/lib/rest_framework/locale/pt_BR/LC_MESSAGES
copying rest_framework/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/pt_BR/LC_MESSAGES
creating build/lib/rest_framework/locale/pt/LC_MESSAGES
copying rest_framework/locale/pt/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/pt/LC_MESSAGES
creating build/lib/rest_framework/locale/ach/LC_MESSAGES
copying rest_framework/locale/ach/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/ach/LC_MESSAGES
creating build/lib/rest_framework/locale/ko_KR/LC_MESSAGES
copying rest_framework/locale/ko_KR/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/ko_KR/LC_MESSAGES
creating build/lib/rest_framework/locale/pt_PT/LC_MESSAGES
copying rest_framework/locale/pt_PT/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/pt_PT/LC_MESSAGES
creating build/lib/rest_framework/locale/hu/LC_MESSAGES
copying rest_framework/locale/hu/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/hu/LC_MESSAGES
creating build/lib/rest_framework/locale/ru_RU/LC_MESSAGES
copying rest_framework/locale/ru_RU/LC_MESSAGES/django.mo -> build/lib/rest_framework/locale/ru_RU/LC_MESSAGES
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/rest_framework
copying build/lib/rest_framework/mixins.py -> build/bdist.linux-armv7l/wheel/./rest_framework
copying build/lib/rest_framework/throttling.py -> build/bdist.linux-armv7l/wheel/./rest_framework
copying build/lib/rest_framework/views.py -> build/bdist.linux-armv7l/wheel/./rest_framework
creating build/bdist.linux-armv7l/wheel/rest_framework/authtoken
copying build/lib/rest_framework/authtoken/views.py -> build/bdist.linux-armv7l/wheel/./rest_framework/authtoken
copying build/lib/rest_framework/authtoken/apps.py -> build/bdist.linux-armv7l/wheel/./rest_framework/authtoken
copying build/lib/rest_framework/authtoken/serializers.py -> build/bdist.linux-armv7l/wheel/./rest_framework/authtoken
copying build/lib/rest_framework/authtoken/__init__.py -> build/bdist.linux-armv7l/wheel/./rest_framework/authtoken
creating build/bdist.linux-armv7l/wheel/rest_framework/authtoken/management
copying build/lib/rest_framework/authtoken/management/__init__.py -> build/bdist.linux-armv7l/wheel/./rest_framework/authtoken/management
creating build/bdist.linux-armv7l/wheel/rest_framework/authtoken/management/commands
copying build/lib/rest_framework/authtoken/management/commands/__init__.py -> build/bdist.linux-armv7l/wheel/./rest_framework/authtoken/management/commands
copying build/lib/rest_framework/authtoken/management/commands/drf_create_token.py -> build/bdist.linux-armv7l/wheel/./rest_framework/authtoken/management/commands
copying build/lib/rest_framework/authtoken/admin.py -> build/bdist.linux-armv7l/wheel/./rest_framework/authtoken
copying build/lib/rest_framework/authtoken/models.py -> build/bdist.linux-armv7l/wheel/./rest_framework/authtoken
creating build/bdist.linux-armv7l/wheel/rest_framework/authtoken/migrations
copying build/lib/rest_framework/authtoken/migrations/0003_tokenproxy.py -> build/bdist.linux-armv7l/wheel/./rest_framework/authtoken/migrations
copying build/lib/rest_framework/authtoken/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/./rest_framework/authtoken/migrations
copying build/lib/rest_framework/authtoken/migrations/0004_alter_tokenproxy_options.py -> build/bdist.linux-armv7l/wheel/./rest_framework/authtoken/migrations
copying build/lib/rest_framework/authtoken/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/./rest_framework/authtoken/migrations
copying build/lib/rest_framework/authtoken/migrations/0002_auto_20160226_1747.py -> build/bdist.linux-armv7l/wheel/./rest_framework/authtoken/migrations
creating build/bdist.linux-armv7l/wheel/rest_framework/locale
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/nl
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/nl/LC_MESSAGES
copying build/lib/rest_framework/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/nl/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/it
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/it/LC_MESSAGES
copying build/lib/rest_framework/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/it/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/lv
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/lv/LC_MESSAGES
copying build/lib/rest_framework/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/lv/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/sk
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/sk/LC_MESSAGES
copying build/lib/rest_framework/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/sk/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/az
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/az/LC_MESSAGES
copying build/lib/rest_framework/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/az/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/lt
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/lt/LC_MESSAGES
copying build/lib/rest_framework/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/lt/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/fr
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/fr/LC_MESSAGES
copying build/lib/rest_framework/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/fr/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/id
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/id/LC_MESSAGES
copying build/lib/rest_framework/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/id/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/tr_TR
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/tr_TR/LC_MESSAGES
copying build/lib/rest_framework/locale/tr_TR/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/tr_TR/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/nb
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/nb/LC_MESSAGES
copying build/lib/rest_framework/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/nb/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/fr_CA
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/fr_CA/LC_MESSAGES
copying build/lib/rest_framework/locale/fr_CA/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/fr_CA/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/el_GR
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/el_GR/LC_MESSAGES
copying build/lib/rest_framework/locale/el_GR/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/el_GR/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/en_CA
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/en_CA/LC_MESSAGES
copying build/lib/rest_framework/locale/en_CA/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/en_CA/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/da
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/da/LC_MESSAGES
copying build/lib/rest_framework/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/da/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/de
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/de/LC_MESSAGES
copying build/lib/rest_framework/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/de/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/sl
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/sl/LC_MESSAGES
copying build/lib/rest_framework/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/sl/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/th
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/th/LC_MESSAGES
copying build/lib/rest_framework/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/th/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/bg
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/bg/LC_MESSAGES
copying build/lib/rest_framework/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/bg/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/et
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/et/LC_MESSAGES
copying build/lib/rest_framework/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/et/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/ro
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/ro/LC_MESSAGES
copying build/lib/rest_framework/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/ro/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/vi
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/vi/LC_MESSAGES
copying build/lib/rest_framework/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/vi/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/ar
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/ar/LC_MESSAGES
copying build/lib/rest_framework/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/ar/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/hy
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/hy/LC_MESSAGES
copying build/lib/rest_framework/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/hy/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/nn
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/nn/LC_MESSAGES
copying build/lib/rest_framework/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/nn/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/no
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/no/LC_MESSAGES
copying build/lib/rest_framework/locale/no/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/no/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/zh_CN
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/zh_CN/LC_MESSAGES
copying build/lib/rest_framework/locale/zh_CN/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/zh_CN/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/ca_ES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/ca_ES/LC_MESSAGES
copying build/lib/rest_framework/locale/ca_ES/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/ca_ES/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/es
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/es/LC_MESSAGES
copying build/lib/rest_framework/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/es/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/el
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/el/LC_MESSAGES
copying build/lib/rest_framework/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/el/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/ru
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/ru/LC_MESSAGES
copying build/lib/rest_framework/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/ru/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/en_US
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/en_US/LC_MESSAGES
copying build/lib/rest_framework/locale/en_US/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/en_US/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/ja
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/ja/LC_MESSAGES
copying build/lib/rest_framework/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/ja/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/gl_ES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/gl_ES/LC_MESSAGES
copying build/lib/rest_framework/locale/gl_ES/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/gl_ES/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/gl
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/gl/LC_MESSAGES
copying build/lib/rest_framework/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/gl/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/fa_IR
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/fa_IR/LC_MESSAGES
copying build/lib/rest_framework/locale/fa_IR/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/fa_IR/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/kk
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/kk/LC_MESSAGES
copying build/lib/rest_framework/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/kk/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/en_AU
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/en_AU/LC_MESSAGES
copying build/lib/rest_framework/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/en_AU/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/zh_TW
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/zh_TW/LC_MESSAGES
copying build/lib/rest_framework/locale/zh_TW/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/zh_TW/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/uk
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/uk/LC_MESSAGES
copying build/lib/rest_framework/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/uk/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/fi
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/fi/LC_MESSAGES
copying build/lib/rest_framework/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/fi/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/tr
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/tr/LC_MESSAGES
copying build/lib/rest_framework/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/tr/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/he_IL
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/he_IL/LC_MESSAGES
copying build/lib/rest_framework/locale/he_IL/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/he_IL/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/zh_Hant
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/zh_Hant/LC_MESSAGES
copying build/lib/rest_framework/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/zh_Hant/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/be
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/be/LC_MESSAGES
copying build/lib/rest_framework/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/be/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/ca
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/ca/LC_MESSAGES
copying build/lib/rest_framework/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/ca/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/sv
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/sv/LC_MESSAGES
copying build/lib/rest_framework/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/sv/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/cs
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/cs/LC_MESSAGES
copying build/lib/rest_framework/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/cs/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/zh_Hans
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/zh_Hans/LC_MESSAGES
copying build/lib/rest_framework/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/zh_Hans/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/en
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/en/LC_MESSAGES
copying build/lib/rest_framework/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/en/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/pl
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/pl/LC_MESSAGES
copying build/lib/rest_framework/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/pl/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/mk
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/mk/LC_MESSAGES
copying build/lib/rest_framework/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/mk/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/ne_NP
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/ne_NP/LC_MESSAGES
copying build/lib/rest_framework/locale/ne_NP/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/ne_NP/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/fa
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/fa/LC_MESSAGES
copying build/lib/rest_framework/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/fa/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/pt_BR
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/pt_BR/LC_MESSAGES
copying build/lib/rest_framework/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/pt_BR/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/pt
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/pt/LC_MESSAGES
copying build/lib/rest_framework/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/pt/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/ach
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/ach/LC_MESSAGES
copying build/lib/rest_framework/locale/ach/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/ach/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/ko_KR
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/ko_KR/LC_MESSAGES
copying build/lib/rest_framework/locale/ko_KR/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/ko_KR/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/pt_PT
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/pt_PT/LC_MESSAGES
copying build/lib/rest_framework/locale/pt_PT/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/pt_PT/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/hu
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/hu/LC_MESSAGES
copying build/lib/rest_framework/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/hu/LC_MESSAGES
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/ru_RU
creating build/bdist.linux-armv7l/wheel/rest_framework/locale/ru_RU/LC_MESSAGES
copying build/lib/rest_framework/locale/ru_RU/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/./rest_framework/locale/ru_RU/LC_MESSAGES
copying build/lib/rest_framework/generics.py -> build/bdist.linux-armv7l/wheel/./rest_framework
copying build/lib/rest_framework/authentication.py -> build/bdist.linux-armv7l/wheel/./rest_framework
copying build/lib/rest_framework/apps.py -> build/bdist.linux-armv7l/wheel/./rest_framework
copying build/lib/rest_framework/serializers.py -> build/bdist.linux-armv7l/wheel/./rest_framework
creating build/bdist.linux-armv7l/wheel/rest_framework/utils
copying build/lib/rest_framework/utils/mediatypes.py -> build/bdist.linux-armv7l/wheel/./rest_framework/utils
copying build/lib/rest_framework/utils/formatting.py -> build/bdist.linux-armv7l/wheel/./rest_framework/utils
copying build/lib/rest_framework/utils/model_meta.py -> build/bdist.linux-armv7l/wheel/./rest_framework/utils
copying build/lib/rest_framework/utils/encoders.py -> build/bdist.linux-armv7l/wheel/./rest_framework/utils
copying build/lib/rest_framework/utils/representation.py -> build/bdist.linux-armv7l/wheel/./rest_framework/utils
copying build/lib/rest_framework/utils/serializer_helpers.py -> build/bdist.linux-armv7l/wheel/./rest_framework/utils
copying build/lib/rest_framework/utils/__init__.py -> build/bdist.linux-armv7l/wheel/./rest_framework/utils
copying build/lib/rest_framework/utils/urls.py -> build/bdist.linux-armv7l/wheel/./rest_framework/utils
copying build/lib/rest_framework/utils/html.py -> build/bdist.linux-armv7l/wheel/./rest_framework/utils
copying build/lib/rest_framework/utils/field_mapping.py -> build/bdist.linux-armv7l/wheel/./rest_framework/utils
copying build/lib/rest_framework/utils/timezone.py -> build/bdist.linux-armv7l/wheel/./rest_framework/utils
copying build/lib/rest_framework/utils/humanize_datetime.py -> build/bdist.linux-armv7l/wheel/./rest_framework/utils
copying build/lib/rest_framework/utils/breadcrumbs.py -> build/bdist.linux-armv7l/wheel/./rest_framework/utils
copying build/lib/rest_framework/utils/json.py -> build/bdist.linux-armv7l/wheel/./rest_framework/utils
copying build/lib/rest_framework/relations.py -> build/bdist.linux-armv7l/wheel/./rest_framework
copying build/lib/rest_framework/request.py -> build/bdist.linux-armv7l/wheel/./rest_framework
copying build/lib/rest_framework/routers.py -> build/bdist.linux-armv7l/wheel/./rest_framework
copying build/lib/rest_framework/__init__.py -> build/bdist.linux-armv7l/wheel/./rest_framework
creating build/bdist.linux-armv7l/wheel/rest_framework/templatetags
copying build/lib/rest_framework/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/./rest_framework/templatetags
copying build/lib/rest_framework/templatetags/rest_framework.py -> build/bdist.linux-armv7l/wheel/./rest_framework/templatetags
creating build/bdist.linux-armv7l/wheel/rest_framework/management
copying build/lib/rest_framework/management/__init__.py -> build/bdist.linux-armv7l/wheel/./rest_framework/management
creating build/bdist.linux-armv7l/wheel/rest_framework/management/commands
copying build/lib/rest_framework/management/commands/__init__.py -> build/bdist.linux-armv7l/wheel/./rest_framework/management/commands
copying build/lib/rest_framework/management/commands/generateschema.py -> build/bdist.linux-armv7l/wheel/./rest_framework/management/commands
copying build/lib/rest_framework/versioning.py -> build/bdist.linux-armv7l/wheel/./rest_framework
copying build/lib/rest_framework/urls.py -> build/bdist.linux-armv7l/wheel/./rest_framework
copying build/lib/rest_framework/test.py -> build/bdist.linux-armv7l/wheel/./rest_framework
copying build/lib/rest_framework/reverse.py -> build/bdist.linux-armv7l/wheel/./rest_framework
copying build/lib/rest_framework/renderers.py -> build/bdist.linux-armv7l/wheel/./rest_framework
creating build/bdist.linux-armv7l/wheel/rest_framework/schemas
copying build/lib/rest_framework/schemas/views.py -> build/bdist.linux-armv7l/wheel/./rest_framework/schemas
copying build/lib/rest_framework/schemas/inspectors.py -> build/bdist.linux-armv7l/wheel/./rest_framework/schemas
copying build/lib/rest_framework/schemas/openapi.py -> build/bdist.linux-armv7l/wheel/./rest_framework/schemas
copying build/lib/rest_framework/schemas/__init__.py -> build/bdist.linux-armv7l/wheel/./rest_framework/schemas
copying build/lib/rest_framework/schemas/utils.py -> build/bdist.linux-armv7l/wheel/./rest_framework/schemas
copying build/lib/rest_framework/schemas/generators.py -> build/bdist.linux-armv7l/wheel/./rest_framework/schemas
copying build/lib/rest_framework/settings.py -> build/bdist.linux-armv7l/wheel/./rest_framework
copying build/lib/rest_framework/compat.py -> build/bdist.linux-armv7l/wheel/./rest_framework
copying build/lib/rest_framework/validators.py -> build/bdist.linux-armv7l/wheel/./rest_framework
copying build/lib/rest_framework/status.py -> build/bdist.linux-armv7l/wheel/./rest_framework
copying build/lib/rest_framework/pagination.py -> build/bdist.linux-armv7l/wheel/./rest_framework
copying build/lib/rest_framework/metadata.py -> build/bdist.linux-armv7l/wheel/./rest_framework
creating build/bdist.linux-armv7l/wheel/rest_framework/static
creating build/bdist.linux-armv7l/wheel/rest_framework/static/rest_framework
creating build/bdist.linux-armv7l/wheel/rest_framework/static/rest_framework/fonts
copying build/lib/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.eot -> build/bdist.linux-armv7l/wheel/./rest_framework/static/rest_framework/fonts
copying build/lib/rest_framework/static/rest_framework/fonts/fontawesome-webfont.eot -> build/bdist.linux-armv7l/wheel/./rest_framework/static/rest_framework/fonts
copying build/lib/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.ttf -> build/bdist.linux-armv7l/wheel/./rest_framework/static/rest_framework/fonts
copying build/lib/rest_framework/static/rest_framework/fonts/fontawesome-webfont.ttf -> build/bdist.linux-armv7l/wheel/./rest_framework/static/rest_framework/fonts
copying build/lib/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.svg -> build/bdist.linux-armv7l/wheel/./rest_framework/static/rest_framework/fonts
copying build/lib/rest_framework/static/rest_framework/fonts/fontawesome-webfont.woff -> build/bdist.linux-armv7l/wheel/./rest_framework/static/rest_framework/fonts
copying build/lib/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff -> build/bdist.linux-armv7l/wheel/./rest_framework/static/rest_framework/fonts
copying build/lib/rest_framework/static/rest_framework/fonts/fontawesome-webfont.svg -> build/bdist.linux-armv7l/wheel/./rest_framework/static/rest_framework/fonts
copying build/lib/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff2 -> build/bdist.linux-armv7l/wheel/./rest_framework/static/rest_framework/fonts
creating build/bdist.linux-armv7l/wheel/rest_framework/static/rest_framework/css
copying build/lib/rest_framework/static/rest_framework/css/bootstrap-theme.min.css.map -> build/bdist.linux-armv7l/wheel/./rest_framework/static/rest_framework/css
copying build/lib/rest_framework/static/rest_framework/css/bootstrap.min.css -> build/bdist.linux-armv7l/wheel/./rest_framework/static/rest_framework/css
copying build/lib/rest_framework/static/rest_framework/css/bootstrap-tweaks.css -> build/bdist.linux-armv7l/wheel/./rest_framework/static/rest_framework/css
copying build/lib/rest_framework/static/rest_framework/css/font-awesome-4.0.3.css -> build/bdist.linux-armv7l/wheel/./rest_framework/static/rest_framework/css
copying build/lib/rest_framework/static/rest_framework/css/bootstrap.min.css.map -> build/bdist.linux-armv7l/wheel/./rest_framework/static/rest_framework/css
copying build/lib/rest_framework/static/rest_framework/css/default.css -> build/bdist.linux-armv7l/wheel/./rest_framework/static/rest_framework/css
copying build/lib/rest_framework/static/rest_framework/css/prettify.css -> build/bdist.linux-armv7l/wheel/./rest_framework/static/rest_framework/css
copying build/lib/rest_framework/static/rest_framework/css/bootstrap-theme.min.css -> build/bdist.linux-armv7l/wheel/./rest_framework/static/rest_framework/css
creating build/bdist.linux-armv7l/wheel/rest_framework/static/rest_framework/img
copying build/lib/rest_framework/static/rest_framework/img/glyphicons-halflings-white.png -> build/bdist.linux-armv7l/wheel/./rest_framework/static/rest_framework/img
copying build/lib/rest_framework/static/rest_framework/img/glyphicons-halflings.png -> build/bdist.linux-armv7l/wheel/./rest_framework/static/rest_framework/img
copying build/lib/rest_framework/static/rest_framework/img/grid.png -> build/bdist.linux-armv7l/wheel/./rest_framework/static/rest_framework/img
creating build/bdist.linux-armv7l/wheel/rest_framework/static/rest_framework/js
copying build/lib/rest_framework/static/rest_framework/js/bootstrap.min.js -> build/bdist.linux-armv7l/wheel/./rest_framework/static/rest_framework/js
copying build/lib/rest_framework/static/rest_framework/js/ajax-form.js -> build/bdist.linux-armv7l/wheel/./rest_framework/static/rest_framework/js
copying build/lib/rest_framework/static/rest_framework/js/prettify-min.js -> build/bdist.linux-armv7l/wheel/./rest_framework/static/rest_framework/js
copying build/lib/rest_framework/static/rest_framework/js/default.js -> build/bdist.linux-armv7l/wheel/./rest_framework/static/rest_framework/js
copying build/lib/rest_framework/static/rest_framework/js/csrf.js -> build/bdist.linux-armv7l/wheel/./rest_framework/static/rest_framework/js
copying build/lib/rest_framework/static/rest_framework/js/load-ajax-form.js -> build/bdist.linux-armv7l/wheel/./rest_framework/static/rest_framework/js
copying build/lib/rest_framework/static/rest_framework/js/jquery-3.7.1.min.js -> build/bdist.linux-armv7l/wheel/./rest_framework/static/rest_framework/js
copying build/lib/rest_framework/viewsets.py -> build/bdist.linux-armv7l/wheel/./rest_framework
copying build/lib/rest_framework/permissions.py -> build/bdist.linux-armv7l/wheel/./rest_framework
copying build/lib/rest_framework/response.py -> build/bdist.linux-armv7l/wheel/./rest_framework
creating build/bdist.linux-armv7l/wheel/rest_framework/templates
creating build/bdist.linux-armv7l/wheel/rest_framework/templates/rest_framework
creating build/bdist.linux-armv7l/wheel/rest_framework/templates/rest_framework/horizontal
copying build/lib/rest_framework/templates/rest_framework/horizontal/dict_field.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/horizontal
copying build/lib/rest_framework/templates/rest_framework/horizontal/list_fieldset.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/horizontal
copying build/lib/rest_framework/templates/rest_framework/horizontal/checkbox.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/horizontal
copying build/lib/rest_framework/templates/rest_framework/horizontal/form.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/horizontal
copying build/lib/rest_framework/templates/rest_framework/horizontal/select.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/horizontal
copying build/lib/rest_framework/templates/rest_framework/horizontal/select_multiple.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/horizontal
copying build/lib/rest_framework/templates/rest_framework/horizontal/list_field.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/horizontal
copying build/lib/rest_framework/templates/rest_framework/horizontal/radio.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/horizontal
copying build/lib/rest_framework/templates/rest_framework/horizontal/fieldset.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/horizontal
copying build/lib/rest_framework/templates/rest_framework/horizontal/checkbox_multiple.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/horizontal
copying build/lib/rest_framework/templates/rest_framework/horizontal/textarea.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/horizontal
copying build/lib/rest_framework/templates/rest_framework/horizontal/input.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/horizontal
copying build/lib/rest_framework/templates/rest_framework/raw_data_form.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework
copying build/lib/rest_framework/templates/rest_framework/login.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework
creating build/bdist.linux-armv7l/wheel/rest_framework/templates/rest_framework/vertical
copying build/lib/rest_framework/templates/rest_framework/vertical/dict_field.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/vertical
copying build/lib/rest_framework/templates/rest_framework/vertical/list_fieldset.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/vertical
copying build/lib/rest_framework/templates/rest_framework/vertical/checkbox.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/vertical
copying build/lib/rest_framework/templates/rest_framework/vertical/form.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/vertical
copying build/lib/rest_framework/templates/rest_framework/vertical/select.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/vertical
copying build/lib/rest_framework/templates/rest_framework/vertical/select_multiple.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/vertical
copying build/lib/rest_framework/templates/rest_framework/vertical/list_field.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/vertical
copying build/lib/rest_framework/templates/rest_framework/vertical/radio.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/vertical
copying build/lib/rest_framework/templates/rest_framework/vertical/fieldset.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/vertical
copying build/lib/rest_framework/templates/rest_framework/vertical/checkbox_multiple.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/vertical
copying build/lib/rest_framework/templates/rest_framework/vertical/textarea.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/vertical
copying build/lib/rest_framework/templates/rest_framework/vertical/input.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/vertical
copying build/lib/rest_framework/templates/rest_framework/admin.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework
creating build/bdist.linux-armv7l/wheel/rest_framework/templates/rest_framework/admin
copying build/lib/rest_framework/templates/rest_framework/admin/simple_list_value.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/admin
copying build/lib/rest_framework/templates/rest_framework/admin/dict_value.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/admin
copying build/lib/rest_framework/templates/rest_framework/admin/list_value.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/admin
copying build/lib/rest_framework/templates/rest_framework/admin/detail.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/admin
copying build/lib/rest_framework/templates/rest_framework/admin/list.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/admin
copying build/lib/rest_framework/templates/rest_framework/login_base.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework
creating build/bdist.linux-armv7l/wheel/rest_framework/templates/rest_framework/pagination
copying build/lib/rest_framework/templates/rest_framework/pagination/previous_and_next.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/pagination
copying build/lib/rest_framework/templates/rest_framework/pagination/numbers.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/pagination
creating build/bdist.linux-armv7l/wheel/rest_framework/templates/rest_framework/filters
copying build/lib/rest_framework/templates/rest_framework/filters/ordering.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/filters
copying build/lib/rest_framework/templates/rest_framework/filters/search.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/filters
copying build/lib/rest_framework/templates/rest_framework/filters/base.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/filters
copying build/lib/rest_framework/templates/rest_framework/api.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework
copying build/lib/rest_framework/templates/rest_framework/base.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework
creating build/bdist.linux-armv7l/wheel/rest_framework/templates/rest_framework/inline
copying build/lib/rest_framework/templates/rest_framework/inline/dict_field.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/inline
copying build/lib/rest_framework/templates/rest_framework/inline/list_fieldset.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/inline
copying build/lib/rest_framework/templates/rest_framework/inline/checkbox.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/inline
copying build/lib/rest_framework/templates/rest_framework/inline/form.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/inline
copying build/lib/rest_framework/templates/rest_framework/inline/select.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/inline
copying build/lib/rest_framework/templates/rest_framework/inline/select_multiple.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/inline
copying build/lib/rest_framework/templates/rest_framework/inline/list_field.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/inline
copying build/lib/rest_framework/templates/rest_framework/inline/radio.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/inline
copying build/lib/rest_framework/templates/rest_framework/inline/fieldset.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/inline
copying build/lib/rest_framework/templates/rest_framework/inline/checkbox_multiple.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/inline
copying build/lib/rest_framework/templates/rest_framework/inline/textarea.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/inline
copying build/lib/rest_framework/templates/rest_framework/inline/input.html -> build/bdist.linux-armv7l/wheel/./rest_framework/templates/rest_framework/inline
copying build/lib/rest_framework/urlpatterns.py -> build/bdist.linux-armv7l/wheel/./rest_framework
copying build/lib/rest_framework/fields.py -> build/bdist.linux-armv7l/wheel/./rest_framework
copying build/lib/rest_framework/negotiation.py -> build/bdist.linux-armv7l/wheel/./rest_framework
copying build/lib/rest_framework/parsers.py -> build/bdist.linux-armv7l/wheel/./rest_framework
copying build/lib/rest_framework/filters.py -> build/bdist.linux-armv7l/wheel/./rest_framework
copying build/lib/rest_framework/decorators.py -> build/bdist.linux-armv7l/wheel/./rest_framework
copying build/lib/rest_framework/exceptions.py -> build/bdist.linux-armv7l/wheel/./rest_framework
copying build/lib/rest_framework/checks.py -> build/bdist.linux-armv7l/wheel/./rest_framework
running install_egg_info
Copying djangorestframework.egg-info to build/bdist.linux-armv7l/wheel/./djangorestframework-3.17.1-py3.14.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/djangorestframework-3.17.1.dist-info/WHEEL
creating '/build/python-django-rest-framework/src/django-rest-framework-3.17.1/dist/.tmp-65jzs304/djangorestframework-3.17.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'djangorestframework-3.17.1.dist-info/licenses/LICENSE.md'
adding 'rest_framework/__init__.py'
adding 'rest_framework/apps.py'
adding 'rest_framework/authentication.py'
adding 'rest_framework/checks.py'
adding 'rest_framework/compat.py'
adding 'rest_framework/decorators.py'
adding 'rest_framework/exceptions.py'
adding 'rest_framework/fields.py'
adding 'rest_framework/filters.py'
adding 'rest_framework/generics.py'
adding 'rest_framework/metadata.py'
adding 'rest_framework/mixins.py'
adding 'rest_framework/negotiation.py'
adding 'rest_framework/pagination.py'
adding 'rest_framework/parsers.py'
adding 'rest_framework/permissions.py'
adding 'rest_framework/relations.py'
adding 'rest_framework/renderers.py'
adding 'rest_framework/request.py'
adding 'rest_framework/response.py'
adding 'rest_framework/reverse.py'
adding 'rest_framework/routers.py'
adding 'rest_framework/serializers.py'
adding 'rest_framework/settings.py'
adding 'rest_framework/status.py'
adding 'rest_framework/test.py'
adding 'rest_framework/throttling.py'
adding 'rest_framework/urlpatterns.py'
adding 'rest_framework/urls.py'
adding 'rest_framework/validators.py'
adding 'rest_framework/versioning.py'
adding 'rest_framework/views.py'
adding 'rest_framework/viewsets.py'
adding 'rest_framework/authtoken/__init__.py'
adding 'rest_framework/authtoken/admin.py'
adding 'rest_framework/authtoken/apps.py'
adding 'rest_framework/authtoken/models.py'
adding 'rest_framework/authtoken/serializers.py'
adding 'rest_framework/authtoken/views.py'
adding 'rest_framework/authtoken/management/__init__.py'
adding 'rest_framework/authtoken/management/commands/__init__.py'
adding 'rest_framework/authtoken/management/commands/drf_create_token.py'
adding 'rest_framework/authtoken/migrations/0001_initial.py'
adding 'rest_framework/authtoken/migrations/0002_auto_20160226_1747.py'
adding 'rest_framework/authtoken/migrations/0003_tokenproxy.py'
adding 'rest_framework/authtoken/migrations/0004_alter_tokenproxy_options.py'
adding 'rest_framework/authtoken/migrations/__init__.py'
adding 'rest_framework/locale/ach/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/ar/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/az/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/be/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/bg/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/ca/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/ca_ES/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/cs/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/da/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/de/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/el/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/el_GR/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/en/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/en_AU/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/en_CA/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/en_US/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/es/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/et/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/fa/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/fa_IR/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/fi/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/fr/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/fr_CA/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/gl/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/gl_ES/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/he_IL/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/hu/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/hy/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/id/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/it/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/ja/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/kk/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/ko_KR/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/lt/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/lv/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/mk/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/nb/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/ne_NP/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/nl/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/nn/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/no/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/pl/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/pt/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/pt_BR/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/pt_PT/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/ro/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/ru/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/ru_RU/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/sk/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/sl/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/sv/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/th/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/tr/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/tr_TR/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/uk/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/vi/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/zh_CN/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/zh_Hans/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/zh_Hant/LC_MESSAGES/django.mo'
adding 'rest_framework/locale/zh_TW/LC_MESSAGES/django.mo'
adding 'rest_framework/management/__init__.py'
adding 'rest_framework/management/commands/__init__.py'
adding 'rest_framework/management/commands/generateschema.py'
adding 'rest_framework/schemas/__init__.py'
adding 'rest_framework/schemas/generators.py'
adding 'rest_framework/schemas/inspectors.py'
adding 'rest_framework/schemas/openapi.py'
adding 'rest_framework/schemas/utils.py'
adding 'rest_framework/schemas/views.py'
adding 'rest_framework/static/rest_framework/css/bootstrap-theme.min.css'
adding 'rest_framework/static/rest_framework/css/bootstrap-theme.min.css.map'
adding 'rest_framework/static/rest_framework/css/bootstrap-tweaks.css'
adding 'rest_framework/static/rest_framework/css/bootstrap.min.css'
adding 'rest_framework/static/rest_framework/css/bootstrap.min.css.map'
adding 'rest_framework/static/rest_framework/css/default.css'
adding 'rest_framework/static/rest_framework/css/font-awesome-4.0.3.css'
adding 'rest_framework/static/rest_framework/css/prettify.css'
adding 'rest_framework/static/rest_framework/fonts/fontawesome-webfont.eot'
adding 'rest_framework/static/rest_framework/fonts/fontawesome-webfont.svg'
adding 'rest_framework/static/rest_framework/fonts/fontawesome-webfont.ttf'
adding 'rest_framework/static/rest_framework/fonts/fontawesome-webfont.woff'
adding 'rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.eot'
adding 'rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.svg'
adding 'rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.ttf'
adding 'rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff'
adding 'rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff2'
adding 'rest_framework/static/rest_framework/img/glyphicons-halflings-white.png'
adding 'rest_framework/static/rest_framework/img/glyphicons-halflings.png'
adding 'rest_framework/static/rest_framework/img/grid.png'
adding 'rest_framework/static/rest_framework/js/ajax-form.js'
adding 'rest_framework/static/rest_framework/js/bootstrap.min.js'
adding 'rest_framework/static/rest_framework/js/csrf.js'
adding 'rest_framework/static/rest_framework/js/default.js'
adding 'rest_framework/static/rest_framework/js/jquery-3.7.1.min.js'
adding 'rest_framework/static/rest_framework/js/load-ajax-form.js'
adding 'rest_framework/static/rest_framework/js/prettify-min.js'
adding 'rest_framework/templates/rest_framework/admin.html'
adding 'rest_framework/templates/rest_framework/api.html'
adding 'rest_framework/templates/rest_framework/base.html'
adding 'rest_framework/templates/rest_framework/login.html'
adding 'rest_framework/templates/rest_framework/login_base.html'
adding 'rest_framework/templates/rest_framework/raw_data_form.html'
adding 'rest_framework/templates/rest_framework/admin/detail.html'
adding 'rest_framework/templates/rest_framework/admin/dict_value.html'
adding 'rest_framework/templates/rest_framework/admin/list.html'
adding 'rest_framework/templates/rest_framework/admin/list_value.html'
adding 'rest_framework/templates/rest_framework/admin/simple_list_value.html'
adding 'rest_framework/templates/rest_framework/filters/base.html'
adding 'rest_framework/templates/rest_framework/filters/ordering.html'
adding 'rest_framework/templates/rest_framework/filters/search.html'
adding 'rest_framework/templates/rest_framework/horizontal/checkbox.html'
adding 'rest_framework/templates/rest_framework/horizontal/checkbox_multiple.html'
adding 'rest_framework/templates/rest_framework/horizontal/dict_field.html'
adding 'rest_framework/templates/rest_framework/horizontal/fieldset.html'
adding 'rest_framework/templates/rest_framework/horizontal/form.html'
adding 'rest_framework/templates/rest_framework/horizontal/input.html'
adding 'rest_framework/templates/rest_framework/horizontal/list_field.html'
adding 'rest_framework/templates/rest_framework/horizontal/list_fieldset.html'
adding 'rest_framework/templates/rest_framework/horizontal/radio.html'
adding 'rest_framework/templates/rest_framework/horizontal/select.html'
adding 'rest_framework/templates/rest_framework/horizontal/select_multiple.html'
adding 'rest_framework/templates/rest_framework/horizontal/textarea.html'
adding 'rest_framework/templates/rest_framework/inline/checkbox.html'
adding 'rest_framework/templates/rest_framework/inline/checkbox_multiple.html'
adding 'rest_framework/templates/rest_framework/inline/dict_field.html'
adding 'rest_framework/templates/rest_framework/inline/fieldset.html'
adding 'rest_framework/templates/rest_framework/inline/form.html'
adding 'rest_framework/templates/rest_framework/inline/input.html'
adding 'rest_framework/templates/rest_framework/inline/list_field.html'
adding 'rest_framework/templates/rest_framework/inline/list_fieldset.html'
adding 'rest_framework/templates/rest_framework/inline/radio.html'
adding 'rest_framework/templates/rest_framework/inline/select.html'
adding 'rest_framework/templates/rest_framework/inline/select_multiple.html'
adding 'rest_framework/templates/rest_framework/inline/textarea.html'
adding 'rest_framework/templates/rest_framework/pagination/numbers.html'
adding 'rest_framework/templates/rest_framework/pagination/previous_and_next.html'
adding 'rest_framework/templates/rest_framework/vertical/checkbox.html'
adding 'rest_framework/templates/rest_framework/vertical/checkbox_multiple.html'
adding 'rest_framework/templates/rest_framework/vertical/dict_field.html'
adding 'rest_framework/templates/rest_framework/vertical/fieldset.html'
adding 'rest_framework/templates/rest_framework/vertical/form.html'
adding 'rest_framework/templates/rest_framework/vertical/input.html'
adding 'rest_framework/templates/rest_framework/vertical/list_field.html'
adding 'rest_framework/templates/rest_framework/vertical/list_fieldset.html'
adding 'rest_framework/templates/rest_framework/vertical/radio.html'
adding 'rest_framework/templates/rest_framework/vertical/select.html'
adding 'rest_framework/templates/rest_framework/vertical/select_multiple.html'
adding 'rest_framework/templates/rest_framework/vertical/textarea.html'
adding 'rest_framework/templatetags/__init__.py'
adding 'rest_framework/templatetags/rest_framework.py'
adding 'rest_framework/utils/__init__.py'
adding 'rest_framework/utils/breadcrumbs.py'
adding 'rest_framework/utils/encoders.py'
adding 'rest_framework/utils/field_mapping.py'
adding 'rest_framework/utils/formatting.py'
adding 'rest_framework/utils/html.py'
adding 'rest_framework/utils/humanize_datetime.py'
adding 'rest_framework/utils/json.py'
adding 'rest_framework/utils/mediatypes.py'
adding 'rest_framework/utils/model_meta.py'
adding 'rest_framework/utils/representation.py'
adding 'rest_framework/utils/serializer_helpers.py'
adding 'rest_framework/utils/timezone.py'
adding 'rest_framework/utils/urls.py'
adding 'djangorestframework-3.17.1.dist-info/METADATA'
adding 'djangorestframework-3.17.1.dist-info/WHEEL'
adding 'djangorestframework-3.17.1.dist-info/top_level.txt'
adding 'djangorestframework-3.17.1.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built djangorestframework-3.17.1-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-django-rest-framework/pkg/python-django-rest-framework/usr/share'
install: creating directory '/build/python-django-rest-framework/pkg/python-django-rest-framework/usr/share/doc'
install: creating directory '/build/python-django-rest-framework/pkg/python-django-rest-framework/usr/share/doc/python-django-rest-framework'
'README.md' -> '/build/python-django-rest-framework/pkg/python-django-rest-framework/usr/share/doc/python-django-rest-framework/README.md'
install: creating directory '/build/python-django-rest-framework/pkg/python-django-rest-framework/usr/share/licenses'
install: creating directory '/build/python-django-rest-framework/pkg/python-django-rest-framework/usr/share/licenses/python-django-rest-framework'
'LICENSE.md' -> '/build/python-django-rest-framework/pkg/python-django-rest-framework/usr/share/licenses/python-django-rest-framework/LICENSE.md'
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-django-rest-framework"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-django-rest-framework 3.17.1-1 (Thu Mar 26 00:18:08 2026)
==> Cleaning up...
[?12l[?25h