me
/
guix
Archived
1
0
Fork 0

gnu: python-fastjsonschema: Update to 2.15.1.

* gnu/packages/python-xyz.scm (python-fastjsonschema): Update to 2.15.1.
master
Tobias Geerinckx-Rice 2021-05-29 23:22:15 +02:00
parent fc71a45afd
commit 2a600ae5ff
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 3 deletions

View File

@ -10788,14 +10788,13 @@ JSON Reference and JSON Pointer.")
(define-public python-fastjsonschema
(package
(name "python-fastjsonschema")
(version "2.15.0")
(version "2.15.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "fastjsonschema" version))
(sha256
(base32
"0xknp399gpdjf08lrq2yvv66s7nsc51fgbm6vph7vyyg1ckbmv71"))))
(base32 "1ln2j60jzyn6p8i8ljygfgrji58hc23452g7nllkcjdk4p93c7v7"))))
(build-system python-build-system)
(arguments
`(#:tests? #f ; Fail with a strange backtrace ending in importlib.