- update to 7.12.0:
* Allow to load config from env.
* Use ruff on notebooks and update typings
* update Python version support in docs
* Support es modules in js includes
* Clean up lint handling and list generics
* Remove not needed pytest-dependency test requirement
* Update to mermaid 10.6.0, docs keyboard navigation
* Fix typing for traitlets 5.13
* Adopt ruff format
* Update typings and remove dead link
* Update to mermaid 10.6.0, docs keyboard navigation
- Remove the doc package
* New kernel_manager_class configuration option for allowing systems to be set up to resolve kernels in different ways.
* Kernel errors now will be logged for debugging purposes when executing notebooks.
OBS-URL: https://build.opensuse.org/request/show/1133611
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbconvert?expand=0&rev=29
* Allow to load config from env.
* Use ruff on notebooks and update typings
* update Python version support in docs
* Support es modules in js includes
* Clean up lint handling and list generics
* Remove not needed pytest-dependency test requirement
* Update to mermaid 10.6.0, docs keyboard navigation
* Fix typing for traitlets 5.13
* Adopt ruff format
* Update typings and remove dead link
* Update to mermaid 10.6.0, docs keyboard navigation
- Remove the doc package
* New kernel_manager_class configuration option for allowing systems to be set up to resolve kernels in different ways.
* Kernel errors now will be logged for debugging purposes when executing notebooks.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=75
- specfile
* require flaky for tests (moved to test section in spec file)
- update to version 7.7.3:
* Bugs fixed
+ Restore pauses during webpdf render #2025 (@jstorrs)
- changes from version 7.7.2:
* Bugs fixed
+ Show a warning if an image has no alternative text #2024
(@brichet)
- changes from version 7.7.1:
* Bugs fixed
+ Restore 'media=print' option #2022 (@brichet)
- changes from version 7.7.0:
* Enhancements made
+ [Accessibility] some accessibility improvements #2021 (@brichet)
+ Adopt playwright #2013 (@brichet)
+ Update to Jupyterlab 4 #2012 (@brichet)
* Bugs fixed
+ html: write image/svg+xml data as base64 and skip clean_html
#2018 (@jstorrs)
+ Remove HTML escaping JSON-encoded widget state #1934 (@manzt)
* Maintenance and upkeep improvements
+ Fix lint error #2010 (@blink1073)
+ Support Python 3.8-3.12 #2008 (@blink1073)
OBS-URL: https://build.opensuse.org/request/show/1102514
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=65
- Update to version 7.0.0
* Update to Mistune 2.0.2 by @TiagodePAlves in #1764
* Clean up markdown parsing by @blink1073 in #1774
* Switch to hatch build backend by @blink1073 in #1777
* switch from entrypoints to importlib-metadata by @konstin in
#1782
* Add recursive flag for glob notebook search by @paoloalba in
#1785
* Updates for sphinx 5.0 support by @blink1073 in #1788
* Fixed unique div ids in lab template, fixed#1759 by @veghdev
in #1761
* WebPDFExporter: Emulate media print by @martinRenou in #1791
* Fix fonts overriden by user stylesheet by inheriting styles by
@dakoop in #1793
* Fix lab template output alignment by @dakoop in #1795
* Add qtpdf and qtpng exporters by @davidbrochart in #1611
* Fix linters by @martinRenou in #1825
* Remove downloaded CSS from repository by @martinRenou in #1827
* escape_html: prevent escaping quotes on widgets JSON reprs
(#1829) by @martinRenou in #1830
* Remove tests from bdist by @TiagodePAlves in #1822
* Encode SVG image data as UTF-8 before calling lxml cleaner
(fixes#1836) by @emarsden in #1837
* Handle nbformat 5.5 by @blink1073 in #1841
- Drop nbconvert-vendorize-mistune.patch and mistune 0.8.4 sources.
OBS-URL: https://build.opensuse.org/request/show/1005929
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbconvert?expand=0&rev=15
* Update to Mistune 2.0.2 by @TiagodePAlves in #1764
* Clean up markdown parsing by @blink1073 in #1774
* Switch to hatch build backend by @blink1073 in #1777
* switch from entrypoints to importlib-metadata by @konstin in
#1782
* Add recursive flag for glob notebook search by @paoloalba in
#1785
* Updates for sphinx 5.0 support by @blink1073 in #1788
* Fixed unique div ids in lab template, fixed#1759 by @veghdev
in #1761
* WebPDFExporter: Emulate media print by @martinRenou in #1791
* Fix fonts overriden by user stylesheet by inheriting styles by
@dakoop in #1793
* Fix lab template output alignment by @dakoop in #1795
* Add qtpdf and qtpng exporters by @davidbrochart in #1611
* Fix linters by @martinRenou in #1825
* Remove downloaded CSS from repository by @martinRenou in #1827
* escape_html: prevent escaping quotes on widgets JSON reprs
(#1829) by @martinRenou in #1830
* Remove tests from bdist by @TiagodePAlves in #1822
* Encode SVG image data as UTF-8 before calling lxml cleaner
(fixes#1836) by @emarsden in #1837
* Handle nbformat 5.5 by @blink1073 in #1841
- Drop nbconvert-vendorize-mistune.patch and mistune 0.8.4 sources.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=42
- Update to 6.4.0
* Optionally speed up validation by @gwincr11 in #1672
* Adding missing div compared to JupyterLab DOM structure by
@SylvainCorlay in #1678
* Allow passing extra args to code highlighter by @yuvipanda in
#1683
* Prevent page breaks in outputs when printing by @SylvainCorlay
in #1679
* Add collapsers to template by @SylvainCorlay in #1689
* Fix recent pandoc latex tables by adding calc and array (#1536,
#1566) by @cgevans in #1686
* Add an invalid notebook error by @gwincr11 in #1675
* Fix typos in execute.py by @TylerAnderson22 in #1692
* Modernize latex greek math handling (partially fixes#1673) by
@cgevans in #1687
* Fix use of deprecated API and update test matrix by @blink1073
in #1696
* Update nbconvert_library.ipynb by @letterphile in #1695
* Changelog for 6.4 by @blink1073 in #1697
- Remove the doc package
OBS-URL: https://build.opensuse.org/request/show/944228
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=33