Hi José,

On Fri, Dec 4, 2020 at 1:17 PM José Abílio Matos <jama...@fc.up.pt> wrote:
> Probably the build was erased, another place where it can be found is:
> https://copr-be.cloud.fedoraproject.org/results/nonamedotc/nbconvert-6.0.7/fedora-rawhide-x86_64/01795144-python-nbconvert/

I cannot find "xelatex" nor "OSError" pattern in build.log.gz. The RPM
was built successfully, but there are some warnings.

=============================== warnings summary ===============================
nbconvert/exporters/tests/test_latex.py::TestLatexExporter::test_prompt_number_color_ipython
  /usr/lib/python3.9/site-packages/jinja2/lexer.py:646:
DeprecationWarning: invalid escape sequence '\c'
    self._normalize_newlines(value[1:-1])
nbconvert/exporters/tests/test_templateexporter.py::TestExporter::test_exclude_markdown
  /usr/lib/python3.9/site-packages/IPython/core/inputsplitter.py:21:
DeprecationWarning: IPython.core.inputsplitter is deprecated since
IPython 7 in favor of `IPython.core.inputtransformer2`
    warn('IPython.core.inputsplitter is deprecated since IPython 7 in
favor of `IPython.core.inputtransformer2`',
nbconvert/filters/tests/test_datatypefilter.py::TestDataTypeFilter::test_junk_types
  /builddir/build/BUILD/nbconvert-6.0.7/nbconvert/filters/datatypefilter.py:39:
UserWarning: Your element with mimetype(s) dict_keys(['hair', 'water',
'rock']) is not able to be represented.
    warn("Your element with mimetype(s) {mimetypes}"
nbconvert/filters/tests/test_datatypefilter.py::TestDataTypeFilter::test_null
  /builddir/build/BUILD/nbconvert-6.0.7/nbconvert/filters/datatypefilter.py:39:
UserWarning: Your element with mimetype(s) dict_keys([]) is not able
to be represented.
    warn("Your element with mimetype(s) {mimetypes}"
nbconvert/preprocessors/tests/test_sanitize.py: 18 warnings
  /usr/lib/python3.9/site-packages/html5lib/filters/sanitizer.py:771:
DeprecationWarning: html5lib's sanitizer is deprecated; see
https://github.com/html5lib/html5lib-python/issues/443 and please let
us know if Bleach is unsuitable for your needs
    warnings.warn(_deprecation_msg, DeprecationWarning)
-- Docs: https://docs.pytest.org/en/stable/warnings.html
=============== 231 passed, 54 deselected, 22 warnings in 53.03s ===============

Victor
_______________________________________________
python-devel mailing list -- python-devel@lists.fedoraproject.org
To unsubscribe send an email to python-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/python-devel@lists.fedoraproject.org

Reply via email to