Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/ipython.spec'], chrootPath='/var/lib/mock/f31-build-18796333-1328413/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/ipython.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: extra tokens at the end of %endif directive in line 40: %endif # with check warning: extra tokens at the end of %endif directive in line 134: %endif # with doc Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1578268800 Wrote: /builddir/build/SRPMS/ipython-7.11.1-1.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/ipython.spec'], chrootPath='/var/lib/mock/f31-build-18796333-1328413/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/ipython.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: extra tokens at the end of %endif directive in line 40: %endif # with check warning: extra tokens at the end of %endif directive in line 134: %endif # with doc Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1578268800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hJK1Ls + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ipython-7.11.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/ipython-7.11.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ipython-7.11.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + pushd IPython/external + ls -l ~/build/BUILD/ipython-7.11.1/IPython/external ~/build/BUILD/ipython-7.11.1 total 24 -rw-r--r--. 1 mockbuild mock 90 Dec 28 09:53 __init__.py drwxr-xr-x. 2 mockbuild mock 84 Jan 1 17:33 decorators -rw-r--r--. 1 mockbuild mock 308 Dec 24 18:21 mathjax.py -rw-r--r--. 1 mockbuild mock 3192 Dec 24 18:21 qt_for_kernel.py -rw-r--r--. 1 mockbuild mock 9550 Dec 28 09:53 qt_loaders.py + ls -l __init__.py decorators mathjax.py qt_for_kernel.py qt_loaders.py -rw-r--r--. 1 mockbuild mock 90 Dec 28 09:53 __init__.py -rw-r--r--. 1 mockbuild mock 308 Dec 24 18:21 mathjax.py -rw-r--r--. 1 mockbuild mock 3192 Dec 24 18:21 qt_for_kernel.py -rw-r--r--. 1 mockbuild mock 9550 Dec 28 09:53 qt_loaders.py decorators: total 16 -rw-r--r--. 1 mockbuild mock 235 Dec 28 09:53 __init__.py -rw-r--r--. 1 mockbuild mock 4561 Dec 24 18:21 _decorators.py -rw-r--r--. 1 mockbuild mock 1482 Dec 24 18:21 _numpy_testing_noseclasses.py ~/build/BUILD/ipython-7.11.1 + popd ++ grep -lr '^#!/usr/' IPython + sed -i 1d IPython/external/mathjax.py IPython/terminal/ipapp.py IPython/testing/plugin/iptest.py IPython/testing/plugin/setup.py + find . -name '*.py' -print0 + xargs -0 sed -i '1s|^#!python|#!/usr/bin/python3|' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mYUsOo + umask 022 + cd /builddir/build/BUILD + cd ipython-7.11.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /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/__init__.py -> build/lib/IPython copying IPython/__main__.py -> build/lib/IPython copying IPython/config.py -> build/lib/IPython copying IPython/conftest.py -> build/lib/IPython copying IPython/consoleapp.py -> build/lib/IPython copying IPython/display.py -> build/lib/IPython copying IPython/frontend.py -> build/lib/IPython copying IPython/html.py -> build/lib/IPython copying IPython/nbconvert.py -> build/lib/IPython copying IPython/nbformat.py -> build/lib/IPython copying IPython/parallel.py -> build/lib/IPython copying IPython/paths.py -> build/lib/IPython copying IPython/qt.py -> build/lib/IPython creating build/lib/IPython/core copying IPython/core/__init__.py -> build/lib/IPython/core copying IPython/core/alias.py -> build/lib/IPython/core copying IPython/core/application.py -> build/lib/IPython/core copying IPython/core/async_helpers.py -> build/lib/IPython/core copying IPython/core/autocall.py -> build/lib/IPython/core copying IPython/core/builtin_trap.py -> build/lib/IPython/core copying IPython/core/compilerop.py -> build/lib/IPython/core copying IPython/core/completer.py -> build/lib/IPython/core copying IPython/core/completerlib.py -> build/lib/IPython/core copying IPython/core/crashhandler.py -> build/lib/IPython/core copying IPython/core/debugger.py -> build/lib/IPython/core copying IPython/core/display.py -> build/lib/IPython/core copying IPython/core/display_trap.py -> build/lib/IPython/core copying IPython/core/displayhook.py -> build/lib/IPython/core copying IPython/core/displaypub.py -> build/lib/IPython/core copying IPython/core/error.py -> build/lib/IPython/core copying IPython/core/events.py -> build/lib/IPython/core copying IPython/core/excolors.py -> build/lib/IPython/core copying IPython/core/extensions.py -> build/lib/IPython/core copying IPython/core/formatters.py -> build/lib/IPython/core copying IPython/core/getipython.py -> build/lib/IPython/core copying IPython/core/history.py -> build/lib/IPython/core copying IPython/core/historyapp.py -> build/lib/IPython/core copying IPython/core/hooks.py -> build/lib/IPython/core copying IPython/core/inputsplitter.py -> build/lib/IPython/core copying IPython/core/inputtransformer.py -> build/lib/IPython/core copying IPython/core/inputtransformer2.py -> build/lib/IPython/core copying IPython/core/interactiveshell.py -> build/lib/IPython/core copying IPython/core/latex_symbols.py -> build/lib/IPython/core copying IPython/core/logger.py -> build/lib/IPython/core copying IPython/core/macro.py -> build/lib/IPython/core copying IPython/core/magic.py -> build/lib/IPython/core copying IPython/core/magic_arguments.py -> build/lib/IPython/core copying IPython/core/oinspect.py -> build/lib/IPython/core copying IPython/core/page.py -> build/lib/IPython/core copying IPython/core/payload.py -> build/lib/IPython/core copying IPython/core/payloadpage.py -> build/lib/IPython/core copying IPython/core/prefilter.py -> build/lib/IPython/core copying IPython/core/profileapp.py -> build/lib/IPython/core copying IPython/core/profiledir.py -> build/lib/IPython/core copying IPython/core/prompts.py -> build/lib/IPython/core copying IPython/core/pylabtools.py -> build/lib/IPython/core copying IPython/core/release.py -> build/lib/IPython/core copying IPython/core/shellapp.py -> build/lib/IPython/core copying IPython/core/splitinput.py -> build/lib/IPython/core copying IPython/core/ultratb.py -> build/lib/IPython/core copying IPython/core/usage.py -> build/lib/IPython/core creating build/lib/IPython/core/magics copying IPython/core/magics/__init__.py -> build/lib/IPython/core/magics copying IPython/core/magics/auto.py -> build/lib/IPython/core/magics copying IPython/core/magics/basic.py -> build/lib/IPython/core/magics copying IPython/core/magics/code.py -> build/lib/IPython/core/magics copying IPython/core/magics/config.py -> build/lib/IPython/core/magics copying IPython/core/magics/display.py -> build/lib/IPython/core/magics copying IPython/core/magics/execution.py -> build/lib/IPython/core/magics copying IPython/core/magics/extension.py -> build/lib/IPython/core/magics copying IPython/core/magics/history.py -> build/lib/IPython/core/magics copying IPython/core/magics/logging.py -> build/lib/IPython/core/magics copying IPython/core/magics/namespace.py -> build/lib/IPython/core/magics copying IPython/core/magics/osm.py -> build/lib/IPython/core/magics copying IPython/core/magics/packaging.py -> build/lib/IPython/core/magics copying IPython/core/magics/pylab.py -> build/lib/IPython/core/magics copying IPython/core/magics/script.py -> build/lib/IPython/core/magics creating build/lib/IPython/core/tests copying IPython/core/tests/__init__.py -> build/lib/IPython/core/tests copying IPython/core/tests/bad_all.py -> build/lib/IPython/core/tests copying IPython/core/tests/nonascii.py -> build/lib/IPython/core/tests copying IPython/core/tests/nonascii2.py -> build/lib/IPython/core/tests copying IPython/core/tests/print_argv.py -> build/lib/IPython/core/tests copying IPython/core/tests/refbug.py -> build/lib/IPython/core/tests copying IPython/core/tests/simpleerr.py -> build/lib/IPython/core/tests copying IPython/core/tests/tclass.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_alias.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_application.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_async_helpers.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_autocall.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_compilerop.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_completer.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_completerlib.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_debugger.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_display.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_displayhook.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_events.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_extension.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_formatters.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_handlers.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_history.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_hooks.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_imports.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_inputsplitter.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_inputtransformer.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_inputtransformer2.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_inputtransformer2_line.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_interactiveshell.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_iplib.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_logger.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_magic.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_terminal.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_oinspect.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_page.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_paths.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_prefilter.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_profile.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_prompts.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_pylabtools.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_run.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_shellapp.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_splitinput.py -> build/lib/IPython/core/tests copying IPython/core/tests/test_ultratb.py -> build/lib/IPython/core/tests creating build/lib/IPython/extensions copying IPython/extensions/__init__.py -> build/lib/IPython/extensions copying IPython/extensions/autoreload.py -> build/lib/IPython/extensions copying IPython/extensions/cythonmagic.py -> build/lib/IPython/extensions copying IPython/extensions/rmagic.py -> build/lib/IPython/extensions copying IPython/extensions/storemagic.py -> build/lib/IPython/extensions copying IPython/extensions/sympyprinting.py -> build/lib/IPython/extensions creating build/lib/IPython/extensions/tests copying IPython/extensions/tests/__init__.py -> build/lib/IPython/extensions/tests copying IPython/extensions/tests/test_autoreload.py -> build/lib/IPython/extensions/tests copying IPython/extensions/tests/test_storemagic.py -> build/lib/IPython/extensions/tests creating build/lib/IPython/external copying IPython/external/__init__.py -> build/lib/IPython/external copying IPython/external/mathjax.py -> build/lib/IPython/external copying IPython/external/qt_for_kernel.py -> build/lib/IPython/external copying IPython/external/qt_loaders.py -> build/lib/IPython/external creating build/lib/IPython/external/decorators copying IPython/external/decorators/__init__.py -> build/lib/IPython/external/decorators copying IPython/external/decorators/_decorators.py -> build/lib/IPython/external/decorators copying IPython/external/decorators/_numpy_testing_noseclasses.py -> build/lib/IPython/external/decorators creating build/lib/IPython/kernel copying IPython/kernel/__init__.py -> build/lib/IPython/kernel copying IPython/kernel/__main__.py -> build/lib/IPython/kernel copying IPython/kernel/adapter.py -> build/lib/IPython/kernel copying IPython/kernel/channels.py -> build/lib/IPython/kernel copying IPython/kernel/channelsabc.py -> build/lib/IPython/kernel copying IPython/kernel/client.py -> build/lib/IPython/kernel copying IPython/kernel/clientabc.py -> build/lib/IPython/kernel copying IPython/kernel/connect.py -> build/lib/IPython/kernel copying IPython/kernel/kernelspec.py -> build/lib/IPython/kernel copying IPython/kernel/kernelspecapp.py -> build/lib/IPython/kernel copying IPython/kernel/launcher.py -> build/lib/IPython/kernel copying IPython/kernel/manager.py -> build/lib/IPython/kernel copying IPython/kernel/managerabc.py -> build/lib/IPython/kernel copying IPython/kernel/multikernelmanager.py -> build/lib/IPython/kernel copying IPython/kernel/restarter.py -> build/lib/IPython/kernel copying IPython/kernel/threaded.py -> build/lib/IPython/kernel creating build/lib/IPython/lib copying IPython/lib/__init__.py -> build/lib/IPython/lib copying IPython/lib/backgroundjobs.py -> build/lib/IPython/lib copying IPython/lib/clipboard.py -> build/lib/IPython/lib copying IPython/lib/deepreload.py -> build/lib/IPython/lib copying IPython/lib/demo.py -> build/lib/IPython/lib copying IPython/lib/display.py -> build/lib/IPython/lib copying IPython/lib/editorhooks.py -> build/lib/IPython/lib copying IPython/lib/guisupport.py -> build/lib/IPython/lib copying IPython/lib/inputhook.py -> build/lib/IPython/lib copying IPython/lib/inputhookglut.py -> build/lib/IPython/lib copying IPython/lib/inputhookgtk.py -> build/lib/IPython/lib copying IPython/lib/inputhookgtk3.py -> build/lib/IPython/lib copying IPython/lib/inputhookpyglet.py -> build/lib/IPython/lib copying IPython/lib/inputhookqt4.py -> build/lib/IPython/lib copying IPython/lib/inputhookwx.py -> build/lib/IPython/lib copying IPython/lib/kernel.py -> build/lib/IPython/lib copying IPython/lib/latextools.py -> build/lib/IPython/lib copying IPython/lib/lexers.py -> build/lib/IPython/lib copying IPython/lib/pretty.py -> build/lib/IPython/lib copying IPython/lib/security.py -> build/lib/IPython/lib creating build/lib/IPython/lib/tests copying IPython/lib/tests/__init__.py -> build/lib/IPython/lib/tests copying IPython/lib/tests/test_backgroundjobs.py -> build/lib/IPython/lib/tests copying IPython/lib/tests/test_clipboard.py -> build/lib/IPython/lib/tests copying IPython/lib/tests/test_deepreload.py -> build/lib/IPython/lib/tests copying IPython/lib/tests/test_display.py -> build/lib/IPython/lib/tests copying IPython/lib/tests/test_editorhooks.py -> build/lib/IPython/lib/tests copying IPython/lib/tests/test_imports.py -> build/lib/IPython/lib/tests copying IPython/lib/tests/test_latextools.py -> build/lib/IPython/lib/tests copying IPython/lib/tests/test_lexers.py -> build/lib/IPython/lib/tests copying IPython/lib/tests/test_pretty.py -> build/lib/IPython/lib/tests copying IPython/lib/tests/test_security.py -> build/lib/IPython/lib/tests creating build/lib/IPython/sphinxext copying IPython/sphinxext/__init__.py -> build/lib/IPython/sphinxext copying IPython/sphinxext/custom_doctests.py -> build/lib/IPython/sphinxext copying IPython/sphinxext/ipython_console_highlighting.py -> build/lib/IPython/sphinxext copying IPython/sphinxext/ipython_directive.py -> build/lib/IPython/sphinxext creating build/lib/IPython/terminal copying IPython/terminal/__init__.py -> build/lib/IPython/terminal copying IPython/terminal/console.py -> build/lib/IPython/terminal copying IPython/terminal/debugger.py -> build/lib/IPython/terminal copying IPython/terminal/embed.py -> build/lib/IPython/terminal copying IPython/terminal/interactiveshell.py -> build/lib/IPython/terminal copying IPython/terminal/ipapp.py -> build/lib/IPython/terminal copying IPython/terminal/magics.py -> build/lib/IPython/terminal copying IPython/terminal/prompts.py -> build/lib/IPython/terminal copying IPython/terminal/ptshell.py -> build/lib/IPython/terminal copying IPython/terminal/ptutils.py -> build/lib/IPython/terminal copying IPython/terminal/shortcuts.py -> build/lib/IPython/terminal creating build/lib/IPython/terminal/pt_inputhooks copying IPython/terminal/pt_inputhooks/__init__.py -> build/lib/IPython/terminal/pt_inputhooks copying IPython/terminal/pt_inputhooks/asyncio.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/gtk.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/osx.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/qt.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/wx.py -> build/lib/IPython/terminal/pt_inputhooks creating build/lib/IPython/terminal/tests copying IPython/terminal/tests/__init__.py -> build/lib/IPython/terminal/tests copying IPython/terminal/tests/test_debug_magic.py -> build/lib/IPython/terminal/tests copying IPython/terminal/tests/test_embed.py -> build/lib/IPython/terminal/tests copying IPython/terminal/tests/test_help.py -> build/lib/IPython/terminal/tests copying IPython/terminal/tests/test_interactivshell.py -> build/lib/IPython/terminal/tests creating build/lib/IPython/testing copying IPython/testing/__init__.py -> build/lib/IPython/testing copying IPython/testing/__main__.py -> build/lib/IPython/testing copying IPython/testing/decorators.py -> build/lib/IPython/testing copying IPython/testing/globalipapp.py -> build/lib/IPython/testing copying IPython/testing/iptest.py -> build/lib/IPython/testing copying IPython/testing/iptestcontroller.py -> build/lib/IPython/testing copying IPython/testing/ipunittest.py -> build/lib/IPython/testing copying IPython/testing/skipdoctest.py -> build/lib/IPython/testing copying IPython/testing/tools.py -> build/lib/IPython/testing creating build/lib/IPython/testing/plugin copying IPython/testing/plugin/__init__.py -> build/lib/IPython/testing/plugin copying IPython/testing/plugin/dtexample.py -> build/lib/IPython/testing/plugin copying IPython/testing/plugin/ipdoctest.py -> build/lib/IPython/testing/plugin copying IPython/testing/plugin/iptest.py -> build/lib/IPython/testing/plugin copying IPython/testing/plugin/setup.py -> build/lib/IPython/testing/plugin copying IPython/testing/plugin/show_refs.py -> build/lib/IPython/testing/plugin copying IPython/testing/plugin/simple.py -> build/lib/IPython/testing/plugin copying IPython/testing/plugin/simplevars.py -> build/lib/IPython/testing/plugin copying IPython/testing/plugin/test_ipdoctest.py -> build/lib/IPython/testing/plugin copying IPython/testing/plugin/test_refs.py -> build/lib/IPython/testing/plugin creating build/lib/IPython/testing/tests copying IPython/testing/tests/__init__.py -> build/lib/IPython/testing/tests copying IPython/testing/tests/test_decorators.py -> build/lib/IPython/testing/tests copying IPython/testing/tests/test_ipunittest.py -> build/lib/IPython/testing/tests copying IPython/testing/tests/test_tools.py -> build/lib/IPython/testing/tests creating build/lib/IPython/utils copying IPython/utils/PyColorize.py -> build/lib/IPython/utils copying IPython/utils/__init__.py -> build/lib/IPython/utils copying IPython/utils/_process_cli.py -> build/lib/IPython/utils copying IPython/utils/_process_common.py -> build/lib/IPython/utils copying IPython/utils/_process_posix.py -> build/lib/IPython/utils copying IPython/utils/_process_win32.py -> build/lib/IPython/utils copying IPython/utils/_process_win32_controller.py -> build/lib/IPython/utils copying IPython/utils/_sysinfo.py -> build/lib/IPython/utils copying IPython/utils/capture.py -> build/lib/IPython/utils copying IPython/utils/colorable.py -> build/lib/IPython/utils copying IPython/utils/coloransi.py -> build/lib/IPython/utils copying IPython/utils/contexts.py -> build/lib/IPython/utils copying IPython/utils/daemonize.py -> build/lib/IPython/utils copying IPython/utils/data.py -> build/lib/IPython/utils copying IPython/utils/decorators.py -> build/lib/IPython/utils copying IPython/utils/dir2.py -> build/lib/IPython/utils copying IPython/utils/encoding.py -> build/lib/IPython/utils copying IPython/utils/eventful.py -> build/lib/IPython/utils copying IPython/utils/frame.py -> build/lib/IPython/utils copying IPython/utils/generics.py -> build/lib/IPython/utils copying IPython/utils/importstring.py -> build/lib/IPython/utils copying IPython/utils/io.py -> build/lib/IPython/utils copying IPython/utils/ipstruct.py -> build/lib/IPython/utils copying IPython/utils/jsonutil.py -> build/lib/IPython/utils copying IPython/utils/localinterfaces.py -> build/lib/IPython/utils copying IPython/utils/log.py -> build/lib/IPython/utils copying IPython/utils/module_paths.py -> build/lib/IPython/utils copying IPython/utils/openpy.py -> build/lib/IPython/utils copying IPython/utils/path.py -> build/lib/IPython/utils copying IPython/utils/pickleutil.py -> build/lib/IPython/utils copying IPython/utils/process.py -> build/lib/IPython/utils copying IPython/utils/py3compat.py -> build/lib/IPython/utils copying IPython/utils/sentinel.py -> build/lib/IPython/utils copying IPython/utils/shimmodule.py -> build/lib/IPython/utils copying IPython/utils/signatures.py -> build/lib/IPython/utils copying IPython/utils/strdispatch.py -> build/lib/IPython/utils copying IPython/utils/sysinfo.py -> build/lib/IPython/utils copying IPython/utils/syspathcontext.py -> build/lib/IPython/utils copying IPython/utils/tempdir.py -> build/lib/IPython/utils copying IPython/utils/terminal.py -> build/lib/IPython/utils copying IPython/utils/text.py -> build/lib/IPython/utils copying IPython/utils/timing.py -> build/lib/IPython/utils copying IPython/utils/tokenutil.py -> build/lib/IPython/utils copying IPython/utils/traitlets.py -> build/lib/IPython/utils copying IPython/utils/tz.py -> build/lib/IPython/utils copying IPython/utils/ulinecache.py -> build/lib/IPython/utils copying IPython/utils/version.py -> build/lib/IPython/utils copying IPython/utils/wildcard.py -> build/lib/IPython/utils creating build/lib/IPython/utils/tests copying IPython/utils/tests/__init__.py -> build/lib/IPython/utils/tests copying IPython/utils/tests/test_capture.py -> build/lib/IPython/utils/tests copying IPython/utils/tests/test_decorators.py -> build/lib/IPython/utils/tests copying IPython/utils/tests/test_dir2.py -> build/lib/IPython/utils/tests copying IPython/utils/tests/test_imports.py -> build/lib/IPython/utils/tests copying IPython/utils/tests/test_importstring.py -> build/lib/IPython/utils/tests copying IPython/utils/tests/test_io.py -> build/lib/IPython/utils/tests copying IPython/utils/tests/test_module_paths.py -> build/lib/IPython/utils/tests copying IPython/utils/tests/test_openpy.py -> build/lib/IPython/utils/tests copying IPython/utils/tests/test_path.py -> build/lib/IPython/utils/tests copying IPython/utils/tests/test_process.py -> build/lib/IPython/utils/tests copying IPython/utils/tests/test_pycolorize.py -> build/lib/IPython/utils/tests copying IPython/utils/tests/test_shimmodule.py -> build/lib/IPython/utils/tests copying IPython/utils/tests/test_sysinfo.py -> build/lib/IPython/utils/tests copying IPython/utils/tests/test_tempdir.py -> build/lib/IPython/utils/tests copying IPython/utils/tests/test_text.py -> build/lib/IPython/utils/tests copying IPython/utils/tests/test_tokenutil.py -> build/lib/IPython/utils/tests copying IPython/utils/tests/test_wildcard.py -> build/lib/IPython/utils/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 copying IPython/lib/tests/test.wav -> build/lib/IPython/lib/tests copying IPython/testing/plugin/README.txt -> build/lib/IPython/testing/plugin copying IPython/testing/plugin/test_combo.txt -> build/lib/IPython/testing/plugin copying IPython/testing/plugin/test_example.txt -> build/lib/IPython/testing/plugin copying IPython/testing/plugin/test_exampleip.txt -> build/lib/IPython/testing/plugin running build_scripts creating build/scripts-3.7 Writing script to build/scripts-3.7/ipython Writing script to build/scripts-3.7/iptest Writing script to build/scripts-3.7/ipython3 Writing script to build/scripts-3.7/iptest3 /usr/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'project_urls' warnings.warn(msg) ~/build/BUILD/ipython-7.11.1/docs ~/build/BUILD/ipython-7.11.1 + pushd docs + PYTHONPATH=.. + make html 'SPHINXBUILD=sphinx-build-3 -D intersphinx_timeout=1' python3 autogen_api.py 100 files written Build API docs finished. python3 autogen_config.py Created docs for config options python3 autogen_magics.py Created docs for line & cell magics python3 autogen_shortcuts.py Created docs for shortcuts mkdir -p build/html build/doctrees sphinx-build-3 -D intersphinx_timeout=1 -b html -d build/doctrees source build/html Running Sphinx v2.1.2 Adding Tag: ipystable Initializing GitHub plugin loading intersphinx inventory from https://docs.python.org/3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable due to : Timeout value connect was 1, but it must be an int, float or None. loading intersphinx inventory from https://rpy2.readthedocs.io/en/version_2.8.x/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rpy2.readthedocs.io/en/version_2.8.x/objects.inv' not fetchable due to : Timeout value connect was 1, but it must be an int, float or None. loading intersphinx inventory from https://jupyter-client.readthedocs.io/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://jupyter-client.readthedocs.io/en/latest/objects.inv' not fetchable due to : Timeout value connect was 1, but it must be an int, float or None. loading intersphinx inventory from https://jupyter.readthedocs.io/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://jupyter.readthedocs.io/en/latest/objects.inv' not fetchable due to : Timeout value connect was 1, but it must be an int, float or None. loading intersphinx inventory from https://jedi.readthedocs.io/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://jedi.readthedocs.io/en/latest/objects.inv' not fetchable due to : Timeout value connect was 1, but it must be an int, float or None. loading intersphinx inventory from https://traitlets.readthedocs.io/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://traitlets.readthedocs.io/en/latest/objects.inv' not fetchable due to : Timeout value connect was 1, but it must be an int, float or None. loading intersphinx inventory from https://ipykernel.readthedocs.io/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://ipykernel.readthedocs.io/en/latest/objects.inv' not fetchable due to : Timeout value connect was 1, but it must be an int, float or None. loading intersphinx inventory from https://python-prompt-toolkit.readthedocs.io/en/stable/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://python-prompt-toolkit.readthedocs.io/en/stable/objects.inv' not fetchable due to : Timeout value connect was 1, but it must be an int, float or None. loading intersphinx inventory from https://ipywidgets.readthedocs.io/en/stable/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://ipywidgets.readthedocs.io/en/stable/objects.inv' not fetchable due to : Timeout value connect was 1, but it must be an int, float or None. loading intersphinx inventory from https://ipyparallel.readthedocs.io/en/stable/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://ipyparallel.readthedocs.io/en/stable/objects.inv' not fetchable due to : Timeout value connect was 1, but it must be an int, float or None. loading intersphinx inventory from https://pip.pypa.io/en/stable/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://pip.pypa.io/en/stable/objects.inv' not fetchable due to : Timeout value connect was 1, but it must be an int, float or None. building [mo]: targets for 0 po files that are out of date building [html]: targets for 177 source files that are out of date updating environment: 177 added, 0 changed, 0 removed reading sources... [ 0%] about/history reading sources... [ 1%] about/index reading sources... [ 1%] about/license_and_copyright reading sources... [ 2%] api/generated/IPython reading sources... [ 2%] api/generated/IPython.conftest reading sources... [ 3%] api/generated/IPython.core.alias reading sources... [ 3%] api/generated/IPython.core.application reading sources... [ 4%] api/generated/IPython.core.autocall reading sources... [ 5%] api/generated/IPython.core.builtin_trap reading sources... [ 5%] api/generated/IPython.core.compilerop reading sources... [ 6%] api/generated/IPython.core.completer reading sources... [ 6%] api/generated/IPython.core.completerlib reading sources... [ 7%] api/generated/IPython.core.crashhandler reading sources... [ 7%] api/generated/IPython.core.debugger reading sources... [ 8%] api/generated/IPython.core.error reading sources... [ 9%] api/generated/IPython.core.events reading sources... [ 9%] api/generated/IPython.core.excolors reading sources... [ 10%] api/generated/IPython.core.extensions reading sources... [ 10%] api/generated/IPython.core.formatters reading sources... [ 11%] api/generated/IPython.core.getipython reading sources... [ 11%] api/generated/IPython.core.history reading sources... [ 12%] api/generated/IPython.core.historyapp reading sources... [ 12%] api/generated/IPython.core.hooks reading sources... [ 13%] api/generated/IPython.core.inputsplitter reading sources... [ 14%] api/generated/IPython.core.inputtransformer reading sources... [ 14%] api/generated/IPython.core.inputtransformer2 reading sources... [ 15%] api/generated/IPython.core.interactiveshell reading sources... [ 15%] api/generated/IPython.core.logger reading sources... [ 16%] api/generated/IPython.core.macro reading sources... [ 16%] api/generated/IPython.core.magic reading sources... [ 17%] api/generated/IPython.core.magic_arguments reading sources... [ 18%] api/generated/IPython.core.oinspect reading sources... [ 18%] api/generated/IPython.core.page reading sources... [ 19%] api/generated/IPython.core.payload reading sources... [ 19%] api/generated/IPython.core.payloadpage reading sources... [ 20%] api/generated/IPython.core.prefilter reading sources... [ 20%] api/generated/IPython.core.profileapp reading sources... [ 21%] api/generated/IPython.core.profiledir reading sources... [ 22%] api/generated/IPython.core.prompts reading sources... [ 22%] api/generated/IPython.core.pylabtools reading sources... [ 23%] api/generated/IPython.core.shellapp reading sources... [ 23%] api/generated/IPython.core.splitinput reading sources... [ 24%] api/generated/IPython.core.ultratb reading sources... [ 24%] api/generated/IPython.display reading sources... [ 25%] api/generated/IPython.lib.backgroundjobs reading sources... [ 25%] api/generated/IPython.lib.clipboard reading sources... [ 26%] api/generated/IPython.lib.deepreload reading sources... [ 27%] api/generated/IPython.lib.demo reading sources... [ 27%] api/generated/IPython.lib.editorhooks reading sources... [ 28%] api/generated/IPython.lib.guisupport reading sources... [ 28%] api/generated/IPython.lib.inputhook reading sources... [ 29%] api/generated/IPython.lib.latextools reading sources... [ 29%] api/generated/IPython.lib.lexers reading sources... [ 30%] api/generated/IPython.lib.pretty reading sources... [ 31%] api/generated/IPython.lib.security reading sources... [ 31%] api/generated/IPython.paths reading sources... [ 32%] api/generated/IPython.terminal.debugger reading sources... [ 32%] api/generated/IPython.terminal.embed reading sources... [ 33%] api/generated/IPython.terminal.interactiveshell reading sources... [ 33%] api/generated/IPython.terminal.ipapp reading sources... [ 34%] api/generated/IPython.terminal.magics reading sources... [ 35%] api/generated/IPython.terminal.prompts reading sources... [ 35%] api/generated/IPython.terminal.shortcuts reading sources... [ 36%] api/generated/IPython.testing reading sources... [ 36%] api/generated/IPython.testing.decorators reading sources... [ 37%] api/generated/IPython.testing.globalipapp reading sources... [ 37%] api/generated/IPython.testing.iptest reading sources... [ 38%] api/generated/IPython.testing.iptestcontroller reading sources... [ 38%] api/generated/IPython.testing.ipunittest reading sources... [ 39%] api/generated/IPython.testing.skipdoctest reading sources... [ 40%] api/generated/IPython.testing.tools reading sources... [ 40%] api/generated/IPython.utils.PyColorize reading sources... [ 41%] api/generated/IPython.utils.capture reading sources... [ 41%] api/generated/IPython.utils.colorable reading sources... [ 42%] api/generated/IPython.utils.coloransi reading sources... [ 42%] api/generated/IPython.utils.contexts reading sources... [ 43%] api/generated/IPython.utils.data reading sources... [ 44%] api/generated/IPython.utils.decorators reading sources... [ 44%] api/generated/IPython.utils.dir2 reading sources... [ 45%] api/generated/IPython.utils.encoding reading sources... [ 45%] api/generated/IPython.utils.frame reading sources... [ 46%] api/generated/IPython.utils.generics reading sources... [ 46%] api/generated/IPython.utils.importstring reading sources... [ 47%] api/generated/IPython.utils.io reading sources... [ 48%] api/generated/IPython.utils.ipstruct reading sources... [ 48%] api/generated/IPython.utils.module_paths reading sources... [ 49%] api/generated/IPython.utils.openpy reading sources... [ 49%] api/generated/IPython.utils.path reading sources... [ 50%] api/generated/IPython.utils.process reading sources... [ 50%] api/generated/IPython.utils.sentinel reading sources... [ 51%] api/generated/IPython.utils.shimmodule reading sources... [ 51%] api/generated/IPython.utils.strdispatch reading sources... [ 52%] api/generated/IPython.utils.sysinfo reading sources... [ 53%] api/generated/IPython.utils.syspathcontext reading sources... [ 53%] api/generated/IPython.utils.tempdir reading sources... [ 54%] api/generated/IPython.utils.terminal reading sources... [ 54%] api/generated/IPython.utils.text reading sources... [ 55%] api/generated/IPython.utils.timing reading sources... [ 55%] api/generated/IPython.utils.tokenutil reading sources... [ 56%] api/generated/IPython.utils.tz reading sources... [ 57%] api/generated/IPython.utils.ulinecache reading sources... [ 57%] api/generated/IPython.utils.version reading sources... [ 58%] api/generated/IPython.utils.wildcard reading sources... [ 58%] api/index reading sources... [ 59%] config/callbacks reading sources... [ 59%] config/custommagics reading sources... [ 60%] config/details reading sources... [ 61%] config/eventloops reading sources... [ 61%] config/extensions/autoreload reading sources... [ 62%] config/extensions/index reading sources... [ 62%] config/extensions/storemagic reading sources... [ 63%] config/index reading sources... [ 63%] config/inputtransforms reading sources... [ 64%] config/integrating reading sources... [ 64%] config/intro reading sources... [ 65%] config/options/index reading sources... [ 66%] config/options/kernel reading sources... [ 66%] config/options/terminal reading sources... [ 67%] config/shell_mimerenderer reading sources... [ 67%] config/shortcuts/index reading sources... [ 68%] coredev/index reading sources... [ 68%] development/config reading sources... [ 69%] development/execution reading sources... [ 70%] development/how_ipython_works reading sources... [ 70%] development/index reading sources... [ 71%] development/inputhook_app reading sources... [ 71%] development/kernels reading sources... [ 72%] development/lexer reading sources... [ 72%] development/messaging reading sources... [ 73%] development/parallel_connections reading sources... [ 74%] development/parallel_messages reading sources... [ 74%] development/pycompat reading sources... [ 75%] development/wrapperkernels reading sources... [ 75%] index reading sources... [ 76%] install/index reading sources... [ 76%] install/install reading sources... [ 77%] install/kernel_install reading sources... [ 77%] interactive/autoawait reading sources... [ 78%] interactive/index reading sources... [ 79%] interactive/magics reading sources... [ 79%] interactive/plotting reading sources... [ 80%] interactive/python-ipython-diff reading sources... [ 80%] interactive/reference reading sources... [ 81%] interactive/shell reading sources... [ 81%] interactive/tips reading sources... [ 82%] interactive/tutorial reading sources... [ 83%] overview reading sources... [ 83%] parallel/index reading sources... [ 84%] sphinxext reading sources... [ 84%] whatsnew/development reading sources... [ 85%] whatsnew/github-stats-0.11 reading sources... [ 85%] whatsnew/github-stats-0.12 reading sources... [ 86%] whatsnew/github-stats-0.13 reading sources... [ 87%] whatsnew/github-stats-1.0 reading sources... [ 87%] whatsnew/github-stats-2.0 reading sources... [ 88%] whatsnew/github-stats-3 reading sources... [ 88%] whatsnew/github-stats-4 reading sources... [ 89%] whatsnew/github-stats-5 reading sources... [ 89%] whatsnew/github-stats-6 reading sources... [ 90%] whatsnew/github-stats-7 reading sources... [ 90%] whatsnew/index reading sources... [ 91%] whatsnew/pr/antigravity-feature reading sources... [ 92%] whatsnew/pr/incompat-switching-to-perl reading sources... [ 92%] whatsnew/version0.10 reading sources... [ 93%] whatsnew/version0.11 reading sources... [ 93%] whatsnew/version0.12 reading sources... [ 94%] whatsnew/version0.13 reading sources... [ 94%] whatsnew/version0.8 reading sources... [ 95%] whatsnew/version0.9 reading sources... [ 96%] whatsnew/version1.0 reading sources... [ 96%] whatsnew/version2.0 reading sources... [ 97%] whatsnew/version3 reading sources... [ 97%] whatsnew/version3_widget_migration reading sources... [ 98%] whatsnew/version4 reading sources... [ 98%] whatsnew/version5 reading sources... [ 99%] whatsnew/version6 reading sources... [100%] whatsnew/version7 WARNING: error while formatting arguments for IPython.core.interactiveshell.sphinxify: 'NoneType' object has no attribute '__mro__' looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] about/history writing output... [ 1%] about/index writing output... [ 1%] about/license_and_copyright writing output... [ 2%] api/generated/IPython writing output... [ 2%] api/generated/IPython.conftest writing output... [ 3%] api/generated/IPython.core.alias writing output... [ 3%] api/generated/IPython.core.application writing output... [ 4%] api/generated/IPython.core.autocall writing output... [ 5%] api/generated/IPython.core.builtin_trap writing output... [ 5%] api/generated/IPython.core.compilerop writing output... [ 6%] api/generated/IPython.core.completer writing output... [ 6%] api/generated/IPython.core.completerlib writing output... [ 7%] api/generated/IPython.core.crashhandler writing output... [ 7%] api/generated/IPython.core.debugger writing output... [ 8%] api/generated/IPython.core.error writing output... [ 9%] api/generated/IPython.core.events writing output... [ 9%] api/generated/IPython.core.excolors writing output... [ 10%] api/generated/IPython.core.extensions writing output... [ 10%] api/generated/IPython.core.formatters writing output... [ 11%] api/generated/IPython.core.getipython writing output... [ 11%] api/generated/IPython.core.history writing output... [ 12%] api/generated/IPython.core.historyapp writing output... [ 12%] api/generated/IPython.core.hooks writing output... [ 13%] api/generated/IPython.core.inputsplitter writing output... [ 14%] api/generated/IPython.core.inputtransformer writing output... [ 14%] api/generated/IPython.core.inputtransformer2 writing output... [ 15%] api/generated/IPython.core.interactiveshell writing output... [ 15%] api/generated/IPython.core.logger writing output... [ 16%] api/generated/IPython.core.macro writing output... [ 16%] api/generated/IPython.core.magic writing output... [ 17%] api/generated/IPython.core.magic_arguments writing output... [ 18%] api/generated/IPython.core.oinspect writing output... [ 18%] api/generated/IPython.core.page writing output... [ 19%] api/generated/IPython.core.payload writing output... [ 19%] api/generated/IPython.core.payloadpage writing output... [ 20%] api/generated/IPython.core.prefilter writing output... [ 20%] api/generated/IPython.core.profileapp writing output... [ 21%] api/generated/IPython.core.profiledir writing output... [ 22%] api/generated/IPython.core.prompts writing output... [ 22%] api/generated/IPython.core.pylabtools writing output... [ 23%] api/generated/IPython.core.shellapp writing output... [ 23%] api/generated/IPython.core.splitinput writing output... [ 24%] api/generated/IPython.core.ultratb writing output... [ 24%] api/generated/IPython.display writing output... [ 25%] api/generated/IPython.lib.backgroundjobs writing output... [ 25%] api/generated/IPython.lib.clipboard writing output... [ 26%] api/generated/IPython.lib.deepreload writing output... [ 27%] api/generated/IPython.lib.demo writing output... [ 27%] api/generated/IPython.lib.editorhooks writing output... [ 28%] api/generated/IPython.lib.guisupport writing output... [ 28%] api/generated/IPython.lib.inputhook writing output... [ 29%] api/generated/IPython.lib.latextools writing output... [ 29%] api/generated/IPython.lib.lexers writing output... [ 30%] api/generated/IPython.lib.pretty writing output... [ 31%] api/generated/IPython.lib.security writing output... [ 31%] api/generated/IPython.paths writing output... [ 32%] api/generated/IPython.terminal.debugger writing output... [ 32%] api/generated/IPython.terminal.embed writing output... [ 33%] api/generated/IPython.terminal.interactiveshell writing output... [ 33%] api/generated/IPython.terminal.ipapp writing output... [ 34%] api/generated/IPython.terminal.magics writing output... [ 35%] api/generated/IPython.terminal.prompts writing output... [ 35%] api/generated/IPython.terminal.shortcuts writing output... [ 36%] api/generated/IPython.testing writing output... [ 36%] api/generated/IPython.testing.decorators writing output... [ 37%] api/generated/IPython.testing.globalipapp writing output... [ 37%] api/generated/IPython.testing.iptest writing output... [ 38%] api/generated/IPython.testing.iptestcontroller writing output... [ 38%] api/generated/IPython.testing.ipunittest writing output... [ 39%] api/generated/IPython.testing.skipdoctest writing output... [ 40%] api/generated/IPython.testing.tools writing output... [ 40%] api/generated/IPython.utils.PyColorize writing output... [ 41%] api/generated/IPython.utils.capture writing output... [ 41%] api/generated/IPython.utils.colorable writing output... [ 42%] api/generated/IPython.utils.coloransi writing output... [ 42%] api/generated/IPython.utils.contexts writing output... [ 43%] api/generated/IPython.utils.data writing output... [ 44%] api/generated/IPython.utils.decorators writing output... [ 44%] api/generated/IPython.utils.dir2 writing output... [ 45%] api/generated/IPython.utils.encoding writing output... [ 45%] api/generated/IPython.utils.frame writing output... [ 46%] api/generated/IPython.utils.generics writing output... [ 46%] api/generated/IPython.utils.importstring writing output... [ 47%] api/generated/IPython.utils.io writing output... [ 48%] api/generated/IPython.utils.ipstruct writing output... [ 48%] api/generated/IPython.utils.module_paths writing output... [ 49%] api/generated/IPython.utils.openpy writing output... [ 49%] api/generated/IPython.utils.path writing output... [ 50%] api/generated/IPython.utils.process writing output... [ 50%] api/generated/IPython.utils.sentinel writing output... [ 51%] api/generated/IPython.utils.shimmodule writing output... [ 51%] api/generated/IPython.utils.strdispatch writing output... [ 52%] api/generated/IPython.utils.sysinfo writing output... [ 53%] api/generated/IPython.utils.syspathcontext writing output... [ 53%] api/generated/IPython.utils.tempdir writing output... [ 54%] api/generated/IPython.utils.terminal writing output... [ 54%] api/generated/IPython.utils.text writing output... [ 55%] api/generated/IPython.utils.timing writing output... [ 55%] api/generated/IPython.utils.tokenutil writing output... [ 56%] api/generated/IPython.utils.tz writing output... [ 57%] api/generated/IPython.utils.ulinecache writing output... [ 57%] api/generated/IPython.utils.version writing output... [ 58%] api/generated/IPython.utils.wildcard writing output... [ 58%] api/index writing output... [ 59%] config/callbacks writing output... [ 59%] config/custommagics writing output... [ 60%] config/details writing output... [ 61%] config/eventloops writing output... [ 61%] config/extensions/autoreload writing output... [ 62%] config/extensions/index writing output... [ 62%] config/extensions/storemagic writing output... [ 63%] config/index writing output... [ 63%] config/inputtransforms writing output... [ 64%] config/integrating writing output... [ 64%] config/intro writing output... [ 65%] config/options/index writing output... [ 66%] config/options/kernel writing output... [ 66%] config/options/terminal writing output... [ 67%] config/shell_mimerenderer writing output... [ 67%] config/shortcuts/index writing output... [ 68%] coredev/index writing output... [ 68%] development/config writing output... [ 69%] development/execution writing output... [ 70%] development/how_ipython_works writing output... [ 70%] development/index writing output... [ 71%] development/inputhook_app writing output... [ 71%] development/kernels writing output... [ 72%] development/lexer writing output... [ 72%] development/messaging writing output... [ 73%] development/parallel_connections writing output... [ 74%] development/parallel_messages writing output... [ 74%] development/pycompat writing output... [ 75%] development/wrapperkernels writing output... [ 75%] index writing output... [ 76%] install/index writing output... [ 76%] install/install writing output... [ 77%] install/kernel_install writing output... [ 77%] interactive/autoawait writing output... [ 78%] interactive/index writing output... [ 79%] interactive/magics writing output... [ 79%] interactive/plotting writing output... [ 80%] interactive/python-ipython-diff writing output... [ 80%] interactive/reference writing output... [ 81%] interactive/shell writing output... [ 81%] interactive/tips writing output... [ 82%] interactive/tutorial writing output... [ 83%] overview writing output... [ 83%] parallel/index writing output... [ 84%] sphinxext writing output... [ 84%] whatsnew/development writing output... [ 85%] whatsnew/github-stats-0.11 writing output... [ 85%] whatsnew/github-stats-0.12 writing output... [ 86%] whatsnew/github-stats-0.13 writing output... [ 87%] whatsnew/github-stats-1.0 writing output... [ 87%] whatsnew/github-stats-2.0 writing output... [ 88%] whatsnew/github-stats-3 writing output... [ 88%] whatsnew/github-stats-4 writing output... [ 89%] whatsnew/github-stats-5 writing output... [ 89%] whatsnew/github-stats-6 writing output... [ 90%] whatsnew/github-stats-7 writing output... [ 90%] whatsnew/index writing output... [ 91%] whatsnew/pr/antigravity-feature writing output... [ 92%] whatsnew/pr/incompat-switching-to-perl writing output... [ 92%] whatsnew/version0.10 writing output... [ 93%] whatsnew/version0.11 writing output... [ 93%] whatsnew/version0.12 writing output... [ 94%] whatsnew/version0.13 writing output... [ 94%] whatsnew/version0.8 writing output... [ 95%] whatsnew/version0.9 writing output... [ 96%] whatsnew/version1.0 writing output... [ 96%] whatsnew/version2.0 writing output... [ 97%] whatsnew/version3 writing output... [ 97%] whatsnew/version3_widget_migration writing output... [ 98%] whatsnew/version4 writing output... [ 98%] whatsnew/version5 writing output... [ 99%] whatsnew/version6 writing output... [100%] whatsnew/version7 /builddir/build/BUILD/ipython-7.11.1/IPython/core/completer.py:docstring of IPython.core.completer:85: WARNING: 'any' reference target not found: jedi /builddir/build/BUILD/ipython-7.11.1/IPython/core/completer.py:docstring of IPython.core.completer:85: WARNING: 'any' reference target not found: jedi /builddir/build/BUILD/ipython-7.11.1/IPython/core/completer.py:docstring of IPython.core.completer:101: WARNING: 'any' reference target not found: jedi /builddir/build/BUILD/ipython-7.11.1/IPython/core/completer.py:docstring of IPython.core.completer.Completion:8: WARNING: 'any' reference target not found: jedi.api.classes.Completion /builddir/build/BUILD/ipython-7.11.1/IPython/core/completer.py:docstring of IPython.core.completer.IPCompleter.completions:28: WARNING: 'any' reference target not found: True /builddir/build/BUILD/ipython-7.11.1/IPython/core/completer.py:docstring of IPython.core.completer.rectify_completions:13: WARNING: 'any' reference target not found: jedi.api.classes.Completion WARNING: dot command 'dot' cannot be run (needed for graphviz output), check the graphviz_dot setting /builddir/build/BUILD/ipython-7.11.1/IPython/core/display.py:docstring of IPython.display.display:36: WARNING: 'any' reference target not found: None /builddir/build/BUILD/ipython-7.11.1/docs/source/development/how_ipython_works.rst:23: WARNING: undefined label: jupyterclient:messaging (if the link has no caption the label must precede a section header) /builddir/build/BUILD/ipython-7.11.1/docs/source/development/how_ipython_works.rst:60: WARNING: undefined label: jupyterclient:kernels (if the link has no caption the label must precede a section header) /builddir/build/BUILD/ipython-7.11.1/docs/source/development/kernels.rst:7: WARNING: undefined label: jupyterclient:kernels (if the link has no caption the label must precede a section header) /builddir/build/BUILD/ipython-7.11.1/docs/source/development/messaging.rst:6: WARNING: undefined label: jupyterclient:messaging (if the link has no caption the label must precede a section header) /builddir/build/BUILD/ipython-7.11.1/docs/source/development/parallel_connections.rst:7: WARNING: undefined label: ipyparallel:parallel_connections (if the link has no caption the label must precede a section header) /builddir/build/BUILD/ipython-7.11.1/docs/source/development/parallel_messages.rst:7: WARNING: undefined label: ipyparallel:parallel_messages (if the link has no caption the label must precede a section header) /builddir/build/BUILD/ipython-7.11.1/docs/source/development/wrapperkernels.rst:32: WARNING: undefined label: msging_kernel_info (if the link has no caption the label must precede a section header) /builddir/build/BUILD/ipython-7.11.1/docs/source/development/wrapperkernels.rst:39: WARNING: undefined label: msging_kernel_info (if the link has no caption the label must precede a section header) /builddir/build/BUILD/ipython-7.11.1/docs/source/development/wrapperkernels.rst:62: WARNING: undefined label: execution_results (if the link has no caption the label must precede a section header) /builddir/build/BUILD/ipython-7.11.1/docs/source/development/wrapperkernels.rst:130: WARNING: undefined label: msging_completion (if the link has no caption the label must precede a section header) /builddir/build/BUILD/ipython-7.11.1/docs/source/development/wrapperkernels.rst:143: WARNING: undefined label: msging_inspection (if the link has no caption the label must precede a section header) /builddir/build/BUILD/ipython-7.11.1/docs/source/development/wrapperkernels.rst:153: WARNING: undefined label: msging_history (if the link has no caption the label must precede a section header) /builddir/build/BUILD/ipython-7.11.1/docs/source/development/wrapperkernels.rst:164: WARNING: undefined label: msging_is_complete (if the link has no caption the label must precede a section header) /builddir/build/BUILD/ipython-7.11.1/docs/source/development/wrapperkernels.rst:175: WARNING: undefined label: msging_shutdown (if the link has no caption the label must precede a section header) /builddir/build/BUILD/ipython-7.11.1/docs/source/install/kernel_install.rst:8: WARNING: undefined label: jupyter:install (if the link has no caption the label must precede a section header) /builddir/build/BUILD/ipython-7.11.1/docs/source/install/kernel_install.rst:42: WARNING: undefined label: jupyterclient:kernelspecs (if the link has no caption the label must precede a section header) /builddir/build/BUILD/ipython-7.11.1/docs/source/interactive/autoawait.rst:20: WARNING: undefined label: await (if the link has no caption the label must precede a section header) /builddir/build/BUILD/ipython-7.11.1/docs/source/interactive/autoawait.rst:61: WARNING: 'any' reference target not found: False /builddir/build/BUILD/ipython-7.11.1/docs/source/interactive/reference.rst:747: WARNING: undefined label: debugger-commands (if the link has no caption the label must precede a section header) /builddir/build/BUILD/ipython-7.11.1/docs/source/overview.rst:220: WARNING: undefined label: messaging (if the link has no caption the label must precede a section header) /builddir/build/BUILD/ipython-7.11.1/docs/source/whatsnew/version0.11.rst:67: WARNING: undefined label: messaging (if the link has no caption the label must precede a section header) /builddir/build/BUILD/ipython-7.11.1/docs/source/whatsnew/version0.11.rst:305: WARNING: undefined label: messaging (if the link has no caption the label must precede a section header) /builddir/build/BUILD/ipython-7.11.1/docs/source/whatsnew/version0.11.rst:311: WARNING: undefined label: parallel_messages (if the link has no caption the label must precede a section header) /builddir/build/BUILD/ipython-7.11.1/docs/source/whatsnew/version3.rst:125: WARNING: undefined label: kernelspecs (if the link has no caption the label must precede a section header) /builddir/build/BUILD/ipython-7.11.1/docs/source/whatsnew/version3.rst:213: WARNING: undefined label: kernelspecs (if the link has no caption the label must precede a section header) /builddir/build/BUILD/ipython-7.11.1/docs/source/whatsnew/version3.rst:277: WARNING: undefined label: messaging (if the link has no caption the label must precede a section header) /builddir/build/BUILD/ipython-7.11.1/docs/source/whatsnew/version5.rst:227: WARNING: 'any' reference target not found: DeprecationWarning /builddir/build/BUILD/ipython-7.11.1/docs/source/whatsnew/version6.rst:213: WARNING: 'any' reference target not found: jedi /builddir/build/BUILD/ipython-7.11.1/docs/source/whatsnew/version6.rst:213: WARNING: 'any' reference target not found: jedi /builddir/build/BUILD/ipython-7.11.1/docs/source/whatsnew/version6.rst:220: WARNING: 'any' reference target not found: jedi /builddir/build/BUILD/ipython-7.11.1/docs/source/whatsnew/version6.rst:337: WARNING: 'any' reference target not found: warnings generating indices... genindex py-modindex writing additional pages... interactive/htmlnotebook interactive/notebook interactive/nbconvert interactive/public_server search copying images... [ 3%] development/figs/ipy_kernel_and_terminal.png copying images... [ 6%] development/figs/other_kernels.png copying images... [ 10%] _images/ipython-6-screenshot.png copying images... [ 13%] savefig/plot_simple.png copying images... [ 16%] savefig/hist_simple.png copying images... [ 20%] savefig/hist_with_text.png copying images... [ 23%] savefig/plot_simple_python.png copying images... [ 26%] whatsnew/../_images/qtconsole.png copying images... [ 30%] whatsnew/../_images/ms_visual_studio.png copying images... [ 33%] whatsnew/../_images/notebook_specgram.png copying images... [ 36%] whatsnew/../_images/qtconsole_tabbed.png copying images... [ 40%] whatsnew/../_images/ipy_013_notebook_spectrogram.png copying images... [ 43%] whatsnew/../_images/ipy_013_notebook_long_out.png copying images... [ 46%] whatsnew/../_images/ipy_013_dashboard.png copying images... [ 50%] whatsnew/../_images/ipy_013_dashboard_cluster.png copying images... [ 53%] whatsnew/../_images/ipy_013_notebook_tooltip.png copying images... [ 56%] whatsnew/../_images/ipy_013_notebook_script_cells.png copying images... [ 60%] whatsnew/../_images/ipy_013_notebook_cythonmagic.png copying images... [ 63%] whatsnew/../_images/ipy_013_notebook_octavemagic.png copying images... [ 66%] whatsnew/../_images/ipy_013_notebook_rmagic.png copying images... [ 70%] whatsnew/../_images/ipy_013_qtconsole_completer.png copying images... [ 73%] whatsnew/../_images/ipy_013_par_tb.png copying images... [ 76%] _images/2.0/treeview.png copying images... [ 80%] _images/2.0/widgets.png copying images... [ 83%] _images/2.0/user-interface.png copying images... [ 86%] _images/2.0/running-crop.png copying images... [ 90%] whatsnew/../_images/kernel_selector_screenshot.png copying images... [ 93%] _images/unicode_completion.png copying images... [ 96%] whatsnew/../_images/ptshell_features.png copying images... [100%] whatsnew/../_images/jedi_type_inference_60.png copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 51 warnings. The HTML pages are in build/html. Build finished. The HTML pages are in build/html. + mkdir -p build/html/ + rm -rf build/html/.buildinfo + popd ~/build/BUILD/ipython-7.11.1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mkghcr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch ++ dirname /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch + cd ipython-7.11.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch running install running install_lib creating /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr creating /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib creating /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7 creating /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython copying build/lib/IPython/__init__.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython copying build/lib/IPython/__main__.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython copying build/lib/IPython/config.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython copying build/lib/IPython/conftest.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython copying build/lib/IPython/consoleapp.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython copying build/lib/IPython/display.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython copying build/lib/IPython/frontend.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython copying build/lib/IPython/html.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython copying build/lib/IPython/nbconvert.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython copying build/lib/IPython/nbformat.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython copying build/lib/IPython/parallel.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython copying build/lib/IPython/paths.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython copying build/lib/IPython/qt.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython creating /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/__init__.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/alias.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/application.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/async_helpers.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/autocall.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/builtin_trap.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/compilerop.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/completer.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/completerlib.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/crashhandler.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/debugger.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/display.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/display_trap.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/displayhook.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/displaypub.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/error.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/events.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/excolors.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/extensions.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/formatters.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/getipython.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/history.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/historyapp.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/hooks.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/inputsplitter.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/inputtransformer.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/inputtransformer2.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/interactiveshell.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/latex_symbols.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/logger.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/macro.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/magic.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/magic_arguments.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/oinspect.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/page.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/payload.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/payloadpage.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/prefilter.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/profileapp.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/profiledir.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/prompts.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/pylabtools.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/release.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/shellapp.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/splitinput.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/ultratb.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core copying build/lib/IPython/core/usage.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core creating /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/magics copying build/lib/IPython/core/magics/__init__.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/magics copying build/lib/IPython/core/magics/auto.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/magics copying build/lib/IPython/core/magics/basic.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/magics copying build/lib/IPython/core/magics/code.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/magics copying build/lib/IPython/core/magics/config.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/magics copying build/lib/IPython/core/magics/display.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/magics copying build/lib/IPython/core/magics/execution.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/magics copying build/lib/IPython/core/magics/extension.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/magics copying build/lib/IPython/core/magics/history.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/magics copying build/lib/IPython/core/magics/logging.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/magics copying build/lib/IPython/core/magics/namespace.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/magics copying build/lib/IPython/core/magics/osm.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/magics copying build/lib/IPython/core/magics/packaging.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/magics copying build/lib/IPython/core/magics/pylab.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/magics copying build/lib/IPython/core/magics/script.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/magics creating /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/__init__.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/bad_all.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/nonascii.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/nonascii2.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/print_argv.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/refbug.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/simpleerr.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/tclass.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_alias.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_application.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_async_helpers.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_autocall.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_compilerop.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_completer.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_completerlib.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_debugger.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_display.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_displayhook.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_events.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_extension.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_formatters.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_handlers.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_history.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_hooks.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_imports.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_inputsplitter.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_inputtransformer.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_inputtransformer2.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_inputtransformer2_line.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_interactiveshell.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_iplib.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_logger.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_magic.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_magic_arguments.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_magic_terminal.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_oinspect.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_page.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_paths.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_prefilter.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_profile.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_prompts.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_pylabtools.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_run.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_shellapp.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_splitinput.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/test_ultratb.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/2x2.png -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests copying build/lib/IPython/core/tests/2x2.jpg -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests creating /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/daft_extension copying build/lib/IPython/core/tests/daft_extension/daft_extension.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/daft_extension creating /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/profile copying build/lib/IPython/core/profile/README_STARTUP -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/profile creating /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/extensions copying build/lib/IPython/extensions/__init__.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/extensions copying build/lib/IPython/extensions/autoreload.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/extensions copying build/lib/IPython/extensions/cythonmagic.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/extensions copying build/lib/IPython/extensions/rmagic.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/extensions copying build/lib/IPython/extensions/storemagic.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/extensions copying build/lib/IPython/extensions/sympyprinting.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/extensions creating /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/extensions/tests copying build/lib/IPython/extensions/tests/__init__.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/extensions/tests copying build/lib/IPython/extensions/tests/test_autoreload.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/extensions/tests copying build/lib/IPython/extensions/tests/test_storemagic.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/extensions/tests creating /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/external copying build/lib/IPython/external/__init__.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/external copying build/lib/IPython/external/mathjax.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/external copying build/lib/IPython/external/qt_for_kernel.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/external copying build/lib/IPython/external/qt_loaders.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/external creating /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/external/decorators copying build/lib/IPython/external/decorators/__init__.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/external/decorators copying build/lib/IPython/external/decorators/_decorators.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/external/decorators copying build/lib/IPython/external/decorators/_numpy_testing_noseclasses.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/external/decorators creating /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/kernel copying build/lib/IPython/kernel/__init__.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/kernel copying build/lib/IPython/kernel/__main__.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/kernel copying build/lib/IPython/kernel/adapter.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/kernel copying build/lib/IPython/kernel/channels.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/kernel copying build/lib/IPython/kernel/channelsabc.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/kernel copying build/lib/IPython/kernel/client.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/kernel copying build/lib/IPython/kernel/clientabc.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/kernel copying build/lib/IPython/kernel/connect.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/kernel copying build/lib/IPython/kernel/kernelspec.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/kernel copying build/lib/IPython/kernel/kernelspecapp.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/kernel copying build/lib/IPython/kernel/launcher.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/kernel copying build/lib/IPython/kernel/manager.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/kernel copying build/lib/IPython/kernel/managerabc.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/kernel copying build/lib/IPython/kernel/multikernelmanager.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/kernel copying build/lib/IPython/kernel/restarter.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/kernel copying build/lib/IPython/kernel/threaded.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/kernel creating /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib copying build/lib/IPython/lib/__init__.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib copying build/lib/IPython/lib/backgroundjobs.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib copying build/lib/IPython/lib/clipboard.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib copying build/lib/IPython/lib/deepreload.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib copying build/lib/IPython/lib/demo.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib copying build/lib/IPython/lib/display.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib copying build/lib/IPython/lib/editorhooks.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib copying build/lib/IPython/lib/guisupport.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib copying build/lib/IPython/lib/inputhook.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib copying build/lib/IPython/lib/inputhookglut.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib copying build/lib/IPython/lib/inputhookgtk.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib copying build/lib/IPython/lib/inputhookgtk3.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib copying build/lib/IPython/lib/inputhookpyglet.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib copying build/lib/IPython/lib/inputhookqt4.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib copying build/lib/IPython/lib/inputhookwx.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib copying build/lib/IPython/lib/kernel.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib copying build/lib/IPython/lib/latextools.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib copying build/lib/IPython/lib/lexers.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib copying build/lib/IPython/lib/pretty.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib copying build/lib/IPython/lib/security.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib creating /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/tests copying build/lib/IPython/lib/tests/__init__.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/tests copying build/lib/IPython/lib/tests/test_backgroundjobs.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/tests copying build/lib/IPython/lib/tests/test_clipboard.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/tests copying build/lib/IPython/lib/tests/test_deepreload.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/tests copying build/lib/IPython/lib/tests/test_display.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/tests copying build/lib/IPython/lib/tests/test_editorhooks.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/tests copying build/lib/IPython/lib/tests/test_imports.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/tests copying build/lib/IPython/lib/tests/test_latextools.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/tests copying build/lib/IPython/lib/tests/test_lexers.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/tests copying build/lib/IPython/lib/tests/test_pretty.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/tests copying build/lib/IPython/lib/tests/test_security.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/tests copying build/lib/IPython/lib/tests/test.wav -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/tests creating /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/sphinxext copying build/lib/IPython/sphinxext/__init__.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/sphinxext copying build/lib/IPython/sphinxext/custom_doctests.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/sphinxext copying build/lib/IPython/sphinxext/ipython_console_highlighting.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/sphinxext copying build/lib/IPython/sphinxext/ipython_directive.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/sphinxext creating /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal copying build/lib/IPython/terminal/__init__.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal copying build/lib/IPython/terminal/console.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal copying build/lib/IPython/terminal/debugger.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal copying build/lib/IPython/terminal/embed.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal copying build/lib/IPython/terminal/interactiveshell.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal copying build/lib/IPython/terminal/ipapp.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal copying build/lib/IPython/terminal/magics.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal copying build/lib/IPython/terminal/prompts.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal copying build/lib/IPython/terminal/ptshell.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal copying build/lib/IPython/terminal/ptutils.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal copying build/lib/IPython/terminal/shortcuts.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal creating /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/pt_inputhooks copying build/lib/IPython/terminal/pt_inputhooks/__init__.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/pt_inputhooks copying build/lib/IPython/terminal/pt_inputhooks/asyncio.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/pt_inputhooks copying build/lib/IPython/terminal/pt_inputhooks/glut.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/pt_inputhooks copying build/lib/IPython/terminal/pt_inputhooks/gtk.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/pt_inputhooks copying build/lib/IPython/terminal/pt_inputhooks/gtk3.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/pt_inputhooks copying build/lib/IPython/terminal/pt_inputhooks/osx.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/pt_inputhooks copying build/lib/IPython/terminal/pt_inputhooks/pyglet.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/pt_inputhooks copying build/lib/IPython/terminal/pt_inputhooks/qt.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/pt_inputhooks copying build/lib/IPython/terminal/pt_inputhooks/tk.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/pt_inputhooks copying build/lib/IPython/terminal/pt_inputhooks/wx.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/pt_inputhooks creating /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/tests copying build/lib/IPython/terminal/tests/__init__.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/tests copying build/lib/IPython/terminal/tests/test_debug_magic.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/tests copying build/lib/IPython/terminal/tests/test_embed.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/tests copying build/lib/IPython/terminal/tests/test_help.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/tests copying build/lib/IPython/terminal/tests/test_interactivshell.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/tests creating /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing copying build/lib/IPython/testing/__init__.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing copying build/lib/IPython/testing/__main__.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing copying build/lib/IPython/testing/decorators.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing copying build/lib/IPython/testing/globalipapp.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing copying build/lib/IPython/testing/iptest.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing copying build/lib/IPython/testing/iptestcontroller.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing copying build/lib/IPython/testing/ipunittest.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing copying build/lib/IPython/testing/skipdoctest.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing copying build/lib/IPython/testing/tools.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing creating /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/plugin copying build/lib/IPython/testing/plugin/__init__.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/plugin copying build/lib/IPython/testing/plugin/dtexample.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/plugin copying build/lib/IPython/testing/plugin/ipdoctest.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/plugin copying build/lib/IPython/testing/plugin/iptest.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/plugin copying build/lib/IPython/testing/plugin/setup.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/plugin copying build/lib/IPython/testing/plugin/show_refs.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/plugin copying build/lib/IPython/testing/plugin/simple.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/plugin copying build/lib/IPython/testing/plugin/simplevars.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/plugin copying build/lib/IPython/testing/plugin/test_ipdoctest.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/plugin copying build/lib/IPython/testing/plugin/test_refs.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/plugin copying build/lib/IPython/testing/plugin/README.txt -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/plugin copying build/lib/IPython/testing/plugin/test_combo.txt -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/plugin copying build/lib/IPython/testing/plugin/test_example.txt -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/plugin copying build/lib/IPython/testing/plugin/test_exampleip.txt -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/plugin creating /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/tests copying build/lib/IPython/testing/tests/__init__.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/tests copying build/lib/IPython/testing/tests/test_decorators.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/tests copying build/lib/IPython/testing/tests/test_ipunittest.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/tests copying build/lib/IPython/testing/tests/test_tools.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/tests creating /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/PyColorize.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/__init__.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/_process_cli.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/_process_common.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/_process_posix.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/_process_win32.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/_process_win32_controller.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/_sysinfo.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/capture.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/colorable.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/coloransi.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/contexts.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/daemonize.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/data.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/decorators.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/dir2.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/encoding.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/eventful.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/frame.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/generics.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/importstring.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/io.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/ipstruct.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/jsonutil.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/localinterfaces.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/log.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/module_paths.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/openpy.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/path.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/pickleutil.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/process.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/py3compat.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/sentinel.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/shimmodule.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/signatures.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/strdispatch.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/sysinfo.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/syspathcontext.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/tempdir.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/terminal.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/text.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/timing.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/tokenutil.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/traitlets.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/tz.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/ulinecache.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/version.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils copying build/lib/IPython/utils/wildcard.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils creating /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/tests copying build/lib/IPython/utils/tests/__init__.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/tests copying build/lib/IPython/utils/tests/test_capture.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/tests copying build/lib/IPython/utils/tests/test_decorators.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/tests copying build/lib/IPython/utils/tests/test_dir2.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/tests copying build/lib/IPython/utils/tests/test_imports.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/tests copying build/lib/IPython/utils/tests/test_importstring.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/tests copying build/lib/IPython/utils/tests/test_io.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/tests copying build/lib/IPython/utils/tests/test_module_paths.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/tests copying build/lib/IPython/utils/tests/test_openpy.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/tests copying build/lib/IPython/utils/tests/test_path.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/tests copying build/lib/IPython/utils/tests/test_process.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/tests copying build/lib/IPython/utils/tests/test_pycolorize.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/tests copying build/lib/IPython/utils/tests/test_shimmodule.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/tests copying build/lib/IPython/utils/tests/test_sysinfo.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/tests copying build/lib/IPython/utils/tests/test_tempdir.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/tests copying build/lib/IPython/utils/tests/test_text.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/tests copying build/lib/IPython/utils/tests/test_tokenutil.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/tests copying build/lib/IPython/utils/tests/test_wildcard.py -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/tests byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/__main__.py to __main__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/config.py to config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/conftest.py to conftest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/consoleapp.py to consoleapp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/display.py to display.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/frontend.py to frontend.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/html.py to html.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/nbconvert.py to nbconvert.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/nbformat.py to nbformat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/parallel.py to parallel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/paths.py to paths.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/qt.py to qt.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/alias.py to alias.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/application.py to application.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/async_helpers.py to async_helpers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/autocall.py to autocall.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/builtin_trap.py to builtin_trap.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/compilerop.py to compilerop.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/completer.py to completer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/completerlib.py to completerlib.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/crashhandler.py to crashhandler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/debugger.py to debugger.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/display.py to display.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/display_trap.py to display_trap.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/displayhook.py to displayhook.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/displaypub.py to displaypub.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/error.py to error.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/events.py to events.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/excolors.py to excolors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/extensions.py to extensions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/formatters.py to formatters.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/getipython.py to getipython.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/history.py to history.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/historyapp.py to historyapp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/hooks.py to hooks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/inputsplitter.py to inputsplitter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/inputtransformer.py to inputtransformer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/inputtransformer2.py to inputtransformer2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/interactiveshell.py to interactiveshell.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/latex_symbols.py to latex_symbols.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/logger.py to logger.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/macro.py to macro.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/magic.py to magic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/magic_arguments.py to magic_arguments.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/oinspect.py to oinspect.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/page.py to page.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/payload.py to payload.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/payloadpage.py to payloadpage.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/prefilter.py to prefilter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/profileapp.py to profileapp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/profiledir.py to profiledir.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/prompts.py to prompts.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/pylabtools.py to pylabtools.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/release.py to release.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/shellapp.py to shellapp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/splitinput.py to splitinput.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/ultratb.py to ultratb.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/usage.py to usage.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/magics/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/magics/auto.py to auto.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/magics/basic.py to basic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/magics/code.py to code.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/magics/config.py to config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/magics/display.py to display.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/magics/execution.py to execution.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/magics/extension.py to extension.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/magics/history.py to history.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/magics/logging.py to logging.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/magics/namespace.py to namespace.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/magics/osm.py to osm.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/magics/packaging.py to packaging.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/magics/pylab.py to pylab.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/magics/script.py to script.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/bad_all.py to bad_all.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/nonascii.py to nonascii.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/nonascii2.py to nonascii2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/print_argv.py to print_argv.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/refbug.py to refbug.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/simpleerr.py to simpleerr.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/tclass.py to tclass.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/test_alias.py to test_alias.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/test_application.py to test_application.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/test_async_helpers.py to test_async_helpers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/test_autocall.py to test_autocall.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/test_compilerop.py to test_compilerop.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/test_completer.py to test_completer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/test_completerlib.py to test_completerlib.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/test_debugger.py to test_debugger.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/test_display.py to test_display.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/test_displayhook.py to test_displayhook.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/test_events.py to test_events.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/test_extension.py to test_extension.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/test_formatters.py to test_formatters.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/test_handlers.py to test_handlers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/test_history.py to test_history.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/test_hooks.py to test_hooks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/test_imports.py to test_imports.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/test_inputsplitter.py to test_inputsplitter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/test_inputtransformer.py to test_inputtransformer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/test_inputtransformer2.py to test_inputtransformer2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/test_inputtransformer2_line.py to test_inputtransformer2_line.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/test_interactiveshell.py to test_interactiveshell.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/test_iplib.py to test_iplib.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/test_logger.py to test_logger.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/test_magic.py to test_magic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/test_magic_arguments.py to test_magic_arguments.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/test_magic_terminal.py to test_magic_terminal.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/test_oinspect.py to test_oinspect.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/test_page.py to test_page.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/test_paths.py to test_paths.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/test_prefilter.py to test_prefilter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/test_profile.py to test_profile.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/test_prompts.py to test_prompts.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/test_pylabtools.py to test_pylabtools.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/test_run.py to test_run.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/test_shellapp.py to test_shellapp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/test_splitinput.py to test_splitinput.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/test_ultratb.py to test_ultratb.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/tests/daft_extension/daft_extension.py to daft_extension.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/extensions/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/extensions/autoreload.py to autoreload.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/extensions/cythonmagic.py to cythonmagic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/extensions/rmagic.py to rmagic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/extensions/storemagic.py to storemagic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/extensions/sympyprinting.py to sympyprinting.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/extensions/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/extensions/tests/test_autoreload.py to test_autoreload.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/extensions/tests/test_storemagic.py to test_storemagic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/external/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/external/mathjax.py to mathjax.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/external/qt_for_kernel.py to qt_for_kernel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/external/qt_loaders.py to qt_loaders.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/external/decorators/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/external/decorators/_decorators.py to _decorators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/external/decorators/_numpy_testing_noseclasses.py to _numpy_testing_noseclasses.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/kernel/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/kernel/__main__.py to __main__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/kernel/adapter.py to adapter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/kernel/channels.py to channels.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/kernel/channelsabc.py to channelsabc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/kernel/client.py to client.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/kernel/clientabc.py to clientabc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/kernel/connect.py to connect.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/kernel/kernelspec.py to kernelspec.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/kernel/kernelspecapp.py to kernelspecapp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/kernel/launcher.py to launcher.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/kernel/manager.py to manager.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/kernel/managerabc.py to managerabc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/kernel/multikernelmanager.py to multikernelmanager.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/kernel/restarter.py to restarter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/kernel/threaded.py to threaded.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/backgroundjobs.py to backgroundjobs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/clipboard.py to clipboard.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/deepreload.py to deepreload.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/demo.py to demo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/display.py to display.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/editorhooks.py to editorhooks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/guisupport.py to guisupport.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/inputhook.py to inputhook.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/inputhookglut.py to inputhookglut.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/inputhookgtk.py to inputhookgtk.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/inputhookgtk3.py to inputhookgtk3.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/inputhookpyglet.py to inputhookpyglet.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/inputhookqt4.py to inputhookqt4.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/inputhookwx.py to inputhookwx.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/kernel.py to kernel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/latextools.py to latextools.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/lexers.py to lexers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/pretty.py to pretty.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/security.py to security.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/tests/test_backgroundjobs.py to test_backgroundjobs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/tests/test_clipboard.py to test_clipboard.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/tests/test_deepreload.py to test_deepreload.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/tests/test_display.py to test_display.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/tests/test_editorhooks.py to test_editorhooks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/tests/test_imports.py to test_imports.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/tests/test_latextools.py to test_latextools.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/tests/test_lexers.py to test_lexers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/tests/test_pretty.py to test_pretty.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/lib/tests/test_security.py to test_security.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/sphinxext/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/sphinxext/custom_doctests.py to custom_doctests.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/sphinxext/ipython_console_highlighting.py to ipython_console_highlighting.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/sphinxext/ipython_directive.py to ipython_directive.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/console.py to console.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/debugger.py to debugger.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/embed.py to embed.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/interactiveshell.py to interactiveshell.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/ipapp.py to ipapp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/magics.py to magics.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/prompts.py to prompts.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/ptshell.py to ptshell.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/ptutils.py to ptutils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/shortcuts.py to shortcuts.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/pt_inputhooks/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/pt_inputhooks/asyncio.py to asyncio.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/pt_inputhooks/glut.py to glut.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/pt_inputhooks/gtk.py to gtk.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/pt_inputhooks/gtk3.py to gtk3.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/pt_inputhooks/osx.py to osx.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/pt_inputhooks/pyglet.py to pyglet.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/pt_inputhooks/qt.py to qt.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/pt_inputhooks/tk.py to tk.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/pt_inputhooks/wx.py to wx.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/tests/test_debug_magic.py to test_debug_magic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/tests/test_embed.py to test_embed.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/tests/test_help.py to test_help.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/terminal/tests/test_interactivshell.py to test_interactivshell.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/__main__.py to __main__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/decorators.py to decorators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/globalipapp.py to globalipapp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/iptest.py to iptest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/iptestcontroller.py to iptestcontroller.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/ipunittest.py to ipunittest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/skipdoctest.py to skipdoctest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/tools.py to tools.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/plugin/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/plugin/dtexample.py to dtexample.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/plugin/ipdoctest.py to ipdoctest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/plugin/iptest.py to iptest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/plugin/setup.py to setup.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/plugin/show_refs.py to show_refs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/plugin/simple.py to simple.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/plugin/simplevars.py to simplevars.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/plugin/test_ipdoctest.py to test_ipdoctest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/plugin/test_refs.py to test_refs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/tests/test_decorators.py to test_decorators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/tests/test_ipunittest.py to test_ipunittest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/testing/tests/test_tools.py to test_tools.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/PyColorize.py to PyColorize.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/_process_cli.py to _process_cli.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/_process_common.py to _process_common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/_process_posix.py to _process_posix.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/_process_win32.py to _process_win32.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/_process_win32_controller.py to _process_win32_controller.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/_sysinfo.py to _sysinfo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/capture.py to capture.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/colorable.py to colorable.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/coloransi.py to coloransi.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/contexts.py to contexts.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/daemonize.py to daemonize.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/data.py to data.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/decorators.py to decorators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/dir2.py to dir2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/encoding.py to encoding.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/eventful.py to eventful.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/frame.py to frame.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/generics.py to generics.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/importstring.py to importstring.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/io.py to io.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/ipstruct.py to ipstruct.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/jsonutil.py to jsonutil.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/localinterfaces.py to localinterfaces.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/log.py to log.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/module_paths.py to module_paths.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/openpy.py to openpy.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/path.py to path.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/pickleutil.py to pickleutil.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/process.py to process.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/py3compat.py to py3compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/sentinel.py to sentinel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/shimmodule.py to shimmodule.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/signatures.py to signatures.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/strdispatch.py to strdispatch.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/sysinfo.py to sysinfo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/syspathcontext.py to syspathcontext.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/tempdir.py to tempdir.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/terminal.py to terminal.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/text.py to text.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/timing.py to timing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/tokenutil.py to tokenutil.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/traitlets.py to traitlets.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/tz.py to tz.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/ulinecache.py to ulinecache.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/version.py to version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/wildcard.py to wildcard.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/tests/test_capture.py to test_capture.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/tests/test_decorators.py to test_decorators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/tests/test_dir2.py to test_dir2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/tests/test_imports.py to test_imports.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/tests/test_importstring.py to test_importstring.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/tests/test_io.py to test_io.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/tests/test_module_paths.py to test_module_paths.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/tests/test_openpy.py to test_openpy.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/tests/test_path.py to test_path.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/tests/test_process.py to test_process.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/tests/test_pycolorize.py to test_pycolorize.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/tests/test_shimmodule.py to test_shimmodule.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/tests/test_sysinfo.py to test_sysinfo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/tests/test_tempdir.py to test_tempdir.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/tests/test_text.py to test_text.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/tests/test_tokenutil.py to test_tokenutil.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/utils/tests/test_wildcard.py to test_wildcard.cpython-37.pyc writing byte-compilation script '/tmp/tmphlkyi2ja.py' /usr/bin/python3 /tmp/tmphlkyi2ja.py removing /tmp/tmphlkyi2ja.py running install_scripts creating /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/bin copying build/scripts-3.7/ipython -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/bin copying build/scripts-3.7/iptest -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/bin copying build/scripts-3.7/ipython3 -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/bin copying build/scripts-3.7/iptest3 -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/bin/ipython to 755 changing mode of /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/bin/iptest to 755 changing mode of /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/bin/ipython3 to 755 changing mode of /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/bin/iptest3 to 755 running install_data creating /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/share creating /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/share/man creating /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/share/man/man1 copying docs/man/ipython.1 -> /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/share/man/man1 running install_egg_info Writing /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/ipython-7.11.1-py3.7.egg-info /usr/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'project_urls' warnings.warn(msg) + mv /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/share/man/man1/ipython.1 /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/share/man/man1/ipython3.1 + ln -s ./ipython3.1 /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/share/man/man1/ipython.1 + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 7.11.1-1.fc31 --unique-debug-suffix -7.11.1-1.fc31.noarch --unique-debug-src-base ipython-7.11.1-1.fc31.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ipython-7.11.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zp52yo + umask 022 + cd /builddir/build/BUILD + cd ipython-7.11.1 + export PYTHONSTARTUP= + PYTHONSTARTUP= + export IPYTHON_TESTING_TIMEOUT_SCALE=4 + IPYTHON_TESTING_TIMEOUT_SCALE=4 + mkdir -p run_tests + pushd run_tests ~/build/BUILD/ipython-7.11.1/run_tests ~/build/BUILD/ipython-7.11.1 + PYTHONPATH=/builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages + PATH=/builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/bin/iptest3 Test group: core /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/core/inputsplitter.py:22: DeprecationWarning: IPython.core.inputsplitter is deprecated since IPython 7 in favor of `IPython.core.inputtransformer2` DeprecationWarning) ......................................SSSS.......................S..................................................................................................................................S.........................................................................................................................................S..................................................../bin/bash: python: command not found S. KeyboardInterrupt ....S................................UsageError: Line magic function `%doesntexist` not found. .UsageError: Cell magic `%%doesntexist` not found. ...............................................................................................................................................S.................................................................. ---------------------------------------------------------------------- Ran 637 tests in 12.360s OK (SKIP=10) Test group: extensions .. ---------------------------------------------------------------------- Ran 2 tests in 0.011s OK Test group: lib ....S....................................S........S....................................... ---------------------------------------------------------------------- Ran 90 tests in 1.840s OK (SKIP=3) Test group: terminal ............... ---------------------------------------------------------------------- Ran 15 tests in 5.515s OK Test group: testing ..SS..S............S.. ---------------------------------------------------------------------- Ran 22 tests in 1.630s OK (SKIP=4) Test group: utils ......................................................................S...SS...S..../builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython/paths.py:60: UserWarning: IPython dir '/tmp/tmp2te_kjwh/tmpbag57kw1/.ipython' is not a writable location, using a temp directory. " using a temp directory.".format(ipdir)) .S.............S..S....................................................... ---------------------------------------------------------------------- Ran 158 tests in 1.581s OK (SKIP=7) Test group: autoreload ..... ---------------------------------------------------------------------- Ran 5 tests in 9.765s OK ______________________________________________________________________ Test suite completed for system with the following information: IPython version: 7.11.1 IPython commit : 3544c180b (installation) IPython package: ~/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/lib/python3.7/site-packages/IPython Python version : 3.7.6 (default, Dec 19 2019, 23:01:17) [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] sys.executable : /usr/bin/python3 Platform : Linux-5.3.11-300.fc31.x86_64-i686-with-fedora-31-Thirty_One Tools and libraries available at test time: matplotlib pygments sqlite3 Status: OK (7 test groups). Took 39.552s. + popd ~/build/BUILD/ipython-7.11.1 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-ipython-7.11.1-1.fc31.noarch Provides: ipython = 7.11.1-1.fc31 ipython3 = 7.11.1-1.fc31 python-ipython = 7.11.1-1.fc31 python-ipython-console = 7.11.1-1.fc31 python3-ipython = 7.11.1-1.fc31 python3-ipython-console = 7.11.1-1.fc31 python3.7dist(ipython) = 7.11.1 python3dist(ipython) = 7.11.1 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: /usr/bin/python3 python(abi) = 3.7 Conflicts: python2-ipython < 7 Obsoletes: python-ipython < 7.11.1-1.fc31 python-ipython-console < 7.11.1-1.fc31 python3-ipython-console < 5.3.0-1 Processing files: python3-ipython-sphinx-7.11.1-1.fc31.noarch Provides: python-ipython-sphinx = 7.11.1-1.fc31 python3-ipython-sphinx = 7.11.1-1.fc31 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.7 Obsoletes: python-ipython-sphinx < 7.11.1-1.fc31 Processing files: python3-ipython-tests-7.11.1-1.fc31.noarch Provides: python-ipython-tests = 7.11.1-1.fc31 python3-ipython-tests = 7.11.1-1.fc31 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: /usr/bin/python3 python(abi) = 3.7 Obsoletes: python-ipython-tests < 7.11.1-1.fc31 Processing files: python3-ipython-doc-7.11.1-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LDtgkr + umask 022 + cd /builddir/build/BUILD + cd ipython-7.11.1 + DOCDIR=/builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/share/doc/python3-ipython-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/share/doc/python3-ipython-doc + cp -pr docs/build/html /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch/usr/share/doc/python3-ipython-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-ipython-doc = 7.11.1-1.fc31 python3-ipython-doc = 7.11.1-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: python-ipython-doc < 7.11.1-1.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch Wrote: /builddir/build/RPMS/python3-ipython-sphinx-7.11.1-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/python3-ipython-tests-7.11.1-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/python3-ipython-7.11.1-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/python3-ipython-doc-7.11.1-1.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JZ8Dxo + umask 022 + cd /builddir/build/BUILD + cd ipython-7.11.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ipython-7.11.1-1.fc31.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0