Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-django-rest-framework.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-5fee6d305e4b2cc548cc4ad4c62f29c1802ce311/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-django-rest-framework.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-django-rest-framework-3.5.2-4.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-django-rest-framework.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-5fee6d305e4b2cc548cc4ad4c62f29c1802ce311/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-django-rest-framework.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MH4okc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf djangorestframework-3.5.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/djangorestframework-3.5.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd djangorestframework-3.5.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf djangorestframework.egg-info + find . -name '*.po' -exec rm -f '{}' ';' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OO6jdU + umask 022 + cd /builddir/build/BUILD + cd djangorestframework-3.5.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' warning: pypandoc module not found, could not convert Markdown to RST running build running build_py creating build creating build/lib creating build/lib/rest_framework copying rest_framework/validators.py -> build/lib/rest_framework copying rest_framework/renderers.py -> build/lib/rest_framework copying rest_framework/filters.py -> build/lib/rest_framework copying rest_framework/mixins.py -> build/lib/rest_framework copying rest_framework/schemas.py -> build/lib/rest_framework copying rest_framework/compat.py -> build/lib/rest_framework copying rest_framework/urls.py -> build/lib/rest_framework copying rest_framework/serializers.py -> build/lib/rest_framework copying rest_framework/response.py -> build/lib/rest_framework copying rest_framework/versioning.py -> build/lib/rest_framework copying rest_framework/models.py -> build/lib/rest_framework copying rest_framework/settings.py -> build/lib/rest_framework copying rest_framework/fields.py -> build/lib/rest_framework copying rest_framework/metadata.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/parsers.py -> build/lib/rest_framework copying rest_framework/viewsets.py -> build/lib/rest_framework copying rest_framework/urlpatterns.py -> build/lib/rest_framework copying rest_framework/pagination.py -> build/lib/rest_framework copying rest_framework/routers.py -> build/lib/rest_framework copying rest_framework/authentication.py -> build/lib/rest_framework copying rest_framework/reverse.py -> build/lib/rest_framework copying rest_framework/__init__.py -> build/lib/rest_framework copying rest_framework/status.py -> build/lib/rest_framework copying rest_framework/request.py -> build/lib/rest_framework copying rest_framework/negotiation.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/test.py -> build/lib/rest_framework copying rest_framework/throttling.py -> build/lib/rest_framework copying rest_framework/permissions.py -> build/lib/rest_framework copying rest_framework/relations.py -> build/lib/rest_framework 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/utils copying rest_framework/utils/serializer_helpers.py -> build/lib/rest_framework/utils copying rest_framework/utils/model_meta.py -> build/lib/rest_framework/utils copying rest_framework/utils/urls.py -> build/lib/rest_framework/utils copying rest_framework/utils/formatting.py -> build/lib/rest_framework/utils copying rest_framework/utils/encoders.py -> build/lib/rest_framework/utils copying rest_framework/utils/mediatypes.py -> build/lib/rest_framework/utils copying rest_framework/utils/html.py -> build/lib/rest_framework/utils copying rest_framework/utils/breadcrumbs.py -> build/lib/rest_framework/utils copying rest_framework/utils/representation.py -> build/lib/rest_framework/utils copying rest_framework/utils/__init__.py -> build/lib/rest_framework/utils copying rest_framework/utils/humanize_datetime.py -> build/lib/rest_framework/utils copying rest_framework/utils/field_mapping.py -> build/lib/rest_framework/utils creating 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/models.py -> build/lib/rest_framework/authtoken copying rest_framework/authtoken/admin.py -> build/lib/rest_framework/authtoken copying rest_framework/authtoken/__init__.py -> build/lib/rest_framework/authtoken copying rest_framework/authtoken/views.py -> build/lib/rest_framework/authtoken creating build/lib/rest_framework/authtoken/migrations copying rest_framework/authtoken/migrations/0002_auto_20160226_1747.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/0001_initial.py -> build/lib/rest_framework/authtoken/migrations creating build/lib/rest_framework/templates creating 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/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/admin.html -> 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/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/list_fieldset.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/checkbox.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/form.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/radio.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/input.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 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/django_filter_crispyforms.html -> build/lib/rest_framework/templates/rest_framework/filters copying rest_framework/templates/rest_framework/filters/django_filter.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/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/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 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/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 creating 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/textarea.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/checkbox_multiple.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/fieldset.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/select.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 copying rest_framework/templates/rest_framework/vertical/select_multiple.html -> build/lib/rest_framework/templates/rest_framework/vertical creating 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/textarea.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/checkbox_multiple.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/fieldset.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/select.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 copying rest_framework/templates/rest_framework/inline/select_multiple.html -> build/lib/rest_framework/templates/rest_framework/inline creating build/lib/rest_framework/locale creating build/lib/rest_framework/locale/he_IL 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/nn 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/en_AU 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/ca_ES 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/it 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/pt_BR 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/fa 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/mk 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/pt 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/tr 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/no 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/ach 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/zh_Hant 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/en_CA 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/et 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/ru 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/gl_ES 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/tr_TR 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/es 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/ko_KR 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/zh_TW 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 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/id 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/da 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/ro 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/fr 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/de 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/pt_PT 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/el_GR 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/sv 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/zh_CN 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/fr_CA 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/zh_Hans 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 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/sk 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/nl 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/en_US 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/hu 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/fi 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/fa_IR 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/el 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/gl 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/ca 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/cs 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/ar 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/pl 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/ja 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/nb 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/vi 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/be 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/static creating build/lib/rest_framework/static/rest_framework creating 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 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 creating 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/glyphicons-halflings-regular.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/glyphicons-halflings-regular.eot -> 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/default.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/prettify.css -> 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 creating 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/bootstrap.min.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/ajax-form.js -> build/lib/rest_framework/static/rest_framework/js copying rest_framework/static/rest_framework/js/jquery-1.12.4.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 + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rLaV98 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch + cd djangorestframework-3.5.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch warning: pypandoc module not found, could not convert Markdown to RST running install running install_lib creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/validators.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/renderers.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/filters.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/mixins.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/schemas.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/compat.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/urls.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/serializers.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/response.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/versioning.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/models.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templatetags copying build/lib/rest_framework/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templatetags copying build/lib/rest_framework/templatetags/rest_framework.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templatetags copying build/lib/rest_framework/settings.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework copying build/lib/rest_framework/templates/rest_framework/login.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/horizontal copying build/lib/rest_framework/templates/rest_framework/horizontal/list_fieldset.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/horizontal copying build/lib/rest_framework/templates/rest_framework/horizontal/textarea.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/horizontal copying build/lib/rest_framework/templates/rest_framework/horizontal/checkbox.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/horizontal copying build/lib/rest_framework/templates/rest_framework/horizontal/checkbox_multiple.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/horizontal copying build/lib/rest_framework/templates/rest_framework/horizontal/form.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/horizontal copying build/lib/rest_framework/templates/rest_framework/horizontal/fieldset.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/horizontal copying build/lib/rest_framework/templates/rest_framework/horizontal/radio.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/horizontal copying build/lib/rest_framework/templates/rest_framework/horizontal/select.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/horizontal copying build/lib/rest_framework/templates/rest_framework/horizontal/input.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/horizontal copying build/lib/rest_framework/templates/rest_framework/horizontal/select_multiple.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/horizontal creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/filters copying build/lib/rest_framework/templates/rest_framework/filters/ordering.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/filters copying build/lib/rest_framework/templates/rest_framework/filters/django_filter_crispyforms.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/filters copying build/lib/rest_framework/templates/rest_framework/filters/django_filter.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/filters copying build/lib/rest_framework/templates/rest_framework/filters/search.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/filters copying build/lib/rest_framework/templates/rest_framework/filters/base.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/filters copying build/lib/rest_framework/templates/rest_framework/login_base.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework copying build/lib/rest_framework/templates/rest_framework/api.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/pagination copying build/lib/rest_framework/templates/rest_framework/pagination/previous_and_next.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/pagination copying build/lib/rest_framework/templates/rest_framework/pagination/numbers.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/pagination creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/admin copying build/lib/rest_framework/templates/rest_framework/admin/detail.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/admin copying build/lib/rest_framework/templates/rest_framework/admin/list.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/admin copying build/lib/rest_framework/templates/rest_framework/admin/simple_list_value.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/admin copying build/lib/rest_framework/templates/rest_framework/admin/list_value.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/admin copying build/lib/rest_framework/templates/rest_framework/admin/dict_value.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/admin copying build/lib/rest_framework/templates/rest_framework/admin.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/vertical copying build/lib/rest_framework/templates/rest_framework/vertical/list_fieldset.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/vertical copying build/lib/rest_framework/templates/rest_framework/vertical/textarea.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/vertical copying build/lib/rest_framework/templates/rest_framework/vertical/checkbox.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/vertical copying build/lib/rest_framework/templates/rest_framework/vertical/checkbox_multiple.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/vertical copying build/lib/rest_framework/templates/rest_framework/vertical/form.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/vertical copying build/lib/rest_framework/templates/rest_framework/vertical/fieldset.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/vertical copying build/lib/rest_framework/templates/rest_framework/vertical/radio.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/vertical copying build/lib/rest_framework/templates/rest_framework/vertical/select.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/vertical copying build/lib/rest_framework/templates/rest_framework/vertical/input.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/vertical copying build/lib/rest_framework/templates/rest_framework/vertical/select_multiple.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/vertical creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/inline copying build/lib/rest_framework/templates/rest_framework/inline/list_fieldset.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/inline copying build/lib/rest_framework/templates/rest_framework/inline/textarea.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/inline copying build/lib/rest_framework/templates/rest_framework/inline/checkbox.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/inline copying build/lib/rest_framework/templates/rest_framework/inline/checkbox_multiple.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/inline copying build/lib/rest_framework/templates/rest_framework/inline/form.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/inline copying build/lib/rest_framework/templates/rest_framework/inline/fieldset.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/inline copying build/lib/rest_framework/templates/rest_framework/inline/radio.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/inline copying build/lib/rest_framework/templates/rest_framework/inline/select.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/inline copying build/lib/rest_framework/templates/rest_framework/inline/input.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/inline copying build/lib/rest_framework/templates/rest_framework/inline/select_multiple.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework/inline copying build/lib/rest_framework/templates/rest_framework/raw_data_form.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework copying build/lib/rest_framework/templates/rest_framework/base.html -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templates/rest_framework copying build/lib/rest_framework/fields.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/metadata.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/decorators.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/exceptions.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/parsers.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/he_IL creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/he_IL/LC_MESSAGES copying build/lib/rest_framework/locale/he_IL/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/he_IL/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/nn creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/nn/LC_MESSAGES copying build/lib/rest_framework/locale/nn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/nn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/en_AU creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/en_AU/LC_MESSAGES copying build/lib/rest_framework/locale/en_AU/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/en_AU/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/ca_ES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/ca_ES/LC_MESSAGES copying build/lib/rest_framework/locale/ca_ES/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/ca_ES/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/it creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/it/LC_MESSAGES copying build/lib/rest_framework/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/pt_BR creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/pt_BR/LC_MESSAGES copying build/lib/rest_framework/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/fa creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/fa/LC_MESSAGES copying build/lib/rest_framework/locale/fa/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/fa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/mk creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/mk/LC_MESSAGES copying build/lib/rest_framework/locale/mk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/mk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/pt creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/pt/LC_MESSAGES copying build/lib/rest_framework/locale/pt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/pt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/tr creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/tr/LC_MESSAGES copying build/lib/rest_framework/locale/tr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/tr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/no creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/no/LC_MESSAGES copying build/lib/rest_framework/locale/no/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/no/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/ach creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/ach/LC_MESSAGES copying build/lib/rest_framework/locale/ach/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/ach/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/zh_Hant creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/zh_Hant/LC_MESSAGES copying build/lib/rest_framework/locale/zh_Hant/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/zh_Hant/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/en_CA creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/en_CA/LC_MESSAGES copying build/lib/rest_framework/locale/en_CA/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/en_CA/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/et creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/et/LC_MESSAGES copying build/lib/rest_framework/locale/et/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/et/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/ru creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/ru/LC_MESSAGES copying build/lib/rest_framework/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/gl_ES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/gl_ES/LC_MESSAGES copying build/lib/rest_framework/locale/gl_ES/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/gl_ES/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/tr_TR creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/tr_TR/LC_MESSAGES copying build/lib/rest_framework/locale/tr_TR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/tr_TR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/es creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/es/LC_MESSAGES copying build/lib/rest_framework/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/ko_KR creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/ko_KR/LC_MESSAGES copying build/lib/rest_framework/locale/ko_KR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/ko_KR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/zh_TW creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/zh_TW/LC_MESSAGES copying build/lib/rest_framework/locale/zh_TW/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/zh_TW/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/uk creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/uk/LC_MESSAGES copying build/lib/rest_framework/locale/uk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/uk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/id creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/id/LC_MESSAGES copying build/lib/rest_framework/locale/id/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/id/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/da creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/da/LC_MESSAGES copying build/lib/rest_framework/locale/da/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/da/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/ro creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/ro/LC_MESSAGES copying build/lib/rest_framework/locale/ro/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/ro/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/fr creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/fr/LC_MESSAGES copying build/lib/rest_framework/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/de creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/de/LC_MESSAGES copying build/lib/rest_framework/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/pt_PT creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/pt_PT/LC_MESSAGES copying build/lib/rest_framework/locale/pt_PT/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/pt_PT/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/el_GR creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/el_GR/LC_MESSAGES copying build/lib/rest_framework/locale/el_GR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/el_GR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/sv creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/sv/LC_MESSAGES copying build/lib/rest_framework/locale/sv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/sv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/zh_CN creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/zh_CN/LC_MESSAGES copying build/lib/rest_framework/locale/zh_CN/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/fr_CA creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/fr_CA/LC_MESSAGES copying build/lib/rest_framework/locale/fr_CA/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/fr_CA/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/zh_Hans creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/zh_Hans/LC_MESSAGES copying build/lib/rest_framework/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/en creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/en/LC_MESSAGES copying build/lib/rest_framework/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/sk creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/sk/LC_MESSAGES copying build/lib/rest_framework/locale/sk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/sk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/nl creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/nl/LC_MESSAGES copying build/lib/rest_framework/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/en_US creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/en_US/LC_MESSAGES copying build/lib/rest_framework/locale/en_US/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/en_US/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/hu creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/hu/LC_MESSAGES copying build/lib/rest_framework/locale/hu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/fi creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/fi/LC_MESSAGES copying build/lib/rest_framework/locale/fi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/fi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/fa_IR creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/fa_IR/LC_MESSAGES copying build/lib/rest_framework/locale/fa_IR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/fa_IR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/el creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/el/LC_MESSAGES copying build/lib/rest_framework/locale/el/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/el/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/gl creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/gl/LC_MESSAGES copying build/lib/rest_framework/locale/gl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/gl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/ca creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/ca/LC_MESSAGES copying build/lib/rest_framework/locale/ca/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/ca/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/cs creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/cs/LC_MESSAGES copying build/lib/rest_framework/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/ar creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/ar/LC_MESSAGES copying build/lib/rest_framework/locale/ar/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/pl creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/pl/LC_MESSAGES copying build/lib/rest_framework/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/ja creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/ja/LC_MESSAGES copying build/lib/rest_framework/locale/ja/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/nb creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/nb/LC_MESSAGES copying build/lib/rest_framework/locale/nb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/nb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/vi creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/vi/LC_MESSAGES copying build/lib/rest_framework/locale/vi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/vi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/be creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/be/LC_MESSAGES copying build/lib/rest_framework/locale/be/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/locale/be/LC_MESSAGES copying build/lib/rest_framework/viewsets.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/urlpatterns.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/pagination.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/routers.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/static creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/img copying build/lib/rest_framework/static/rest_framework/img/grid.png -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/img copying build/lib/rest_framework/static/rest_framework/img/glyphicons-halflings-white.png -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/img copying build/lib/rest_framework/static/rest_framework/img/glyphicons-halflings.png -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/img creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/fonts copying build/lib/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/fonts copying build/lib/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.ttf -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/fonts copying build/lib/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.svg -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/fonts copying build/lib/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.eot -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/fonts copying build/lib/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff2 -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/fonts creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/css copying build/lib/rest_framework/static/rest_framework/css/default.css -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/css copying build/lib/rest_framework/static/rest_framework/css/bootstrap-tweaks.css -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/css copying build/lib/rest_framework/static/rest_framework/css/prettify.css -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/css copying build/lib/rest_framework/static/rest_framework/css/bootstrap.min.css -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/css creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/js copying build/lib/rest_framework/static/rest_framework/js/prettify-min.js -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/js copying build/lib/rest_framework/static/rest_framework/js/bootstrap.min.js -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/js copying build/lib/rest_framework/static/rest_framework/js/csrf.js -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/js copying build/lib/rest_framework/static/rest_framework/js/ajax-form.js -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/js copying build/lib/rest_framework/static/rest_framework/js/jquery-1.12.4.min.js -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/js copying build/lib/rest_framework/static/rest_framework/js/default.js -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/static/rest_framework/js copying build/lib/rest_framework/authentication.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/reverse.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/__init__.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/status.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/request.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/negotiation.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/utils copying build/lib/rest_framework/utils/serializer_helpers.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/utils copying build/lib/rest_framework/utils/model_meta.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/utils copying build/lib/rest_framework/utils/urls.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/utils copying build/lib/rest_framework/utils/formatting.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/utils copying build/lib/rest_framework/utils/encoders.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/utils copying build/lib/rest_framework/utils/mediatypes.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/utils copying build/lib/rest_framework/utils/html.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/utils copying build/lib/rest_framework/utils/breadcrumbs.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/utils copying build/lib/rest_framework/utils/representation.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/utils copying build/lib/rest_framework/utils/__init__.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/utils copying build/lib/rest_framework/utils/humanize_datetime.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/utils copying build/lib/rest_framework/utils/field_mapping.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/utils copying build/lib/rest_framework/views.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/generics.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/test.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/throttling.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/permissions.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework copying build/lib/rest_framework/relations.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/authtoken copying build/lib/rest_framework/authtoken/apps.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/authtoken copying build/lib/rest_framework/authtoken/serializers.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/authtoken copying build/lib/rest_framework/authtoken/models.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/authtoken creating /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/authtoken/migrations copying build/lib/rest_framework/authtoken/migrations/0002_auto_20160226_1747.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/authtoken/migrations copying build/lib/rest_framework/authtoken/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/authtoken/migrations copying build/lib/rest_framework/authtoken/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/authtoken/migrations copying build/lib/rest_framework/authtoken/admin.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/authtoken copying build/lib/rest_framework/authtoken/__init__.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/authtoken copying build/lib/rest_framework/authtoken/views.py -> /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/authtoken byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/validators.py to validators.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/renderers.py to renderers.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/filters.py to filters.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/mixins.py to mixins.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/schemas.py to schemas.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/serializers.py to serializers.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/response.py to response.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/versioning.py to versioning.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templatetags/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/templatetags/rest_framework.py to rest_framework.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/settings.py to settings.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/fields.py to fields.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/metadata.py to metadata.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/decorators.py to decorators.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/parsers.py to parsers.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/viewsets.py to viewsets.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/urlpatterns.py to urlpatterns.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/pagination.py to pagination.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/routers.py to routers.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/authentication.py to authentication.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/reverse.py to reverse.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/status.py to status.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/request.py to request.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/negotiation.py to negotiation.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/utils/serializer_helpers.py to serializer_helpers.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/utils/model_meta.py to model_meta.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/utils/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/utils/formatting.py to formatting.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/utils/encoders.py to encoders.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/utils/mediatypes.py to mediatypes.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/utils/html.py to html.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/utils/breadcrumbs.py to breadcrumbs.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/utils/representation.py to representation.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/utils/humanize_datetime.py to humanize_datetime.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/utils/field_mapping.py to field_mapping.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/generics.py to generics.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/test.py to test.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/throttling.py to throttling.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/permissions.py to permissions.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/relations.py to relations.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/authtoken/apps.py to apps.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/authtoken/serializers.py to serializers.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/authtoken/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/authtoken/migrations/0002_auto_20160226_1747.py to 0002_auto_20160226_1747.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/authtoken/migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/authtoken/migrations/0001_initial.py to 0001_initial.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/authtoken/admin.py to admin.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/authtoken/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/rest_framework/authtoken/views.py to views.pyc writing byte-compilation script '/tmp/tmpi0OtM0.py' /usr/bin/python2 -O /tmp/tmpi0OtM0.py removing /tmp/tmpi0OtM0.py running install_egg_info running egg_info creating djangorestframework.egg-info writing djangorestframework.egg-info/PKG-INFO writing top-level names to djangorestframework.egg-info/top_level.txt writing dependency_links to djangorestframework.egg-info/dependency_links.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 under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' writing manifest file 'djangorestframework.egg-info/SOURCES.txt' Copying djangorestframework.egg-info to /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7/site-packages/djangorestframework-3.5.2-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch django + grep python2.7 django.lang + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/djangorestframework-3.5.2 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python2-django-rest-framework-3.5.2-4.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cXuetX + umask 022 + cd /builddir/build/BUILD + cd djangorestframework-3.5.2 + DOCDIR=/builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/share/doc/python2-django-rest-framework-3.5.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/share/doc/python2-django-rest-framework-3.5.2 + cp -pr PKG-INFO /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch/usr/share/doc/python2-django-rest-framework-3.5.2 + exit 0 Provides: python-django-rest-framework = 3.5.2-4.el7 python2-django-rest-framework = 3.5.2-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Obsoletes: python-django-rest-framework < 3.5.2-4.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch Wrote: /builddir/build/RPMS/python2-django-rest-framework-3.5.2-4.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TD34TX + umask 022 + cd /builddir/build/BUILD + cd djangorestframework-3.5.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-rest-framework-3.5.2-4.el7.noarch + exit 0 Child return code was: 0