Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-extensions.spec'], chrootPath='/var/lib/mock/883810-epel-7-x86_64-1555374144.940569/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yvuq50bm:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'beedfccd02f64e60bb317eaaf87d48c7', '-D', '/var/lib/mock/883810-epel-7-x86_64-1555374144.940569/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yvuq50bm:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-extensions.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-django-extensions-1.6.1-3.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-django-extensions.spec'], chrootPath='/var/lib/mock/883810-epel-7-x86_64-1555374144.940569/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yvuq50bm:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c6058d448c3143da8714a16351af04ef', '-D', '/var/lib/mock/883810-epel-7-x86_64-1555374144.940569/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yvuq50bm:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-django-extensions.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dhhjA3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-extensions-1.6.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-extensions-1.6.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-extensions-1.6.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RprzCS + umask 022 + cd /builddir/build/BUILD + cd django-extensions-1.6.1 + /usr/bin/python setup.py build BUILDSTDERR: /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'install_requires' BUILDSTDERR: warnings.warn(msg) BUILDSTDERR: /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'tests_require' BUILDSTDERR: warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/django_extensions copying django_extensions/validators.py -> build/lib/django_extensions copying django_extensions/settings.py -> build/lib/django_extensions copying django_extensions/models.py -> build/lib/django_extensions copying django_extensions/compat.py -> build/lib/django_extensions copying django_extensions/__init__.py -> build/lib/django_extensions creating build/lib/django_extensions/utils copying django_extensions/utils/validatingtemplatetags.py -> build/lib/django_extensions/utils copying django_extensions/utils/text.py -> build/lib/django_extensions/utils copying django_extensions/utils/dia2django.py -> build/lib/django_extensions/utils copying django_extensions/utils/__init__.py -> build/lib/django_extensions/utils creating build/lib/django_extensions/templatetags copying django_extensions/templatetags/widont.py -> build/lib/django_extensions/templatetags copying django_extensions/templatetags/truncate_letters.py -> build/lib/django_extensions/templatetags copying django_extensions/templatetags/syntax_color.py -> build/lib/django_extensions/templatetags copying django_extensions/templatetags/indent_text.py -> build/lib/django_extensions/templatetags copying django_extensions/templatetags/highlighting.py -> build/lib/django_extensions/templatetags copying django_extensions/templatetags/__init__.py -> build/lib/django_extensions/templatetags creating build/lib/django_extensions/south_migrations copying django_extensions/south_migrations/__init__.py -> build/lib/django_extensions/south_migrations copying django_extensions/south_migrations/0001_empty.py -> build/lib/django_extensions/south_migrations creating build/lib/django_extensions/mongodb copying django_extensions/mongodb/models.py -> build/lib/django_extensions/mongodb copying django_extensions/mongodb/__init__.py -> build/lib/django_extensions/mongodb creating build/lib/django_extensions/mongodb/fields copying django_extensions/mongodb/fields/json.py -> build/lib/django_extensions/mongodb/fields copying django_extensions/mongodb/fields/encrypted.py -> build/lib/django_extensions/mongodb/fields copying django_extensions/mongodb/fields/__init__.py -> build/lib/django_extensions/mongodb/fields creating build/lib/django_extensions/management copying django_extensions/management/utils.py -> build/lib/django_extensions/management copying django_extensions/management/technical_response.py -> build/lib/django_extensions/management copying django_extensions/management/signals.py -> build/lib/django_extensions/management copying django_extensions/management/shells.py -> build/lib/django_extensions/management copying django_extensions/management/notebook_extension.py -> build/lib/django_extensions/management copying django_extensions/management/modelviz.py -> build/lib/django_extensions/management copying django_extensions/management/jobs.py -> build/lib/django_extensions/management copying django_extensions/management/email_notifications.py -> build/lib/django_extensions/management copying django_extensions/management/color.py -> build/lib/django_extensions/management copying django_extensions/management/base.py -> build/lib/django_extensions/management copying django_extensions/management/__init__.py -> build/lib/django_extensions/management creating build/lib/django_extensions/management/commands copying django_extensions/management/commands/validate_templates.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/update_permissions.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/unreferenced_files.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/syncdata.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/sync_s3.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/sqldsn.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/sqldiff.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/sqlcreate.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/show_urls.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/show_templatetags.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/show_template_tags.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/shell_plus.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/set_fake_passwords.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/set_fake_emails.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/set_default_site.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/runserver_plus.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/runscript.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/runprofileserver.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/runjobs.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/runjob.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/reset_db.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/print_user_for_session.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/print_settings.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/pipchecker.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/passwd.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/notes.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/mail_debug.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/graph_models.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/generate_secret_key.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/find_template.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/export_emails.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/dumpscript.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/drop_test_database.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/describe_form.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/create_template_tags.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/create_jobs.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/create_command.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/create_app.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/compile_pyc.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/clear_cache.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/clean_pyc.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/admin_generator.py -> build/lib/django_extensions/management/commands copying django_extensions/management/commands/__init__.py -> build/lib/django_extensions/management/commands creating build/lib/django_extensions/logging copying django_extensions/logging/filters.py -> build/lib/django_extensions/logging copying django_extensions/logging/__init__.py -> build/lib/django_extensions/logging creating build/lib/django_extensions/jobs copying django_extensions/jobs/__init__.py -> build/lib/django_extensions/jobs creating build/lib/django_extensions/jobs/yearly copying django_extensions/jobs/yearly/__init__.py -> build/lib/django_extensions/jobs/yearly creating build/lib/django_extensions/jobs/weekly copying django_extensions/jobs/weekly/__init__.py -> build/lib/django_extensions/jobs/weekly creating build/lib/django_extensions/jobs/monthly copying django_extensions/jobs/monthly/__init__.py -> build/lib/django_extensions/jobs/monthly creating build/lib/django_extensions/jobs/minutely copying django_extensions/jobs/minutely/__init__.py -> build/lib/django_extensions/jobs/minutely creating build/lib/django_extensions/jobs/hourly copying django_extensions/jobs/hourly/__init__.py -> build/lib/django_extensions/jobs/hourly creating build/lib/django_extensions/jobs/daily copying django_extensions/jobs/daily/daily_cleanup.py -> build/lib/django_extensions/jobs/daily copying django_extensions/jobs/daily/cache_cleanup.py -> build/lib/django_extensions/jobs/daily copying django_extensions/jobs/daily/__init__.py -> build/lib/django_extensions/jobs/daily creating build/lib/django_extensions/db copying django_extensions/db/models.py -> build/lib/django_extensions/db copying django_extensions/db/__init__.py -> build/lib/django_extensions/db creating build/lib/django_extensions/db/fields copying django_extensions/db/fields/json.py -> build/lib/django_extensions/db/fields copying django_extensions/db/fields/encrypted.py -> build/lib/django_extensions/db/fields copying django_extensions/db/fields/__init__.py -> build/lib/django_extensions/db/fields creating build/lib/django_extensions/admin copying django_extensions/admin/widgets.py -> build/lib/django_extensions/admin copying django_extensions/admin/filter.py -> build/lib/django_extensions/admin copying django_extensions/admin/__init__.py -> build/lib/django_extensions/admin creating build/lib/django_extensions/templates creating build/lib/django_extensions/templates/django_extensions creating build/lib/django_extensions/templates/django_extensions/widgets copying django_extensions/templates/django_extensions/widgets/foreignkey_searchinput.html -> build/lib/django_extensions/templates/django_extensions/widgets creating build/lib/django_extensions/templates/django_extensions/graph_models copying django_extensions/templates/django_extensions/graph_models/relation.dot -> build/lib/django_extensions/templates/django_extensions/graph_models copying django_extensions/templates/django_extensions/graph_models/label.dot -> build/lib/django_extensions/templates/django_extensions/graph_models copying django_extensions/templates/django_extensions/graph_models/digraph.dot -> build/lib/django_extensions/templates/django_extensions/graph_models creating build/lib/django_extensions/static creating build/lib/django_extensions/static/django_extensions creating build/lib/django_extensions/static/django_extensions/js copying django_extensions/static/django_extensions/js/jquery.bgiframe.min.js -> build/lib/django_extensions/static/django_extensions/js copying django_extensions/static/django_extensions/js/jquery.autocomplete.js -> build/lib/django_extensions/static/django_extensions/js copying django_extensions/static/django_extensions/js/jquery.ajaxQueue.js -> build/lib/django_extensions/static/django_extensions/js creating build/lib/django_extensions/static/django_extensions/img copying django_extensions/static/django_extensions/img/indicator.gif -> build/lib/django_extensions/static/django_extensions/img creating build/lib/django_extensions/static/django_extensions/css copying django_extensions/static/django_extensions/css/jquery.autocomplete.css -> build/lib/django_extensions/static/django_extensions/css creating build/lib/django_extensions/locale creating build/lib/django_extensions/locale/zh_CN creating build/lib/django_extensions/locale/zh_CN/LC_MESSAGES copying django_extensions/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/django_extensions/locale/zh_CN/LC_MESSAGES copying django_extensions/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/django_extensions/locale/zh_CN/LC_MESSAGES creating build/lib/django_extensions/locale/tr creating build/lib/django_extensions/locale/tr/LC_MESSAGES copying django_extensions/locale/tr/LC_MESSAGES/django.po -> build/lib/django_extensions/locale/tr/LC_MESSAGES copying django_extensions/locale/tr/LC_MESSAGES/django.mo -> build/lib/django_extensions/locale/tr/LC_MESSAGES creating build/lib/django_extensions/locale/sk creating build/lib/django_extensions/locale/sk/LC_MESSAGES copying django_extensions/locale/sk/LC_MESSAGES/django.po -> build/lib/django_extensions/locale/sk/LC_MESSAGES copying django_extensions/locale/sk/LC_MESSAGES/django.mo -> build/lib/django_extensions/locale/sk/LC_MESSAGES creating build/lib/django_extensions/locale/ru creating build/lib/django_extensions/locale/ru/LC_MESSAGES copying django_extensions/locale/ru/LC_MESSAGES/django.po -> build/lib/django_extensions/locale/ru/LC_MESSAGES copying django_extensions/locale/ru/LC_MESSAGES/django.mo -> build/lib/django_extensions/locale/ru/LC_MESSAGES creating build/lib/django_extensions/locale/ro creating build/lib/django_extensions/locale/ro/LC_MESSAGES copying django_extensions/locale/ro/LC_MESSAGES/django.po -> build/lib/django_extensions/locale/ro/LC_MESSAGES copying django_extensions/locale/ro/LC_MESSAGES/django.mo -> build/lib/django_extensions/locale/ro/LC_MESSAGES creating build/lib/django_extensions/locale/pt_BR creating build/lib/django_extensions/locale/pt_BR/LC_MESSAGES copying django_extensions/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django_extensions/locale/pt_BR/LC_MESSAGES copying django_extensions/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django_extensions/locale/pt_BR/LC_MESSAGES creating build/lib/django_extensions/locale/pt creating build/lib/django_extensions/locale/pt/LC_MESSAGES copying django_extensions/locale/pt/LC_MESSAGES/django.po -> build/lib/django_extensions/locale/pt/LC_MESSAGES copying django_extensions/locale/pt/LC_MESSAGES/django.mo -> build/lib/django_extensions/locale/pt/LC_MESSAGES creating build/lib/django_extensions/locale/pl creating build/lib/django_extensions/locale/pl/LC_MESSAGES copying django_extensions/locale/pl/LC_MESSAGES/django.po -> build/lib/django_extensions/locale/pl/LC_MESSAGES copying django_extensions/locale/pl/LC_MESSAGES/django.mo -> build/lib/django_extensions/locale/pl/LC_MESSAGES creating build/lib/django_extensions/locale/ja creating build/lib/django_extensions/locale/ja/LC_MESSAGES copying django_extensions/locale/ja/LC_MESSAGES/django.po -> build/lib/django_extensions/locale/ja/LC_MESSAGES copying django_extensions/locale/ja/LC_MESSAGES/django.mo -> build/lib/django_extensions/locale/ja/LC_MESSAGES creating build/lib/django_extensions/locale/it creating build/lib/django_extensions/locale/it/LC_MESSAGES copying django_extensions/locale/it/LC_MESSAGES/django.po -> build/lib/django_extensions/locale/it/LC_MESSAGES copying django_extensions/locale/it/LC_MESSAGES/django.mo -> build/lib/django_extensions/locale/it/LC_MESSAGES creating build/lib/django_extensions/locale/hu creating build/lib/django_extensions/locale/hu/LC_MESSAGES copying django_extensions/locale/hu/LC_MESSAGES/django.po -> build/lib/django_extensions/locale/hu/LC_MESSAGES copying django_extensions/locale/hu/LC_MESSAGES/django.mo -> build/lib/django_extensions/locale/hu/LC_MESSAGES creating build/lib/django_extensions/locale/fr creating build/lib/django_extensions/locale/fr/LC_MESSAGES copying django_extensions/locale/fr/LC_MESSAGES/django.po -> build/lib/django_extensions/locale/fr/LC_MESSAGES copying django_extensions/locale/fr/LC_MESSAGES/django.mo -> build/lib/django_extensions/locale/fr/LC_MESSAGES creating build/lib/django_extensions/locale/et creating build/lib/django_extensions/locale/et/LC_MESSAGES copying django_extensions/locale/et/LC_MESSAGES/django.po -> build/lib/django_extensions/locale/et/LC_MESSAGES copying django_extensions/locale/et/LC_MESSAGES/django.mo -> build/lib/django_extensions/locale/et/LC_MESSAGES creating build/lib/django_extensions/locale/es creating build/lib/django_extensions/locale/es/LC_MESSAGES copying django_extensions/locale/es/LC_MESSAGES/django.po -> build/lib/django_extensions/locale/es/LC_MESSAGES copying django_extensions/locale/es/LC_MESSAGES/django.mo -> build/lib/django_extensions/locale/es/LC_MESSAGES creating build/lib/django_extensions/locale/en creating build/lib/django_extensions/locale/en/LC_MESSAGES copying django_extensions/locale/en/LC_MESSAGES/django.po -> build/lib/django_extensions/locale/en/LC_MESSAGES copying django_extensions/locale/en/LC_MESSAGES/django.mo -> build/lib/django_extensions/locale/en/LC_MESSAGES creating build/lib/django_extensions/locale/el creating build/lib/django_extensions/locale/el/LC_MESSAGES copying django_extensions/locale/el/LC_MESSAGES/django.po -> build/lib/django_extensions/locale/el/LC_MESSAGES copying django_extensions/locale/el/LC_MESSAGES/django.mo -> build/lib/django_extensions/locale/el/LC_MESSAGES creating build/lib/django_extensions/locale/de creating build/lib/django_extensions/locale/de/LC_MESSAGES copying django_extensions/locale/de/LC_MESSAGES/django.po -> build/lib/django_extensions/locale/de/LC_MESSAGES copying django_extensions/locale/de/LC_MESSAGES/django.mo -> build/lib/django_extensions/locale/de/LC_MESSAGES creating build/lib/django_extensions/locale/da creating build/lib/django_extensions/locale/da/LC_MESSAGES copying django_extensions/locale/da/LC_MESSAGES/django.po -> build/lib/django_extensions/locale/da/LC_MESSAGES copying django_extensions/locale/da/LC_MESSAGES/django.mo -> build/lib/django_extensions/locale/da/LC_MESSAGES creating build/lib/django_extensions/locale/cs creating build/lib/django_extensions/locale/cs/LC_MESSAGES copying django_extensions/locale/cs/LC_MESSAGES/django.po -> build/lib/django_extensions/locale/cs/LC_MESSAGES copying django_extensions/locale/cs/LC_MESSAGES/django.mo -> build/lib/django_extensions/locale/cs/LC_MESSAGES creating build/lib/django_extensions/conf creating build/lib/django_extensions/conf/template_tags_template creating build/lib/django_extensions/conf/template_tags_template/templatetags copying django_extensions/conf/template_tags_template/templatetags/sample.py.tmpl -> build/lib/django_extensions/conf/template_tags_template/templatetags copying django_extensions/conf/template_tags_template/templatetags/__init__.py.tmpl -> build/lib/django_extensions/conf/template_tags_template/templatetags creating build/lib/django_extensions/conf/jobs_template creating build/lib/django_extensions/conf/jobs_template/jobs copying django_extensions/conf/jobs_template/jobs/sample.py.tmpl -> build/lib/django_extensions/conf/jobs_template/jobs copying django_extensions/conf/jobs_template/jobs/__init__.py.tmpl -> build/lib/django_extensions/conf/jobs_template/jobs creating build/lib/django_extensions/conf/jobs_template/jobs/yearly copying django_extensions/conf/jobs_template/jobs/yearly/__init__.py.tmpl -> build/lib/django_extensions/conf/jobs_template/jobs/yearly creating build/lib/django_extensions/conf/jobs_template/jobs/weekly copying django_extensions/conf/jobs_template/jobs/weekly/__init__.py.tmpl -> build/lib/django_extensions/conf/jobs_template/jobs/weekly creating build/lib/django_extensions/conf/jobs_template/jobs/monthly copying django_extensions/conf/jobs_template/jobs/monthly/__init__.py.tmpl -> build/lib/django_extensions/conf/jobs_template/jobs/monthly creating build/lib/django_extensions/conf/jobs_template/jobs/hourly copying django_extensions/conf/jobs_template/jobs/hourly/__init__.py.tmpl -> build/lib/django_extensions/conf/jobs_template/jobs/hourly creating build/lib/django_extensions/conf/jobs_template/jobs/daily copying django_extensions/conf/jobs_template/jobs/daily/__init__.py.tmpl -> build/lib/django_extensions/conf/jobs_template/jobs/daily creating build/lib/django_extensions/conf/command_template creating build/lib/django_extensions/conf/command_template/management copying django_extensions/conf/command_template/management/__init__.py.tmpl -> build/lib/django_extensions/conf/command_template/management creating build/lib/django_extensions/conf/command_template/management/commands copying django_extensions/conf/command_template/management/commands/sample.py.tmpl -> build/lib/django_extensions/conf/command_template/management/commands copying django_extensions/conf/command_template/management/commands/__init__.py.tmpl -> build/lib/django_extensions/conf/command_template/management/commands creating build/lib/django_extensions/conf/app_template copying django_extensions/conf/app_template/views.py.tmpl -> build/lib/django_extensions/conf/app_template copying django_extensions/conf/app_template/urls.py.tmpl -> build/lib/django_extensions/conf/app_template copying django_extensions/conf/app_template/models.py.tmpl -> build/lib/django_extensions/conf/app_template copying django_extensions/conf/app_template/forms.py.tmpl -> build/lib/django_extensions/conf/app_template copying django_extensions/conf/app_template/__init__.py.tmpl -> build/lib/django_extensions/conf/app_template creating build/lib/django_extensions/conf/app_template/migrations copying django_extensions/conf/app_template/migrations/__init__.py.tmpl -> build/lib/django_extensions/conf/app_template/migrations + rm -r build/lib/django_extensions/conf + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9yc8bI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64 + cd django-extensions-1.6.1 + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64 BUILDSTDERR: /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'install_requires' BUILDSTDERR: warnings.warn(msg) BUILDSTDERR: /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'tests_require' BUILDSTDERR: warnings.warn(msg) running install running install_lib creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/cs creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/cs/LC_MESSAGES copying build/lib/django_extensions/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/cs/LC_MESSAGES copying build/lib/django_extensions/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/da creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/da/LC_MESSAGES copying build/lib/django_extensions/locale/da/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/da/LC_MESSAGES copying build/lib/django_extensions/locale/da/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/da/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/de creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/de/LC_MESSAGES copying build/lib/django_extensions/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/de/LC_MESSAGES copying build/lib/django_extensions/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/el creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/el/LC_MESSAGES copying build/lib/django_extensions/locale/el/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/el/LC_MESSAGES copying build/lib/django_extensions/locale/el/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/el/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/en creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/en/LC_MESSAGES copying build/lib/django_extensions/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/en/LC_MESSAGES copying build/lib/django_extensions/locale/en/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/es creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/es/LC_MESSAGES copying build/lib/django_extensions/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/es/LC_MESSAGES copying build/lib/django_extensions/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/et creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/et/LC_MESSAGES copying build/lib/django_extensions/locale/et/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/et/LC_MESSAGES copying build/lib/django_extensions/locale/et/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/et/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/fr creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/fr/LC_MESSAGES copying build/lib/django_extensions/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/fr/LC_MESSAGES copying build/lib/django_extensions/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/hu creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/hu/LC_MESSAGES copying build/lib/django_extensions/locale/hu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/hu/LC_MESSAGES copying build/lib/django_extensions/locale/hu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/it creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/it/LC_MESSAGES copying build/lib/django_extensions/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/it/LC_MESSAGES copying build/lib/django_extensions/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/ja creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/ja/LC_MESSAGES copying build/lib/django_extensions/locale/ja/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/ja/LC_MESSAGES copying build/lib/django_extensions/locale/ja/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/pl creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/pl/LC_MESSAGES copying build/lib/django_extensions/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/pl/LC_MESSAGES copying build/lib/django_extensions/locale/pl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/pt creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/pt/LC_MESSAGES copying build/lib/django_extensions/locale/pt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/pt/LC_MESSAGES copying build/lib/django_extensions/locale/pt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/pt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/pt_BR creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/pt_BR/LC_MESSAGES copying build/lib/django_extensions/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/pt_BR/LC_MESSAGES copying build/lib/django_extensions/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/ro creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/ro/LC_MESSAGES copying build/lib/django_extensions/locale/ro/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/ro/LC_MESSAGES copying build/lib/django_extensions/locale/ro/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/ro/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/ru creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/ru/LC_MESSAGES copying build/lib/django_extensions/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/ru/LC_MESSAGES copying build/lib/django_extensions/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/sk creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/sk/LC_MESSAGES copying build/lib/django_extensions/locale/sk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/sk/LC_MESSAGES copying build/lib/django_extensions/locale/sk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/sk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/tr creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/tr/LC_MESSAGES copying build/lib/django_extensions/locale/tr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/tr/LC_MESSAGES copying build/lib/django_extensions/locale/tr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/tr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/zh_CN creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/zh_CN/LC_MESSAGES copying build/lib/django_extensions/locale/zh_CN/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/zh_CN/LC_MESSAGES copying build/lib/django_extensions/locale/zh_CN/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/static creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/static/django_extensions creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/static/django_extensions/css copying build/lib/django_extensions/static/django_extensions/css/jquery.autocomplete.css -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/static/django_extensions/css creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/static/django_extensions/img copying build/lib/django_extensions/static/django_extensions/img/indicator.gif -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/static/django_extensions/img creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/static/django_extensions/js copying build/lib/django_extensions/static/django_extensions/js/jquery.ajaxQueue.js -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/static/django_extensions/js copying build/lib/django_extensions/static/django_extensions/js/jquery.autocomplete.js -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/static/django_extensions/js copying build/lib/django_extensions/static/django_extensions/js/jquery.bgiframe.min.js -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/static/django_extensions/js creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/templates creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/templates/django_extensions creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/templates/django_extensions/graph_models copying build/lib/django_extensions/templates/django_extensions/graph_models/digraph.dot -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/templates/django_extensions/graph_models copying build/lib/django_extensions/templates/django_extensions/graph_models/label.dot -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/templates/django_extensions/graph_models copying build/lib/django_extensions/templates/django_extensions/graph_models/relation.dot -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/templates/django_extensions/graph_models creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/templates/django_extensions/widgets copying build/lib/django_extensions/templates/django_extensions/widgets/foreignkey_searchinput.html -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/templates/django_extensions/widgets creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/admin copying build/lib/django_extensions/admin/__init__.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/admin copying build/lib/django_extensions/admin/filter.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/admin copying build/lib/django_extensions/admin/widgets.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/admin creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/db creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/db/fields copying build/lib/django_extensions/db/fields/__init__.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/db/fields copying build/lib/django_extensions/db/fields/encrypted.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/db/fields copying build/lib/django_extensions/db/fields/json.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/db/fields copying build/lib/django_extensions/db/__init__.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/db copying build/lib/django_extensions/db/models.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/db creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/jobs creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/jobs/daily copying build/lib/django_extensions/jobs/daily/__init__.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/jobs/daily copying build/lib/django_extensions/jobs/daily/cache_cleanup.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/jobs/daily copying build/lib/django_extensions/jobs/daily/daily_cleanup.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/jobs/daily creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/jobs/hourly copying build/lib/django_extensions/jobs/hourly/__init__.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/jobs/hourly creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/jobs/minutely copying build/lib/django_extensions/jobs/minutely/__init__.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/jobs/minutely creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/jobs/monthly copying build/lib/django_extensions/jobs/monthly/__init__.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/jobs/monthly creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/jobs/weekly copying build/lib/django_extensions/jobs/weekly/__init__.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/jobs/weekly creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/jobs/yearly copying build/lib/django_extensions/jobs/yearly/__init__.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/jobs/yearly copying build/lib/django_extensions/jobs/__init__.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/jobs creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/logging copying build/lib/django_extensions/logging/__init__.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/logging copying build/lib/django_extensions/logging/filters.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/logging creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/admin_generator.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/clean_pyc.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/clear_cache.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/compile_pyc.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/create_app.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/create_command.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/create_jobs.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/create_template_tags.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/describe_form.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/drop_test_database.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/dumpscript.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/export_emails.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/find_template.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/generate_secret_key.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/graph_models.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/mail_debug.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/notes.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/passwd.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/pipchecker.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/print_settings.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/print_user_for_session.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/reset_db.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/runjob.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/runjobs.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/runprofileserver.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/runscript.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/runserver_plus.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/set_default_site.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/set_fake_emails.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/set_fake_passwords.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/shell_plus.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/show_template_tags.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/show_templatetags.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/show_urls.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/sqlcreate.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/sqldiff.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/sqldsn.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/sync_s3.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/syncdata.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/unreferenced_files.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/update_permissions.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/commands/validate_templates.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands copying build/lib/django_extensions/management/__init__.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management copying build/lib/django_extensions/management/base.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management copying build/lib/django_extensions/management/color.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management copying build/lib/django_extensions/management/email_notifications.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management copying build/lib/django_extensions/management/jobs.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management copying build/lib/django_extensions/management/modelviz.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management copying build/lib/django_extensions/management/notebook_extension.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management copying build/lib/django_extensions/management/shells.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management copying build/lib/django_extensions/management/signals.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management copying build/lib/django_extensions/management/technical_response.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management copying build/lib/django_extensions/management/utils.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/mongodb creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/mongodb/fields copying build/lib/django_extensions/mongodb/fields/__init__.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/mongodb/fields copying build/lib/django_extensions/mongodb/fields/encrypted.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/mongodb/fields copying build/lib/django_extensions/mongodb/fields/json.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/mongodb/fields copying build/lib/django_extensions/mongodb/__init__.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/mongodb copying build/lib/django_extensions/mongodb/models.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/mongodb creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/south_migrations copying build/lib/django_extensions/south_migrations/0001_empty.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/south_migrations copying build/lib/django_extensions/south_migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/south_migrations creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/templatetags copying build/lib/django_extensions/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/templatetags copying build/lib/django_extensions/templatetags/highlighting.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/templatetags copying build/lib/django_extensions/templatetags/indent_text.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/templatetags copying build/lib/django_extensions/templatetags/syntax_color.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/templatetags copying build/lib/django_extensions/templatetags/truncate_letters.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/templatetags copying build/lib/django_extensions/templatetags/widont.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/templatetags creating /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/utils copying build/lib/django_extensions/utils/__init__.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/utils copying build/lib/django_extensions/utils/dia2django.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/utils copying build/lib/django_extensions/utils/text.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/utils copying build/lib/django_extensions/utils/validatingtemplatetags.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/utils copying build/lib/django_extensions/__init__.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions copying build/lib/django_extensions/compat.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions copying build/lib/django_extensions/models.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions copying build/lib/django_extensions/settings.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions copying build/lib/django_extensions/validators.py -> /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/admin/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/admin/filter.py to filter.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/admin/widgets.py to widgets.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/db/fields/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/db/fields/encrypted.py to encrypted.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/db/fields/json.py to json.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/db/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/jobs/daily/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/jobs/daily/cache_cleanup.py to cache_cleanup.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/jobs/daily/daily_cleanup.py to daily_cleanup.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/jobs/hourly/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/jobs/minutely/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/jobs/monthly/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/jobs/weekly/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/jobs/yearly/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/jobs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/logging/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/logging/filters.py to filters.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/admin_generator.py to admin_generator.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/clean_pyc.py to clean_pyc.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/clear_cache.py to clear_cache.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/compile_pyc.py to compile_pyc.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/create_app.py to create_app.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/create_command.py to create_command.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/create_jobs.py to create_jobs.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/create_template_tags.py to create_template_tags.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/describe_form.py to describe_form.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/drop_test_database.py to drop_test_database.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/dumpscript.py to dumpscript.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/export_emails.py to export_emails.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/find_template.py to find_template.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/generate_secret_key.py to generate_secret_key.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/graph_models.py to graph_models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/mail_debug.py to mail_debug.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/notes.py to notes.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/passwd.py to passwd.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/pipchecker.py to pipchecker.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/print_settings.py to print_settings.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/print_user_for_session.py to print_user_for_session.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/reset_db.py to reset_db.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/runjob.py to runjob.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/runjobs.py to runjobs.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/runprofileserver.py to runprofileserver.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/runscript.py to runscript.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/runserver_plus.py to runserver_plus.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/set_default_site.py to set_default_site.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/set_fake_emails.py to set_fake_emails.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/set_fake_passwords.py to set_fake_passwords.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/shell_plus.py to shell_plus.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/show_template_tags.py to show_template_tags.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/show_templatetags.py to show_templatetags.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/show_urls.py to show_urls.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/sqlcreate.py to sqlcreate.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/sqldiff.py to sqldiff.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/sqldsn.py to sqldsn.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/sync_s3.py to sync_s3.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/syncdata.py to syncdata.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/unreferenced_files.py to unreferenced_files.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/update_permissions.py to update_permissions.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/commands/validate_templates.py to validate_templates.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/color.py to color.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/email_notifications.py to email_notifications.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/jobs.py to jobs.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/modelviz.py to modelviz.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/notebook_extension.py to notebook_extension.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/shells.py to shells.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/signals.py to signals.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/technical_response.py to technical_response.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/management/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/mongodb/fields/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/mongodb/fields/encrypted.py to encrypted.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/mongodb/fields/json.py to json.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/mongodb/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/mongodb/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/south_migrations/0001_empty.py to 0001_empty.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/south_migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/templatetags/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/templatetags/highlighting.py to highlighting.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/templatetags/indent_text.py to indent_text.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/templatetags/syntax_color.py to syntax_color.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/templatetags/truncate_letters.py to truncate_letters.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/templatetags/widont.py to widont.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/utils/dia2django.py to dia2django.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/utils/text.py to text.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/utils/validatingtemplatetags.py to validatingtemplatetags.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/settings.py to settings.pyc byte-compiling /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions/validators.py to validators.pyc running install_egg_info Writing /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/lib/python2.7/site-packages/django_extensions-1.6.1-py2.7.egg-info + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64 django-extensions --all-name + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/django-extensions-1.6.1 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. BUILDSTDERR: 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-extensions-1.6.1-3.el7.x86_64/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: python-django-extensions-1.6.1-3.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rpgMOC + umask 022 + cd /builddir/build/BUILD + cd django-extensions-1.6.1 + DOCDIR=/builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/share/doc/python-django-extensions-1.6.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/share/doc/python-django-extensions-1.6.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/share/doc/python-django-extensions-1.6.1 + cp -pr docs /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64/usr/share/doc/python-django-extensions-1.6.1 + exit 0 BUILDSTDERR: warning: File listed twice: /usr/lib/python2.7/site-packages/django_extensions/locale/cs/LC_MESSAGES/django.mo BUILDSTDERR: warning: File listed twice: /usr/lib/python2.7/site-packages/django_extensions/locale/da/LC_MESSAGES/django.mo BUILDSTDERR: warning: File listed twice: /usr/lib/python2.7/site-packages/django_extensions/locale/de/LC_MESSAGES/django.mo BUILDSTDERR: warning: File listed twice: /usr/lib/python2.7/site-packages/django_extensions/locale/el/LC_MESSAGES/django.mo BUILDSTDERR: warning: File listed twice: /usr/lib/python2.7/site-packages/django_extensions/locale/en/LC_MESSAGES/django.mo BUILDSTDERR: warning: File listed twice: /usr/lib/python2.7/site-packages/django_extensions/locale/es/LC_MESSAGES/django.mo BUILDSTDERR: warning: File listed twice: /usr/lib/python2.7/site-packages/django_extensions/locale/et/LC_MESSAGES/django.mo BUILDSTDERR: warning: File listed twice: /usr/lib/python2.7/site-packages/django_extensions/locale/fr/LC_MESSAGES/django.mo BUILDSTDERR: warning: File listed twice: /usr/lib/python2.7/site-packages/django_extensions/locale/hu/LC_MESSAGES/django.mo BUILDSTDERR: warning: File listed twice: /usr/lib/python2.7/site-packages/django_extensions/locale/it/LC_MESSAGES/django.mo BUILDSTDERR: warning: File listed twice: /usr/lib/python2.7/site-packages/django_extensions/locale/ja/LC_MESSAGES/django.mo BUILDSTDERR: warning: File listed twice: /usr/lib/python2.7/site-packages/django_extensions/locale/pl/LC_MESSAGES/django.mo BUILDSTDERR: warning: File listed twice: /usr/lib/python2.7/site-packages/django_extensions/locale/pt/LC_MESSAGES/django.mo BUILDSTDERR: warning: File listed twice: /usr/lib/python2.7/site-packages/django_extensions/locale/pt_BR/LC_MESSAGES/django.mo BUILDSTDERR: warning: File listed twice: /usr/lib/python2.7/site-packages/django_extensions/locale/ro/LC_MESSAGES/django.mo BUILDSTDERR: warning: File listed twice: /usr/lib/python2.7/site-packages/django_extensions/locale/ru/LC_MESSAGES/django.mo BUILDSTDERR: warning: File listed twice: /usr/lib/python2.7/site-packages/django_extensions/locale/sk/LC_MESSAGES/django.mo BUILDSTDERR: warning: File listed twice: /usr/lib/python2.7/site-packages/django_extensions/locale/tr/LC_MESSAGES/django.mo BUILDSTDERR: warning: File listed twice: /usr/lib/python2.7/site-packages/django_extensions/locale/zh_CN/LC_MESSAGES/django.mo BUILDSTDERR: warning: File listed twice: /usr/lib/python2.7/site-packages/django_extensions/management/commands/dumpscript.py BUILDSTDERR: warning: File listed twice: /usr/lib/python2.7/site-packages/django_extensions/management/commands/pipchecker.py BUILDSTDERR: warning: File listed twice: /usr/lib/python2.7/site-packages/django_extensions/management/modelviz.py BUILDSTDERR: warning: File listed twice: /usr/lib/python2.7/site-packages/django_extensions/utils/dia2django.py Provides: python-django-extensions = 1.6.1-3.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 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64 Wrote: /builddir/build/RPMS/python-django-extensions-1.6.1-3.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HXf8nR + umask 022 + cd /builddir/build/BUILD + cd django-extensions-1.6.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-extensions-1.6.1-3.el7.x86_64 + exit 0 Child return code was: 0