gnu: python-pikepdf: Update to 2.6.0.

* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.6.0.
This commit is contained in:
Nicolas Goaziou 2021-02-26 09:50:44 +01:00
parent f9dd7683c6
commit 3b37247608
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

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