1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: python-nbconvert: Update to 7.17.0.

* gnu/packages/python-xyz.scm (python-nbconvert): Update to 7.17.0.

Merges guix/guix!7371

Change-Id: I49199607ea16c991a025467cbdf7c7f37345fb2e
This commit is contained in:
Cayetano Santos
2026-03-19 16:15:27 +01:00
parent ab12eac31b
commit 0913d20a2f

View File

@@ -18321,14 +18321,14 @@ low-level code used in Enthought-specific egg and runtime archives.")
(define-public python-nbconvert
(package
(name "python-nbconvert")
(version "7.16.6")
(version "7.17.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "nbconvert" version))
(sha256
(base32
"10pmq31p2srwcdrc7k71dj0l6hl42xnadvsy8swaf3a8qqvpwsjp"))))
"0y6sdnwwlymhqya0g5bdmzgqfjv0mwj7qw3xdjgk04mynpqrc9hv"))))
(build-system pyproject-build-system)
(arguments
(list