commit python3-jupyter_notebook for openSUSE:Factory
Hello community, here is the log from the commit of package python3-jupyter_notebook for openSUSE:Factory checked in at 2016-07-30 00:28:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-jupyter_notebook (Old) and /work/SRC/openSUSE:Factory/.python3-jupyter_notebook.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python3-jupyter_notebook" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-jupyter_notebook/python3-jupyter_notebook-doc.changes 2016-05-25 21:28:04.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python3-jupyter_notebook.new/python3-jupyter_notebook-doc.changes 2016-07-30 00:28:05.000000000 +0200 @@ -1,0 +2,10 @@ +Wed Jul 27 21:39:26 UTC 2016 - toddrme2178@gmail.com + +- Update to version 4.2.1 + + Highlights: + - Compatibility fixes for some versions of ipywidgets + - Fix for ignored CSS on Windows + - Fix specifying destination when installing nbextensions +- Merge documentation subpackages into single package. + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/python3-jupyter_notebook/python3-jupyter_notebook.changes 2016-05-25 21:28:04.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python3-jupyter_notebook.new/python3-jupyter_notebook.changes 2016-07-30 00:28:05.000000000 +0200 @@ -1,0 +2,9 @@ +Wed Jul 27 21:39:26 UTC 2016 - toddrme2178@gmail.com + +- Update to version 4.2.1 + + Highlights: + - Compatibility fixes for some versions of ipywidgets + - Fix for ignored CSS on Windows + - Fix specifying destination when installing nbextensions + +------------------------------------------------------------------- Old: ---- notebook-4.2.0.tar.gz New: ---- notebook-4.2.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-jupyter_notebook-doc.spec ++++++ --- /var/tmp/diff_new_pack.GZFnhA/_old 2016-07-30 00:28:07.000000000 +0200 +++ /var/tmp/diff_new_pack.GZFnhA/_new 2016-07-30 00:28:07.000000000 +0200 @@ -16,15 +16,14 @@ # %if 0%{?suse_version} && ( 0%{?suse_version} != 1315 && 0%{?suse_version} > 1110 ) -# PDF documentation currently broken -# %define build_pdf 1 +# LaTeX documentation building is currently broken %define build_pdf 0 %else %define build_pdf 0 %endif Name: python3-jupyter_notebook-doc -Version: 4.2.0 +Version: 4.2.1 Release: 0 Summary: Documentation for python3-jupyter_notebook License: BSD-3-Clause @@ -37,28 +36,17 @@ %if %{build_pdf} BuildRequires: python3-Sphinx-latex %endif +Recommends: python3-jupyter_notebook = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch +Provides: %{name}-html = %{version} +Provides: %{name}-pdf = %{version} +Obsoletes: %{name}-html < %{version} +Obsoletes: %{name}-pdf < %{version} %description Documentation and help files for python3-jupyter_notebook. -%package html -Summary: HTML documentation for python3-jupyter_notebook -Group: Documentation/HTML -Recommends: python3-jupyter_notebook = %{version} - -%description html -Documentation and help files for python3-jupyter_notebook in HTML format. - -%package pdf -Summary: PDF documentation for python3-jupyter_notebook -Group: Documentation/PDF -Recommends: python3-jupyter_notebook = %{version} - -%description pdf -Documentation and help files for python3-jupyter_notebook in PDF format. - %prep %setup -q -n notebook-%{version} @@ -74,15 +62,11 @@ rm -rf build/html/.buildinfo popd -%files html +%files %defattr(-,root,root,-) %doc COPYING.md %doc docs/build/html/ - %if %{build_pdf} -%files pdf -%defattr(-,root,root,-) -%doc COPYING.md %doc docs/build/latex/*.pdf %endif ++++++ python3-jupyter_notebook.spec ++++++ --- /var/tmp/diff_new_pack.GZFnhA/_old 2016-07-30 00:28:07.000000000 +0200 +++ /var/tmp/diff_new_pack.GZFnhA/_new 2016-07-30 00:28:07.000000000 +0200 @@ -17,7 +17,7 @@ Name: python3-jupyter_notebook -Version: 4.2.0 +Version: 4.2.1 Release: 0 Summary: Jupyter Notebook License: BSD-3-Clause ++++++ notebook-4.2.0.tar.gz -> notebook-4.2.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/python3-jupyter_notebook/notebook-4.2.0.tar.gz /work/SRC/openSUSE:Factory/.python3-jupyter_notebook.new/notebook-4.2.1.tar.gz differ: char 5, line 1
participants (1)
-
root@hilbert.suse.de