py-json5: add 0.9.14 (#38178)
This commit is contained in:
		@@ -14,8 +14,9 @@ class PyJson5(PythonPackage):
 | 
				
			|||||||
    homepage = "https://github.com/dpranke/pyjson5"
 | 
					    homepage = "https://github.com/dpranke/pyjson5"
 | 
				
			||||||
    pypi = "json5/json5-0.9.4.tar.gz"
 | 
					    pypi = "json5/json5-0.9.4.tar.gz"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    version("0.9.14", sha256="9ed66c3a6ca3510a976a9ef9b8c0787de24802724ab1860bc0153c7fdd589b02")
 | 
				
			||||||
    version("0.9.10", sha256="ad9f048c5b5a4c3802524474ce40a622fae789860a86f10cc4f7e5f9cf9b46ab")
 | 
					    version("0.9.10", sha256="ad9f048c5b5a4c3802524474ce40a622fae789860a86f10cc4f7e5f9cf9b46ab")
 | 
				
			||||||
    version("0.9.6", sha256="9175ad1bc248e22bb8d95a8e8d765958bf0008fef2fe8abab5bc04e0f1ac8302")
 | 
					    version("0.9.6", sha256="9175ad1bc248e22bb8d95a8e8d765958bf0008fef2fe8abab5bc04e0f1ac8302")
 | 
				
			||||||
    version("0.9.4", sha256="2ebfad1cd502dca6aecab5b5c36a21c732c3461ddbc412fb0e9a52b07ddfe586")
 | 
					    version("0.9.4", sha256="2ebfad1cd502dca6aecab5b5c36a21c732c3461ddbc412fb0e9a52b07ddfe586")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    depends_on("py-setuptools", type=("build", "run"))
 | 
					    depends_on("py-setuptools", type="build")
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user