There is an updated pull request by Eloitor against master on the void-packages repository https://github.com/Eloitor/void-packages saturn-notebook https://github.com/void-linux/void-packages/pull/46751 [WIP] New package: saturn-notebook-1.2.2 #### Testing the changes - I tested the changes in this PR: **briefly** #### New package - This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES** #### Local build testing - I built this PR locally for my native architecture, (x86_64-glibc) I don't know what I should do to get the binary in `/usr/bin/` ``` $ xls saturn-notebook /usr/lib/python3.12/site-packages/saturn_notebook/__init__.py /usr/lib/python3.12/site-packages/saturn_notebook/__main__.py /usr/lib/python3.12/site-packages/saturn_notebook/cells.py /usr/lib/python3.12/site-packages/saturn_notebook/evaluate.py /usr/lib/python3.12/site-packages/saturn_notebook/image.py /usr/lib/python3.12/site-packages/saturn_notebook/mpl.py /usr/lib/python3.12/site-packages/saturn_notebook/notebook.py /usr/lib/python3.12/site-packages/saturn_notebook/repl.py /usr/lib/python3.12/site-packages/saturn_notebook/theme.py /usr/lib/python3.12/site-packages/saturn_notebook/traceback.py /usr/lib/python3.12/site-packages/saturn_notebook/utils.py /usr/lib/python3.12/site-packages/saturn_notebook-0.0.0.dist-info/LICENSE.txt /usr/lib/python3.12/site-packages/saturn_notebook-0.0.0.dist-info/METADATA /usr/lib/python3.12/site-packages/saturn_notebook-0.0.0.dist-info/RECORD /usr/lib/python3.12/site-packages/saturn_notebook-0.0.0.dist-info/WHEEL /usr/lib/python3.12/site-packages/saturn_notebook-0.0.0.dist-info/top_level.txt /usr/share/licenses/saturn-notebook/LICENSE.txt ``` A patch file from https://github.com/void-linux/void-packages/pull/46751.patch is attached