gnu: python-pikepdf: Update to 2.13.0.

* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.13.0.
This commit is contained in:
Nicolas Goaziou 2021-06-22 17:42:15 +02:00
parent a5e6b705ac
commit 7c5d50f431
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -6253,13 +6253,13 @@ (define-public python2-olefile
(define-public python-pikepdf
(package
(name "python-pikepdf")
(version "2.12.2")
(version "2.13.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "pikepdf" version))
(sha256
(base32 "1r68zh8whp8wg4brjf5vha8h1ly8pjqyb37pfw91hyxfn6cm9wsz"))))
(base32 "1di5bbh2mr8m1aydky8ix12pkybrd0cvs8xqf5s2y1xa349r514l"))))
(build-system python-build-system)
(arguments
`(#:tests? #false)) ;require python-xmp-toolkit