me
/
guix
Archived
1
0
Fork 0

Revert "gnu: python-pikepdf: Update to 3.0.0."

This reverts commit 14bcd6804f. The library
fails to build.
master
Nicolas Goaziou 2021-09-09 23:40:34 +02:00
parent cf4ccde47d
commit 370d1cdb61
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

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