gnu: python-pikepdf: Update to 2.9.1.

* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.9.1.
This commit is contained in:
Nicolas Goaziou 2021-03-21 10:12:52 +01:00
parent f156a07d43
commit aa24d2d44c
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D

View File

@ -5865,13 +5865,13 @@ the OleFileIO module from PIL, the Python Image Library.")
(define-public python-pikepdf
(package
(name "python-pikepdf")
(version "2.9.0")
(version "2.9.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "pikepdf" version))
(sha256
(base32 "1dx84gvxf8js5988b20dwpg0xd7by2bczjlrdh3cpppwaaxx5nx9"))))
(base32 "1n53fhdgnq9yxvm2m039vl8l2kg3fkln3pm0wv4rzj0gvpq9rhcr"))))
(build-system python-build-system)
(arguments
`(#:tests? #false)) ;require python-xmp-toolkit