me
/
guix
Archived
1
0
Fork 0

gnu: python-pikepdf: Update to 2.8.0.post1.

* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.8.0.post1.
master
Nicolas Goaziou 2021-03-07 17:45:50 +01:00
parent 291a26dbca
commit ba35d2b565
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

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