me
/
guix
Archived
1
0
Fork 0

gnu: python-pikepdf: Update to 2.16.1.

* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.16.1.
Nicolas Goaziou 2021-07-29 10:28:08 +02:00
parent 01cc360cf5
commit 74dad2c75a
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

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