D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/ipython-6.1.0-3.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.QGYQ5O + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf ipython-6.1.0 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/ipython-6.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ipython-6.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/0001-use-setuptools-also-for-the-install-target-so-the-py.patch + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wEtXot + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ipython-6.1.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py checking package data check version number creating build creating build/lib creating build/lib/IPython copying IPython/qt.py -> build/lib/IPython copying IPython/paths.py -> build/lib/IPython copying IPython/parallel.py -> build/lib/IPython copying IPython/nbformat.py -> build/lib/IPython copying IPython/nbconvert.py -> build/lib/IPython copying IPython/html.py -> build/lib/IPython copying IPython/frontend.py -> build/lib/IPython copying IPython/display.py -> build/lib/IPython copying IPython/consoleapp.py -> build/lib/IPython copying IPython/config.py -> build/lib/IPython copying IPython/__main__.py -> build/lib/IPython copying IPython/__init__.py -> build/lib/IPython creating build/lib/IPython/utils copying IPython/utils/wildcard.py -> build/lib/IPython/utils copying IPython/utils/version.py -> build/lib/IPython/utils copying IPython/utils/ulinecache.py -> build/lib/IPython/utils copying IPython/utils/tz.py -> build/lib/IPython/utils copying IPython/utils/traitlets.py -> build/lib/IPython/utils copying IPython/utils/tokenutil.py -> build/lib/IPython/utils copying IPython/utils/tokenize2.py -> build/lib/IPython/utils copying IPython/utils/timing.py -> build/lib/IPython/utils copying IPython/utils/text.py -> build/lib/IPython/utils copying IPython/utils/terminal.py -> build/lib/IPython/utils copying IPython/utils/tempdir.py -> build/lib/IPython/utils copying IPython/utils/syspathcontext.py -> build/lib/IPython/utils copying IPython/utils/sysinfo.py -> build/lib/IPython/utils copying IPython/utils/strdispatch.py -> build/lib/IPython/utils copying IPython/utils/signatures.py -> build/lib/IPython/utils copying IPython/utils/shimmodule.py -> build/lib/IPython/utils copying IPython/utils/sentinel.py -> build/lib/IPython/utils copying IPython/utils/PyColorize.py -> build/lib/IPython/utils copying IPython/utils/py3compat.py -> build/lib/IPython/utils copying IPython/utils/process.py -> build/lib/IPython/utils copying IPython/utils/pickleutil.py -> build/lib/IPython/utils copying IPython/utils/path.py -> build/lib/IPython/utils copying IPython/utils/openpy.py -> build/lib/IPython/utils copying IPython/utils/module_paths.py -> build/lib/IPython/utils copying IPython/utils/log.py -> build/lib/IPython/utils copying IPython/utils/localinterfaces.py -> build/lib/IPython/utils copying IPython/utils/jsonutil.py -> build/lib/IPython/utils copying IPython/utils/ipstruct.py -> build/lib/IPython/utils copying IPython/utils/io.py -> build/lib/IPython/utils copying IPython/utils/importstring.py -> build/lib/IPython/utils copying IPython/utils/generics.py -> build/lib/IPython/utils copying IPython/utils/frame.py -> build/lib/IPython/utils copying IPython/utils/eventful.py -> build/lib/IPython/utils copying IPython/utils/encoding.py -> build/lib/IPython/utils copying IPython/utils/dir2.py -> build/lib/IPython/utils copying IPython/utils/decorators.py -> build/lib/IPython/utils copying IPython/utils/data.py -> build/lib/IPython/utils copying IPython/utils/daemonize.py -> build/lib/IPython/utils copying IPython/utils/contexts.py -> build/lib/IPython/utils copying IPython/utils/coloransi.py -> build/lib/IPython/utils copying IPython/utils/colorable.py -> build/lib/IPython/utils copying IPython/utils/capture.py -> build/lib/IPython/utils copying IPython/utils/_sysinfo.py -> build/lib/IPython/utils copying IPython/utils/_process_win32_controller.py -> build/lib/IPython/utils copying IPython/utils/_process_win32.py -> build/lib/IPython/utils copying IPython/utils/_process_posix.py -> build/lib/IPython/utils copying IPython/utils/_process_common.py -> build/lib/IPython/utils copying IPython/utils/_process_cli.py -> build/lib/IPython/utils copying IPython/utils/__init__.py -> build/lib/IPython/utils creating build/lib/IPython/utils/tests copying IPython/utils/tests/test_wildcard.py -> build/lib/IPython/utils/tests copying IPython/utils/tests/test_tokenutil.py -> build/lib/IPython/utils/tests copying IPython/utils/tests/test_text.py -> build/lib/IPython/utils/tests copying IPython/utils/tests/test_tempdir.py -> build/lib/IPython/utils/tests copying IPython/utils/tests/test_sysinfo.py -> build/lib/IPython/utils/tests copying IPython/utils/tests/test_shimmodule.py -> build/lib/IPython/utils/tests copying IPython/utils/tests/test_pycolorize.py -> build/lib/IPython/utils/tests copying IPython/utils/tests/test_process.py -> build/lib/IPython/utils/tests copying IPython/utils/tests/test_path.py -> build/lib/IPython/utils/tests copying IPython/utils/tests/test_openpy.py -> build/lib/IPython/utils/tests copying IPython/utils/tests/test_module_paths.py -> build/lib/IPython/utils/tests copying IPython/utils/tests/test_io.py -> build/lib/IPython/utils/tests copying IPython/utils/tests/test_importstring.py -> build/lib/IPython/utils/tests copying IPython/utils/tests/test_imports.py -> build/lib/IPython/utils/tests copying IPython/utils/tests/test_dir2.py -> build/lib/IPython/utils/tests copying IPython/utils/tests/test_decorators.py -> build/lib/IPython/utils/tests copying IPython/utils/tests/test_capture.py -> build/lib/IPython/utils/tests copying IPython/utils/tests/__init__.py -> build/lib/IPython/utils/tests creating build/lib/IPython/testing copying IPython/testing/tools.py -> build/lib/IPython/testing copying IPython/testing/skipdoctest.py -> build/lib/IPython/testing copying IPython/testing/ipunittest.py -> build/lib/IPython/testing copying IPython/testing/iptestcontroller.py -> build/lib/IPython/testing copying IPython/testing/iptest.py -> build/lib/IPython/testing copying IPython/testing/globalipapp.py -> build/lib/IPython/testing copying IPython/testing/decorators.py -> build/lib/IPython/testing copying IPython/testing/__main__.py -> build/lib/IPython/testing copying IPython/testing/__init__.py -> build/lib/IPython/testing creating build/lib/IPython/testing/tests copying IPython/testing/tests/test_tools.py -> build/lib/IPython/testing/tests copying IPython/testing/tests/test_ipunittest.py -> build/lib/IPython/testing/tests copying IPython/testing/tests/test_decorators.py -> build/lib/IPython/testing/tests copying IPython/testing/tests/__init__.py -> build/lib/IPython/testing/tests creating build/lib/IPython/testing/plugin copying IPython/testing/plugin/test_refs.py -> build/lib/IPython/testing/plugin copying IPython/testing/plugin/test_ipdoctest.py -> build/lib/IPython/testing/plugin copying IPython/testing/plugin/simplevars.py -> build/lib/IPython/testing/plugin copying IPython/testing/plugin/simple.py -> build/lib/IPython/testing/plugin copying IPython/testing/plugin/show_refs.py -> build/lib/IPython/testing/plugin copying IPython/testing/plugin/setup.py -> build/lib/IPython/testing/plugin copying IPython/testing/plugin/iptest.py -> build/lib/IPython/testing/plugin copying IPython/testing/plugin/ipdoctest.py -> build/lib/IPython/testing/plugin copying IPython/testing/plugin/dtexample.py -> build/lib/IPython/testing/plugin copying IPython/testing/plugin/__init__.py -> build/lib/IPython/testing/plugin creating build/lib/IPython/terminal copying IPython/terminal/shortcuts.py -> build/lib/IPython/terminal copying IPython/terminal/ptutils.py -> build/lib/IPython/terminal copying IPython/terminal/ptshell.py -> build/lib/IPython/terminal copying IPython/terminal/prompts.py -> build/lib/IPython/terminal copying IPython/terminal/magics.py -> build/lib/IPython/terminal copying IPython/terminal/ipapp.py -> build/lib/IPython/terminal copying IPython/terminal/interactiveshell.py -> build/lib/IPython/terminal copying IPython/terminal/embed.py -> build/lib/IPython/terminal copying IPython/terminal/debugger.py -> build/lib/IPython/terminal copying IPython/terminal/console.py -> build/lib/IPython/terminal copying IPython/terminal/__init__.py -> build/lib/IPython/terminal creating build/lib/IPython/terminal/tests copying IPython/terminal/tests/test_interactivshell.py -> build/lib/IPython/terminal/tests copying IPython/terminal/tests/test_help.py -> build/lib/IPython/terminal/tests copying IPython/terminal/tests/test_embed.py -> build/lib/IPython/terminal/tests copying IPython/terminal/tests/__init__.py -> build/lib/IPython/terminal/tests creating build/lib/IPython/terminal/pt_inputhooks copying IPython/terminal/pt_inputhooks/wx.py -> build/lib/IPython/terminal/pt_inputhooks copying IPython/terminal/pt_inputhooks/tk.py -> build/lib/IPython/terminal/pt_inputhooks copying IPython/terminal/pt_inputhooks/qt.py -> build/lib/IPython/terminal/pt_inputhooks copying IPython/terminal/pt_inputhooks/pyglet.py -> build/lib/IPython/terminal/pt_inputhooks copying IPython/terminal/pt_inputhooks/osx.py -> build/lib/IPython/terminal/pt_inputhooks copying IPython/terminal/pt_inputhooks/gtk3.py -> build/lib/IPython/terminal/pt_inputhooks copying IPython/terminal/pt_inputhooks/gtk.py -> build/lib/IPython/terminal/pt_inputhooks copying IPython/terminal/pt_inputhooks/glut.py -> build/lib/IPython/terminal/pt_inputhooks copying IPython/terminal/pt_inputhooks/__init__.py -> build/lib/IPython/terminal/pt_inputhooks creating build/lib/IPython/sphinxext copying IPython/sphinxext/ipython_directive.py -> build/lib/IPython/sphinxext copying IPython/sphinxext/ipython_console_highlighting.py -> build/lib/IPython/sphinxext copying IPython/sphinxext/custom_doctests.py -> build/lib/IPython/sphinxext copying IPython/sphinxext/__init__.py -> build/lib/IPython/sphinxext creating build/lib/IPython/lib copying IPython/lib/security.py -> build/lib/IPython/lib copying IPython/lib/pretty.py -> build/lib/IPython/lib copying IPython/lib/lexers.py -> build/lib/IPython/lib copying IPython/lib/latextools.py -> build/lib/IPython/lib copying IPython/lib/kernel.py -> build/lib/IPython/lib copying IPython/lib/inputhookwx.py -> build/lib/IPython/lib copying IPython/lib/inputhookqt4.py -> build/lib/IPython/lib copying IPython/lib/inputhookpyglet.py -> build/lib/IPython/lib copying IPython/lib/inputhookgtk3.py -> build/lib/IPython/lib copying IPython/lib/inputhookgtk.py -> build/lib/IPython/lib copying IPython/lib/inputhookglut.py -> build/lib/IPython/lib copying IPython/lib/inputhook.py -> build/lib/IPython/lib copying IPython/lib/guisupport.py -> build/lib/IPython/lib copying IPython/lib/editorhooks.py -> build/lib/IPython/lib copying IPython/lib/display.py -> build/lib/IPython/lib copying IPython/lib/demo.py -> build/lib/IPython/lib copying IPython/lib/deepreload.py -> build/lib/IPython/lib copying IPython/lib/clipboard.py -> build/lib/IPython/lib copying IPython/lib/backgroundjobs.py -> build/lib/IPython/lib copying IPython/lib/__init__.py -> build/lib/IPython/lib creating build/lib/IPython/lib/tests copying IPython/lib/tests/test_security.py -> build/lib/IPython/lib/tests copying IPython/lib/tests/test_pretty.py -> build/lib/IPython/lib/tests copying IPython/lib/tests/test_lexers.py -> build/lib/IPython/lib/tests copying IPython/lib/tests/test_latextools.py -> build/lib/IPython/lib/tests copying IPython/lib/tests/test_imports.py -> build/lib/IPython/lib/tests copying IPython/lib/tests/test_editorhooks.py -> build/lib/IPython/lib/tests copying IPython/lib/tests/test_display.py -> build/lib/IPython/lib/tests copying IPython/lib/tests/test_deepreload.py -> build/lib/IPython/lib/tests copying IPython/lib/tests/test_clipboard.py -> build/lib/IPython/lib/tests copying IPython/lib/tests/test_backgroundjobs.py -> build/lib/IPython/lib/tests copying IPython/lib/tests/__init__.py -> build/lib/IPython/lib/tests creating build/lib/IPython/kernel copying IPython/kernel/threaded.py -> build/lib/IPython/kernel copying IPython/kernel/restarter.py -> build/lib/IPython/kernel copying IPython/kernel/multikernelmanager.py -> build/lib/IPython/kernel copying IPython/kernel/managerabc.py -> build/lib/IPython/kernel copying IPython/kernel/manager.py -> build/lib/IPython/kernel copying IPython/kernel/launcher.py -> build/lib/IPython/kernel copying IPython/kernel/kernelspecapp.py -> build/lib/IPython/kernel copying IPython/kernel/kernelspec.py -> build/lib/IPython/kernel copying IPython/kernel/connect.py -> build/lib/IPython/kernel copying IPython/kernel/clientabc.py -> build/lib/IPython/kernel copying IPython/kernel/client.py -> build/lib/IPython/kernel copying IPython/kernel/channelsabc.py -> build/lib/IPython/kernel copying IPython/kernel/channels.py -> build/lib/IPython/kernel copying IPython/kernel/adapter.py -> build/lib/IPython/kernel copying IPython/kernel/__main__.py -> build/lib/IPython/kernel copying IPython/kernel/__init__.py -> build/lib/IPython/kernel creating build/lib/IPython/external copying IPython/external/qt_loaders.py -> build/lib/IPython/external copying IPython/external/qt_for_kernel.py -> build/lib/IPython/external copying IPython/external/mathjax.py -> build/lib/IPython/external copying IPython/external/__init__.py -> build/lib/IPython/external creating build/lib/IPython/external/decorators copying IPython/external/decorators/_numpy_testing_noseclasses.py -> build/lib/IPython/external/decorators copying IPython/external/decorators/_decorators.py -> build/lib/IPython/external/decorators copying IPython/external/decorators/__init__.py -> build/lib/IPython/external/decorators creating build/lib/IPython/extensions copying IPython/extensions/sympyprinting.py -> build/lib/IPython/extensions copying IPython/extensions/storemagic.py -> build/lib/IPython/extensions copying IPython/extensions/rmagic.py -> build/lib/IPython/extensions copying IPython/extensions/cythonmagic.py -> build/lib/IPython/extensions copying IPython/extensions/autoreload.py -> build/lib/IPython/extensions copying IPython/extensions/__init__.py -> build/lib/IPython/extensions creating build/lib/IPython/extensions/tests copying IPython/extensions/tests/test_storemagic.py -> build/lib/IPython/extensions/tests copying IPython/extensions/tests/test_autoreload.py -> build/lib/IPython/extensions/tests copying IPython/extensions/tests/__init__.py -> build/lib/IPython/extensions/tests creating build/lib/IPython/core copying IPython/core/usage.py -> build/lib/IPython/core copying IPython/core/ultratb.py -> build/lib/IPython/core copying IPython/core/splitinput.py -> build/lib/IPython/core copying IPython/core/shellapp.py -> build/lib/IPython/core copying IPython/core/release.py -> build/lib/IPython/core copying IPython/core/pylabtools.py -> build/lib/IPython/core copying IPython/core/prompts.py -> build/lib/IPython/core copying IPython/core/profiledir.py -> build/lib/IPython/core copying IPython/core/profileapp.py -> build/lib/IPython/core copying IPython/core/prefilter.py -> build/lib/IPython/core copying IPython/core/payloadpage.py -> build/lib/IPython/core copying IPython/core/payload.py -> build/lib/IPython/core copying IPython/core/page.py -> build/lib/IPython/core copying IPython/core/oinspect.py -> build/lib/IPython/core copying IPython/core/magic_arguments.py -> build/lib/IPython/core copying IPython/core/magic.py -> build/lib/IPython/core copying IPython/core/macro.py -> build/lib/IPython/core copying IPython/core/logger.py -> build/lib/IPython/core copying IPython/core/latex_symbols.py -> build/lib/IPython/core copying IPython/core/interactiveshell.py -> build/lib/IPython/core copying IPython/core/inputtransformer.py -> build/lib/IPython/core copying IPython/core/inputsplitter.py -> build/lib/IPython/core copying IPython/core/hooks.py -> build/lib/IPython/core copying IPython/core/historyapp.py -> build/lib/IPython/core copying IPython/core/history.py -> build/lib/IPython/core copying IPython/core/getipython.py -> build/lib/IPython/core copying IPython/core/formatters.py -> build/lib/IPython/core copying IPython/core/extensions.py -> build/lib/IPython/core copying IPython/core/excolors.py -> build/lib/IPython/core copying IPython/core/events.py -> build/lib/IPython/core copying IPython/core/error.py -> build/lib/IPython/core copying IPython/core/displaypub.py -> build/lib/IPython/core copying IPython/core/displayhook.py -> build/lib/IPython/core copying IPython/core/display_trap.py -> build/lib/IPython/core copying IPython/core/display.py -> build/lib/IPython/core copying IPython/core/debugger.py -> build/lib/IPython/core copying IPython/core/crashhandler.py -> build/lib/IPython/core copying IPython/core/completerlib.py -> build/lib/IPython/core copying IPython/core/completer.py -> build/lib/IPython/core copying IPython/core/compilerop.py -> build/lib/IPython/core copying IPython/core/builtin_trap.py -> build/lib/IPython/core copying IPython/core/autocall.py -> build/lib/IPython/core copying IPython/core/application.py -> build/lib/IPython/core copying IPython/core/alias.py -> build/lib/IPython/core copying IPython/core/__init__.py -> build/lib/IPython/core creating build/lib/IPython/core/tests copying IPython/core/tests/test_ultratb.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_splitinput.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_shellapp.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_run.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_pylabtools.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_prompts.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_profile.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_prefilter.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_paths.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_page.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_oinspect.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_magic_terminal.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_magic_arguments.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_magic.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_logger.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_iplib.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_interactiveshell.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_inputtransformer.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_inputsplitter.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_imports.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_hooks.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_history.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_handlers.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_formatters.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_extension.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_events.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_displayhook.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_display.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_debugger.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_completerlib.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_completer.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_compilerop.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_autocall.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_application.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_alias.py -> build/lib/IPython/core/tests copying IPython/core/tests/tclass.py -> build/lib/IPython/core/tests copying IPython/core/tests/simpleerr.py -> build/lib/IPython/core/tests copying IPython/core/tests/refbug.py -> build/lib/IPython/core/tests copying IPython/core/tests/print_argv.py -> build/lib/IPython/core/tests copying IPython/core/tests/nonascii2.py -> build/lib/IPython/core/tests copying IPython/core/tests/nonascii.py -> build/lib/IPython/core/tests copying IPython/core/tests/bad_all.py -> build/lib/IPython/core/tests copying IPython/core/tests/__init__.py -> build/lib/IPython/core/tests creating build/lib/IPython/core/magics copying IPython/core/magics/script.py -> build/lib/IPython/core/magics copying IPython/core/magics/pylab.py -> build/lib/IPython/core/magics copying IPython/core/magics/osm.py -> build/lib/IPython/core/magics copying IPython/core/magics/namespace.py -> build/lib/IPython/core/magics copying IPython/core/magics/logging.py -> build/lib/IPython/core/magics copying IPython/core/magics/history.py -> build/lib/IPython/core/magics copying IPython/core/magics/extension.py -> build/lib/IPython/core/magics copying IPython/core/magics/execution.py -> build/lib/IPython/core/magics copying IPython/core/magics/display.py -> build/lib/IPython/core/magics copying IPython/core/magics/config.py -> build/lib/IPython/core/magics copying IPython/core/magics/code.py -> build/lib/IPython/core/magics copying IPython/core/magics/basic.py -> build/lib/IPython/core/magics copying IPython/core/magics/auto.py -> build/lib/IPython/core/magics copying IPython/core/magics/__init__.py -> build/lib/IPython/core/magics copying IPython/testing/plugin/test_exampleip.txt -> build/lib/IPython/testing/plugin copying IPython/testing/plugin/test_example.txt -> build/lib/IPython/testing/plugin copying IPython/testing/plugin/test_combo.txt -> build/lib/IPython/testing/plugin copying IPython/testing/plugin/README.txt -> build/lib/IPython/testing/plugin copying IPython/lib/tests/test.wav -> build/lib/IPython/lib/tests creating build/lib/IPython/core/profile copying IPython/core/profile/README_STARTUP -> build/lib/IPython/core/profile copying IPython/core/tests/2x2.png -> build/lib/IPython/core/tests copying IPython/core/tests/2x2.jpg -> build/lib/IPython/core/tests creating build/lib/IPython/core/tests/daft_extension copying IPython/core/tests/daft_extension/daft_extension.py -> build/lib/IPython/core/tests/daft_extension + sleep 1 + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ysDa8b + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64 + cd ipython-6.1.0 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64 running install running install_lib creating /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr creating /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib creating /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6 creating /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython creating /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core creating /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/profile copying build/lib/IPython/core/profile/README_STARTUP -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/profile creating /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/magics copying build/lib/IPython/core/magics/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/magics copying build/lib/IPython/core/magics/auto.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/magics copying build/lib/IPython/core/magics/basic.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/magics copying build/lib/IPython/core/magics/code.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/magics copying build/lib/IPython/core/magics/config.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/magics copying build/lib/IPython/core/magics/display.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/magics copying build/lib/IPython/core/magics/execution.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/magics copying build/lib/IPython/core/magics/extension.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/magics copying build/lib/IPython/core/magics/history.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/magics copying build/lib/IPython/core/magics/logging.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/magics copying build/lib/IPython/core/magics/namespace.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/magics copying build/lib/IPython/core/magics/osm.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/magics copying build/lib/IPython/core/magics/pylab.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/magics copying build/lib/IPython/core/magics/script.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/magics creating /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests creating /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/daft_extension copying build/lib/IPython/core/tests/daft_extension/daft_extension.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/daft_extension copying build/lib/IPython/core/tests/2x2.jpg -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/2x2.png -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/bad_all.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/nonascii.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/nonascii2.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/print_argv.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/refbug.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/simpleerr.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/tclass.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_alias.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_application.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_autocall.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_compilerop.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_completer.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_completerlib.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_debugger.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_display.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_displayhook.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_events.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_extension.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_formatters.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_handlers.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_history.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_hooks.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_imports.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_inputsplitter.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_inputtransformer.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_interactiveshell.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_iplib.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_logger.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_magic.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_magic_arguments.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_magic_terminal.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_oinspect.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_page.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_paths.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_prefilter.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_profile.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_prompts.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_pylabtools.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_run.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_shellapp.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_splitinput.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_ultratb.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests copying build/lib/IPython/core/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/alias.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/application.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/autocall.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/builtin_trap.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/compilerop.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/completer.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/completerlib.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/crashhandler.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/debugger.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/display.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/display_trap.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/displayhook.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/displaypub.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/error.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/events.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/excolors.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/extensions.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/formatters.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/getipython.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/history.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/historyapp.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/hooks.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/inputsplitter.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/inputtransformer.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/interactiveshell.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/latex_symbols.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/logger.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/macro.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/magic.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/magic_arguments.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/oinspect.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/page.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/payload.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/payloadpage.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/prefilter.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/profileapp.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/profiledir.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/prompts.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/pylabtools.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/release.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/shellapp.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/splitinput.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/ultratb.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core copying build/lib/IPython/core/usage.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core creating /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/extensions creating /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/extensions/tests copying build/lib/IPython/extensions/tests/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/extensions/tests copying build/lib/IPython/extensions/tests/test_autoreload.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/extensions/tests copying build/lib/IPython/extensions/tests/test_storemagic.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/extensions/tests copying build/lib/IPython/extensions/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/extensions copying build/lib/IPython/extensions/autoreload.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/extensions copying build/lib/IPython/extensions/cythonmagic.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/extensions copying build/lib/IPython/extensions/rmagic.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/extensions copying build/lib/IPython/extensions/storemagic.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/extensions copying build/lib/IPython/extensions/sympyprinting.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/extensions creating /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/external creating /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/external/decorators copying build/lib/IPython/external/decorators/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/external/decorators copying build/lib/IPython/external/decorators/_decorators.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/external/decorators copying build/lib/IPython/external/decorators/_numpy_testing_noseclasses.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/external/decorators copying build/lib/IPython/external/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/external copying build/lib/IPython/external/mathjax.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/external copying build/lib/IPython/external/qt_for_kernel.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/external copying build/lib/IPython/external/qt_loaders.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/external creating /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/kernel copying build/lib/IPython/kernel/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/kernel copying build/lib/IPython/kernel/__main__.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/kernel copying build/lib/IPython/kernel/adapter.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/kernel copying build/lib/IPython/kernel/channels.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/kernel copying build/lib/IPython/kernel/channelsabc.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/kernel copying build/lib/IPython/kernel/client.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/kernel copying build/lib/IPython/kernel/clientabc.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/kernel copying build/lib/IPython/kernel/connect.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/kernel copying build/lib/IPython/kernel/kernelspec.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/kernel copying build/lib/IPython/kernel/kernelspecapp.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/kernel copying build/lib/IPython/kernel/launcher.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/kernel copying build/lib/IPython/kernel/manager.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/kernel copying build/lib/IPython/kernel/managerabc.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/kernel copying build/lib/IPython/kernel/multikernelmanager.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/kernel copying build/lib/IPython/kernel/restarter.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/kernel copying build/lib/IPython/kernel/threaded.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/kernel creating /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib creating /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/tests copying build/lib/IPython/lib/tests/test.wav -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/tests copying build/lib/IPython/lib/tests/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/tests copying build/lib/IPython/lib/tests/test_backgroundjobs.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/tests copying build/lib/IPython/lib/tests/test_clipboard.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/tests copying build/lib/IPython/lib/tests/test_deepreload.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/tests copying build/lib/IPython/lib/tests/test_display.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/tests copying build/lib/IPython/lib/tests/test_editorhooks.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/tests copying build/lib/IPython/lib/tests/test_imports.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/tests copying build/lib/IPython/lib/tests/test_latextools.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/tests copying build/lib/IPython/lib/tests/test_lexers.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/tests copying build/lib/IPython/lib/tests/test_pretty.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/tests copying build/lib/IPython/lib/tests/test_security.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/tests copying build/lib/IPython/lib/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib copying build/lib/IPython/lib/backgroundjobs.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib copying build/lib/IPython/lib/clipboard.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib copying build/lib/IPython/lib/deepreload.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib copying build/lib/IPython/lib/demo.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib copying build/lib/IPython/lib/display.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib copying build/lib/IPython/lib/editorhooks.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib copying build/lib/IPython/lib/guisupport.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib copying build/lib/IPython/lib/inputhook.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib copying build/lib/IPython/lib/inputhookglut.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib copying build/lib/IPython/lib/inputhookgtk.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib copying build/lib/IPython/lib/inputhookgtk3.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib copying build/lib/IPython/lib/inputhookpyglet.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib copying build/lib/IPython/lib/inputhookqt4.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib copying build/lib/IPython/lib/inputhookwx.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib copying build/lib/IPython/lib/kernel.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib copying build/lib/IPython/lib/latextools.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib copying build/lib/IPython/lib/lexers.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib copying build/lib/IPython/lib/pretty.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib copying build/lib/IPython/lib/security.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib creating /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/sphinxext copying build/lib/IPython/sphinxext/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/sphinxext copying build/lib/IPython/sphinxext/custom_doctests.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/sphinxext copying build/lib/IPython/sphinxext/ipython_console_highlighting.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/sphinxext copying build/lib/IPython/sphinxext/ipython_directive.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/sphinxext creating /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal creating /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal/pt_inputhooks copying build/lib/IPython/terminal/pt_inputhooks/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal/pt_inputhooks copying build/lib/IPython/terminal/pt_inputhooks/glut.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal/pt_inputhooks copying build/lib/IPython/terminal/pt_inputhooks/gtk.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal/pt_inputhooks copying build/lib/IPython/terminal/pt_inputhooks/gtk3.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal/pt_inputhooks copying build/lib/IPython/terminal/pt_inputhooks/osx.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal/pt_inputhooks copying build/lib/IPython/terminal/pt_inputhooks/pyglet.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal/pt_inputhooks copying build/lib/IPython/terminal/pt_inputhooks/qt.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal/pt_inputhooks copying build/lib/IPython/terminal/pt_inputhooks/tk.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal/pt_inputhooks copying build/lib/IPython/terminal/pt_inputhooks/wx.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal/pt_inputhooks creating /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal/tests copying build/lib/IPython/terminal/tests/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal/tests copying build/lib/IPython/terminal/tests/test_embed.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal/tests copying build/lib/IPython/terminal/tests/test_help.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal/tests copying build/lib/IPython/terminal/tests/test_interactivshell.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal/tests copying build/lib/IPython/terminal/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal copying build/lib/IPython/terminal/console.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal copying build/lib/IPython/terminal/debugger.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal copying build/lib/IPython/terminal/embed.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal copying build/lib/IPython/terminal/interactiveshell.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal copying build/lib/IPython/terminal/ipapp.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal copying build/lib/IPython/terminal/magics.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal copying build/lib/IPython/terminal/prompts.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal copying build/lib/IPython/terminal/ptshell.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal copying build/lib/IPython/terminal/ptutils.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal copying build/lib/IPython/terminal/shortcuts.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal creating /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing creating /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/plugin copying build/lib/IPython/testing/plugin/README.txt -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/plugin copying build/lib/IPython/testing/plugin/test_combo.txt -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/plugin copying build/lib/IPython/testing/plugin/test_example.txt -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/plugin copying build/lib/IPython/testing/plugin/test_exampleip.txt -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/plugin copying build/lib/IPython/testing/plugin/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/plugin copying build/lib/IPython/testing/plugin/dtexample.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/plugin copying build/lib/IPython/testing/plugin/ipdoctest.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/plugin copying build/lib/IPython/testing/plugin/iptest.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/plugin copying build/lib/IPython/testing/plugin/setup.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/plugin copying build/lib/IPython/testing/plugin/show_refs.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/plugin copying build/lib/IPython/testing/plugin/simple.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/plugin copying build/lib/IPython/testing/plugin/simplevars.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/plugin copying build/lib/IPython/testing/plugin/test_ipdoctest.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/plugin copying build/lib/IPython/testing/plugin/test_refs.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/plugin creating /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/tests copying build/lib/IPython/testing/tests/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/tests copying build/lib/IPython/testing/tests/test_decorators.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/tests copying build/lib/IPython/testing/tests/test_ipunittest.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/tests copying build/lib/IPython/testing/tests/test_tools.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/tests copying build/lib/IPython/testing/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing copying build/lib/IPython/testing/__main__.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing copying build/lib/IPython/testing/decorators.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing copying build/lib/IPython/testing/globalipapp.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing copying build/lib/IPython/testing/iptest.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing copying build/lib/IPython/testing/iptestcontroller.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing copying build/lib/IPython/testing/ipunittest.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing copying build/lib/IPython/testing/skipdoctest.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing copying build/lib/IPython/testing/tools.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing creating /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils creating /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tests copying build/lib/IPython/utils/tests/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tests copying build/lib/IPython/utils/tests/test_capture.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tests copying build/lib/IPython/utils/tests/test_decorators.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tests copying build/lib/IPython/utils/tests/test_dir2.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tests copying build/lib/IPython/utils/tests/test_imports.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tests copying build/lib/IPython/utils/tests/test_importstring.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tests copying build/lib/IPython/utils/tests/test_io.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tests copying build/lib/IPython/utils/tests/test_module_paths.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tests copying build/lib/IPython/utils/tests/test_openpy.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tests copying build/lib/IPython/utils/tests/test_path.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tests copying build/lib/IPython/utils/tests/test_process.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tests copying build/lib/IPython/utils/tests/test_pycolorize.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tests copying build/lib/IPython/utils/tests/test_shimmodule.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tests copying build/lib/IPython/utils/tests/test_sysinfo.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tests copying build/lib/IPython/utils/tests/test_tempdir.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tests copying build/lib/IPython/utils/tests/test_text.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tests copying build/lib/IPython/utils/tests/test_tokenutil.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tests copying build/lib/IPython/utils/tests/test_wildcard.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tests copying build/lib/IPython/utils/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/_process_cli.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/_process_common.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/_process_posix.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/_process_win32.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/_process_win32_controller.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/_sysinfo.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/capture.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/colorable.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/coloransi.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/contexts.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/daemonize.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/data.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/decorators.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/dir2.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/encoding.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/eventful.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/frame.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/generics.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/importstring.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/io.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/ipstruct.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/jsonutil.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/localinterfaces.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/log.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/module_paths.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/openpy.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/path.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/pickleutil.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/process.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/py3compat.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/PyColorize.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/sentinel.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/shimmodule.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/signatures.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/strdispatch.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/sysinfo.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/syspathcontext.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/tempdir.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/terminal.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/text.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/timing.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/tokenize2.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/tokenutil.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/traitlets.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/tz.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/ulinecache.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/version.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/utils/wildcard.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils copying build/lib/IPython/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython copying build/lib/IPython/__main__.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython copying build/lib/IPython/config.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython copying build/lib/IPython/consoleapp.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython copying build/lib/IPython/display.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython copying build/lib/IPython/frontend.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython copying build/lib/IPython/html.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython copying build/lib/IPython/nbconvert.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython copying build/lib/IPython/nbformat.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython copying build/lib/IPython/parallel.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython copying build/lib/IPython/paths.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython copying build/lib/IPython/qt.py -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/magics/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/magics/auto.py to auto.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/magics/basic.py to basic.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/magics/code.py to code.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/magics/config.py to config.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/magics/display.py to display.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/magics/execution.py to execution.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/magics/extension.py to extension.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/magics/history.py to history.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/magics/logging.py to logging.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/magics/namespace.py to namespace.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/magics/osm.py to osm.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/magics/pylab.py to pylab.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/magics/script.py to script.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/daft_extension/daft_extension.py to daft_extension.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/bad_all.py to bad_all.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/nonascii.py to nonascii.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/nonascii2.py to nonascii2.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/print_argv.py to print_argv.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/refbug.py to refbug.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/simpleerr.py to simpleerr.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/tclass.py to tclass.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/test_alias.py to test_alias.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/test_application.py to test_application.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/test_autocall.py to test_autocall.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/test_compilerop.py to test_compilerop.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/test_completer.py to test_completer.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/test_completerlib.py to test_completerlib.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/test_debugger.py to test_debugger.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/test_display.py to test_display.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/test_displayhook.py to test_displayhook.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/test_events.py to test_events.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/test_extension.py to test_extension.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/test_formatters.py to test_formatters.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/test_handlers.py to test_handlers.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/test_history.py to test_history.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/test_hooks.py to test_hooks.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/test_imports.py to test_imports.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/test_inputsplitter.py to test_inputsplitter.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/test_inputtransformer.py to test_inputtransformer.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/test_interactiveshell.py to test_interactiveshell.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/test_iplib.py to test_iplib.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/test_logger.py to test_logger.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/test_magic.py to test_magic.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/test_magic_arguments.py to test_magic_arguments.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/test_magic_terminal.py to test_magic_terminal.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/test_oinspect.py to test_oinspect.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/test_page.py to test_page.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/test_paths.py to test_paths.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/test_prefilter.py to test_prefilter.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/test_profile.py to test_profile.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/test_prompts.py to test_prompts.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/test_pylabtools.py to test_pylabtools.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/test_run.py to test_run.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/test_shellapp.py to test_shellapp.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/test_splitinput.py to test_splitinput.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/tests/test_ultratb.py to test_ultratb.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/alias.py to alias.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/application.py to application.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/autocall.py to autocall.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/builtin_trap.py to builtin_trap.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/compilerop.py to compilerop.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/completer.py to completer.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/completerlib.py to completerlib.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/crashhandler.py to crashhandler.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/debugger.py to debugger.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/display.py to display.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/display_trap.py to display_trap.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/displayhook.py to displayhook.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/displaypub.py to displaypub.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/error.py to error.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/events.py to events.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/excolors.py to excolors.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/extensions.py to extensions.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/formatters.py to formatters.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/getipython.py to getipython.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/history.py to history.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/historyapp.py to historyapp.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/hooks.py to hooks.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/inputsplitter.py to inputsplitter.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/inputtransformer.py to inputtransformer.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/interactiveshell.py to interactiveshell.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/latex_symbols.py to latex_symbols.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/logger.py to logger.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/macro.py to macro.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/magic.py to magic.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/magic_arguments.py to magic_arguments.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/oinspect.py to oinspect.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/page.py to page.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/payload.py to payload.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/payloadpage.py to payloadpage.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/prefilter.py to prefilter.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/profileapp.py to profileapp.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/profiledir.py to profiledir.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/prompts.py to prompts.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/pylabtools.py to pylabtools.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/release.py to release.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/shellapp.py to shellapp.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/splitinput.py to splitinput.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/ultratb.py to ultratb.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/core/usage.py to usage.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/extensions/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/extensions/tests/test_autoreload.py to test_autoreload.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/extensions/tests/test_storemagic.py to test_storemagic.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/extensions/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/extensions/autoreload.py to autoreload.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/extensions/cythonmagic.py to cythonmagic.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/extensions/rmagic.py to rmagic.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/extensions/storemagic.py to storemagic.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/extensions/sympyprinting.py to sympyprinting.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/external/decorators/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/external/decorators/_decorators.py to _decorators.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/external/decorators/_numpy_testing_noseclasses.py to _numpy_testing_noseclasses.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/external/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/external/mathjax.py to mathjax.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/external/qt_for_kernel.py to qt_for_kernel.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/external/qt_loaders.py to qt_loaders.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/kernel/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/kernel/__main__.py to __main__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/kernel/adapter.py to adapter.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/kernel/channels.py to channels.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/kernel/channelsabc.py to channelsabc.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/kernel/client.py to client.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/kernel/clientabc.py to clientabc.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/kernel/connect.py to connect.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/kernel/kernelspec.py to kernelspec.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/kernel/kernelspecapp.py to kernelspecapp.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/kernel/launcher.py to launcher.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/kernel/manager.py to manager.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/kernel/managerabc.py to managerabc.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/kernel/multikernelmanager.py to multikernelmanager.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/kernel/restarter.py to restarter.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/kernel/threaded.py to threaded.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/tests/test_backgroundjobs.py to test_backgroundjobs.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/tests/test_clipboard.py to test_clipboard.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/tests/test_deepreload.py to test_deepreload.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/tests/test_display.py to test_display.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/tests/test_editorhooks.py to test_editorhooks.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/tests/test_imports.py to test_imports.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/tests/test_latextools.py to test_latextools.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/tests/test_lexers.py to test_lexers.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/tests/test_pretty.py to test_pretty.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/tests/test_security.py to test_security.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/backgroundjobs.py to backgroundjobs.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/clipboard.py to clipboard.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/deepreload.py to deepreload.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/demo.py to demo.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/display.py to display.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/editorhooks.py to editorhooks.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/guisupport.py to guisupport.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/inputhook.py to inputhook.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/inputhookglut.py to inputhookglut.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/inputhookgtk.py to inputhookgtk.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/inputhookgtk3.py to inputhookgtk3.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/inputhookpyglet.py to inputhookpyglet.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/inputhookqt4.py to inputhookqt4.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/inputhookwx.py to inputhookwx.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/kernel.py to kernel.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/latextools.py to latextools.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/lexers.py to lexers.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/pretty.py to pretty.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/lib/security.py to security.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/sphinxext/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/sphinxext/custom_doctests.py to custom_doctests.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/sphinxext/ipython_console_highlighting.py to ipython_console_highlighting.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/sphinxext/ipython_directive.py to ipython_directive.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal/pt_inputhooks/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal/pt_inputhooks/glut.py to glut.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal/pt_inputhooks/gtk.py to gtk.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal/pt_inputhooks/gtk3.py to gtk3.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal/pt_inputhooks/osx.py to osx.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal/pt_inputhooks/pyglet.py to pyglet.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal/pt_inputhooks/qt.py to qt.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal/pt_inputhooks/tk.py to tk.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal/pt_inputhooks/wx.py to wx.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal/tests/test_embed.py to test_embed.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal/tests/test_help.py to test_help.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal/tests/test_interactivshell.py to test_interactivshell.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal/console.py to console.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal/debugger.py to debugger.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal/embed.py to embed.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal/interactiveshell.py to interactiveshell.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal/ipapp.py to ipapp.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal/magics.py to magics.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal/prompts.py to prompts.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal/ptshell.py to ptshell.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal/ptutils.py to ptutils.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/terminal/shortcuts.py to shortcuts.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/plugin/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/plugin/dtexample.py to dtexample.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/plugin/ipdoctest.py to ipdoctest.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/plugin/iptest.py to iptest.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/plugin/setup.py to setup.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/plugin/show_refs.py to show_refs.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/plugin/simple.py to simple.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/plugin/simplevars.py to simplevars.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/plugin/test_ipdoctest.py to test_ipdoctest.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/plugin/test_refs.py to test_refs.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/tests/test_decorators.py to test_decorators.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/tests/test_ipunittest.py to test_ipunittest.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/tests/test_tools.py to test_tools.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/__main__.py to __main__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/decorators.py to decorators.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/globalipapp.py to globalipapp.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/iptest.py to iptest.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/iptestcontroller.py to iptestcontroller.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/ipunittest.py to ipunittest.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/skipdoctest.py to skipdoctest.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/testing/tools.py to tools.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tests/test_capture.py to test_capture.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tests/test_decorators.py to test_decorators.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tests/test_dir2.py to test_dir2.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tests/test_imports.py to test_imports.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tests/test_importstring.py to test_importstring.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tests/test_io.py to test_io.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tests/test_module_paths.py to test_module_paths.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tests/test_openpy.py to test_openpy.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tests/test_path.py to test_path.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tests/test_process.py to test_process.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tests/test_pycolorize.py to test_pycolorize.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tests/test_shimmodule.py to test_shimmodule.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tests/test_sysinfo.py to test_sysinfo.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tests/test_tempdir.py to test_tempdir.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tests/test_text.py to test_text.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tests/test_tokenutil.py to test_tokenutil.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tests/test_wildcard.py to test_wildcard.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/_process_cli.py to _process_cli.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/_process_common.py to _process_common.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/_process_posix.py to _process_posix.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/_process_win32.py to _process_win32.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/_process_win32_controller.py to _process_win32_controller.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/_sysinfo.py to _sysinfo.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/capture.py to capture.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/colorable.py to colorable.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/coloransi.py to coloransi.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/contexts.py to contexts.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/daemonize.py to daemonize.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/data.py to data.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/decorators.py to decorators.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/dir2.py to dir2.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/encoding.py to encoding.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/eventful.py to eventful.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/frame.py to frame.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/generics.py to generics.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/importstring.py to importstring.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/io.py to io.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/ipstruct.py to ipstruct.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/jsonutil.py to jsonutil.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/localinterfaces.py to localinterfaces.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/log.py to log.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/module_paths.py to module_paths.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/openpy.py to openpy.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/path.py to path.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/pickleutil.py to pickleutil.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/process.py to process.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/py3compat.py to py3compat.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/PyColorize.py to PyColorize.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/sentinel.py to sentinel.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/shimmodule.py to shimmodule.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/signatures.py to signatures.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/strdispatch.py to strdispatch.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/sysinfo.py to sysinfo.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/syspathcontext.py to syspathcontext.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tempdir.py to tempdir.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/terminal.py to terminal.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/text.py to text.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/timing.py to timing.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tokenize2.py to tokenize2.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tokenutil.py to tokenutil.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/traitlets.py to traitlets.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/tz.py to tz.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/ulinecache.py to ulinecache.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/version.py to version.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/utils/wildcard.py to wildcard.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/__main__.py to __main__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/config.py to config.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/consoleapp.py to consoleapp.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/display.py to display.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/frontend.py to frontend.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/html.py to html.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/nbconvert.py to nbconvert.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/nbformat.py to nbformat.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/parallel.py to parallel.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/paths.py to paths.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/IPython/qt.py to qt.cpython-36.pyc writing byte-compilation script '/tmp/tmpob2rgnlx.py' /usr/bin/python3 /tmp/tmpob2rgnlx.py removing /tmp/tmpob2rgnlx.py running install_data creating /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/share creating /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/share/man creating /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/share/man/man1 copying docs/man/ipython.1 -> /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/share/man/man1 running install_egg_info running egg_info creating ipython.egg-info writing ipython.egg-info/PKG-INFO writing dependency_links to ipython.egg-info/dependency_links.txt writing entry points to ipython.egg-info/entry_points.txt writing requirements to ipython.egg-info/requires.txt writing top-level names to ipython.egg-info/top_level.txt writing manifest file 'ipython.egg-info/SOURCES.txt' reading manifest file 'ipython.egg-info/SOURCES.txt' writing manifest file 'ipython.egg-info/SOURCES.txt' Copying ipython.egg-info to /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6/site-packages/ipython-6.1.0-py3.6.egg-info running install_scripts Installing iptest script to /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/bin Installing iptest3 script to /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/bin Installing ipython script to /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/bin Installing ipython3 script to /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/bin + pushd docs ~/rpmbuild/BUILD/ipython-6.1.0/docs ~/rpmbuild/BUILD/ipython-6.1.0 + install -d /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/share/man/man1 + mv ./man/ipython.1 /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/share/man/man1/ + chmod 644 /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/share/man/man1/ipython.1 + popd ~/rpmbuild/BUILD/ipython-6.1.0 + /usr/lib/rpm/find-debuginfo.sh -j4 -m -i --build-id-seed 6.1.0-3.mga7 --unique-debug-suffix -6.1.0-3.mga7.x86_64 --unique-debug-src-base ipython-6.1.0-3.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/ipython-6.1.0 + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink Processing files: ipython-6.1.0-3.mga7.noarch Provides: ipython = 6.1.0-3.mga7 ipython3 = 0:6.1.0-3.mga7 python3-ipython = 6.1.0-3.mga7 python3.6dist(ipython) = 6.1.0 python3dist(ipython) = 6.1.0 pythonegg(3)(ipython) = 6.1.0 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) = 3.6 python3.6dist(decorator) python3.6dist(jedi) >= 0.10 python3.6dist(pexpect) python3.6dist(pickleshare) python3.6dist(prompt-toolkit) >= 1.0.4 python3.6dist(prompt-toolkit) < 2.0.0 python3.6dist(pygments) python3.6dist(setuptools) >= 18.5 python3.6dist(simplegeneric) > 0.8 python3.6dist(traitlets) >= 4.2 typelib(GLib) typelib(Gtk) Obsoletes: ipython3 <= 0:6.1.0-3.mga7 python3-ipythonx <= 3.2.2-1.mga6 Processing files: ipython-doc-6.1.0-3.mga7.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.spZu5j + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ipython-6.1.0 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/share/doc/ipython-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/share/doc/ipython-doc + cp -pr examples /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/share/doc/ipython-doc + cp -pr README.rst /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/share/doc/ipython-doc + exit 0 head: cannot open '/home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/share/doc/ipython-doc/examples/IPython' for reading: No such file or directory head: cannot open 'Kernel/gui/gui-glut.py' for reading: No such file or directory head: cannot open '/home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/share/doc/ipython-doc/examples/IPython' for reading: No such file or directory head: cannot open 'Kernel/gui/gui-gtk.py' for reading: No such file or directory head: cannot open '/home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/share/doc/ipython-doc/examples/IPython' for reading: No such file or directory head: cannot open 'Kernel/gui/gui-qt.py' for reading: No such file or directory head: cannot open '/home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/share/doc/ipython-doc/examples/IPython' for reading: No such file or directory head: cannot open 'Kernel/gui/gui-tk.py' for reading: No such file or directory head: cannot open '/home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/share/doc/ipython-doc/examples/IPython' for reading: No such file or directory head: cannot open 'Kernel/gui/gui-wx.py' for reading: No such file or directory head: cannot open '/home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64/usr/share/doc/ipython-doc/examples/IPython' for reading: No such file or directory head: cannot open 'Kernel/ipython-get-history.py' for reading: No such file or directory Provides: ipython-doc = 6.1.0-3.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: coreutils python python(abi) Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/noarch/ipython-6.1.0-3.mga7.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/ipython-doc-6.1.0-3.mga7.noarch.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.0bYflZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ipython-6.1.0 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/ipython-6.1.0-3.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.E7EvGE + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf ipython-6.1.0 + exit 0 D: [iurt_root_command] Success!