gnu: python-ipympl: Update to 0.9.2.

* gnu/packages/jupyter.scm (python-ipympl): Update to 0.9.2.
[native-inputs]: Add python-hatchling.
This commit is contained in:
Nicolas Graves 2025-02-25 18:04:42 +01:00 committed by Andreas Enge
parent 6838baeffc
commit e78dfd6b7b
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -1055,13 +1055,13 @@ a notebook.")
(define-public python-ipympl
(package
(name "python-ipympl")
(version "0.9.1")
(version "0.9.2")
(source
(origin
(method url-fetch)
(uri (pypi-uri "ipympl" version))
(sha256
(base32 "11rppjdqzgs4pfiq8gww5xkpbk21fp86vvv839v56b9rqq06j2b4"))))
(base32 "12qgiy08klqb5gipm23yzh09p5g2k8ihcq2bprprdya84acw2rf8"))))
(build-system python-build-system)
(propagated-inputs
(list python-ipython
@ -1072,7 +1072,7 @@ a notebook.")
python-pillow
python-traitlets))
(native-inputs
(list python-jupyter-packaging))
(list python-hatchling python-jupyter-packaging))
(home-page "https://matplotlib.org/ipympl/")
(synopsis "Matplotlib Jupyter Extension")
(description "Leveraging the Jupyter interactive widgets framework, ipympl