Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-jupyter-sphinx for 
openSUSE:Factory checked in at 2022-07-13 13:45:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter-sphinx (Old)
 and      /work/SRC/openSUSE:Factory/.python-jupyter-sphinx.new.1523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jupyter-sphinx"

Wed Jul 13 13:45:35 2022 rev:6 rq:988898 version:0.4.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-jupyter-sphinx/python-jupyter-sphinx.changes  
    2021-07-02 13:29:09.407973963 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter-sphinx.new.1523/python-jupyter-sphinx.changes
    2022-07-13 13:46:00.330084379 +0200
@@ -1,0 +2,22 @@
+Wed Jul 13 00:34:46 UTC 2022 - Arun Persaud <a...@gmx.de>
+
+- specfile:
+  * update copyright year
+  * require Sphinx-latex for tests
+
+- update to version 0.4.0:
+  * Allow adding inputs and outputs that are not executed using
+    jupyter-input and jupyter-output directives.
+  * Improve script handling by using nbconvert directly.
+  * Remove deprecated enabling of the extension as
+    jupyter_sphinx.execute.
+  * Implement different output priorities in HTML and LaTeX
+    builders. In practice this allows to provide a better fallback in
+    PDF output.
+  * Introduce new jupyter-download syntax compatible with Sphinx???4,
+    jupyter-download-nb, jupyter-download-notebook, and
+    jupyter-download-script
+  * Do not overwrite CSS and JS if files already exist in _static/,
+    this allows to customize the CSS and JS file.
+
+-------------------------------------------------------------------

Old:
----
  jupyter-sphinx-0.3.2-gh.tar.gz

New:
----
  jupyter-sphinx-0.4.0-gh.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-jupyter-sphinx.spec ++++++
--- /var/tmp/diff_new_pack.kyDoZI/_old  2022-07-13 13:46:00.742084964 +0200
+++ /var/tmp/diff_new_pack.kyDoZI/_new  2022-07-13 13:46:00.746084969 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-jupyter-sphinx
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define         skip_python2 1
 %define         oldpython python
 Name:           python-jupyter-sphinx
-Version:        0.3.2
+Version:        0.4.0
 Release:        0
 Summary:        Jupyter Sphinx Extensions
 License:        BSD-3-Clause
@@ -40,6 +40,7 @@
 # SECTION test requirements
 BuildRequires:  %{python_module IPython}
 BuildRequires:  %{python_module Sphinx >= 2}
+BuildRequires:  %{python_module Sphinx-latex}
 BuildRequires:  %{python_module ipywidgets >= 7.0.0}
 BuildRequires:  %{python_module nbconvert >= 5.5}
 BuildRequires:  %{python_module nbformat}

++++++ jupyter-sphinx-0.3.2-gh.tar.gz -> jupyter-sphinx-0.4.0-gh.tar.gz ++++++
++++ 2088 lines of diff (skipped)

Reply via email to