Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 451192 Details for
Bug 597902
dev-python/nbconvert-4.2.0 fails tests - ERROR: Failure: ImportError (No module named testpath)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 96.90 KB, created by
eroen
on 2016-10-23 19:27:22 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
eroen
Created:
2016-10-23 19:27:22 UTC
Size:
96.90 KB
patch
obsolete
> * Package: dev-python/nbconvert-4.2.0 > * Repository: gentoo > * Maintainer: sci@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_4 test userland_GNU > * FEATURES: preserve-libs sandbox test userpriv usersandbox > * python2_7: running distutils-r1_run_phase distutils-r1_python_compile >/usr/bin/python2.7 setup.py build >running build >running css >running build_py >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert >copying nbconvert/_version.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert >copying nbconvert/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert >copying nbconvert/__main__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert >copying nbconvert/nbconvertapp.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/postprocessors >copying nbconvert/postprocessors/serve.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/postprocessors >copying nbconvert/postprocessors/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/postprocessors >copying nbconvert/postprocessors/base.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/postprocessors >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/postprocessors/tests >copying nbconvert/postprocessors/tests/test_serve.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/postprocessors/tests >copying nbconvert/postprocessors/tests/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/postprocessors/tests >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors >copying nbconvert/preprocessors/highlightmagics.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors >copying nbconvert/preprocessors/csshtmlheader.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors >copying nbconvert/preprocessors/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors >copying nbconvert/preprocessors/coalescestreams.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors >copying nbconvert/preprocessors/clearoutput.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors >copying nbconvert/preprocessors/latex.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors >copying nbconvert/preprocessors/extractoutput.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors >copying nbconvert/preprocessors/execute.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors >copying nbconvert/preprocessors/base.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors >copying nbconvert/preprocessors/svg2pdf.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors >copying nbconvert/preprocessors/convertfigures.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests >copying nbconvert/preprocessors/tests/test_clearoutput.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests >copying nbconvert/preprocessors/tests/test_svg2pdf.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests >copying nbconvert/preprocessors/tests/test_extractoutput.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests >copying nbconvert/preprocessors/tests/test_latex.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests >copying nbconvert/preprocessors/tests/test_highlightmagics.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests >copying nbconvert/preprocessors/tests/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests >copying nbconvert/preprocessors/tests/test_execute.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests >copying nbconvert/preprocessors/tests/test_csshtmlheader.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests >copying nbconvert/preprocessors/tests/test_coalescestreams.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests >copying nbconvert/preprocessors/tests/base.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/tests >copying nbconvert/tests/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/tests >copying nbconvert/tests/base.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/tests >copying nbconvert/tests/fake_exporters.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/tests >copying nbconvert/tests/test_nbconvertapp.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/tests >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/writers >copying nbconvert/writers/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/writers >copying nbconvert/writers/stdout.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/writers >copying nbconvert/writers/files.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/writers >copying nbconvert/writers/base.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/writers >copying nbconvert/writers/debug.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/writers >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/writers/tests >copying nbconvert/writers/tests/test_debug.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/writers/tests >copying nbconvert/writers/tests/test_stdout.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/writers/tests >copying nbconvert/writers/tests/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/writers/tests >copying nbconvert/writers/tests/test_files.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/writers/tests >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters >copying nbconvert/exporters/rst.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters >copying nbconvert/exporters/pdf.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters >copying nbconvert/exporters/notebook.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters >copying nbconvert/exporters/markdown.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters >copying nbconvert/exporters/html.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters >copying nbconvert/exporters/script.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters >copying nbconvert/exporters/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters >copying nbconvert/exporters/latex.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters >copying nbconvert/exporters/export.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters >copying nbconvert/exporters/python.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters >copying nbconvert/exporters/templateexporter.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters >copying nbconvert/exporters/exporter.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters >copying nbconvert/exporters/slides.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/tests >copying nbconvert/exporters/tests/test_markdown.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/tests >copying nbconvert/exporters/tests/test_exporter.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/tests >copying nbconvert/exporters/tests/test_rst.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/tests >copying nbconvert/exporters/tests/test_templateexporter.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/tests >copying nbconvert/exporters/tests/test_slides.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/tests >copying nbconvert/exporters/tests/test_html.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/tests >copying nbconvert/exporters/tests/test_notebook.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/tests >copying nbconvert/exporters/tests/test_python.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/tests >copying nbconvert/exporters/tests/test_latex.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/tests >copying nbconvert/exporters/tests/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/tests >copying nbconvert/exporters/tests/test_export.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/tests >copying nbconvert/exporters/tests/test_script.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/tests >copying nbconvert/exporters/tests/base.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/tests >copying nbconvert/exporters/tests/test_pdf.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/tests >copying nbconvert/exporters/tests/cheese.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/tests >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/resources >copying nbconvert/resources/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/resources >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/filters >copying nbconvert/filters/markdown_mistune.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/filters >copying nbconvert/filters/markdown.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/filters >copying nbconvert/filters/ansi.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/filters >copying nbconvert/filters/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/filters >copying nbconvert/filters/citation.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/filters >copying nbconvert/filters/latex.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/filters >copying nbconvert/filters/highlight.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/filters >copying nbconvert/filters/datatypefilter.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/filters >copying nbconvert/filters/metadata.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/filters >copying nbconvert/filters/strings.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/filters >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/filters/tests >copying nbconvert/filters/tests/test_markdown.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/filters/tests >copying nbconvert/filters/tests/test_strings.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/filters/tests >copying nbconvert/filters/tests/test_latex.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/filters/tests >copying nbconvert/filters/tests/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/filters/tests >copying nbconvert/filters/tests/test_ansi.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/filters/tests >copying nbconvert/filters/tests/test_datatypefilter.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/filters/tests >copying nbconvert/filters/tests/test_highlight.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/filters/tests >copying nbconvert/filters/tests/test_metadata.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/filters/tests >copying nbconvert/filters/tests/test_citation.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/filters/tests >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/utils >copying nbconvert/utils/pandoc.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/utils >copying nbconvert/utils/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/utils >copying nbconvert/utils/base.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/utils >copying nbconvert/utils/version.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/utils >copying nbconvert/utils/lexers.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/utils >copying nbconvert/utils/exceptions.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/utils >copying nbconvert/utils/io.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/utils >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/utils/tests >copying nbconvert/utils/tests/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/utils/tests >copying nbconvert/utils/tests/test_pandoc.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/utils/tests >copying nbconvert/utils/tests/test_io.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/utils/tests >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/tests/files >copying nbconvert/tests/files/override.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/tests/files >copying nbconvert/tests/files/containerized_deployments.jpeg -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/tests/files >copying nbconvert/tests/files/testimage.png -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/tests/files >copying nbconvert/tests/files/notebook1.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/tests/files >copying nbconvert/tests/files/notebook4_jpeg.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/tests/files >copying nbconvert/tests/files/jupyter_nbconvert_config.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/tests/files >copying nbconvert/tests/files/hello.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/tests/files >copying nbconvert/tests/files/notebook3_with_errors.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/tests/files >copying nbconvert/tests/files/notebook2.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/tests/files >copying nbconvert/tests/files/latex-linked-image.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/tests/files >copying nbconvert/tests/files/notebook_jl.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/tests/files >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/tests/exporter_entrypoint >copying nbconvert/tests/exporter_entrypoint/eptest.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/tests/exporter_entrypoint >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/tests/exporter_entrypoint/eptest-0.1.dist-info >copying nbconvert/tests/exporter_entrypoint/eptest-0.1.dist-info/entry_points.txt -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/tests/exporter_entrypoint/eptest-0.1.dist-info >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/tests/files >copying nbconvert/exporters/tests/files/rawtest.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/tests/files >copying nbconvert/exporters/tests/files/prompt_numbers.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/tests/files >copying nbconvert/exporters/tests/files/notebook2.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/tests/files >copying nbconvert/exporters/tests/files/pngmetadata.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/tests/files >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests/files >copying nbconvert/preprocessors/tests/files/Factorials.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests/files >copying nbconvert/preprocessors/tests/files/python.png -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests/files >copying nbconvert/preprocessors/tests/files/SVG.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests/files >copying nbconvert/preprocessors/tests/files/Unicode.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests/files >copying nbconvert/preprocessors/tests/files/Interrupt.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests/files >copying nbconvert/preprocessors/tests/files/Clear Output.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests/files >copying nbconvert/preprocessors/tests/files/HelloWorld.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests/files >copying nbconvert/preprocessors/tests/files/Skip Exceptions.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests/files >copying nbconvert/preprocessors/tests/files/Disable Stdin.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests/files >copying nbconvert/preprocessors/tests/files/Inline Image.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests/files >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates >copying nbconvert/templates/rst.tpl -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates >copying nbconvert/templates/python.tpl -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates >copying nbconvert/templates/markdown.tpl -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates >copying nbconvert/templates/README.md -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates >copying nbconvert/templates/script.tpl -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/skeleton >copying nbconvert/templates/skeleton/display_priority.tpl -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/skeleton >copying nbconvert/templates/skeleton/README.md -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/skeleton >copying nbconvert/templates/skeleton/null.tpl -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/skeleton >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/latex >copying nbconvert/templates/latex/style_python.tplx -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/latex >copying nbconvert/templates/latex/report.tplx -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/latex >copying nbconvert/templates/latex/base.tplx -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/latex >copying nbconvert/templates/latex/article.tplx -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/latex >copying nbconvert/templates/latex/style_bw_python.tplx -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/latex >copying nbconvert/templates/latex/style_ipython.tplx -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/latex >copying nbconvert/templates/latex/style_bw_ipython.tplx -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/latex >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/latex/skeleton >copying nbconvert/templates/latex/skeleton/display_priority.tplx -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/latex/skeleton >copying nbconvert/templates/latex/skeleton/null.tplx -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/latex/skeleton >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/html >copying nbconvert/templates/html/basic.tpl -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/html >copying nbconvert/templates/html/slides_reveal.tpl -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/html >copying nbconvert/templates/html/mathjax.tpl -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/html >copying nbconvert/templates/html/full.tpl -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/html >copying nbconvert/resources/style.min.css -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/resources >warning: build_py: byte-compiling is disabled, skipping. > >running build_scripts >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/scripts >copying and adjusting scripts/jupyter-nbconvert -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/scripts >changing mode of /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/scripts/jupyter-nbconvert from 644 to 755 > * python3_4: running distutils-r1_run_phase distutils-r1_python_compile >/usr/bin/python3.4 setup.py build >running build >running css >running build_py >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert >copying nbconvert/_version.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert >copying nbconvert/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert >copying nbconvert/__main__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert >copying nbconvert/nbconvertapp.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/postprocessors >copying nbconvert/postprocessors/serve.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/postprocessors >copying nbconvert/postprocessors/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/postprocessors >copying nbconvert/postprocessors/base.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/postprocessors >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/postprocessors/tests >copying nbconvert/postprocessors/tests/test_serve.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/postprocessors/tests >copying nbconvert/postprocessors/tests/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/postprocessors/tests >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/preprocessors >copying nbconvert/preprocessors/highlightmagics.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/preprocessors >copying nbconvert/preprocessors/csshtmlheader.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/preprocessors >copying nbconvert/preprocessors/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/preprocessors >copying nbconvert/preprocessors/coalescestreams.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/preprocessors >copying nbconvert/preprocessors/clearoutput.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/preprocessors >copying nbconvert/preprocessors/latex.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/preprocessors >copying nbconvert/preprocessors/extractoutput.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/preprocessors >copying nbconvert/preprocessors/execute.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/preprocessors >copying nbconvert/preprocessors/base.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/preprocessors >copying nbconvert/preprocessors/svg2pdf.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/preprocessors >copying nbconvert/preprocessors/convertfigures.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/preprocessors >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/preprocessors/tests >copying nbconvert/preprocessors/tests/test_clearoutput.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/preprocessors/tests >copying nbconvert/preprocessors/tests/test_svg2pdf.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/preprocessors/tests >copying nbconvert/preprocessors/tests/test_extractoutput.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/preprocessors/tests >copying nbconvert/preprocessors/tests/test_latex.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/preprocessors/tests >copying nbconvert/preprocessors/tests/test_highlightmagics.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/preprocessors/tests >copying nbconvert/preprocessors/tests/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/preprocessors/tests >copying nbconvert/preprocessors/tests/test_execute.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/preprocessors/tests >copying nbconvert/preprocessors/tests/test_csshtmlheader.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/preprocessors/tests >copying nbconvert/preprocessors/tests/test_coalescestreams.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/preprocessors/tests >copying nbconvert/preprocessors/tests/base.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/preprocessors/tests >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/tests >copying nbconvert/tests/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/tests >copying nbconvert/tests/base.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/tests >copying nbconvert/tests/fake_exporters.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/tests >copying nbconvert/tests/test_nbconvertapp.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/tests >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/writers >copying nbconvert/writers/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/writers >copying nbconvert/writers/stdout.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/writers >copying nbconvert/writers/files.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/writers >copying nbconvert/writers/base.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/writers >copying nbconvert/writers/debug.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/writers >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/writers/tests >copying nbconvert/writers/tests/test_debug.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/writers/tests >copying nbconvert/writers/tests/test_stdout.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/writers/tests >copying nbconvert/writers/tests/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/writers/tests >copying nbconvert/writers/tests/test_files.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/writers/tests >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/exporters >copying nbconvert/exporters/rst.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/exporters >copying nbconvert/exporters/pdf.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/exporters >copying nbconvert/exporters/notebook.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/exporters >copying nbconvert/exporters/markdown.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/exporters >copying nbconvert/exporters/html.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/exporters >copying nbconvert/exporters/script.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/exporters >copying nbconvert/exporters/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/exporters >copying nbconvert/exporters/latex.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/exporters >copying nbconvert/exporters/export.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/exporters >copying nbconvert/exporters/python.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/exporters >copying nbconvert/exporters/templateexporter.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/exporters >copying nbconvert/exporters/exporter.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/exporters >copying nbconvert/exporters/slides.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/exporters >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/exporters/tests >copying nbconvert/exporters/tests/test_markdown.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/exporters/tests >copying nbconvert/exporters/tests/test_exporter.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/exporters/tests >copying nbconvert/exporters/tests/test_rst.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/exporters/tests >copying nbconvert/exporters/tests/test_templateexporter.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/exporters/tests >copying nbconvert/exporters/tests/test_slides.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/exporters/tests >copying nbconvert/exporters/tests/test_html.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/exporters/tests >copying nbconvert/exporters/tests/test_notebook.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/exporters/tests >copying nbconvert/exporters/tests/test_python.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/exporters/tests >copying nbconvert/exporters/tests/test_latex.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/exporters/tests >copying nbconvert/exporters/tests/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/exporters/tests >copying nbconvert/exporters/tests/test_export.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/exporters/tests >copying nbconvert/exporters/tests/test_script.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/exporters/tests >copying nbconvert/exporters/tests/base.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/exporters/tests >copying nbconvert/exporters/tests/test_pdf.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/exporters/tests >copying nbconvert/exporters/tests/cheese.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/exporters/tests >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/resources >copying nbconvert/resources/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/resources >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/filters >copying nbconvert/filters/markdown_mistune.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/filters >copying nbconvert/filters/markdown.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/filters >copying nbconvert/filters/ansi.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/filters >copying nbconvert/filters/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/filters >copying nbconvert/filters/citation.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/filters >copying nbconvert/filters/latex.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/filters >copying nbconvert/filters/highlight.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/filters >copying nbconvert/filters/datatypefilter.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/filters >copying nbconvert/filters/metadata.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/filters >copying nbconvert/filters/strings.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/filters >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/filters/tests >copying nbconvert/filters/tests/test_markdown.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/filters/tests >copying nbconvert/filters/tests/test_strings.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/filters/tests >copying nbconvert/filters/tests/test_latex.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/filters/tests >copying nbconvert/filters/tests/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/filters/tests >copying nbconvert/filters/tests/test_ansi.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/filters/tests >copying nbconvert/filters/tests/test_datatypefilter.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/filters/tests >copying nbconvert/filters/tests/test_highlight.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/filters/tests >copying nbconvert/filters/tests/test_metadata.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/filters/tests >copying nbconvert/filters/tests/test_citation.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/filters/tests >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/utils >copying nbconvert/utils/pandoc.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/utils >copying nbconvert/utils/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/utils >copying nbconvert/utils/base.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/utils >copying nbconvert/utils/version.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/utils >copying nbconvert/utils/lexers.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/utils >copying nbconvert/utils/exceptions.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/utils >copying nbconvert/utils/io.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/utils >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/utils/tests >copying nbconvert/utils/tests/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/utils/tests >copying nbconvert/utils/tests/test_pandoc.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/utils/tests >copying nbconvert/utils/tests/test_io.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/utils/tests >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/tests/files >copying nbconvert/tests/files/override.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/tests/files >copying nbconvert/tests/files/containerized_deployments.jpeg -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/tests/files >copying nbconvert/tests/files/testimage.png -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/tests/files >copying nbconvert/tests/files/notebook1.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/tests/files >copying nbconvert/tests/files/notebook4_jpeg.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/tests/files >copying nbconvert/tests/files/jupyter_nbconvert_config.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/tests/files >copying nbconvert/tests/files/hello.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/tests/files >copying nbconvert/tests/files/notebook3_with_errors.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/tests/files >copying nbconvert/tests/files/notebook2.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/tests/files >copying nbconvert/tests/files/latex-linked-image.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/tests/files >copying nbconvert/tests/files/notebook_jl.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/tests/files >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/tests/exporter_entrypoint >copying nbconvert/tests/exporter_entrypoint/eptest.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/tests/exporter_entrypoint >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/tests/exporter_entrypoint/eptest-0.1.dist-info >copying nbconvert/tests/exporter_entrypoint/eptest-0.1.dist-info/entry_points.txt -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/tests/exporter_entrypoint/eptest-0.1.dist-info >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/exporters/tests/files >copying nbconvert/exporters/tests/files/rawtest.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/exporters/tests/files >copying nbconvert/exporters/tests/files/prompt_numbers.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/exporters/tests/files >copying nbconvert/exporters/tests/files/notebook2.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/exporters/tests/files >copying nbconvert/exporters/tests/files/pngmetadata.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/exporters/tests/files >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/preprocessors/tests/files >copying nbconvert/preprocessors/tests/files/Factorials.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/preprocessors/tests/files >copying nbconvert/preprocessors/tests/files/python.png -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/preprocessors/tests/files >copying nbconvert/preprocessors/tests/files/SVG.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/preprocessors/tests/files >copying nbconvert/preprocessors/tests/files/Unicode.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/preprocessors/tests/files >copying nbconvert/preprocessors/tests/files/Interrupt.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/preprocessors/tests/files >copying nbconvert/preprocessors/tests/files/Clear Output.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/preprocessors/tests/files >copying nbconvert/preprocessors/tests/files/HelloWorld.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/preprocessors/tests/files >copying nbconvert/preprocessors/tests/files/Skip Exceptions.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/preprocessors/tests/files >copying nbconvert/preprocessors/tests/files/Disable Stdin.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/preprocessors/tests/files >copying nbconvert/preprocessors/tests/files/Inline Image.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/preprocessors/tests/files >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/templates >copying nbconvert/templates/rst.tpl -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/templates >copying nbconvert/templates/python.tpl -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/templates >copying nbconvert/templates/markdown.tpl -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/templates >copying nbconvert/templates/README.md -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/templates >copying nbconvert/templates/script.tpl -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/templates >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/templates/skeleton >copying nbconvert/templates/skeleton/display_priority.tpl -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/templates/skeleton >copying nbconvert/templates/skeleton/README.md -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/templates/skeleton >copying nbconvert/templates/skeleton/null.tpl -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/templates/skeleton >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/templates/latex >copying nbconvert/templates/latex/style_python.tplx -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/templates/latex >copying nbconvert/templates/latex/report.tplx -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/templates/latex >copying nbconvert/templates/latex/base.tplx -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/templates/latex >copying nbconvert/templates/latex/article.tplx -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/templates/latex >copying nbconvert/templates/latex/style_bw_python.tplx -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/templates/latex >copying nbconvert/templates/latex/style_ipython.tplx -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/templates/latex >copying nbconvert/templates/latex/style_bw_ipython.tplx -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/templates/latex >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/templates/latex/skeleton >copying nbconvert/templates/latex/skeleton/display_priority.tplx -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/templates/latex/skeleton >copying nbconvert/templates/latex/skeleton/null.tplx -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/templates/latex/skeleton >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/templates/html >copying nbconvert/templates/html/basic.tpl -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/templates/html >copying nbconvert/templates/html/slides_reveal.tpl -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/templates/html >copying nbconvert/templates/html/mathjax.tpl -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/templates/html >copying nbconvert/templates/html/full.tpl -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/templates/html >copying nbconvert/resources/style.min.css -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/lib/nbconvert/resources >warning: build_py: byte-compiling is disabled, skipping. > >running build_scripts >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/scripts >copying and adjusting scripts/jupyter-nbconvert -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/scripts >changing mode of /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python3_4/scripts/jupyter-nbconvert from 644 to 755 > * python3_4: running distutils-r1_run_phase python_compile_all > * python2_7: running distutils-r1_run_phase python_test >/usr/bin/python2.7 setup.py install --home=/var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test --install-lib=/var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib --install-scripts=/var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/scripts >running install >running build >running css >running build_py >warning: build_py: byte-compiling is disabled, skipping. > >running build_scripts >running install_lib >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/postprocessors >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/postprocessors/serve.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/postprocessors >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/postprocessors/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/postprocessors/tests/test_serve.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/postprocessors/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/postprocessors/tests/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/postprocessors/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/postprocessors/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/postprocessors >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/postprocessors/base.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/postprocessors >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/preprocessors >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/highlightmagics.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/preprocessors >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/preprocessors/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests/test_clearoutput.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/preprocessors/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests/test_svg2pdf.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/preprocessors/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests/test_extractoutput.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/preprocessors/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests/test_latex.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/preprocessors/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests/test_highlightmagics.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/preprocessors/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/preprocessors/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests/test_execute.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/preprocessors/tests >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/preprocessors/tests/files >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests/files/Factorials.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/preprocessors/tests/files >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests/files/python.png -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/preprocessors/tests/files >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests/files/SVG.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/preprocessors/tests/files >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests/files/Unicode.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/preprocessors/tests/files >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests/files/Interrupt.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/preprocessors/tests/files >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests/files/Clear Output.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/preprocessors/tests/files >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests/files/HelloWorld.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/preprocessors/tests/files >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests/files/Skip Exceptions.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/preprocessors/tests/files >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests/files/Disable Stdin.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/preprocessors/tests/files >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests/files/Inline Image.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/preprocessors/tests/files >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests/test_csshtmlheader.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/preprocessors/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests/test_coalescestreams.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/preprocessors/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/tests/base.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/preprocessors/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/csshtmlheader.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/preprocessors >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/preprocessors >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/coalescestreams.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/preprocessors >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/clearoutput.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/preprocessors >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/latex.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/preprocessors >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/extractoutput.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/preprocessors >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/execute.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/preprocessors >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/base.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/preprocessors >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/svg2pdf.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/preprocessors >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/preprocessors/convertfigures.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/preprocessors >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/templates >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/rst.tpl -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/templates >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/python.tpl -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/templates >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/templates/skeleton >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/skeleton/display_priority.tpl -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/templates/skeleton >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/skeleton/README.md -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/templates/skeleton >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/skeleton/null.tpl -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/templates/skeleton >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/markdown.tpl -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/templates >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/README.md -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/templates >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/templates/latex >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/latex/style_python.tplx -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/templates/latex >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/templates/latex/skeleton >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/latex/skeleton/display_priority.tplx -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/templates/latex/skeleton >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/latex/skeleton/null.tplx -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/templates/latex/skeleton >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/latex/report.tplx -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/templates/latex >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/latex/base.tplx -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/templates/latex >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/latex/article.tplx -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/templates/latex >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/latex/style_bw_python.tplx -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/templates/latex >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/latex/style_ipython.tplx -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/templates/latex >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/latex/style_bw_ipython.tplx -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/templates/latex >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/script.tpl -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/templates >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/templates/html >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/html/basic.tpl -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/templates/html >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/html/slides_reveal.tpl -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/templates/html >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/html/mathjax.tpl -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/templates/html >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/templates/html/full.tpl -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/templates/html >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/tests >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/tests/exporter_entrypoint >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/tests/exporter_entrypoint/eptest.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/tests/exporter_entrypoint >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/tests/exporter_entrypoint/eptest-0.1.dist-info >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/tests/exporter_entrypoint/eptest-0.1.dist-info/entry_points.txt -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/tests/exporter_entrypoint/eptest-0.1.dist-info >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/tests/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/tests >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/tests/files >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/tests/files/override.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/tests/files >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/tests/files/containerized_deployments.jpeg -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/tests/files >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/tests/files/testimage.png -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/tests/files >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/tests/files/notebook1.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/tests/files >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/tests/files/notebook4_jpeg.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/tests/files >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/tests/files/jupyter_nbconvert_config.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/tests/files >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/tests/files/hello.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/tests/files >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/tests/files/notebook3_with_errors.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/tests/files >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/tests/files/notebook2.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/tests/files >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/tests/files/latex-linked-image.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/tests/files >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/tests/files/notebook_jl.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/tests/files >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/tests/base.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/tests/fake_exporters.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/tests/test_nbconvertapp.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/_version.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/writers >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/writers/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/writers/tests/test_debug.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/writers/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/writers/tests/test_stdout.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/writers/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/writers/tests/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/writers/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/writers/tests/test_files.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/writers/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/writers/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/writers >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/writers/stdout.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/writers >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/writers/files.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/writers >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/writers/base.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/writers >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/writers/debug.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/writers >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/exporters >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/rst.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/exporters >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/pdf.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/exporters >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/notebook.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/exporters >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/markdown.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/exporters >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/html.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/exporters >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/exporters/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/tests/test_markdown.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/exporters/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/tests/test_exporter.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/exporters/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/tests/test_rst.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/exporters/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/tests/test_templateexporter.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/exporters/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/tests/test_slides.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/exporters/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/tests/test_html.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/exporters/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/tests/test_notebook.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/exporters/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/tests/test_python.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/exporters/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/tests/test_latex.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/exporters/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/tests/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/exporters/tests >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/exporters/tests/files >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/tests/files/rawtest.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/exporters/tests/files >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/tests/files/prompt_numbers.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/exporters/tests/files >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/tests/files/notebook2.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/exporters/tests/files >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/tests/files/pngmetadata.ipynb -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/exporters/tests/files >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/tests/test_export.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/exporters/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/tests/test_script.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/exporters/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/tests/base.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/exporters/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/tests/test_pdf.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/exporters/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/tests/cheese.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/exporters/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/script.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/exporters >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/exporters >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/latex.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/exporters >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/export.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/exporters >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/python.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/exporters >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/templateexporter.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/exporters >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/exporter.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/exporters >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/exporters/slides.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/exporters >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/__main__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/resources >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/resources/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/resources >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/resources/style.min.css -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/resources >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/filters >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/filters/markdown_mistune.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/filters >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/filters/markdown.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/filters >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/filters/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/filters/tests/test_markdown.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/filters/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/filters/tests/test_strings.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/filters/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/filters/tests/test_latex.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/filters/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/filters/tests/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/filters/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/filters/tests/test_ansi.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/filters/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/filters/tests/test_datatypefilter.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/filters/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/filters/tests/test_highlight.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/filters/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/filters/tests/test_metadata.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/filters/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/filters/tests/test_citation.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/filters/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/filters/ansi.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/filters >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/filters/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/filters >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/filters/citation.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/filters >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/filters/latex.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/filters >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/filters/highlight.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/filters >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/filters/datatypefilter.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/filters >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/filters/metadata.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/filters >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/filters/strings.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/filters >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/utils >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/utils/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/utils/tests/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/utils/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/utils/tests/test_pandoc.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/utils/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/utils/tests/test_io.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/utils/tests >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/utils/pandoc.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/utils >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/utils/__init__.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/utils >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/utils/base.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/utils >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/utils/version.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/utils >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/utils/lexers.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/utils >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/utils/exceptions.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/utils >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/utils/io.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/utils >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/lib/nbconvert/nbconvertapp.py -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert >warning: install_lib: byte-compiling is disabled, skipping. > >running install_scripts >creating /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/scripts >copying /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/scripts/jupyter-nbconvert -> /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/scripts >changing mode of /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/scripts/jupyter-nbconvert to 755 >running install_egg_info >Writing /var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert-4.2.0-py2.7.egg-info >...........................SSSSS.S...../usr/lib64/python2.7/site-packages/nbformat/validator.py:233: UserWarning: No schema for validating v2 notebooks > warnings.warn("No schema for validating v%s notebooks" % version, UserWarning) >......S.......SS.......................................................SSSS.....................E........S.SSS....................S...SS.....S....SS.SS >====================================================================== >ERROR: Failure: ImportError (No module named testpath) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/usr/lib64/python2.7/site-packages/nose/loader.py", line 418, in loadTestsFromName > addr.filename, addr.module) > File "/usr/lib64/python2.7/site-packages/nose/importer.py", line 47, in importFromPath > return self.importFromDir(dir_path, fqname) > File "/usr/lib64/python2.7/site-packages/nose/importer.py", line 94, in importFromDir > mod = load_module(part_fqname, fh, filename, desc) > File "/var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib/nbconvert/preprocessors/tests/test_execute.py", line 21, in <module> > from testpath import modified_env >ImportError: No module named testpath > >Name Stmts Miss Cover >---------------------------------------------------------------- >nbconvert.py 6 0 100% >nbconvert/_version.py 2 0 100% >nbconvert/exporters.py 12 0 100% >nbconvert/exporters/export.py 75 11 85% >nbconvert/exporters/exporter.py 107 10 91% >nbconvert/exporters/html.py 21 0 100% >nbconvert/exporters/latex.py 34 0 100% >nbconvert/exporters/markdown.py 14 0 100% >nbconvert/exporters/notebook.py 17 0 100% >nbconvert/exporters/pdf.py 93 68 27% >nbconvert/exporters/python.py 7 0 100% >nbconvert/exporters/rst.py 12 0 100% >nbconvert/exporters/script.py 24 2 92% >nbconvert/exporters/slides.py 56 4 93% >nbconvert/exporters/templateexporter.py 101 18 82% >nbconvert/filters.py 9 0 100% >nbconvert/filters/ansi.py 139 63 55% >nbconvert/filters/citation.py 50 1 98% >nbconvert/filters/datatypefilter.py 8 0 100% >nbconvert/filters/highlight.py 51 13 75% >nbconvert/filters/latex.py 9 0 100% >nbconvert/filters/markdown.py 23 8 65% >nbconvert/filters/markdown_mistune.py 70 10 86% >nbconvert/filters/metadata.py 7 0 100% >nbconvert/filters/strings.py 83 7 92% >nbconvert/nbconvertapp.py 160 97 39% >nbconvert/postprocessors.py 5 2 60% >nbconvert/postprocessors/base.py 6 2 67% >nbconvert/postprocessors/serve.py 56 37 34% >nbconvert/preprocessors.py 10 0 100% >nbconvert/preprocessors/base.py 18 2 89% >nbconvert/preprocessors/clearoutput.py 7 0 100% >nbconvert/preprocessors/coalescestreams.py 27 0 100% >nbconvert/preprocessors/convertfigures.py 14 3 79% >nbconvert/preprocessors/csshtmlheader.py 45 9 80% >nbconvert/preprocessors/execute.py 107 83 22% >nbconvert/preprocessors/extractoutput.py 42 4 90% >nbconvert/preprocessors/highlightmagics.py 23 0 100% >nbconvert/preprocessors/latex.py 8 0 100% >nbconvert/preprocessors/svg2pdf.py 49 30 39% >nbconvert/resources.py 0 0 100% >nbconvert/utils.py 0 0 100% >nbconvert/utils/base.py 8 0 100% >nbconvert/utils/exceptions.py 2 0 100% >nbconvert/utils/io.py 23 12 48% >nbconvert/utils/pandoc.py 45 29 36% >nbconvert/utils/version.py 7 4 43% >nbconvert/writers.py 4 0 100% >nbconvert/writers/base.py 8 1 88% >nbconvert/writers/debug.py 11 1 91% >nbconvert/writers/files.py 60 3 95% >nbconvert/writers/stdout.py 5 0 100% >---------------------------------------------------------------- >TOTAL 1780 534 70% >---------------------------------------------------------------------- >Ran 190 tests in 21.586s > >FAILED (SKIP=25, errors=1) > * ERROR: dev-python/nbconvert-4.2.0::gentoo failed (test phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 115: Called src_test > * environment, line 2645: Called distutils-r1_src_test > * environment, line 823: Called _distutils-r1_run_foreach_impl 'python_test' > * environment, line 314: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' > * environment, line 2150: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 1446: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 1444: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' > * environment, line 514: Called distutils-r1_run_phase 'python_test' > * environment, line 755: Called python_test > * environment, line 2524: Called die > * The specific snippet of code: > * nosetests --with-coverage --cover-package=nbconvert nbconvert || die > * > * If you need support, post the output of `emerge --info '=dev-python/nbconvert-4.2.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-python/nbconvert-4.2.0::gentoo'`. > * The complete build log is located at '/var/tmp/portage/dev-python/nbconvert-4.2.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/nbconvert-4.2.0/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0-python2_7/test/lib' > * S: '/var/tmp/portage/dev-python/nbconvert-4.2.0/work/nbconvert-4.2.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 597902
: 451192