gnu: python-mediapy: Update to 1.2.2.

* gnu/packages/python-xyz.scm (python-mediapy): Update to 1.2.2.

Change-Id: Ib67dc79cd44dca25298ed649e49aa2d0135affcd
This commit is contained in:
Ricardo Wurmus 2025-01-12 17:32:42 +01:00
parent eb2db374ba
commit 53dcdea0a0
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -4853,7 +4853,7 @@ after Andy Lesters Perl module WWW::Mechanize.")
(define-public python-mediapy
(package
(name "python-mediapy")
(version "1.2.0")
(version "1.2.2")
(source
(origin
(method git-fetch)
@ -4862,7 +4862,7 @@ after Andy Lesters Perl module WWW::Mechanize.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "14hmwib0dmy9h1w7allwsp0cgrfdv8f2sm9qlvy65yxai68v6vnl"))))
(base32 "08dj0h7xkpaj552pzjln1chshxsfxbwhv29p2npsmscy907s322l"))))
(build-system pyproject-build-system)
(arguments
(list