https://bugzilla.redhat.com/show_bug.cgi?id=1327979 --- Comment #15 from Miro Hrončok <mhroncok@xxxxxxxxxx> --- I'm taking over here as agreed with Thomas, as he lacks time to do it. Spec URL: https://churchyard.fedorapeople.org/SRPMS/python-notebook.spec SRPM URL: https://churchyard.fedorapeople.org/SRPMS/python-notebook-4.4.1-2.fc25.src.rpm * Tue Feb 21 2017 Miro Hrončok <mhroncok@xxxxxxxxxx> - 4.4.1-2 - Make sure the Python 3 executables are really Python 3 - Build the docs - Try to run tests (not yet ready) - Use python2- where possible Note that there are warnings when building docs: /builddir/build/BUILD/notebook-4.4.1/docs/source/extending/contents.rst:185: WARNING: failed to import ContentsManager.get /builddir/build/BUILD/notebook-4.4.1/docs/source/extending/contents.rst:185: WARNING: failed to import ContentsManager.save /builddir/build/BUILD/notebook-4.4.1/docs/source/extending/contents.rst:185: WARNING: failed to import ContentsManager.delete_file /builddir/build/BUILD/notebook-4.4.1/docs/source/extending/contents.rst:185: WARNING: failed to import ContentsManager.rename_file /builddir/build/BUILD/notebook-4.4.1/docs/source/extending/contents.rst:185: WARNING: failed to import ContentsManager.file_exists /builddir/build/BUILD/notebook-4.4.1/docs/source/extending/contents.rst:185: WARNING: failed to import ContentsManager.dir_exists /builddir/build/BUILD/notebook-4.4.1/docs/source/extending/contents.rst:185: WARNING: failed to import ContentsManager.is_hidden I don't know why yet. Also, I've tried run the tests and so far i'm failing. There's a missing dependency that we'll package soon, but the test suite cannot locate the python and python3 kernels. I'd appreciate help here. The tests are there, commented out. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx