py-fastjsonschema: add 2.16.2 (#32845)
This commit is contained in:
parent
ae627150b2
commit
b7a43bf515
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ class PyFastjsonschema(PythonPackage):
|
|||
homepage = "https://github.com/horejsek/python-fastjsonschema"
|
||||
pypi = "fastjsonschema/fastjsonschema-2.15.1.tar.gz"
|
||||
|
||||
version("2.16.2", sha256="01e366f25d9047816fe3d288cbfc3e10541daf0af2044763f3d0ade42476da18")
|
||||
version("2.15.1", sha256="671f36d225b3493629b5e789428660109528f373cf4b8a22bac6fa2f8191c2d2")
|
||||
|
||||
depends_on("py-setuptools", type="build")
|
||||
|
|
Loading…
Reference in a new issue