@@ 2367,13 2367,13 @@ annotations on an existing boxplots and barplots generated by seaborn.")
(define-public python-unyt
(package
(name "python-unyt")
- (version "3.0.1")
+ (version "3.0.3")
(source
(origin
(method url-fetch)
(uri (pypi-uri "unyt" version))
(sha256
- (base32 "00900bw24rxgcgwgxp9xlx0l5im96r1n5hn0r3mxvbdgc3lyyq48"))))
+ (base32 "0jrq2vhan2h280h6cw1sm5hys2nzmf19w4py64k3nrkc320z9mni"))))
(build-system pyproject-build-system)
;; Pint is optional, but we do not propagate it due to its size.
(native-inputs