./textproc/py-sphinx-gallery, Sphinx extension that builds an HTML version of any Python script

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.15.0, Package name: py311-sphinx-gallery-0.15.0, Maintainer: pkgsrc-users

A Sphinx extension that builds an HTML version of any Python script
and puts it into an examples gallery.


Master sites:

Filesize: 412.464 KB

Version history: (Expand)


CVS history: (Expand)


   2024-02-04 20:35:31 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-sphinx-gallery: updated to 0.15.0

v0.15.0
-------

Support for Python 3.7 dropped in this release. Requirement is now Python >=3.8.
Pillow added as a dependency.

**Implemented enhancements:**

-  ENH: Improve logging visibility of errors and filenames
-  ENH: Improve API usage graph
-  ENH: Always write sg_execution_times and make DataTable
-  ENH: Write all computation times
-  ENH: Support source files in any language
-  FEA Add examples recommender system

**Fixed bugs:**

-  FIX Copy JupyterLite contents early so it runs before jupyterlite_sphinx \ 
build-finished
-  BUG: Fix bug with orphan sg_api_usage
-  MAINT Fix check for mismatched “ignore” blocks
-  Avoid importing new modules in backrefs

**Documentation**

-  DOC Put configuration list under headings
-  DOC: contributing guide
-  DOC Note support for python 3.7 dropped in release notes
   2023-11-07 23:38:10 by Thomas Klausner | Files touched by this commit (112)
Log message:
*: latest py-sphinx only support Python 3.9+
   2022-01-17 10:29:16 by Thomas Klausner | Files touched by this commit (4)
Log message:
textproc/py-sphinx-gallery: import py-sphinx-gallery-0.10.1

A Sphinx extension that builds an HTML version of any Python script
and puts it into an examples gallery.