Add checksum for py-python-rapidjson@1.8 (#33210)
This commit is contained in:
parent
019463be39
commit
401412f999
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ class PyPythonRapidjson(PythonPackage):
|
|||
homepage = "https://github.com/python-rapidjson/python-rapidjson"
|
||||
pypi = "python-rapidjson/python-rapidjson-0.9.1.tar.gz"
|
||||
|
||||
version("1.8", sha256="170c2ff97d01735f67afd0e1cb0aaa690cb69ae6016e020c6afd5e0ab9b39899")
|
||||
version("1.5", sha256="04323e63cf57f7ed927fd9bcb1861ef5ecb0d4d7213f2755969d4a1ac3c2de6f")
|
||||
version("0.9.1", sha256="ad80bd7e4bb15d9705227630037a433e2e2a7982b54b51de2ebabdd1611394a1")
|
||||
|
||||
|
|
Loading…
Reference in a new issue