Changelog for
python311-jupyter-sphinx-0.5.3-28.3.noarch.rpm :
* Sun Sep 15 2024 Ben Greiner
- Skip failing tests due to missing bash-kernel- Add jupyter-sphinx-sphinx7.patch gh#jupyter/jupyter-sphinx#280
* Tue Mar 05 2024 Ben Greiner - Skip python39: no longer supported since ipython 8.19
* Sun Jan 21 2024 Ben Greiner - Update to 0.5.3, 0.5.2, 0.5.1
* releaser changes- Release 0.5.0
* drop support for Python 3.6 by AATT12rambau in #229
* Add direct dependency on ipykernel by AATTgarrison in #226
* Adapt to level config to match other Jupyter repos by AATTblink1073 in #237- Drop jupyter-sphinx-pr226-ipykernel.patch- Drop jupyter-sphinx-pr233-pathlib.patch
* Thu Sep 14 2023 Ben Greiner - Add jupyter-sphinx-pr233-pathlib.patch gh#jupyter/jupyter-sphinx#233
* Wed Aug 23 2023 Ben Greiner - Add ipykernel to requirements
* jupyter-sphinx-pr226-ipykernel.patch
* gh#jupyter/jupyter-sphinx#226- PEP517
* Wed Jul 13 2022 Arun Persaud - 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.
* Thu Jul 01 2021 Ben Greiner - Update to 0.3.2
* Switch the extension name to jupyter-sphinx, deprecate jupyter-sphinx.execute.
* Miscellaneous bugfixes following the restructuring of the codebase.
* Tue Dec 15 2020 Benjamin Greiner - Provide the old jupyter package name only for the primary Python3 interpreter -- gh#openSUSE/python-rpm-macros#66
* Tue Jun 09 2020 Tomáš Chvátal - Update to 0.2.4:
* Documentation updates
* Test fixes
* Fri Jan 03 2020 Todd R - Update to 0.2.3
* strip Latex math delimiters that would be rendered by math blocks
* adjusts jupyter_container margin as a better fix
* fix sphinx_rtd_theme spacing issue
* Update jupyter-sphinx.css
* fix for overflow errror in code cell- Drop python2 support due to dependencies dropping python2