1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-28 21:20:29 +02:00

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

View File

@@ -5807,13 +5807,13 @@ the OleFileIO module from PIL, the Python Image Library.")
(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