Hi,
I am hoping to update nbconvert to ver 6.0.7 on rawhide. This version introduces several dependencies. Most of the dependencies that I was able to track down have now been packaged and reside in rawhide (except pyppeteer I think).
I would like some help in solving some test failures - see build 1795156 on my COPR [0]. I see OSError related to xelatex but unsure how to proceed.
Any help will be appreciated. Once this is done, I plan to update spyder to 4.2.x.
Thanks, Mukundan.
[0] https://copr.fedorainfracloud.org/coprs/nonamedotc/nbconvert-6.0.7/builds/
Hello.
I'm getting HTTP/404 for https://download.copr.fedorainfracloud.org/results/nonamedotc/nbconvert-6.0....
Could you please try to rebuild the package?
Have a nice day.
Lumír
On 12/4/20 12:03 AM, Mukundan Ragavan wrote:
Hi,
I am hoping to update nbconvert to ver 6.0.7 on rawhide. This version introduces several dependencies. Most of the dependencies that I was able to track down have now been packaged and reside in rawhide (except pyppeteer I think).
I would like some help in solving some test failures - see build 1795156 on my COPR [0]. I see OSError related to xelatex but unsure how to proceed.
Any help will be appreciated. Once this is done, I plan to update spyder to 4.2.x.
Thanks, Mukundan.
[0] https://copr.fedorainfracloud.org/coprs/nonamedotc/nbconvert-6.0.7/builds/
python-devel mailing list -- python-devel@lists.fedoraproject.org To unsubscribe send an email to python-devel-leave@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.fedoraproje...
On Friday, December 4, 2020 9:56:35 AM WET Lumír Balhar wrote:
Hello.
I'm getting HTTP/404 for https://download.copr.fedorainfracloud.org/results/nonamedotc/nbconvert-6.0 .7/fedora-rawhide-x86_64/01795156-python-nbconvert/
Could you please try to rebuild the package? Have a nice day.
Lumír
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/
On 12/4/20 1:14 PM, José Abílio Matos wrote:
On Friday, December 4, 2020 9:56:35 AM WET Lumír Balhar wrote:
Hello.
I'm getting HTTP/404 for
https://download.copr.fedorainfracloud.org/results/nonamedotc/nbconvert-6.0
.7/fedora-rawhide-x86_64/01795156-python-nbconvert/
Could you please try to rebuild the package?
Have a nice day.
Lumír
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/f... https://copr-be.cloud.fedoraproject.org/results/nonamedotc/nbconvert-6.0.7/fedora-rawhide-x86_64/01795144-python-nbconvert/
Once (if) this expires as well, here is a more permanent link:
https://copr.fedorainfracloud.org/coprs/nonamedotc/nbconvert-6.0.7/builds/
Hi José,
On Fri, Dec 4, 2020 at 1:17 PM José Abílio Matos jamatos@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/f...
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
On 12/4/20 4:56 AM, Lumír Balhar wrote:
Hello.
I'm getting HTTP/404 for https://download.copr.fedorainfracloud.org/results/nonamedotc/nbconvert-6.0....
Could you please try to rebuild the package?
Have a nice day.
Lumír
Hi! It does look like the build got deleted. I have built the failing version again. Here it is -
https://copr.fedorainfracloud.org/coprs/nonamedotc/nbconvert-6.0.7/build/181...
Thanks!
On 12/4/20 10:34 AM, Victor Stinner wrote:
Hi José,
On Fri, Dec 4, 2020 at 1:17 PM José Abílio Matos jamatos@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/f...
I cannot find "xelatex" nor "OSError" pattern in build.log.gz. The RPM was built successfully, but there are some warnings.
This is not the correct build though. I simply disabled the failing tests in order to build the package.
Build ID: 1795144 (failing tests disabled) Build ID: 1816099 (new; most of the tests active)
Thanks, Mukundan.
On 12/3/20 6:03 PM, Mukundan Ragavan wrote:
Hi,
I am hoping to update nbconvert to ver 6.0.7 on rawhide. This version introduces several dependencies. Most of the dependencies that I was able to track down have now been packaged and reside in rawhide (except pyppeteer I think).
I have got several of the failing tests to work and updated nbconvert to version 6.0.7. As far as I can tell, I have not broken anything with this update.
Thanks, Mukundan.
python-devel@lists.fedoraproject.org