17
0

100 Commits

Author SHA256 Message Date
a237bb319b Accepting request 1328869 from devel:languages:python:jupyter
- Relaxed tinycss2 upper bound to enable build

OBS-URL: https://build.opensuse.org/request/show/1328869
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbconvert?expand=0&rev=38
2026-01-23 16:34:22 +00:00
0f2e03df6f relaxed tinycss2 upper bound
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=96
2026-01-23 11:08:30 +00:00
b4a17fb4c4 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=95 2026-01-23 11:07:20 +00:00
c7e0195af6 Accepting request 1283947 from devel:languages:python:jupyter
- Update to 7.16.6
  * Prevent leading whitespace in markdown code blocks from being
    stripped
  * Fix bullet list parsing in markdown
  * Fix crash when running with optimization
  * Maintenance and upkeep improvements
- Update to 7.16.5
  * Add support for mistune 3.1.0
  * Allow including text/x-rst outputs in rst conversion,
    transition away from text/restructuredtext
  * Do not display mathjax overlay
  * Work around pip 24.1 bug which prevents installing
    pandocfilters 1.4.1
  * Don't die if template path cannot be read
  * Fix markdown2asciidoc function for pandoc >= 3.0
  * Maintenance and upkeep improvements

OBS-URL: https://build.opensuse.org/request/show/1283947
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbconvert?expand=0&rev=37
2025-06-10 07:06:00 +00:00
820aac67d5 Accepting request 1283944 from home:hsk17:branches:devel:languages:python:jupyter
update to 7.16.6, in particular for "Add support for mistune 3.1.0"

OBS-URL: https://build.opensuse.org/request/show/1283944
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=93
2025-06-08 18:26:04 +00:00
1a874295db Accepting request 1248989 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/1248989
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbconvert?expand=0&rev=36
2025-02-27 15:40:35 +00:00
e0f81f6540 Accepting request 1248979 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1248979
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=91
2025-02-27 12:57:45 +00:00
85d402eb2a Accepting request 1195127 from devel:languages:python:jupyter
- Update to 7.16.4
  * rst exporter: Re-enable coalescing streams #2142 (@mgeier)

OBS-URL: https://build.opensuse.org/request/show/1195127
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbconvert?expand=0&rev=35
2024-08-21 21:27:26 +00:00
9db27ab357 - Update to 7.16.4
* rst exporter: Re-enable coalescing streams #2142 (@mgeier)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=89
2024-08-21 13:36:40 +00:00
43ab3cbe5b Accepting request 1163580 from devel:languages:python:jupyter
- Update to 7.16.3
  * Maintenance and upkeep improvements

OBS-URL: https://build.opensuse.org/request/show/1163580
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbconvert?expand=0&rev=34
2024-04-02 14:40:41 +00:00
5e5222147c - Update to 7.16.3
* Maintenance and upkeep improvements

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=87
2024-03-29 18:50:51 +00:00
adb11e2f2e Accepting request 1156358 from devel:languages:python:jupyter
- Update to 7.16.2
  * [HTMLExporter] Initialize resources before widget filtering
    #2118 (@yuvipanda)
- Release 7.16.1 is pure maintenance
- Skip testing python39: no longer supported since ipython 8.19

OBS-URL: https://build.opensuse.org/request/show/1156358
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbconvert?expand=0&rev=33
2024-03-08 17:10:41 +00:00
55da7acbef - Update to 7.16.2
* [HTMLExporter] Initialize resources before widget filtering
    #2118 (@yuvipanda)
- Release 7.16.1 is pure maintenance
- Skip testing python39: no longer supported since ipython 8.19

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=85
2024-03-08 13:17:43 +00:00
56cc3bbd83 Accepting request 1144995 from devel:languages:python:jupyter
- update to 7.16.0:
  * Add a toggle to skip the svg encoding of images #2106
  * Support configurable width and height of reveal presentations

OBS-URL: https://build.opensuse.org/request/show/1144995
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbconvert?expand=0&rev=32
2024-02-08 18:02:16 +00:00
6cc43077c8 - update to 7.16.0:
* Add a toggle to skip the svg encoding of images #2106
  * Support configurable width and height of reveal presentations

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=83
2024-02-07 19:38:17 +00:00
706cc97e6b Accepting request 1140294 from devel:languages:python:jupyter
- Update to 7.14.2 via 7.14.1, 7.14.0
  * Fix broken image scaling in case a custom width or height is
    provided for the image #2094 (@AndSte01)
  * Convert coalescese_streams function to
    CoalesceStreamsPreprocessor #2089 (@ryan-williams)
  * Fix webpdf test on Python 3.12 #2088 (@blink1073)

OBS-URL: https://build.opensuse.org/request/show/1140294
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbconvert?expand=0&rev=31
2024-01-21 22:10:31 +00:00
ae06179508 - Update to 7.14.2 via 7.14.1, 7.14.0
* Fix broken image scaling in case a custom width or height is
    provided for the image #2094 (@AndSte01)
  * Convert coalescese_streams function to
    CoalesceStreamsPreprocessor #2089 (@ryan-williams)
  * Fix webpdf test on Python 3.12 #2088 (@blink1073)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=81
2024-01-21 11:44:56 +00:00
aadd475bed Accepting request 1135497 from devel:languages:python:jupyter
- Update to 7.13.1
  * Restore removed import #2086 (@blink1073)
- Release 7.13.0
  * Add table, td, tr to allowed list of tags #2083 (@yuvipanda)

OBS-URL: https://build.opensuse.org/request/show/1135497
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbconvert?expand=0&rev=30
2023-12-28 22:03:42 +00:00
e3e4049992 - Update to 7.13.1
* Restore removed import #2086 (@blink1073)
- Release 7.13.0
  * Add table, td, tr to allowed list of tags #2083 (@yuvipanda)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=79
2023-12-28 15:29:29 +00:00
71057bf020 Accepting request 1133611 from devel:languages:python:jupyter
- 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
2023-12-17 20:32:06 +00:00
f3dba7332c OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=77 2023-12-16 18:12:19 +00:00
1f3f35724d OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=76 2023-12-16 18:00:25 +00:00
9eb5d39d96 - 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/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=75
2023-12-16 12:54:53 +00:00
8736b07624 Accepting request 1116519 from devel:languages:python:jupyter
- Update to 7.9.2
  * Restore ResourcesDict to the public API #2055 (@blink1073)
- Release 7.9.1
  * Include tests in sdist #2053 (@blink1073)
- Release 7.9.0
  * Update to mermaidjs 10.5.0 #2051 (@bollwyvl)
  * Update typing for traitlets 5.11 #2050 (@blink1073)
  * Fixup typings #2048 (@blink1073)

OBS-URL: https://build.opensuse.org/request/show/1116519
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbconvert?expand=0&rev=28
2023-10-10 19:00:22 +00:00
0ef6c6de20 - Update to 7.9.2
* Restore ResourcesDict to the public API #2055 (@blink1073)
- Release 7.9.1
  * Include tests in sdist #2053 (@blink1073)
- Release 7.9.0
  * Update to mermaidjs 10.5.0 #2051 (@bollwyvl)
  * Update typing for traitlets 5.11 #2050 (@blink1073)  
  * Fixup typings #2048 (@blink1073)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=73
2023-10-09 18:21:15 +00:00
fca0816cfa Accepting request 1113304 from devel:languages:python:jupyter
- Update to 7.8.0
  * MermaidJS 10.3.1, accessibility features, handle MIME #2034
    (@bollwyvl)
  * Fix: Prevent error from all whitespace lang string #2036
    (@Adamtaranto)
- Update to 7.7.4
  * Give main tag a height of 100% in css for reveal html #2032
    (@lkeegan)

OBS-URL: https://build.opensuse.org/request/show/1113304
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbconvert?expand=0&rev=27
2023-09-25 18:03:19 +00:00
8ea8d46200 .
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=71
2023-09-24 18:16:17 +00:00
27db5f1305 - Update to 7.8.0
* MermaidJS 10.3.1, accessibility features, handle MIME #2034
    (@bollwyvl)
  * Fix: Prevent error from all whitespace lang string #2036
    (@Adamtaranto)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=70
2023-09-24 18:10:10 +00:00
b632e0d9b6 - Update to 7.7.4
* Give main tag a height of 100% in css for reveal html #2032
    (@lkeegan)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=69
2023-08-26 13:26:16 +00:00
36cc1f3946 Accepting request 1104447 from devel:languages:python:jupyter
- Suggest primary python package -- boo#1214354

OBS-URL: https://build.opensuse.org/request/show/1104447
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbconvert?expand=0&rev=26
2023-08-18 17:28:29 +00:00
10e252f497 - Suggest primary python package -- boo#1214354
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=67
2023-08-17 16:02:13 +00:00
2ad62208c5 Accepting request 1102581 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/1102581
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbconvert?expand=0&rev=25
2023-08-07 13:28:55 +00:00
aa27570d6d Accepting request 1102514 from home:apersaud:branches:devel:languages:python:jupyter
- 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
2023-08-06 14:54:04 +00:00
f7490b195e Accepting request 1094160 from devel:languages:python:jupyter
- Update to 7.6.0
  * Update to Mistune v3 #1820 (@TiagodePAlves)
- Release 7.5.0
  * Add mermaidjs 10.2.3 #1957 (@bollwyvl)
  * Fix pdf conversion with explicitly relative paths #2005
    (@tuncbkose)
  * Ensure TEXINPUTS is an absolute path #2002 (@tuncbkose)

OBS-URL: https://build.opensuse.org/request/show/1094160
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbconvert?expand=0&rev=24
2023-06-21 20:39:16 +00:00
488df8fa71 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=63 2023-06-20 19:07:11 +00:00
7b887080db - Update to 7.6.0
* Update to Mistune v3 #1820 (@TiagodePAlves)
- Release 7.5.0
  * Add mermaidjs 10.2.3 #1957 (@bollwyvl)
  * Fix pdf conversion with explicitly relative paths #2005
    (@tuncbkose)
  * Ensure TEXINPUTS is an absolute path #2002 (@tuncbkose)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=62
2023-06-20 18:28:22 +00:00
fc8a6a86e6 Accepting request 1092410 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/1092410
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbconvert?expand=0&rev=23
2023-06-12 13:26:34 +00:00
c36fc3af6d Accepting request 1092375 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 7.4.0
  * Add ExtractAttachmentsPreprocessor #1978 (@tuncbkose)
  * Moved ensure_dir_exists to FilesWriter #1987 (@tuncbkose)
  * Tweak exporter default_config merging behavior #1981
    (@tuncbkose)
  * Revert unintended effects of #1966 #1974 (@tuncbkose)

OBS-URL: https://build.opensuse.org/request/show/1092375
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=60
2023-06-11 20:44:33 +00:00
416bbc01e9 Accepting request 1083898 from devel:languages:python:jupyter
- Skip a test broken by ipython 8.13
  * test_errors_print_traceback: gh#jupyter/nbconvert#1985

OBS-URL: https://build.opensuse.org/request/show/1083898
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbconvert?expand=0&rev=22
2023-05-02 14:18:52 +00:00
2b6f81f611 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=58 2023-05-01 19:09:42 +00:00
fc99133a44 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=57 2023-05-01 19:08:57 +00:00
eacd27f909 Accepting request 1082319 from devel:languages:python:jupyter
- Update to 7.3.1
  * Remove overwriting of default KernelManager #1972 (@tuncbkose)
- Release 7.3.0
  * Allow pattern in output_base #1967 (@JeppeKlitgaard)
  * Make date configurable in latex/PDF #1963 (@achimgaedke)
  * Update jupyterlab CSS #1960 (@martinRenou) (forwarded request 1082318 from bnavigator)

OBS-URL: https://build.opensuse.org/request/show/1082319
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbconvert?expand=0&rev=21
2023-04-24 20:31:07 +00:00
a9f4d89aa8 Accepting request 1082318 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 7.3.1
  * Remove overwriting of default KernelManager #1972 (@tuncbkose)
- Release 7.3.0
  * Allow pattern in output_base #1967 (@JeppeKlitgaard)
  * Make date configurable in latex/PDF #1963 (@achimgaedke)
  * Update jupyterlab CSS #1960 (@martinRenou)

OBS-URL: https://build.opensuse.org/request/show/1082318
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=55
2023-04-23 20:22:46 +00:00
959b6a3082 Accepting request 1072951 from devel:languages:python:jupyter
- Update to 7.2.10
  * Add cell-id anchor for cell identification #1897 (@krassowski)
  * Do not import pyppeteer for installation check #1947
    (@krassowski)

OBS-URL: https://build.opensuse.org/request/show/1072951
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbconvert?expand=0&rev=20
2023-03-21 16:40:24 +00:00
81053909ca - Update to 7.2.10
* Add cell-id anchor for cell identification #1897 (@krassowski)
  * Do not import pyppeteer for installation check #1947
    (@krassowski)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=53
2023-03-19 16:11:00 +00:00
f19441c89d Accepting request 1064697 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/1064697
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbconvert?expand=0&rev=19
2023-02-13 15:40:44 +00:00
13abd5a5c4 Accepting request 1064441 from home:apersaud:branches:devel:languages:python:jupyter
update to latest version

OBS-URL: https://build.opensuse.org/request/show/1064441
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=51
2023-02-12 17:12:35 +00:00
3534593993 Accepting request 1060263 from devel:languages:python:jupyter
- Update to 7.2.8
  * always pass relax_add_props=True when validating #1936 (@minrk)

OBS-URL: https://build.opensuse.org/request/show/1060263
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbconvert?expand=0&rev=18
2023-01-23 17:31:30 +00:00
6ce740d5f3 - Update to 7.2.8
* always pass relax_add_props=True when validating #1936 (@minrk)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=49
2023-01-22 13:04:30 +00:00
4fb64fce65 Accepting request 1045434 from devel:languages:python:jupyter
- Update to 7.2.7
  * Fix Hanging Tests on Linux #1924 (@blink1073)
- Release 7.2.6
  * Include all templates in sdist #1916 (@blink1073)
- Release 7.2.5
  * Fix for webpdf print margins #1907 (@JWock82)
- Release 7.2.4
  * Handle jupyter core warning #1905 (@blink1073)
  * Add Py-typed marker. #1898 (@Carreau)
- Release 7.2.3
  * clean_html: allow SVG tags and SVG attributes #1890 (@akx) (forwarded request 1045433 from bnavigator)

OBS-URL: https://build.opensuse.org/request/show/1045434
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbconvert?expand=0&rev=17
2022-12-27 10:54:57 +00:00