me
/
guix
Archived
1
0
Fork 0

gnu: python-pikepdf: Update to 2.12.2.

* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.12.2.
master
Nicolas Goaziou 2021-06-07 23:29:52 +02:00
parent 732da2201e
commit 69f56c2767
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

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