Hello community,
here is the log from the commit of package python3-jupyter_nbconvert for
openSUSE:Factory checked in at 2016-01-09 23:13:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-jupyter_nbconvert (Old)
and /work/SRC/openSUSE:Factory/.python3-jupyter_nbconvert.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-jupyter_nbconvert"
Changes:
--------
---
/work/SRC/openSUSE:Factory/python3-jupyter_nbconvert/python3-jupyter_nbconvert.changes
2015-11-18 22:34:25.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.python3-jupyter_nbconvert.new/python3-jupyter_nbconvert.changes
2016-01-09 23:13:55.000000000 +0100
@@ -1,0 +2,9 @@
+Thu Jan 7 09:51:21 UTC 2016 - [email protected]
+
+- Update to 4.1.0
+ * setuptools fixes for entrypoints on Windows
+ * various fixes for exporters, including slides, latex, and PDF
+ * fixes for exceptions met during execution
+ * include markdown outputs in markdown/html exports
+
+-------------------------------------------------------------------
Old:
----
nbconvert-4.0.0.tar.gz
New:
----
nbconvert-4.1.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python3-jupyter_nbconvert.spec ++++++
--- /var/tmp/diff_new_pack.cXGuXG/_old 2016-01-09 23:13:55.000000000 +0100
+++ /var/tmp/diff_new_pack.cXGuXG/_new 2016-01-09 23:13:55.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python3-jupyter_nbconvert
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python3-jupyter_nbconvert
-Version: 4.0.0
+Version: 4.1.0
Release: 0
Summary: Converting Jupyter Notebooks
License: BSD-3-Clause
@@ -44,6 +44,7 @@
BuildRequires: python3-Sphinx-latex
BuildRequires: tex(adjustbox.sty)
BuildRequires: tex(eurosym.sty)
+BuildRequires: tex(ulem.sty)
BuildRequires: texlive-bibtex
BuildRequires: texlive-makeindex
%endif
@@ -60,8 +61,10 @@
Recommends: texlive-makeindex
Recommends: tex(adjustbox.sty)
Recommends: tex(eurosym.sty)
+Recommends: tex(ulem.sty)
Requires(post): update-alternatives
Requires(postun): update-alternatives
+BuildConflicts: python3-buildservice-tweak
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
++++++ nbconvert-4.0.0.tar.gz -> nbconvert-4.1.0.tar.gz ++++++
++++ 2217 lines of diff (skipped)